aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_map.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Btrfs: Fix extent_buffer and extent_state leaksChris Mason1-0/+2
2008-09-25Btrfs: Avoid memcpy where possible in extent_buffersChris Mason1-3/+2
2008-09-25Btrfs: Optimizations for the extent_buffer codeChris Mason1-1/+1
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason1-2/+73
2008-09-25Btrfs: factor page private preparations into a helperChristoph Hellwig1-0/+1
2007-09-10Btrfs: [PATCH] extent_map: add writepage_end_io hookChristoph Hellwig1-0/+1
2007-09-10Btrfs: [PATCH] extent_map: provide generic bmapChristoph Hellwig1-0/+2
2007-08-30Btrfs: Add file data csums back in via hooks in the extent map codeChris Mason1-1/+14
2007-08-27Btrfs: Add delayed allocation to the extent based page tree codeChris Mason1-0/+3
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason1-0/+89