summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Add delayed allocation to the extent based page tree codeChris Mason2007-08-271-9/+0
* Btrfs: Do more extensive readahead during tree searchesChris Mason2007-08-271-2/+2
* Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason2007-08-101-0/+2
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-101-1/+27
* Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshotChris Mason2007-08-081-7/+6
* Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason2007-08-081-187/+43
* Btrfs: Let some locks go during defrag and snapshot droppingChris Mason2007-08-081-2/+4
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-21/+32
* Btrfs: Fold some btree readahead routines into something more generic.Chris Mason2007-08-071-29/+1
* Btrfs: Do snapshot deletion in smaller chunks.Chris Mason2007-08-071-4/+41
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+1
* Btrfs: crash recovery fixesChris Mason2007-06-281-4/+33
* Btrfs: Allow find_free_extent callers to pass in an exclusion rangeChris Mason2007-06-261-49/+30
* Btrfs: Fix super block updates during transaction commitChris Mason2007-06-261-8/+8
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-26/+115
* Btrfs: reada while dropping snapshotsChris Mason2007-06-191-1/+30
* Btrfs: cache the extent tree preallocationChris Mason2007-06-191-2/+12
* Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason2007-06-181-1/+0
* btrfs: Code cleanupAneesh2007-06-131-4/+0
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: printk fixesChris Mason2007-06-121-5/+0
* Btrfs: 64 bit div fixesChris Mason2007-06-121-19/+24
* Btrfs: fix oops after block group lookupChris Mason2007-06-111-13/+16
* Btrfs: d_type optimizationChris Mason2007-06-071-0/+1
* Btrfs: use a separate flag for search_start vs a hint in find_free_extentChris Mason2007-05-301-27/+42
* Btrfs: block group switchingChris Mason2007-05-291-24/+61
* Btrfs: sparse files!Chris Mason2007-05-241-4/+10
* Btrfs: allocator optimizations, truncate readaheadChris Mason2007-05-181-14/+62
* Btrfs: fix check_node and check_leaf to use less cpuChris Mason2007-05-101-3/+3
* Btrfs: many allocator fixes, pretty solidChris Mason2007-05-091-52/+323
* Btrfs: allocator and tuningChris Mason2007-05-071-42/+33
* Btrfs: more allocator enhancementsChris Mason2007-05-061-79/+238
* Btrfs: early metadata/data splitChris Mason2007-05-031-47/+48
* Btrfs: fix page cache memory leakChris Mason2007-05-021-11/+1
* Btrfs: directory readaheadChris Mason2007-05-011-0/+1
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-301-40/+98
* Btrfs: prealloc more blocks for the extent mapChris Mason2007-04-281-1/+1
* Btrfs: smarter transaction writebackChris Mason2007-04-281-0/+1
* Btrfs: try to drop dead cow pages from ramChris Mason2007-04-281-0/+17
* Btrfs: allocator tweaksChris Mason2007-04-271-2/+5
* Btrfs: more block allocator workChris Mason2007-04-271-12/+83
* Btrfs: start of block group codeChris Mason2007-04-261-16/+188
* Btrfs: change around extent-tree preallocChris Mason2007-04-251-23/+78
* Btrfs: get rid of the extent_item type fieldChris Mason2007-04-241-4/+1
* Btrfs: fix extent owner/type setting on extent tree blocksChris Mason2007-04-231-1/+3
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-201-5/+10
* Btrfs: many file_write fixes, inline dataChris Mason2007-04-191-0/+5
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-181-1/+3
* Btrfs: progress on file_writeChris Mason2007-04-171-9/+11
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-4/+4