summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
...
* btrfs-progs: subvol show: print more details about toplevel subvolumeDavid Sterba2016-11-09
* btrfs-progs: use existing rootid resolving helper in btrfs_list_get_path_rootidDavid Sterba2016-11-09
* btrfs-progs: rename lookup_ino_rootidDavid Sterba2016-11-09
* btrfs-progs: rename btrfs_scan_lblkid() to btrfs_scan_devices()Karel Zak2016-10-25
* btrfs-progs: mkfs: detect version of running kernelDavid Sterba2016-10-25
* btrfs-progs: constify string arguments where appropriateDavid Sterba2016-10-03
* btrfs-progs: change btrfs_csum_final result param type to u8Domagoj Tršan2016-10-03
* btrfs-progs: use standard allocation functions in non-kenrel codeDavid Sterba2016-10-03
* btrfs-progs: improve error handling in btrfs_add_to_fsidDavid Sterba2016-10-03
* btrfs-progs: remove redundant check in btrfs_add_to_fsidDavid Sterba2016-10-03
* btrfs-progs: mkfs: handle block ordering errors in make_btrfsDavid Sterba2016-09-21
* btrfs-progs: mkfs: check for sane sectorsize earlierDavid Sterba2016-09-21
* btrfs-progs: more verbose error handling in creation helpersDavid Sterba2016-09-21
* btrfs-progs: switch BUG_ON to ASSERT in reserve_free_spaceDavid Sterba2016-09-21
* btrfs-progs: mkfs: use preallocated buffers for config uuidsDavid Sterba2016-09-21
* btrfs-progs: mkfs: Warn user for minimal RAID5/6 devices setupQu Wenruo2016-09-21
* btrfs-progs: two staged filesystem creationDavid Sterba2016-08-24
* btrfs-progs: introduce signature for a partially set up filesystemDavid Sterba2016-08-24
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: refactor and extend btrfs_prepare_device argumentsDavid Sterba2016-07-28
* btrfs-progs: du: fix to skip not btrfs dir/fileWang Shilong2016-07-13
* btrfs-progs: new helper for option parsing, more permissive for "no options"David Sterba2016-06-17
* btrfs-progs: Introduce function to setup temporary extent treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to initialize csum treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to initialize fs treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to initialize device treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to setup temporary chunk rootQu Wenruo2016-06-07
* btrfs-progs: Introduce function to setup temporary tree rootQu Wenruo2016-06-07
* btrfs-progs: Introduce function to setup temporary superblockQu Wenruo2016-06-07
* btrfs-progs: utils: Introduce new function for convertQu Wenruo2016-06-07
* btrfs-progs: utils: Introduce new pseudo random APIQu Wenruo2016-06-01
* btrfs-progs: switch to common message helpers in utils.cDavid Sterba2016-06-01
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: mkfs: fix an error when using DUP on multidev fsSatoru Takeuchi2016-03-30
* btrfs-progs: fix fd leak in get_subvol_infoDavid Sterba2016-03-30
* btrfs-progs: use safe copy for label buffer everywhereDavid Sterba2016-03-30
* btrfs-progs: rename __strncpy__null to __strncpy_nullDavid Sterba2016-03-30
* btrfs-progs: mkfs: allow DUP on multidev fs, only warnDavid Sterba2016-03-30
* btrfs-progs: cleanup block group helpers typesDavid Sterba2016-03-30
* btrfs-progs: utils: make more arguments constDavid Sterba2016-03-30
* btrfs-progs: rename get_subvol_name() to subvol_strip_mountpoint()Anand Jain2016-03-30
* btrfs-progs: create get_subvol_info()Anand Jain2016-03-30
* btrfs-progs: move get_subvol_name() to utils.cAnand Jain2016-03-30
* btrfs-progs: remove duplicate function __is_subvol()Anand Jain2016-03-30
* btrfs-progs: move test_issubvolume() to utils.cAnand Jain2016-03-30
* btrfs-progs: rearrange subvolume functions togetherAnand Jain2016-03-30
* btrfs-progs: utils: make sure set_label_mounted uses correct length buffersPetros Angelatos2016-03-30
* btrfs-progs: utils: switch more error messages to common helpersDavid Sterba2016-03-14
* btrfs-progs: improve error messages after failed wipingDavid Sterba2016-03-14
* btrfs-progs: Avoid interpreting options after "--" when getting unit modeSatoru Takeuchi2016-03-14