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