summaryrefslogtreecommitdiff
path: root/cmds-device.c
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs-progs: fix minor grammar issuesMitchel Humpherys2014-01-311-2/+2
* btrfs-progs: handle error in the btrfs_prepare_deviceAnand Jain2014-01-311-4/+3
* Btrfs-progs: add sanity checks for btrfs device operationsWang Shilong2014-01-311-0/+18
* Btrfs-progs: make sure we return an error when we can't add a deviceJosef Bacik2013-10-241-0/+1
* btrfs-progs: use the marco BTRFS_UPDATE_KERNEL where neededAnand Jain2013-10-161-1/+1
* btrfs-progs: device scan use BTRFS_SCAN_LBLKID by defaultAnand Jain2013-10-161-1/+1
* btrfs-progs: device add should check existing FS before addingAnand Jain2013-10-161-25/+11
* btrfs-progs: add nodiscard option to device addDavid Sterba2013-10-161-5/+29
* Btrfs-progs: fix magic return value in cmds-device.cWang Shilong2013-10-161-15/+9
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-031-1/+1
* btrfs-progs: fix shadow symbolsZach Brown2013-09-031-5/+5
* btrfs-progs: remove __CHECKER__ from main codeZach Brown2013-09-031-9/+0
* btrfs-progs: device delete to get errors from the kernelAnand Jain2013-08-091-2/+8
* btrfs-progs: congregate dev scanAnand Jain2013-08-091-8/+3
* btrfs-progs: update device scan usageAnand Jain2013-08-091-1/+1
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-091-6/+9
* btrfs-progs: Fix getopt on arm/ppc platformsDavid Sterba2013-08-091-1/+1
* btrfs-progs: rework get_fs_info to remove side effectsEric Sandeen2013-03-121-2/+3
* btrfs-progs: Remove write-only var fdres in cmd_dev_stats()Eric Sandeen2013-02-271-3/+0
* btrfs-progs: simplify ioctl name copy and null terminationEric Sandeen2013-02-051-6/+3
* btrfs-progs: check for open failure, don't closeZach Brown2013-02-051-2/+1
* Btrfs-progs: add command to get/reset device stats via ioctlStefan Behrens2013-01-311-0/+117
* Btrfs-progs: add btrfs device ready commandJosef Bacik2013-01-231-0/+35
* Btrfs-progs: only enforce a maximum size if we specify oneJosef Bacik2012-10-021-1/+2
* avoid several strncpy-induced buffer overrunsJim Meyering2012-06-051-0/+3
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-081-2/+4
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-031-34/+70
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-031-0/+223