summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Btrfs: mount -o max_inline=size to control the maximum inline extent sizeChris Mason1-1/+0
2008-09-25Btrfs: Do delalloc accounting via hooks in the extent_state codeChris Mason1-0/+25
2008-09-25Btrfs: During deletes and truncate, remove many items at once from the treeChris Mason1-1/+0
2008-09-25Btrfs: extent_io and extent_state optimizationsChris Mason1-95/+263
2008-09-25Btrfs: Split the extent_map code into two partsChris Mason1-0/+3089