aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_map.c
AgeCommit message (Expand)Author
2008-09-25Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map t...Chris Mason
2008-09-25Btrfs: Stop using radix trees for the block group cacheChris Mason
2008-09-25Btrfs: Fix extent_buffer and extent_state leaksChris Mason
2008-09-25Btrfs: Go back to kmaps instead of page_address in extent_buffersChris Mason
2008-09-25Btrfs: Avoid memcpy where possible in extent_buffersChris Mason
2008-09-25Btrfs: Optimizations for the extent_buffer codeChris Mason
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2008-09-25Btrfs: factor page private preparations into a helperChristoph Hellwig
2007-09-10Btrfs: [PATCH] extent_map: add writepage_end_io hookChristoph Hellwig
2007-09-10Btrfs: [PATCH] extent_map: make the writepage_io hook optionalChristoph Hellwig
2007-09-10Btrfs: [PATCH] extent_map: provide generic bmapChristoph Hellwig
2007-09-10Btrfs: [PATCH] extent_map: fix locking for bio completionChristoph Hellwig
2007-09-10Btrfs: Reorder tests in set_extent_bit to properly find holesChris Mason
2007-09-10Add support for defragging files via btrfsctl -d. Avoid OOM on extent treeChris Mason
2007-08-30Btrfs: fsx delalloc fixesChris Mason
2007-08-30Btrfs: Add file data csums back in via hooks in the extent map codeChris Mason
2007-08-27Btrfs: Add delayed allocation to the extent based page tree codeChris Mason
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason