Btrfs-progs: fix closing of opendir()
[platform/upstream/btrfs-progs.git] / cmds-filesystem.c
2013-08-09 Wang ShilongBtrfs-progs: fix closing of opendir()
2013-08-09 Zach Brownbtrfs-progs: per-thread, per-call pretty buffer
2013-04-23 Liu BoBtrfs-progs: record errno for ioctl DEFRAG_RANGE
2013-03-18 Anand Jainbtrfs-progs: defrag return zero on success
2013-02-26 Jeff Liubtrfs-progs: move btrfslabel.[c|h] stuff to utils....
2013-02-26 Jeff LiuBtrfs-progs: fix cmd_label_usage to reflect this change.
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: simplify ioctl name copy and null termination
2013-02-06 Zach Brownbtrfs-progs: don't leak fd in resize
2013-02-01 David WoodhouseAdd basic RAID[56] support
2013-01-17 Goffredo BaroncelliMove parse_size() to utils.[hc]
2012-10-04 Zhi Yong Wubtrfs-progs: Fix up memory leakage
2012-10-04 Zhi Yong Wubtrfs-progs: Close file descriptor on exit
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-07-03 Shawn Bohrerbtrfs-progs: Update resize documentation
2012-07-03 Josef BacikBtrfs-progs: make btrfs filesystem show <uuid> actually...
2012-06-05 Jim Meyeringavoid several strncpy-induced buffer overruns
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-08 Ilya DryomovBtrfs-progs: allow multi-line command group synopsis
2012-02-05 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-02-05 Chris MasonMerge branch 'parser' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: add 'balance' command group infrastructure
2012-02-03 Ilya DryomovBtrfs-progs: switch all existing commands to a new...
2012-02-03 Ilya DryomovBtrfs-progs: rearrange files in the repo