summaryrefslogtreecommitdiff
path: root/cmds-device.c
Commit message (Expand)AuthorAge
* btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non...Qu Wenruo2018-08-06
* btrfs-progs: constify pathnames passed as argumentsJeff Mahoney2018-08-06
* btrfs-progs: treewide: Replace strerror(errno) with %m.Rosen Penev2018-01-31
* btrfs-progs: doc: add description of missing and example, of device removeMisono, Tomohiro2017-11-14
* btrfs-progs: device: add description of alias to help messageMisono, Tomohiro2017-11-14
* btrfs-progs: Fix 'btrfs device stats --check' cli optionLakshmipathi.G2017-06-26
* btrfs-progs: remove unused argument from print_device_chunksDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from print_device_sizesDavid Sterba2017-03-08
* btrfs-progs: move more mkfs declarations to the common headerDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: dev stats: update option name for checking non-zero statusDavid Sterba2016-12-14
* btrfs-progs: docs: update dev stats help and manual pageDavid Sterba2016-12-14
* btrfs-progs: dev stats: add long option for -zDavid Sterba2016-12-14
* btrfs-progs: dev stats: use table based printing of itemsDavid Sterba2016-12-14
* btrfs-progs: dev stats: use char type pathDavid Sterba2016-12-14
* btrfs-progs: dev stats: adjust some error messagesDavid Sterba2016-12-14
* btrfs-progs: dev stats: add dev stats returncode optionAustin S. Hemmelgarn2016-12-14
* btrfs-progs: rename btrfs_scan_lblkid() to btrfs_scan_devices()Karel Zak2016-10-25
* btrfs-progs: refactor and extend btrfs_prepare_device argumentsDavid Sterba2016-07-28
* btrfs-progs: do not set optind if not necessaryDavid Sterba2016-07-13
* btrfs-progs: handle memory allocation error in cmd_device_statsDavid Sterba2016-05-02
* btrfs-progs: "device ready" accepts just one deviceSatoru Takeuchi2016-05-02
* btrfs-progs: device stats: Print devid instead of nullPatrik Lundquist2016-05-02
* btrfs-progs: Introduce device delete by devidAnand Jain2016-03-14
* btrfs-progs: Fix device scan to interpret its argument properlySatoru Takeuchi2016-03-14
* btrfs-progs: Dont' stop scanning of devices at first failed deviceYauhen Kharuzhy2016-03-14
* btrfs-progs: fix broken 'device scan' arguments parsingYauhen Kharuzhy2016-03-14
* btrfs-progs: unify argc min/max checkingDavid Sterba2016-03-14
* btrfs-progs: add getopt stubs where neededDavid Sterba2016-03-14
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-12
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-12
* btrfs-progs: cleanup cmd_device_usage, simplify loop checksZhao Lei2015-11-16
* btrfs-progs: device: use warning/error for error messageZhao Lei2015-11-16
* btrfs-progs: allow device deletion using 'missing' keyword againAlexander Fougner2015-11-16
* btrfs-progs: utils: rename helpinfo unit vairablesDavid Sterba2015-11-06
* 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