summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Modify Makefile to include man directoryGoldwyn Rodrigues2009-01-21
* Update convert for uninitialized block groupsYan Zheng2009-01-21
* Drop bit-radix.[ch] filesChris Mason2009-01-21
* Update version.sh to 0.18Chris Mason2009-01-16
* Fix ioctl arg size (userland incompatible change!)Chris Mason2009-01-16
* Update version.sh to v0.17Chris Mason2009-01-12
* Fix isize/nbytes update bugs in btrfs-convertYan Zheng2009-01-12
* Fix mispatch of the experimental warningsChris Mason2009-01-11
* Warn user that this release is experimentalJim Owens2009-01-09
* Fix an accessing freed memory bug in btrfsckYan Zheng2009-01-09
* Rename debug-tree to btrfs-debug-treeChris Mason2009-01-07
* Add error processing for btrfsctl -aShen Feng2009-01-07
* debug-tree output tree/key type instead of idShen Feng2009-01-07
* Update BUG_ON and WARN_ONShen Feng2009-01-07
* Add semantic checks to btrfsck for files and directoriesYan Zheng2009-01-07
* Fix compile error in quick-test.c of btrfs progsLiu Hui2009-01-07
* Fix mkfs.btrfs usage help to match the current argsShen Feng2009-01-07
* Make the minimum filesystem size error message more clearShen Feng2009-01-07
* Btrfs: update converter for the new disk formatYan Zheng2008-12-17
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-08
* superblock duplicationYan Zheng2008-12-05
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Rev the disk format for the compat code and the csum selectionChris Mason2008-12-02