aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
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
2007-04-23Btrfs: fix extent owner/type setting on extent tree blocksChris Mason
2007-04-20Btrfs: 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
2007-03-23Btrfs: very minimal lockingChris Mason
2007-03-23Btrfs: properly set new buffers for new blocks up to dateChris Mason
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason
2007-03-22Mountable btrfs, with readdirChris Mason
2007-03-21Btrfs: initial move to kernel module landChris Mason