summaryrefslogtreecommitdiff
path: root/cmds-device.c
Commit message (Expand)AuthorAgeFilesLines
* 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