aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* Btrfs: Use map_private_extent_buffer during generic_bin_searchChris Mason2008-12-08
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: sparse lock verification annotations for wait_on_stateChristoph Hellwig2008-12-02
* Btrfs: only flush down bios for writeback pagesChris Mason2008-11-20
* Btrfs: Fixes for 2.6.28-rc API changesChris Mason2008-11-19
* Btrfs: Avoid writeback stallsChris Mason2008-11-19
* Btrfs: Fix compile warnings on 32 bit machinesChris Mason2008-11-11
* Btrfs: Turn off extent state leak debuggingChris Mason2008-11-10
* Btrfs: Use invalidatepage when writepage finds a page outside of i_sizeChris Mason2008-11-10
* Btrfs: Make sure pages are dirty before doing delalloc for themChris Mason2008-11-10
* Btrfs: enforce metadata allocation clusteringChris Mason2008-11-06
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-06
* Btrfs: Compression corner fixesChris Mason2008-10-31
* Btrfs: Add fallocate support v2Yan Zheng2008-10-30
* Btrfs: Fix bookend extent race v2Yan Zheng2008-10-30
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-29
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-26
* Remove Btrfs compat code for older kernelsChris Mason2008-09-25
* Btrfs: Full back reference supportZheng Yan2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25
* Btrfs: Tree logging fixesChris Mason2008-09-25
* Btrfs: trivial sparse fixesChristoph Hellwig2008-09-25
* Btrfs: Add debugging checks to track down corrupted metadataChris Mason2008-09-25
* Btrfs: Remove broken optimisations in end_bio functions.David Woodhouse2008-09-25
* Btrfs: Change TestSetPageLocked() to trylock_page()David Woodhouse2008-09-25
* Btrfs: Add compatibility for kernels >= 2.6.27-rc1Sven Wegener2008-09-25
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-25
* Btrfs: Fix verify_parent_transidChris Mason2008-09-25
* Btrfs: Search data ordered extents first for checksums on readChris Mason2008-09-25
* Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-25
* Btrfs: Use a mutex in the extent buffer for tree block lockingChris Mason2008-09-25
* Btrfs: Index extent buffers in an rbtreeChris Mason2008-09-25
* Btrfs: Keep extent mappings in ram until pending ordered extents are doneChris Mason2008-09-25
* Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is setChris Mason2008-09-25
* Btrfs: Use async helpers to deal with pages that have been improperly dirtiedChris Mason2008-09-25
* Btrfs: New data=ordered implementationChris Mason2008-09-25
* Btrfs: Change find_extent_buffer to use TestSetPageLockedChris Mason2008-09-25
* Btrfs: Start btree concurrency work.Chris Mason2008-09-25
* Fix corners in writepage and btrfs_truncate_pageChris Mason2008-09-25
* Btrfs: Handle write errors on raid1 and raid10Chris Mason2008-09-25
* Btrfs: Drop some verbose printksChris Mason2008-09-25
* Btrfs: write_cache_pages came in 2.6.22Chris Mason2008-09-25
* Btrfs: write_extent_pages came in 2.6.23Chris Mason2008-09-25
* Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT readsChris Mason2008-09-25
* Btrfs: Don't drop extent_map cache during releasepage on the btree inodeChris Mason2008-09-25
* Btrfs: Remove bogus max_sector warnings from the extent_io codeChris Mason2008-09-25
* Btrfs: Use the extent map cache to find the logical disk block during data re...Chris Mason2008-09-25