summaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: open RW to register device using btrfs-controlAnand Jain2014-10-16
* btrfs-progs: add options to tune units for fi df outputDavid Sterba2014-10-10
* btrfs-progs: Remove extra 'const' modifiers; they don't do anything.Adam Buchbinder2014-10-10
* btrfs-progs: extend pretty printers with unit modeDavid Sterba2014-10-10
* btrfs-progs: print B for bytesDavid Sterba2014-10-10
* btrfs-progs: do a separate probe for transient replacing deviceAnand Jain2014-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: force overwrite should wipe stale SBAnand Jain2014-10-10
* btrfs-progs: remove BTRFS_SCAN_DEV and btrfs_scan_one_dirEric Sandeen2014-10-10
* btrfs-progs: don't fall back to recursive /dev scanEric Sandeen2014-10-10
* btrfs-progs: fix find_mount_root() to handle duplicated mount point correctlyQu Wenruo2014-09-14
* Btrfs-progs: fix typosHolger Hoffstätte2014-09-02
* btrfs-progs: move test_isdir() to utils.cSatoru Takeuchi2014-08-22
* btrfs-progs: introduce test_issubvolname() for simplicitySatoru Takeuchi2014-08-22
* btrfs-progs: fix improper return value check for is_existing_blk_or_reg_fileGui Hecheng2014-08-22
* Btrfs-progs: fix some build warnings on 32bit platformWang Shilong2014-08-22
* btrfs-progs: Check fstype in find_mount_root()Qu Wenruo2014-08-22
* btrfs-progs: Remove fprintf() in find_mount_root().Qu Wenruo2014-08-22
* btrfs-progs: fix wrong message about forcing the mixed group profileAnand Jain2014-08-22
* btrfs-progs: mkfs: don't zero extend small filesZach Brown2014-08-22
* btrfs-progs: define BTRFS_MKFS_SMALL_VOLUME_SIZE for small volumeAnand Jain2014-08-22
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-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: Improve the parse_size() error messageQu 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: move arg_strtou64 to a separate file for libraryDavid Sterba2014-05-02
* Btrfs-progs: mkfs: Remove 'zero_end =1' since it has been set to a valueLi Yang2014-05-02
* Btrfs-progs: allow compression property gets for read-only subvolumesFilipe David Borba Manana2014-05-02
* Btrfs-progs: fix check to test trim supportRakesh Pandit2014-05-02
* btrfs-progs: make device discard process interruptibleDavid Sterba2014-04-04
* btrfs-progs: Fix a memleak in btrfs_scan_lblkid().Qu Wenruo2014-03-21
* btrfs-progs: Fix bug when scanned for devid which was missing and deletedAnand Jain2014-03-21
* btrfs-progs: latest_devid is not always the probed devidAnand Jain2014-03-21