summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
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-12Btrfs: fix oops after block group lookupChris Mason
2007-06-08Btrfs: 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-10Btrfs: many allocator fixes, pretty solidChris Mason
2007-05-08Btrfs: 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
2007-04-23Btrfs: fix extent owner/type setting on extent tree blocksChris Mason
2007-04-21Btrfs: add owner and type fields to the extents aand block headersChris Mason
2007-04-19Btrfs: many file_write fixes, inline dataChris Mason
2007-04-18Btrfs: working file_write, reorganized key flagsChris Mason
2007-04-17Btrfs: progress on file_writeChris Mason
2007-04-11Btrfs: create a logical->phsyical block number mapping schemeChris Mason
2007-04-10Btrfs: drop owner and parentidChris Mason
2007-04-10Btrfs: snapshot progressChris Mason
2007-04-05Btrfs: more inode indexed directory workChris Mason
2007-04-04Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason
2007-04-02Btrfs: csum_verify_file_block locking fixChris Mason
2007-04-02Btrfs: dynamic allocation of path structChris Mason
2007-04-02Btrfs: still corruption huntingChris Mason
2007-03-30Btrfs: corruption hunt continuesChris Mason
2007-03-28Btrfs: use a btree inode instead of sb_getblkChris Mason
2007-03-27btrfs_truncateChris Mason
2007-03-27Btrfs: reference counts on data extentsChris Mason
2007-03-26btrfs_get_block, file read/writeChris Mason
2007-03-26Btrfs: add a radix back bit treeChris Mason
2007-03-25Btrfs: leak fixes, pinning fixesChris Mason