summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* btrfs-progs v0.19Chris Mason2009-06-11
* Check duplicate backrefs for both data and metadataYan Zheng2009-06-11
* Make sure all dirty blocks are written at commit timeYan Zheng2009-06-08
* Update converter for the new formatYan Zheng2009-06-08
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Fix man page headers to include the correct program name.Chris Mason2009-06-03
* Fix printf format casting errorsLuca Bruno2009-06-03
* Fix spelling mistake when running 'btrfsck' when argument doesn't exist.nick d2009-06-03
* Update btrfs-debug-tree to output more readable strings.Shen Feng2009-06-03
* Add btrfs-show man pagePeng Tao2009-06-03
* Add -V|--version to mkfs.btrfs argument parserLuca Bruno2009-06-03
* Add btrfs-image man pagePeng Tao2009-06-03
* Fix typos in btrfsck, btrfsctl, mkfs.btrfs manualPeng Tao2009-06-03
* Fix print-tree.c to skip blocks it can't read instead of abortingChris Mason2009-05-13
* Add scan of the btrfs log tree to btrfs-debug-treeChris Mason2009-04-15
* Fix showblocks to display different colors for different metadata rootsChris Mason2009-03-09
* Add man/btrfsck.8.in and Makefile for man pagesGoldwyn Rodrigues2009-01-21
* Add man/btrfsctl.8.inGoldwyn Rodrigues2009-01-21
* Add man/mkfs.btrfs.8.inGoldwyn Rodrigues2009-01-21
* btrfsck.c: bit-fields should be unsignedWang Cong2009-01-21
* btrfsck: Exit and print error message when not able to open a deviceThadeu Lima de Souza Cascardo2009-01-21
* btrfs-image.c: fix return valuesWang Cong2009-01-21
* btrfs-progs: make several functions staticWang Cong2009-01-21
* Fix misleading error message in btrfsctlCalvin Walton2009-01-21
* Mention minimum size on devices that are considered too smallJan Engelhardt2009-01-21