summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: support for different csum algorithimsJosef Bacik2008-12-02
* btrfs-progs: add support for compat flagsJosef Bacik2008-12-02
* Fix image tool compile warningsyanhai zhu2008-12-02
* Btrfs image toolYan Zheng2008-11-20
* Update the super magic string to match the seed and root format changesChris Mason2008-11-18
* Add disk format requirements for subvol backward and forward refsChris Mason2008-11-18
* Modify the subvol and snapshot creation ioctls to work anywhere in the treeChris Mason2008-11-18
* update btrfs-progs for seed device supportYan Zheng2008-11-18