summaryrefslogtreecommitdiff
path: root/cmds-device.c
Commit message (Expand)AuthorAge
* btrfs-progs: Remove all btrfs_close_all_devices in sub-commandZhao Lei2015-11-02
* Btrfs-progs: Do not force mixed block group creation unless '-M' option is sp...Chandan Rajendra2015-11-02
* btrfs-progs: device add: cleanup argument handlingAnand Jain2015-11-02
* btrfs-progs: use btrfs_open_dir in open_path_or_dev_mntZhao Lei2015-11-02
* btrfs-progs: fix is_block_device() return checksAnand Jain2015-10-02
* btrfs-progs: cleanup, mark more functions staticDavid Sterba2015-09-14
* btrfs-progs: cleanup, make usage strings staticDavid Sterba2015-09-14
* btrfs-progs: Use common unit parser for btrfs device commandZhao Lei2015-09-01
* btrfs-progs: use btrfs_open_dir for btrfs device commandZhao Lei2015-08-31
* btrfs-progs: close all fs_devices before exit in some commandsZhao Lei2015-08-31
* 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