summaryrefslogtreecommitdiff
path: root/cmds-device.c
Commit message (Expand)AuthorAge
* btrfs-progs: unify getopt table terminatorsDavid Sterba2015-01-21
* btrfs-progs: add --human-readable option where applicableDavid Sterba2015-01-21
* btrfs-progs: use predefined getopt values for unit suffixesDavid Sterba2015-01-21
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-19
* btrfs-progs: unify unit mode parameters and variablesDavid Sterba2014-12-18
* btrfs-progs: dev usage, add switches to set output unitsDavid Sterba2014-12-18
* btrfs-progs: clean up return codes and pathsDavid Sterba2014-12-04
* btrfs-progs: replace df_pretty_sizes with pretty_size_modeDavid Sterba2014-12-04
* btrfs-progs: cleanup filesystem/device usage codeDavid Sterba2014-12-04
* btrfs-progs: compare unallocated space against the correct valueDavid Sterba2014-12-04
* btrfs-progs: Print more info about device sizesDavid Sterba2014-12-04
* btrfs-progs: move device usage to cmds-device, more cleanupsDavid Sterba2014-12-04
* btrfs-progs: Add btrfs device disk-usage commandGoffredo Baroncelli2014-12-04
* btrfs-progs: use canonical name for device in btrfs fi show when mountedGui Hecheng2014-11-14
* btrfs-progs: optimize btrfs_scan_lblkid() for multiple callsAnand Jain2014-11-03
* btrfs-progs: code optimize cmd_scan_dev() use btrfs_register_one_device()Anand Jain2014-11-03
* btrfs-progs: remove BTRFS_SCAN_PROC scan methodAnand Jain2014-10-10
* btrfs-progs: scan /proc/partitions not all of /dev with "-d"Eric Sandeen2014-10-10
* Btrfs-progs: fix typosHolger Hoffstätte2014-09-02
* btrfs-progs: canonicalize pathnames for device commandsJeff Mahoney2014-08-22
* btrfs-progs: Improve the errno string about open_path_or_dev_mnt()Qu Wenruo2014-08-22
* btrfs-progs: Modify the help string to keep consistent with man page.Qu Wenruo2014-04-11
* btrfs-progs: make the device scan logic more clearGui Hecheng2014-03-21
* btrfs-progs: cleanup device stat usage promptGui Hecheng2014-03-21
* btrfs-progs: fix minor grammar issuesMitchel Humpherys2014-01-31
* btrfs-progs: handle error in the btrfs_prepare_deviceAnand Jain2014-01-31
* Btrfs-progs: add sanity checks for btrfs device operationsWang Shilong2014-01-31
* Btrfs-progs: make sure we return an error when we can't add a deviceJosef Bacik2013-10-24
* btrfs-progs: use the marco BTRFS_UPDATE_KERNEL where neededAnand Jain2013-10-16
* btrfs-progs: device scan use BTRFS_SCAN_LBLKID by defaultAnand Jain2013-10-16
* btrfs-progs: device add should check existing FS before addingAnand Jain2013-10-16
* btrfs-progs: add nodiscard option to device addDavid Sterba2013-10-16
* Btrfs-progs: fix magic return value in cmds-device.cWang Shilong2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: fix shadow symbolsZach Brown2013-09-03
* btrfs-progs: remove __CHECKER__ from main codeZach Brown2013-09-03
* btrfs-progs: device delete to get errors from the kernelAnand Jain2013-08-09
* btrfs-progs: congregate dev scanAnand Jain2013-08-09
* btrfs-progs: update device scan usageAnand Jain2013-08-09
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* btrfs-progs: Fix getopt on arm/ppc platformsDavid Sterba2013-08-09
* btrfs-progs: rework get_fs_info to remove side effectsEric Sandeen2013-03-12
* btrfs-progs: Remove write-only var fdres in cmd_dev_stats()Eric Sandeen2013-02-27
* btrfs-progs: simplify ioctl name copy and null terminationEric Sandeen2013-02-05
* btrfs-progs: check for open failure, don't closeZach Brown2013-02-05
* Btrfs-progs: add command to get/reset device stats via ioctlStefan Behrens2013-01-31
* Btrfs-progs: add btrfs device ready commandJosef Bacik2013-01-23
* Btrfs-progs: only enforce a maximum size if we specify oneJosef Bacik2012-10-02
* avoid several strncpy-induced buffer overrunsJim Meyering2012-06-05
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08