summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-06-12Btrfs: printk fixesChris Mason1-5/+0
2007-06-12Btrfs: 64 bit div fixesChris Mason1-19/+24
2007-06-11Btrfs: fix oops after block group lookupChris Mason1-13/+16
2007-06-07Btrfs: d_type optimizationChris Mason1-0/+1
2007-05-30Btrfs: use a separate flag for search_start vs a hint in find_free_extentChris Mason1-27/+42
2007-05-29Btrfs: block group switchingChris Mason1-24/+61
2007-05-24Btrfs: sparse files!Chris Mason1-4/+10
2007-05-18Btrfs: allocator optimizations, truncate readaheadChris Mason1-14/+62
2007-05-10Btrfs: fix check_node and check_leaf to use less cpuChris Mason1-3/+3
2007-05-09Btrfs: many allocator fixes, pretty solidChris Mason1-52/+323
2007-05-07Btrfs: allocator and tuningChris Mason1-42/+33
2007-05-06Btrfs: more allocator enhancementsChris Mason1-79/+238
2007-05-03Btrfs: early metadata/data splitChris Mason1-47/+48
2007-05-02Btrfs: fix page cache memory leakChris Mason1-11/+1
2007-05-01Btrfs: directory readaheadChris Mason1-0/+1
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason1-40/+98
2007-04-28Btrfs: prealloc more blocks for the extent mapChris Mason1-1/+1
2007-04-28Btrfs: smarter transaction writebackChris Mason1-0/+1
2007-04-28Btrfs: try to drop dead cow pages from ramChris Mason1-0/+17
2007-04-27Btrfs: allocator tweaksChris Mason1-2/+5
2007-04-27Btrfs: more block allocator workChris Mason1-12/+83
2007-04-26Btrfs: start of block group codeChris Mason1-16/+188
2007-04-25Btrfs: change around extent-tree preallocChris Mason1-23/+78
2007-04-24Btrfs: get rid of the extent_item type fieldChris Mason1-4/+1
2007-04-23Btrfs: fix extent owner/type setting on extent tree blocksChris Mason1-1/+3
2007-04-20Btrfs: add owner and type fields to the extents aand block headersChris Mason1-5/+10
2007-04-19Btrfs: many file_write fixes, inline dataChris Mason1-0/+5
2007-04-18Btrfs: working file_write, reorganized key flagsChris Mason1-1/+3
2007-04-17Btrfs: progress on file_writeChris Mason1-9/+11
2007-04-11Btrfs: create a logical->phsyical block number mapping schemeChris Mason1-4/+4
2007-04-10Btrfs: drop owner and parentidChris Mason1-6/+2
2007-04-10Btrfs: snapshot progressChris Mason1-0/+6
2007-04-05Btrfs: more inode indexed directory workChris Mason1-2/+1
2007-04-04Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason1-2/+19
2007-04-02Btrfs: csum_verify_file_block locking fixChris Mason1-2/+0
2007-04-02Btrfs: dynamic allocation of path structChris Mason1-39/+61
2007-04-02Btrfs: still corruption huntingChris Mason1-6/+12
2007-03-30Btrfs: corruption hunt continuesChris Mason1-4/+4
2007-03-28Btrfs: use a btree inode instead of sb_getblkChris Mason1-5/+3
2007-03-27btrfs_truncateChris Mason1-12/+13
2007-03-27Btrfs: reference counts on data extentsChris Mason1-17/+70
2007-03-26btrfs_get_block, file read/writeChris Mason1-2/+2
2007-03-26Btrfs: add a radix back bit treeChris Mason1-54/+39
2007-03-25Btrfs: leak fixes, pinning fixesChris Mason1-9/+21
2007-03-23Btrfs: very minimal lockingChris Mason1-2/+3
2007-03-23Btrfs: properly set new buffers for new blocks up to dateChris Mason1-1/+1
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason1-9/+17
2007-03-22Mountable btrfs, with readdirChris Mason1-70/+74
2007-03-21Btrfs: initial move to kernel module landChris Mason1-6/+4