summaryrefslogtreecommitdiff
path: root/cmds-filesystem.c
Commit message (Expand)AuthorAge
* btrfs-progs: filesystem show of specified mounted disk should workAnand Jain2013-10-24
* btrfs-progs: use BTRFS_SCAN_LBLKID as default scan in filesystem showAnand Jain2013-10-16
* btrfs-progs: use kernel for mounted disk for showAnand Jain2013-10-16
* btrfs-progs: Add recursive defrag using -r optionFrank Holton2013-10-16
* btrfs-progs: move out print in cmd_df to another functionAnand Jain2013-10-16
* btrfs-progs: add list_sort and use it to sort devices by idDavid Sterba2013-10-16
* Btrfs-progs: fix magic return value in cmds-filesystem.cWang Shilong2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-09
* btrfs-progs: congregate dev scanAnand Jain2013-08-09
* btrfs-progs: label option in btrfs filesystem show is not codedAnand Jain2013-08-09
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* btrfs-progs: per-thread, per-call pretty bufferZach Brown2013-08-09
* Btrfs-progs: record errno for ioctl DEFRAG_RANGELiu Bo2013-04-23
* btrfs-progs: defrag return zero on successAnand Jain2013-03-18
* btrfs-progs: move btrfslabel.[c|h] stuff to utils.[c|h]Jeff Liu2013-02-26
* Btrfs-progs: fix cmd_label_usage to reflect this change.Jeff Liu2013-02-26
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: simplify ioctl name copy and null terminationEric Sandeen2013-02-05
| * btrfs-progs: don't leak fd in resizeZach Brown2013-02-05
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* Move parse_size() to utils.[hc]Goffredo Baroncelli2013-01-17
* btrfs-progs: Fix up memory leakageZhi Yong Wu2012-10-04
* btrfs-progs: Close file descriptor on exitZhi Yong Wu2012-10-04
* btrfs-progs: Update resize documentationShawn Bohrer2012-07-03
* Btrfs-progs: make btrfs filesystem show <uuid> actually workJosef Bacik2012-07-03
* avoid several strncpy-induced buffer overrunsJim Meyering2012-06-05
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08
* Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-03
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-03
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-03