summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
* btrfs-progs: Rename OPEN_CTREE_FS_PARTIAL to OPEN_CTREE_TEMPORARY_SUPERQu Wenruo2018-04-24
* btrfs-progs: replace test_issubvolume() with btrfs_util_is_subvolume()Omar Sandoval2018-03-06
* btrfs-progs: use libbtrfsutil for subvol showOmar Sandoval2018-03-06
* btrfs-progs: prevent incorrect use of subvol_strip_mountpointAxel Burri2018-02-19
* btrfs-progs: treewide: Replace strerror(errno) with %m.Rosen Penev2018-01-31
* btrfs-progs: don't clobber errno in close_file_or_dirDavid Sterba2018-01-31
* btrfs-progs: Replace usage of list_for_each with list_for_each_entryNikolay Borisov2018-01-31
* btrfs-progs: Factor out common print_device_infoNikolay Borisov2018-01-31
* btrfs-progs: mkfs: Use the whole file or block device to mkfs for rootdirQu Wenruo2018-01-08
* btrfs-progs: mkfs: fix regression preventing --rootdir to create fileQu Wenruo2018-01-08
* btrfs-progs: extent-cache: actually cache extent buffersJeff Mahoney2017-10-06
* btrfs-progs: change seen_fsid to hold fd and DIRMisono, Tomohiro2017-10-06
* btrfs-progs: move seen_fsid to utils.cMisono, Tomohiro2017-10-06
* btrfs-progs: move get_fsid() to utils.cMisono, Tomohiro2017-10-06
* btrfs-progs: inspect rootid: Allow a file to be specifiedMisono, Tomohiro2017-09-08
* btrfs-progs: add crude error handling when transaction start failsDavid Sterba2017-09-08
* btrfs-progs: subvol show: add support to search subvolume by rootid or uuidAnand Jain2017-07-20
* btrfs-progs: Refactor btrfs_add_device() to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor nodesize users in utils.cQu Wenruo2017-07-03
* btrfs-progs: move prefixcmp helper to utilsDavid Sterba2017-03-08
* btrfs-progs: move utils code out of headerDavid Sterba2017-03-08
* btrfs-progs: move mkfs helper implementation out of utilsDavid Sterba2017-03-08
* btrfs-progs: move more mkfs declarations to the common headerDavid Sterba2017-03-08
* btrfs-progs: move fs features implementation to own fileDavid Sterba2017-03-08
* btrfs-progs: move fs features declarations to own header from utilsDavid Sterba2017-03-08
* btrfs-progs: convert: move common api implementation to own fileDavid Sterba2017-03-08
* btrfs-progs: mkfs: move common api implementation to own fileDavid Sterba2017-03-08
* btrfs-progs: move convert definitions to own headerDavid Sterba2017-03-08
* btrfs-progs: move mkfs definitions to own headerDavid Sterba2017-03-08
* btrfs-progs: move help implemetnation to own fileDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: Introduce kernel sizes to cleanup large intermediate numberQu Wenruo2017-03-08
* btrfs-progs: introduce global configDavid Sterba2017-03-08
* btrfs-progs: mkfs/convert: separate the convert part from make_btrfsDavid Sterba2017-01-27
* btrfs-progs: mkfs: print device name while trimmingDavid Sterba2017-01-25
* btrfs-progs: make negative number pretty printing optionalDavid Sterba2017-01-25
* btrfs-progs: utils: negative numbers are more plausible than sizes over 8 EiBZygo Blaxell2017-01-25
* btrfs-progs: Use helper function to access btrfs_super_block->sys_chunk_array...Chandan Rajendra2016-12-14
* btrfs-progs: move lookup_path_rootid to library utilsDavid Sterba2016-11-24
* btrfs-progs: utils: Fix NULL pointer derefernces in string_is_numericalQu Wenruo2016-11-23
* btrfs-progs: mkfs: add names of matching sysfs feature namesDavid Sterba2016-11-11
* btrfs-progs: mkfs: enhance feature tableDavid Sterba2016-11-11
* btrfs-progs: mkfs: extend mkfs features with compat, safe and default versionsDavid Sterba2016-11-11
* btrfs-progs: mkfs: add temporary variable for fs featuresDavid Sterba2016-11-11
* btrfs-progs: use correct type for device id iteration in get_fs_infoDavid Sterba2016-11-09
* btrfs-progs: fix search tree v2 ioctl detectionDavid Sterba2016-11-09
* btrfs-progs: utils: remove useless check in make_btrfsDavid Sterba2016-11-09
* btrfs-progs: mkfs: store creation time of the toplevel subvolumeDavid Sterba2016-11-09
* 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