summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Btrfs: drop owner and parentidChris Mason2007-04-101-6/+2
* Btrfs: snapshot progressChris Mason2007-04-101-0/+6
* Btrfs: more inode indexed directory workChris Mason2007-04-051-2/+1
* Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason2007-04-041-2/+19
* Btrfs: csum_verify_file_block locking fixChris Mason2007-04-021-2/+0
* Btrfs: dynamic allocation of path structChris Mason2007-04-021-39/+61
* Btrfs: still corruption huntingChris Mason2007-04-021-6/+12
* Btrfs: corruption hunt continuesChris Mason2007-03-301-4/+4
* Btrfs: use a btree inode instead of sb_getblkChris Mason2007-03-281-5/+3
* btrfs_truncateChris Mason2007-03-271-12/+13
* Btrfs: reference counts on data extentsChris Mason2007-03-271-17/+70
* btrfs_get_block, file read/writeChris Mason2007-03-261-2/+2
* Btrfs: add a radix back bit treeChris Mason2007-03-261-54/+39
* Btrfs: leak fixes, pinning fixesChris Mason2007-03-251-9/+21
* Btrfs: very minimal lockingChris Mason2007-03-231-2/+3
* Btrfs: properly set new buffers for new blocks up to dateChris Mason2007-03-231-1/+1
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-231-9/+17
OpenPOWER on IntegriCloud