aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'Yan Zheng2009-06-10
* Btrfs: remove #if 0 codeChris Mason2009-04-27
* Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-24
* Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-20
* Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-20
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-20
* Btrfs: fix __ucmpdi2 compile bug on 32 bit buildsHeiko Carstens2009-04-03
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: remove unused code in split_state()Qinghuang Feng2009-02-12
* Btrfs: don't return congestion in write_cache_pages as oftenChris Mason2009-02-04
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-04
* Btrfs: disable leak debugging checks in extent_io.cChris Mason2009-02-04
* Btrfs: fiemap supportYehuda Sadeh2009-01-21
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
* Btrfs: drop EXPORT symbols from extent_io.cChris Mason2009-01-05
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: Fix typo in clear_state_cbLiu Hui2009-01-05
* Btrfs: shift all end_io work to thread poolsChris Mason2008-12-17
* 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