summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* incorrect argument checking for "btrfs sub snap -r"Stephane Chazelas2011-10-25
* btrfs-progs: Fix over-sized limit on bufferHugo Mills2011-10-25
* Updated manpage for btrfs subvolume snapshot.Andreas Philipp2011-10-25
* Test the additional ioctl.Andreas Philipp2011-10-25
* Support the new parameters in do_clone(int argc, char** argv).Andreas Philipp2011-10-25
* Add support for read-only subvolumes.Andreas Philipp2011-10-25
* Added support for an additional ioctl.Andreas Philipp2011-10-25
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* add detailed help messages to btrfs commandHubert Kario2011-10-25
* add advanced use of --help to help messageHubert Kario2011-10-25
* mkfs should initialize unused fields properlyJan Schmidt2011-10-25
* btrfs-progs: setting of time to the root directoryTsutomu Itoh2011-10-25
* btrfs-progs: add discard support to mkfsChristoph Hellwig2011-10-25
* btrfs-progs: fix wrong extent buffer size when reading tree blockMiao Xie2011-10-25
* btrfs-progs: Add new feature to mkfs.btrfs to make file system image file fro...Donggeun Kim2011-10-25
* Btrfs-progs: Update man page for mixed data+metadata option.Mitch Harder2011-10-25
* Add the "btrfs filesystem label" commandGoffredo Baroncelli2011-10-25
* Deprecate btrfsctl, btrfs-show, btrfs-volGoffredo Baroncelli2011-10-25
* Update/clean up btrfs help and man page V2Goffredo Baroncelli2011-10-25
* Update for lzo supportLi Zefan2011-10-25
* Btrfs-progs: add support for mixed data+metadata block groupsJosef Bacik2011-10-25
* Btrfs-progs: update super fields for space cacheJosef Bacik2011-10-25
* Improve error handling in the btrfs commandGoffredo Baroncelli2011-10-25
* update man page to new defragment command interfaceHubert Kario2011-10-25
* Btrfs-progs utils Informative errorsGoldwyn Rodrigues2011-10-25
* Btrfs-progs use safe string manipulation functionsEduardo Silva2011-10-25
* Btrfs-progs: add a btrfs-select-super command to overwrite the superChris Mason2011-10-25
* Check for RAID10 in set_avail_alloc_bitsChris Mason2011-04-22
* Fill missing devices so degraded filesystems can be readChris Mason2011-04-22
* Fix the help text for btrfs-map-logicalChris Mason2011-04-22
* btrfs-debug-tree: add -d option to print only the device mappingChris Mason2010-10-06
* Add rescue command to zero the logChris Mason2010-10-05
* Add btrfsck option to select the super block copyChris Mason2010-10-04
* Fix undefined reference to symbol 'error_message'Yan Zheng2010-09-23
* Fix inode link count checks in btrfsckYan Zheng2010-09-23
* Handle bad extent type caseFrederic Weisbecker2010-09-23
* Fix use after free in close_ctreeJeff Mahoney2010-09-23
* Make csum_tree_block_size complain about the right thing.Zhu Yanhai2010-09-23
* fix incompat flagsJosef Bacik2010-09-23
* Avoid uninitialized variant compile warningZhao Lei2010-09-23
* fix a compile fail by strndup in RHEL5 envZhao Lei2010-09-23
* fix wrong return valueMiao Xie2010-09-23
* Remove superfluous WARN_ON in btrfsckYan Zheng2010-09-23
* add mounted-checking for btrfs-volMiao Xie2010-09-23
* only print FIRST_CHUNK_TREE for chunk items in debug-treeSage Weil2010-09-23
* check slash in deleting subvolumesTARUISI Hiroaki2010-09-23
* add missing include for btrfsck.cChristian Hesse2010-09-23
* prevent btrfsck to run on mounted filesystemsAndi Drebes2010-09-23
* multidevice support for check_mountedAndi Drebes2010-09-23