btrfs-progs: build btrsfck to keep compatibility
[platform/upstream/btrfs-progs.git] / disk-io.c
2013-02-07 Josef BacikBtrfs-progs: return an error if we can't find an fs...
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: remove duplicate __setup_root
2013-02-06 Zach Brownbtrfs-progs: don't write memory after sb to disk
2013-02-06 Zach Brownbtrfs-progs: return error from commit_tree_roots()
2013-02-06 Zach Brownbtrfs-progs: treat super.magic as an le64
2013-02-01 David WoodhouseAdd basic RAID[56] support
2013-02-01 Chris MasonClear caches when opening and closing devices
2013-01-22 Stefan BehrensBtrfs-progs: fix an off-by-one in write_dev_supers()
2013-01-17 Kenji Okimotobtrfs-progs: check malloc() result
2013-01-17 Kenji Okimotobtrfs-progs: plug a memory leak reported by cppcheck
2012-10-05 Goffredo BaroncelliCorrect un-initialized fsid variable
2012-02-09 Chris Masonbtrfsck: add --init-csum-tree to replace the csum root...
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-05 Chris MasonAdd open_ctree_fs_info for partial FS opens
2011-10-31 Chris MasonMerge branch 'recovery-beta' of git://git./linux/kernel...
2011-10-28 Chris Masonbtrfs-progs: remove old debugging statement
2011-10-27 Josef Bacikbtrfs-progs: add a recovery utility to pull files from...
2011-10-25 Anton Blanchardbtrfs-progs: cast u64 to long long to avoid printf...
2011-10-25 Chris BallFix unused-but-set errors in gcc-4.6
2011-10-25 Chris MasonBtrfs-progs: add a btrfs-select-super command to overwr...
2011-04-22 Chris MasonFill missing devices so degraded filesystems can be...
2010-09-24 Jeff MahoneyFix use after free in close_ctree
2010-09-24 Zhu YanhaiMake csum_tree_block_size complain about the right...
2009-06-08 Yan ZhengUpdate converter for the new format
2009-06-08 Chris MasonMixed back reference (FORWARD ROLLING FORMAT CHANGE)
2009-06-03 nick dFix spelling mistake when running 'btrfsck' when argume...
2009-04-15 Chris MasonAdd scan of the btrfs log tree to btrfs-debug-tree
2009-01-21 Thadeu Lima de Sou... btrfsck: Exit and print error message when not able...
2008-12-17 Yan ZhengBtrfs: update converter for the new disk format
2008-12-05 Yan Zhengsuperblock duplication
2008-12-02 Josef Bacikbtrfs-progs: support for different csum algorithims
2008-11-20 Yan ZhengBtrfs image tool
2008-11-18 Yan Zhengupdate btrfs-progs for seed device support
2008-10-30 Chris MasonAvoid tree of tree root cow when committing a clean FS
2008-10-29 Yan ZhengAdd root tree pointer transaction ids
2008-05-13 Chris MasonVerify parent generation number on btree reads
2008-05-12 Chris MasonPass down the expected generation number when reading...
2008-05-05 Chris MasonAdd a readonly flag open_ctree to force RO opens
2008-04-22 Chris MasonUpdate the Ext3 converter
2008-04-22 Chris MasonAdd a command to show all of the btrfs filesystems...
2008-04-15 Chris MasonAdd chunk uuids and update multi-device back references
2008-04-10 Chris MasonWrite all super blocks during commit
2008-04-09 Chris MasonRetry metadata reads in the face of checksum failures
2008-04-09 Chris MasonChange btrfs_map_block to return a structure with mappi...
2008-04-04 Chris MasonRecow all roots at the end of mkfs
2008-04-03 Chris MasonAdd mirroring support across multiple drives
2008-04-01 Alex Chiangbtrfs-progs: Fix printf format casting errors
2008-04-01 Chris MasonUpdate struct btrfs_header flags, and use it to indicat...
2008-03-24 Chris MasonWalk all block devices looking for btrfs
2008-03-24 Chris MasonBtrfsck updates for multi-device filesystems
2008-03-24 Chris MasonDynamic chunk allocation
2008-03-24 Chris MasonAdd support for multiple devices per filesystem
2008-03-04 Chris MasonRename the extent_map code to extent_io
2008-01-08 YanAdd rollback support for the converter
2008-01-04 YanUpdate find_free_extent for the ext3 conversion tool
2008-01-04 YanUpdate btrfs-progs to match kernel sources
2007-12-14 Chris MasonVerify extent back references in btrfsck
2007-12-05 YanUpdate btrfs-progs to better match the kernel
2007-11-30 Chris MasonAdd simple stripe size parameter
2007-10-17 Chris MasonRemove the last radix tree (block_group_cache)
2007-10-15 Chris MasonMake the crc32c code match what the kernel modules...
2007-10-15 Chris MasonCreate a slightly more generic extent-caching structure
2007-10-15 Chris MasonSwitch to byte granular allocations
2007-10-15 Chris MasonStop using radix trees to record pending allocations
2007-10-15 Chris MasonAllow large blocks
2007-06-28 Josef Bacikcalculate checksums during IO
2007-06-12 Chris Masonadd GPLv2
2007-06-09 Chris Masonremove device tree
2007-04-26 Chris Masonstart of block group code
2007-04-23 Chris Masonfaster btrfsck
2007-04-21 Chris Masonadd owner and type fields to the extents aand block...
2007-04-12 Chris Masonadd some support for multiple devices to progs
2007-04-11 Chris Masonearly support for multiple devices
2007-04-10 Chris Masondrop the inode map tree
2007-04-10 Chris Masonbtrfsctl
2007-04-05 Chris Masonuuids
2007-03-21 Chris Masoncreate a root dir in mkfs
2007-03-21 Chris MasonBetter block record keeping, real mkfs
2007-03-20 Chris Masonchange dir-test to insert inode_items
2007-03-20 Chris MasonAdd inode map, and the start of file extent items
2007-03-16 Chris Masontransaction handles everywhere
2007-03-14 Chris Masonvariable block size support
2007-03-13 Chris MasonChange the super to point to a tree of trees to enable...
2007-03-13 Chris Masonrename funcs and structs to btrfs
2007-03-12 Chris Masonget/set for struct header fields
2007-03-12 Chris Masonfix leak in btrfs_drop_snapshot
2007-03-07 Chris MasonFixup last found extent caching
2007-03-07 Chris MasonFixup reference counting on cows
2007-03-02 Chris Masonearly reference counting
2007-03-02 Chris Masonperiod commit during initial fill in the random tester
2007-03-02 Chris MasonFix extent code to use merge during delete
2007-03-01 Chris Masonpretend page cache & commit code
2007-02-26 Chris Masonfixup dbfile perms
2007-02-24 Chris MasonBreak up ctree.c a little
2007-02-23 Chris MasonBlock sized tree extents and extent deletion
2007-02-22 Chris Masonswitch to early splits
2007-02-21 Chris Masonextent fixes
2007-02-20 Chris Masonearly extent mapping support
next