platform/upstream/btrfs-progs.git
2010-09-24 Sage Weilonly print FIRST_CHUNK_TREE for chunk items in debug...
2010-09-24 TARUISI Hiroakicheck slash in deleting subvolumes
2010-09-24 Christian Hesseadd missing include for btrfsck.c
2010-09-24 Andi Drebesprevent btrfsck to run on mounted filesystems
2010-09-24 Andi Drebesmultidevice support for check_mounted
2010-04-06 Chris MasonBtrfs: add btrfs-debug-tree -b <block number> to print...
2010-03-18 Chris MasonAdd btrfs subvol find-new command
2010-03-15 Chris MasonAdd ioctl-test.c which just prints all the ioctl numbers.
2010-03-14 Josef BacikBtrfs-progs: add btrfs filesystem df to print space...
2010-03-12 Goffredo BaroncelliUpdate the btrfs man page with the new commands
2010-03-12 Goffredo BaroncelliCorrect the check of the argument number for the "btrfs...
2010-03-12 Goffredo BaroncelliAvoid the exit(2) function; instead return with an...
2010-03-12 Goffredo BaroncelliAdd the program name as the first parameter in the...
2010-03-11 ghigonew util: 'btrfs'
2010-03-11 Chris MasonAdd new defrag range ioctl that can also compress files...
2010-03-01 Josef BacikBtrfs-progs: add command to set default subvol
2010-02-28 Chris MasonAdd btrfs-list for listing subvolumes
2009-11-12 Chris MasonAdd btrfs-map-logical program to map and read logical...
2009-09-21 Yan, Zhengbtrfsck: check root back/forward references
2009-09-21 Yan, Zhengbtrfsctl: add snapshot/subvolume destroy ioctl
2009-06-12 Yan Zhengused space accounting fix for the converter
2009-06-11 Chris Masonbtrfs-progs v0.19
2009-06-11 Yan ZhengCheck duplicate backrefs for both data and metadata
2009-06-08 Yan ZhengMake sure all dirty blocks are written at commit time
2009-06-08 Yan ZhengUpdate converter for the new format
2009-06-08 Chris MasonMixed back reference (FORWARD ROLLING FORMAT CHANGE)
2009-06-03 Chris MasonFix man page headers to include the correct program...
2009-06-03 Luca BrunoFix printf format casting errors
2009-06-03 nick dFix spelling mistake when running 'btrfsck' when argume...
2009-06-03 Shen FengUpdate btrfs-debug-tree to output more readable strings.
2009-06-03 Peng TaoAdd btrfs-show man page
2009-06-03 Luca BrunoAdd -V|--version to mkfs.btrfs argument parser
2009-06-03 Peng TaoAdd btrfs-image man page
2009-06-03 Peng TaoFix typos in btrfsck, btrfsctl, mkfs.btrfs manual
2009-05-13 Chris MasonFix print-tree.c to skip blocks it can't read instead...
2009-04-15 Chris MasonAdd scan of the btrfs log tree to btrfs-debug-tree
2009-03-09 Chris MasonFix showblocks to display different colors for differen...
2009-01-21 Goldwyn RodriguesAdd man/btrfsck.8.in and Makefile for man pages
2009-01-21 Goldwyn RodriguesAdd man/btrfsctl.8.in
2009-01-21 Goldwyn RodriguesAdd man/mkfs.btrfs.8.in
2009-01-21 Wang Congbtrfsck.c: bit-fields should be unsigned
2009-01-21 Thadeu Lima... btrfsck: Exit and print error message when not able...
2009-01-21 Wang Congbtrfs-image.c: fix return values
2009-01-21 Wang Congbtrfs-progs: make several functions static
2009-01-21 Calvin WaltonFix misleading error message in btrfsctl
2009-01-21 Jan EngelhardtMention minimum size on devices that are considered...
2009-01-21 Goldwyn RodriguesModify Makefile to include man directory
2009-01-21 Yan ZhengUpdate convert for uninitialized block groups
2009-01-21 Chris MasonDrop bit-radix.[ch] files
2009-01-17 Chris MasonUpdate version.sh to 0.18
2009-01-16 Chris MasonFix ioctl arg size (userland incompatible change!)
2009-01-12 Chris MasonUpdate version.sh to v0.17
2009-01-12 Yan ZhengFix isize/nbytes update bugs in btrfs-convert
2009-01-11 Chris MasonFix mispatch of the experimental warnings
2009-01-09 Jim OwensWarn user that this release is experimental
2009-01-09 Yan ZhengFix an accessing freed memory bug in btrfsck
2009-01-07 Chris MasonRename debug-tree to btrfs-debug-tree
2009-01-07 Shen FengAdd error processing for btrfsctl -a
2009-01-07 Shen Fengdebug-tree output tree/key type instead of id
2009-01-07 Shen FengUpdate BUG_ON and WARN_ON
2009-01-07 Yan ZhengAdd semantic checks to btrfsck for files and directories
2009-01-07 Liu HuiFix compile error in quick-test.c of btrfs progs
2009-01-07 Shen FengFix mkfs.btrfs usage help to match the current args
2009-01-07 Shen FengMake the minimum filesystem size error message more...
2008-12-17 Yan ZhengBtrfs: update converter for the new disk format
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-05 Yan Zhengsuperblock duplication
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02 Chris MasonRev the disk format for the compat code and the csum...
2008-12-02 Josef Bacikbtrfs-progs: support for different csum algorithims
2008-12-02 Josef Bacikbtrfs-progs: add support for compat flags
2008-12-02 yanhai zhuFix image tool compile warnings
2008-11-20 Yan ZhengBtrfs image tool
2008-11-18 Chris MasonUpdate the super magic string to match the seed and...
2008-11-18 Chris MasonAdd disk format requirements for subvol backward and...
2008-11-18 Chris MasonModify the subvol and snapshot creation ioctls to work...
2008-11-18 Yan Zhengupdate btrfs-progs for seed device support
2008-10-31 Yan ZhengAdd fallocate support v2
2008-10-30 Chris MasonAvoid tree of tree root cow when committing a clean FS
2008-10-29 Chris MasonRev the disk format for compression and root pointer...
2008-10-29 Yan ZhengAdd root tree pointer transaction ids
2008-10-29 Chris MasonAdd disk format elements for compression
2008-10-09 Chris MasonRev the disk format for the new back reference format
2008-10-09 Yan ZhengCount space allocated to file in bytes
2008-10-09 Yan ZhengRemove offset field from struct btrfs_extent_ref
2008-09-26 Zheng Yanupdate mkfs.btrfs for the new space balancing code
2008-09-23 Zheng YanFull back reference support
2008-09-05 Chris MasonDisk format changes required for write ahead tree log
2008-08-21 Chris MasonRev the disk format
2008-08-21 David WoodhouseSwitch btrfs_name_hash() to crc32c
2008-08-21 David WoodhouseUse git for version number too
2008-08-06 Eric Sandeenfix btrfs-progs version script
2008-08-04 Chris MasonAdded tag v0.16 for changeset 2b26e4f8c71e
2008-08-04 Chris MasonUpdate version.sh to v0.16
2008-07-30 Radoslaw Szkodzinskibtrfs-convert: Iterate correctly using libext2fs functions
2008-07-30 email.ahmedkamal... Cleanup btrfsctl help message
2008-07-30 AhmedFix: btrfsctl arguments handling
2008-07-30 Yanbtrfs-convert new dir index support
2008-07-30 Josef Bacikbtrfs-progs: add orphan support to print-tree
2008-07-24 Chris MasonRev the disk format
next