summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: Dont' stop scanning of devices at first failed deviceYauhen Kharuzhy2016-03-14
* btrfs-progs: util: Fix a wrong unit of pretty_sizeQu Wenruo2016-03-14
* btrfs-progs: write down the meaning of BTRFS_ARG_BLKDEVSatoru Takeuchi2016-02-05
* btrfs-progs: introduce helper for parsing args without optionsDavid Sterba2016-01-14
* btrfs-progs: let test_isdir return the exact errorDavid Sterba2016-01-13
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-12
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-12
* btrfs-progs: use NULL instead of 0Byongho Lee2016-01-12
* btrfs-progs: docs: mkfs, implications of DUP on devicesDavid Sterba2016-01-04
* btrfs-progs: mkfs: allow --data DUP for single deviceZhao Lei2015-11-26
* btrfs-progs: mkfs: use correct size for superblock csum and writeoutDavid Sterba2015-11-19
* btrfs-progs: fix fd leak in resolve_loop_device_with_loopdevDavid Sterba2015-11-16
* btrfs-progs: utils: do not expect lo_file_name to be null terminatedDavid Sterba2015-11-16
* btrfs-progs: Fix partitioned loop devices resolvingFlorian Margaine2015-11-16
* btrfs-progs: mkfs: handler memory allocation error in make_btrfsDavid Sterba2015-11-16
* btrfs-progs: simplify empty stirngs checkDavid Sterba2015-11-06