summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: add GPLv2Chris Mason2007-06-1226-1/+788
* Btrfs: no slashes in subvolume namesChris Mason2007-06-121-0/+2
* Btrfs: printk fixesChris Mason2007-06-125-35/+29
* Btrfs: 64 bit div fixesChris Mason2007-06-124-24/+31
* Btrfs: split up super.cChris Mason2007-06-127-2878/+3070
* Btrfs: fix oops after block group lookupChris Mason2007-06-114-20/+21
* Btrfs: remove device treeChris Mason2007-06-094-413/+10
* Btrfs: reap dead roots right after commitChris Mason2007-06-091-7/+8
* Btrfs: get forced transaction commits via workqueueChris Mason2007-06-084-14/+27
* Btrfs: add compat ioctlChris Mason2007-06-086-7/+98
* Btrfs: d_type optimizationChris Mason2007-06-073-9/+68
* 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-292-25/+65
* Btrfs: fixup various fsx failuresChris Mason2007-05-293-32/+214
* Btrfs: sparse files!Chris Mason2007-05-244-31/+116
* Btrfs: symlinks and hard linksChris Mason2007-05-241-16/+147
* Btrfs: renameChris Mason2007-05-234-18/+143
* Btrfs: 2.6.21-git fixesChris Mason2007-05-213-25/+1
* Btrfs: allocator optimizations, truncate readaheadChris Mason2007-05-184-37/+129
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-112-6/+12
* Btrfs: switch to crc32c instead of sha256Chris Mason2007-05-103-23/+28
* Btrfs: fix check_node and check_leaf to use less cpuChris Mason2007-05-102-21/+29
* Btrfs: many allocator fixes, pretty solidChris Mason2007-05-098-59/+340
* Btrfs: allocator and tuningChris Mason2007-05-072-42/+34
* Btrfs: more allocator enhancementsChris Mason2007-05-065-85/+249
* Btrfs: early metadata/data splitChris Mason2007-05-033-49/+50
* Btrfs: fix page cache memory leakChris Mason2007-05-0210-45/+59
* Btrfs: directory readaheadChris Mason2007-05-014-1/+63
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-307-55/+181
* Btrfs: prealloc more blocks for the extent mapChris Mason2007-04-281-1/+1
* Btrfs: smarter transaction writebackChris Mason2007-04-284-3/+37
* Btrfs: try to drop dead cow pages from ramChris Mason2007-04-282-2/+18
* Btrfs: allocator tweaksChris Mason2007-04-272-5/+5
* Btrfs: more block allocator workChris Mason2007-04-274-14/+90
* Btrfs: start of block group codeChris Mason2007-04-266-32/+252
* Btrfs: change around extent-tree preallocChris Mason2007-04-253-27/+87
* Btrfs: fixup dirty_inode related deadlocksChris Mason2007-04-241-53/+56
* Btrfs: get rid of the extent_item type fieldChris Mason2007-04-243-21/+3
* Btrfs: add dirty_inode callChris Mason2007-04-241-7/+19
* Btrfs: new subvolume oops fixChris Mason2007-04-231-2/+4
* 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-205-14/+65
* Btrfs: node balance optimizationsChris Mason2007-04-201-11/+19
* Btrfs: write barriers on commit, balance level before splitChris Mason2007-04-203-1/+131
* Btrfs: early fsync supportChris Mason2007-04-197-5/+62
* Btrfs: directory inode index is backChris Mason2007-04-194-362/+206
* Btrfs: many file_write fixes, inline dataChris Mason2007-04-195-116/+484
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-187-175/+167
* Btrfs: rework csums and extent item orderingChris Mason2007-04-176-168/+37
* Btrfs: progress on file_writeChris Mason2007-04-175-49/+394