summaryrefslogtreecommitdiff
path: root/utils.h
Commit message (Expand)AuthorAge
* btrfs-progs: basic support for TREE_SEARCH_V2 ioctlDavid Sterba2014-12-10
* btrfs-progs: Add count_digits() function to help calculate filename len.Qu Wenruo2014-12-10
* 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: optimize btrfs_scan_lblkid() for multiple callsAnand Jain2014-11-03
* btrfs-progs: introduce btrfs_register_all_device()Anand 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: add options to tune units for fi df outputDavid Sterba2014-10-10
* btrfs-progs: extend pretty printers with unit modeDavid Sterba2014-10-10
* btrfs-progs: remove scan_for_btrfs()Anand Jain2014-10-10
* btrfs-progs: remove BTRFS_SCAN_PROC scan methodAnand Jain2014-10-10
* btrfs-progs: remove BTRFS_SCAN_DEV and btrfs_scan_one_dirEric Sandeen2014-10-10
* btrfs-progs: move test_isdir() to utils.cSatoru Takeuchi2014-08-22
* btrfs-progs: introduce test_issubvolname() for simplicitySatoru Takeuchi2014-08-22
* btrfs-progs: define BTRFS_MKFS_SMALL_VOLUME_SIZE for small volumeAnand Jain2014-08-22
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-22
* btrfs-progs: Add minimum device size checkQu Wenruo2014-08-22
* btrfs-progs: canonicalize pathnames for device commandsJeff Mahoney2014-08-22
* btrfs-progs: mkfs: allow UUID specification at mkfs timeEric Sandeen2014-08-22
* Btrfs-progs: allow compression property gets for read-only subvolumesFilipe David Borba Manana2014-05-02
* btrfs-progs: Allow use of get_device_info()Goffredo Baroncelli2014-03-21
* Btrfs-progs: new helper to parse string to u64 for btrfsWang Shilong2014-03-21
* btrfs-progs: move find_mount_root to utils.[ch]Qu Wenruo2014-03-21
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-31
* Btrfs-progs: let get_label return the label instead of printing itFilipe David Borba Manana2014-01-31
* Btrfs-progs: make pretty_sizes take u64 instead of a doubleJosef Bacik2013-10-24
* btrfs-progs: filesystem show of specified mounted disk should workAnand Jain2013-10-24
* btrfs-progs: make get_btrfs_mount callableAnand Jain2013-10-24
* btrfs-progs: use kernel for mounted disk for showAnand Jain2013-10-16
* Btrfs-progs: make pretty_size_snprintf() return lenWang Shilong2013-10-16
* btrfs-progs: create helper function to use lblkid to scan for btrfs disksAnand Jain2013-10-16
* btrfs-progs: look up the containing tree root idDavid Sterba2013-10-16
* Btrfs-progs: move ask_user() to utils.cWang Shilong2013-10-16
* btrfs-progs: use better name for nodiscard variable and flip the logicDavid Sterba2013-10-16
* btrfs-progs: make btrfs-corrupt-block compile againDavid Sterba2013-10-16
* btrfs-progs: mkfs should check for small vol well beforeAnand Jain2013-10-16
* btrfs-progs: avoid write to the disk before sure to create fsAnand Jain2013-10-16
* Btrfs-progs: mkfs can now create fs with skinny extentsFilipe David Borba Manana2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* btrfs-progs: get_label_mounted to return label instead of printAnand Jain2013-08-09
* btrfs-progs: congregate dev scanAnand Jain2013-08-09
* btrfs-progs: btrfs_scan_for_fsid doesn't need all the argumentsAnand Jain2013-08-09
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* btrfs-progs: per-thread, per-call pretty bufferZach Brown2013-08-09
* btrfs-progs: mkfs should first check all disks before writing to a diskAnand Jain2013-04-23
* Btrfs-progs: make btrfs-image restore with a valid chunk tree V2Josef Bacik2013-04-09