summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason2010-04-06
* Add btrfs subvol find-new commandChris Mason2010-03-18
* Add ioctl-test.c which just prints all the ioctl numbers.Chris Mason2010-03-15
* Btrfs-progs: add btrfs filesystem df to print space infoJosef Bacik2010-03-14
* Update the btrfs man page with the new commandsGoffredo Baroncelli2010-03-11
* Correct the check of the argument number for the "btrfs dev add|rem" commandsGoffredo Baroncelli2010-03-11
* Avoid the exit(2) function; instead return with an appropriate value;Goffredo Baroncelli2010-03-11
* Add the program name as the first parameter in the command of the btrfs toolGoffredo Baroncelli2010-03-11
* new util: 'btrfs'ghigo2010-03-11
* Add new defrag range ioctl that can also compress files on demand.Chris Mason2010-03-11
* Btrfs-progs: add command to set default subvolJosef Bacik2010-02-28
* Add btrfs-list for listing subvolumesChris Mason2010-02-28
* Add btrfs-map-logical program to map and read logical block numbersChris Mason2009-11-12
* btrfsck: check root back/forward referencesYan, Zheng2009-09-21
* btrfsctl: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
* used space accounting fix for the converterYan Zheng2009-06-12