summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2008-09-25Btrfs: Fix duplicate ENOSPC checks in find_free_extentChris Mason
2008-09-25Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason
2007-09-14Btrfs: Fix cache_block_group to catch holes at the start of the groupYan
2007-08-29Btrfs: Fix oopsen in extent_tree.c during enospcYan
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik
2007-08-27Btrfs: Add delayed allocation to the extent based page tree codeChris Mason
2007-08-27Btrfs: Do more extensive readahead during tree searchesChris Mason
2007-08-10Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason
2007-08-08Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshotChris Mason
2007-08-08Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason
2007-08-08Btrfs: Let some locks go during defrag and snapshot droppingChris Mason
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason
2007-08-07Btrfs: Fold some btree readahead routines into something more generic.Chris Mason
2007-08-07Btrfs: Do snapshot deletion in smaller chunks.Chris Mason
2007-07-11Btrfs: trivial include fixupsZach Brown
2007-06-28Btrfs: crash recovery fixesChris Mason
2007-06-26Btrfs: Allow find_free_extent callers to pass in an exclusion rangeChris Mason
2007-06-26Btrfs: Fix super block updates during transaction commitChris Mason
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason
2007-06-19Btrfs: reada while dropping snapshotsChris Mason
2007-06-19Btrfs: cache the extent tree preallocationChris Mason
2007-06-18Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason
2007-06-13btrfs: Code cleanupAneesh
2007-06-12Btrfs: add GPLv2Chris Mason
2007-06-12Btrfs: printk fixesChris Mason
2007-06-12Btrfs: 64 bit div fixesChris Mason
2007-06-11Btrfs: fix oops after block group lookupChris Mason
2007-06-07Btrfs: d_type optimizationChris Mason
2007-05-30Btrfs: use a separate flag for search_start vs a hint in find_free_extentChris Mason
2007-05-29Btrfs: block group switchingChris Mason
2007-05-24Btrfs: sparse files!Chris Mason
2007-05-18Btrfs: allocator optimizations, truncate readaheadChris Mason
2007-05-10Btrfs: fix check_node and check_leaf to use less cpuChris Mason
2007-05-09Btrfs: many allocator fixes, pretty solidChris Mason
2007-05-07Btrfs: allocator and tuningChris Mason
2007-05-06Btrfs: more allocator enhancementsChris Mason
2007-05-03Btrfs: early metadata/data splitChris Mason
2007-05-02Btrfs: fix page cache memory leakChris Mason
2007-05-01Btrfs: directory readaheadChris Mason
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason
2007-04-28Btrfs: prealloc more blocks for the extent mapChris Mason
2007-04-28Btrfs: smarter transaction writebackChris Mason
2007-04-28Btrfs: try to drop dead cow pages from ramChris Mason
2007-04-27Btrfs: allocator tweaksChris Mason
2007-04-27Btrfs: more block allocator workChris Mason
2007-04-26Btrfs: start of block group codeChris Mason
2007-04-25Btrfs: change around extent-tree preallocChris Mason
2007-04-24Btrfs: get rid of the extent_item type fieldChris Mason