Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
[linux-flexiantxendom0-3.2.10.git] / fs / btrfs / extent_io.h
2012-04-18 Josef BacikBtrfs: always store the mirror we read the eb from
2012-03-29 Chris MasonMerge branch 'error-handling' into for-linus
2012-03-27 Josef BacikBtrfs: deal with read errors on extent buffers differently
2012-03-26 Josef BacikBtrfs: ensure an entire eb is written at once
2012-03-26 Josef BacikBtrfs: introduce free_extent_buffer_stale
2012-03-26 Josef BacikBtrfs: set page->private to the eb
2012-03-26 Chris MasonBtrfs: allow metadata blocks larger than the page size
2012-03-22 Jeff Mahoneybtrfs: split extent_state ops
2012-03-22 Jeff Mahoneybtrfs: drop gfp_t from lock_extent
2012-03-22 Jeff Mahoneybtrfs: return void in functions without error conditions
2012-02-15 Jeff Mahoneybtrfs: delalloc for page dirtied out-of-band in fixup...
2012-01-04 Arne JansenBtrfs: add nested locking mode for paths
2011-11-20 Jan Schmidtbtrfs: mirror_num should be int, not u64
2011-11-06 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into integ...
2011-11-06 Chris MasonMerge branch 'for-chris' of git://github.com/sensille...
2011-11-06 Chris MasonBtrfs: make sure to flush queued bios if write_cache_pa...
2011-10-19 Josef BacikBtrfs: stop using write_one_page
2011-10-19 Josef BacikBtrfs: introduce convert_extent_bit
2011-10-02 Arne Jansenbtrfs: add READAHEAD extent buffer flag
2011-10-02 Arne Jansenbtrfs: add an extra wait mode to read_extent_buffer_pages
2011-09-29 Jan Schmidtbtrfs: Moved repair code from inode.c to extent_io.c
2011-09-29 Jan Schmidtbtrfs scrub: add fixup code for errors on nodatasum...
2011-09-29 Jan Schmidtbtrfs: add mirror_num to extent_read_full_page
2011-08-01 Xiao GuangrongBtrfs: remove unused members from struct extent_state
2011-08-01 Jeff Mahoneybtrfs: Make extent-io callbacks that never fail return...
2011-07-27 Chris MasonBtrfs: switch the btrfs tree locks to reader/writer
2011-07-27 Chris MasonBtrfs: stop using highmem for extent_buffers
2011-06-10 richard kennedybtrfs: remove 64bit alignment padding to allow extent_b...
2011-05-06 David Sterbabtrfs: remove all unused functions
2011-05-04 David Sterbabtrfs: remove unused function prototypes
2011-05-02 David Sterbabtrfs: drop gfp parameter from alloc_extent_buffer
2011-05-02 David Sterbabtrfs: drop gfp parameter from find_extent_buffer
2011-05-02 David Sterbabtrfs: drop unused argument from extent_io_tree_init
2011-05-02 David Sterbabtrfs: rename variables clashing with global function...
2011-04-12 Arne Jansenbtrfs: using cached extent_state in set/unlock combinations
2011-03-17 Josef BacikBtrfs: check items for correctness as we search
2011-02-23 Chris MasonBtrfs: fix fiemap bugs with delalloc
2010-12-22 Li Zefanbtrfs: Allow to add new compression algorithm
2010-11-22 Miao Xiebtrfs: cleanup duplicate bio allocating functions
2010-10-29 Miao XieBtrfs: Switch the extent buffer rbtree into a radix...
2010-05-26 Chris MasonBtrfs: rework O_DIRECT enospc handling
2010-05-25 Chris MasonBtrfs: use async helpers for DIO write checksumming
2010-05-25 Yan, ZhengBtrfs: Update metadata reservation for delayed allocation
2010-03-15 Josef BacikBtrfs: cache the extent state everywhere we possibly...
2009-10-08 Josef BacikBtrfs: release delalloc reservations on extent item...
2009-10-08 Chris MasonBtrfs: cleanup extent_clear_unlock_delalloc flags
2009-09-28 Josef BacikBtrfs: proper -ENOSPC handling
2009-09-11 Chris MasonBtrfs: Use PagePrivate2 to track pages in the data...
2009-09-11 Chris MasonBtrfs: use a cached state for extent state operations...
2009-09-11 Chris MasonBtrfs: cache values for locking extents
2009-09-11 Chris MasonBtrfs: reduce CPU usage in the extent_state tree
2009-03-24 Chris MasonBtrfs: leave btree locks spinning more often
2009-02-04 Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-01-21 Yehuda SadehBtrfs: fiemap support
2008-12-12 Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-11-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-10-29 Josef BacikBtrfs: nuke fs wide allocation mutex V2
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-09-26 Zheng YanBtrfs: extent_map and data=ordered fixes for space...
2008-09-25 Chris MasonBtrfs: Tree logging fixes
2008-09-25 Chris MasonBtrfs: Fix some data=ordered related data corruptions
2008-09-25 Chris MasonBtrfs: Use a mutex in the extent buffer for tree block...
2008-09-25 Chris MasonBtrfs: Index extent buffers in an rbtree
2008-09-25 Chris MasonBtrfs: Use async helpers to deal with pages that have...
2008-09-25 Chris MasonBtrfs: New data=ordered implementation
2008-09-25 Chris MasonBtrfs: Handle write errors on raid1 and raid10
2008-09-25 Chris MasonBtrfs: Don't drop extent_map cache during releasepage...
2008-09-25 Chris MasonBtrfs: Create a work queue for bio writes
2008-09-25 Chris MasonBtrfs: Handle checksumming errors while reading data...
2008-09-25 Chris MasonBtrfs: Retry metadata reads in the face of checksum...
2008-09-25 Chris MasonBtrfs: Do metadata checksums for reads via a workqueue
2008-09-25 Chris MasonBtrfs: Add additional debugging for metadata checksum...
2008-09-25 Chris MasonBtrfs: Add leak debugging for extent_buffer and extent_...
2008-09-25 Chris MasonBtrfs: Bring back mount -o ssd optimizations
2008-09-25 Chris MasonBtrfs: Add support for multiple devices per filesystem
2008-09-25 Chris MasonBtrfs: checksum file data at bio submission time instea...
2008-09-25 Chris MasonBtrfs: Allocator improvements
2008-09-25 Chris MasonBtrfs: Create larger bios for btree blocks
2008-09-25 Chris MasonBtrfs: Add a lookup cache to the extent state tree
2008-09-25 Chris MasonBtrfs: Enable delalloc accounting
2008-09-25 Chris MasonBtrfs: Do delalloc accounting via hooks in the extent_s...
2008-09-25 Chris MasonBtrfs: extent_io and extent_state optimizations
2008-09-25 Chris MasonBtrfs: Split the extent_map code into two parts