summaryrefslogtreecommitdiff
path: root/cmds-device.c
Commit message (Expand)AuthorAge
* btrfs-progs: update help for device statsDavid Sterba2015-08-31
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-31
* btrfs-progs: alias btrfs device delete to btrfs device removeOmar Sandoval2015-06-26
* btrfs-progs: properly set up ioctl argumentsDavid Sterba2015-06-12
* btrfs-progs: print error within test_dev_for_mkfsDavid Sterba2015-06-11
* btrfs-progs: add command group info stringsDavid Sterba2015-06-09
* btrfs-progs: use the correct variableAnand Jain2015-05-14
* btrfs-progs: cleanup, rename *disk_usage* files to usageDavid Sterba2015-04-22
* btrfs-progs: improve troubleshooting avoid duplicate error stringsAnand Jain2015-04-14
* btrfs-progs: cleanup option index argument from getopt_longDavid Sterba2015-04-08
* 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