summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: drop EXPORT symbols from extent_io.cChris Mason2009-01-051-56/+0
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-114/+99
* Btrfs: Fix typo in clear_state_cbLiu Hui2009-01-051-1/+1
* Btrfs: shift all end_io work to thread poolsChris Mason2008-12-171-27/+24
* Btrfs: Use map_private_extent_buffer during generic_bin_searchChris Mason2008-12-081-0/+1
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-081-0/+5
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-021-20/+15
* Btrfs: sparse lock verification annotations for wait_on_stateChristoph Hellwig2008-12-021-0/+2
* Btrfs: only flush down bios for writeback pagesChris Mason2008-11-201-1/+2
* Btrfs: Fixes for 2.6.28-rc API changesChris Mason2008-11-191-2/+2
* Btrfs: Avoid writeback stallsChris Mason2008-11-191-4/+20
* Btrfs: Fix compile warnings on 32 bit machinesChris Mason2008-11-111-4/+7
* Btrfs: Turn off extent state leak debuggingChris Mason2008-11-101-1/+1
* Btrfs: Use invalidatepage when writepage finds a page outside of i_sizeChris Mason2008-11-101-5/+1
* Btrfs: Make sure pages are dirty before doing delalloc for themChris Mason2008-11-101-1/+2
* Btrfs: enforce metadata allocation clusteringChris Mason2008-11-061-7/+0
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-061-23/+117
* Btrfs: Compression corner fixesChris Mason2008-10-311-1/+10
* Btrfs: Add fallocate support v2Yan Zheng2008-10-301-3/+9
* Btrfs: Fix bookend extent race v2Yan Zheng2008-10-301-1/+5
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-291-0/+14
* Btrfs: Add zlib compression supportChris Mason2008-10-291-88/+323
* Btrfs: add and improve commentsChris Mason2008-09-291-2/+32
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-261-4/+9
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-63/+3
* Btrfs: Full back reference supportZheng Yan2008-09-251-1/+2
* Btrfs: free space accounting redoJosef Bacik2008-09-251-0/+4
* Btrfs: Tree logging fixesChris Mason2008-09-251-11/+36
* Btrfs: trivial sparse fixesChristoph Hellwig2008-09-251-4/+2
* Btrfs: Add debugging checks to track down corrupted metadataChris Mason2008-09-251-7/+14
* Btrfs: Remove broken optimisations in end_bio functions.David Woodhouse2008-09-251-138/+21
* Btrfs: Change TestSetPageLocked() to trylock_page()David Woodhouse2008-09-251-1/+2
* Btrfs: Add compatibility for kernels >= 2.6.27-rc1Sven Wegener2008-09-251-0/+23
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-251-1/+0
* Btrfs: Fix verify_parent_transidChris Mason2008-09-251-1/+4
* Btrfs: Search data ordered extents first for checksums on readChris Mason2008-09-251-4/+4
* Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-251-20/+0
* Btrfs: Use a mutex in the extent buffer for tree block lockingChris Mason2008-09-251-0/+9
* Btrfs: Index extent buffers in an rbtreeChris Mason2008-09-251-193/+116
* Btrfs: Keep extent mappings in ram until pending ordered extents are doneChris Mason2008-09-251-12/+15
* Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is setChris Mason2008-09-251-1/+2
* Btrfs: Use async helpers to deal with pages that have been improperly dirtiedChris Mason2008-09-251-0/+10
* Btrfs: New data=ordered implementationChris Mason2008-09-251-7/+45
* Btrfs: Change find_extent_buffer to use TestSetPageLockedChris Mason2008-09-251-1/+6
* Btrfs: Start btree concurrency work.Chris Mason2008-09-251-8/+0
* Fix corners in writepage and btrfs_truncate_pageChris Mason2008-09-251-6/+9
* Btrfs: Handle write errors on raid1 and raid10Chris Mason2008-09-251-8/+41
* Btrfs: Drop some verbose printksChris Mason2008-09-251-8/+5
* Btrfs: write_cache_pages came in 2.6.22Chris Mason2008-09-251-1/+1
* Btrfs: write_extent_pages came in 2.6.23Chris Mason2008-09-251-1/+1
OpenPOWER on IntegriCloud