summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
* btrfs-progs: Introduce get_unit_mode_from_arg for common useZhao Lei2015-08-31
* btrfs-progs: add memory allocation fail check in btrfs_add_to_fsid()Byongho Lee2015-08-31
* btrfs-progs: Introduce btrfs_open_dir wrapperZhao Lei2015-08-31
* btrfs-progs: utils: missing newline in error messages when checking dupDavid Sterba2015-07-14
* btrfs-progs: drop unused parameter from make_btrfsDavid Sterba2015-07-01
* btrfs-progs: move make_btrfs arguments to a structDavid Sterba2015-07-01
* btrfs-progs: add helper for copying pathsDavid Sterba2015-06-12
* btrfs-progs: properly set up ioctl argumentsDavid Sterba2015-06-12
* btrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAXDavid Sterba2015-06-12
* btrfs-progs: use less memory for pretty_size_mode buffersDavid Sterba2015-06-11
* btrfs-progs: print error within test_num_disk_vs_raidDavid Sterba2015-06-11
* btrfs-progs: print error within test_dev_for_mkfsDavid Sterba2015-06-11
* btrfs-progs: cleanup after errors in open_file_or_dir3David Sterba2015-06-09
* btrfs-progs: fix argv0_buf handlingDavid Sterba2015-06-09
* btrfs-progs: return the fsid from make_btrfs()Goffredo Baroncelli2015-06-08
* btrfs-progs: add strdup in btrfs_add_to_fsid() to track the device pathGoffredo Baroncelli2015-06-08
* btrfs-progs: mkfs: move info message out of btrfs_add_to_fsidDavid Sterba2015-06-08
* btrfs-progs: add function to stringify filesystem featuresDavid Sterba2015-06-04
* btrfs-progs: mkfs: check metadata redundancySam Tygier2015-06-02
* btrfs-progs: btrfs_scan_block_devices is unused function delete itAnand Jain2015-05-14
* btrfs-progs: print fs features filtered by a maskDavid Sterba2015-04-07
* btrfs-progs: move feature parsing from mkfs to utilsDavid Sterba2015-04-07
* btrfs-progs: mkfs, deprecate leafsize and clean up the codeDavid Sterba2015-04-07
* btrfs-progs: Allow parse_qgroupid() to resolve subvolume path into qgroupidQu Wenruo2015-03-24
* btrfs-progs: Move parse_qgroupid() to utils.cQu Wenruo2015-03-24
* btrfs-progs: Fix msgs in check_node_or_leaf_sizeSebastian Thorarensen2015-03-23
* btrfs-progs: mkfs: Move out some nodesize codeSebastian Thorarensen2015-03-23
* btrfs-progs: don't output operational status information to stderrXing Gu2015-01-27
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: Fix a buffer overflow causing segfault in fstests/btrfs/069Qu Wenruo2015-01-09
* btrfs-progs: Allow debug-tree to be executed on regular file.Qu Wenruo2015-01-09
* btrfs-progs: safely copy path in btrfs_scan_lblkidDavid Sterba2015-01-03
* btrfs-progs: cleanup whitespace in is_same_blk_fileDavid Sterba2015-01-03
* btrfs-progs: use strncpy in is_same_blk_fileDavid Sterba2015-01-03
* btrfs-progs: move check_arg_type() to util.cGui Hecheng2014-12-29
* btrfs-progs: basic support for TREE_SEARCH_V2 ioctlDavid Sterba2014-12-10
* btrfs-progs: fix wrong num_devices for btrfs fi show with seed devicesGui Hecheng2014-12-04
* btrfs-progs: remove BUG_ON on num of devices for btrfs fi showGui Hecheng2014-12-04
* btrfs-progs: provide better error message for raid profile mismatchHidetoshi Seto2014-12-04
* btrfs-progs: Add command btrfs filesystem disk-usageGoffredo Baroncelli2014-12-04
* btrfs-progs: Enhance the command btrfs filesystem dfGoffredo Baroncelli2014-12-04
* btrfs-progs: move group type and profile pretty printers to utilsDavid Sterba2014-12-04
* btrfs-progs: use proper size for argv0 substitutionDavid Sterba2014-11-18
* btrfs-progs: use the correct SI prefixesDavid Sterba2014-11-04
* btrfs-progs: optimize btrfs_scan_lblkid() for multiple callsAnand Jain2014-11-03
* btrfs-progs: introduce btrfs_register_all_device()Anand Jain2014-11-03
* revert btrfs-progs: do a separate probe for _transient_ replacing deviceAnand Jain2014-11-03
* btrfs-progs: code optimize cmd_scan_dev() use btrfs_register_one_device()Anand Jain2014-11-03
* Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana2014-10-17
* btrfs-progs: check sscanf return codeZach Brown2014-10-16