aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Btrfs: Add drop inode func to avoid data=ordered deadlockChris Mason1-0/+1
2008-09-25Btrfs: Add flush barriers on commitChris Mason1-1/+8
2008-09-25Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testingChris Mason1-1/+15
2008-09-25Btrfs: Support for online FS resize (grow and shrink)Chris Mason1-3/+4
2008-09-25Btrfs: Back port to 2.6.18-el kernelsChris Mason1-0/+1
2008-09-25Btrfs: Add mount option to enforce a max extent sizeChris Mason1-1/+45
2008-09-25Btrfs: Add mount option to turn off data cowChris Mason1-7/+27
2008-09-25Btrfs: Add mount -o nodatasum to turn of file data checksummingChris Mason1-2/+15
2008-09-25Btrfs: Return value checking in module initWyatt Banks1-3/+18
2008-09-25xattr support for btrfsJosef Bacik1-0/+2
2008-09-25Btrfs: Allow tails larger than one pageChris Mason1-2/+0
2008-09-25Btrfs: Allow tree blocks larger than the page sizeChris Mason1-2/+4
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason1-3/+4
2007-08-29Btrfs: Use mount -o subvol to select the subvol directory instead of dev:Chris Mason1-10/+39
2007-08-29Btrfs: Add mount into directory supportYan1-3/+120
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik1-0/+14
2007-08-27Btrfs: Add delayed allocation to the extent based page tree codeChris Mason1-0/+1
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason1-0/+2
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason1-0/+2
2007-06-26Btrfs: Fix super block updates during transaction commitChris Mason1-1/+1
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason1-2/+1
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-06-12Btrfs: split up super.cChris Mason1-2867/+12
2007-06-11Btrfs: fix oops after block group lookupChris Mason1-6/+2
2007-06-09Btrfs: remove device treeChris Mason1-88/+0
2007-06-08Btrfs: add compat ioctlChris Mason1-2/+25
2007-06-07Btrfs: d_type optimizationChris Mason1-9/+57
2007-05-29Btrfs: fixup various fsx failuresChris Mason1-32/+181
2007-05-24Btrfs: sparse files!Chris Mason1-22/+99
2007-05-24Btrfs: symlinks and hard linksChris Mason1-16/+147
2007-05-23Btrfs: renameChris Mason1-12/+120
2007-05-21Btrfs: 2.6.21-git fixesChris Mason1-20/+1
2007-05-18Btrfs: allocator optimizations, truncate readaheadChris Mason1-19/+57
2007-05-11Btrfs: patch queue: fix corruption when splitting large itemsChris Mason1-4/+4
2007-05-09Btrfs: many allocator fixes, pretty solidChris Mason1-2/+2
2007-05-06Btrfs: more allocator enhancementsChris Mason1-1/+1
2007-05-03Btrfs: early metadata/data splitChris Mason1-1/+1
2007-05-02Btrfs: fix page cache memory leakChris Mason1-22/+34
2007-05-01Btrfs: directory readaheadChris Mason1-0/+28
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason1-9/+44
2007-04-28Btrfs: smarter transaction writebackChris Mason1-1/+0
2007-04-27Btrfs: more block allocator workChris Mason1-0/+3
2007-04-26Btrfs: start of block group codeChris Mason1-1/+0
2007-04-24Btrfs: fixup dirty_inode related deadlocksChris Mason1-53/+56
2007-04-24Btrfs: get rid of the extent_item type fieldChris Mason1-2/+1
2007-04-24Btrfs: add dirty_inode callChris Mason1-7/+19
2007-04-23Btrfs: new subvolume oops fixChris Mason1-2/+4
2007-04-20Btrfs: add owner and type fields to the extents aand block headersChris Mason1-6/+7
2007-04-19Btrfs: early fsync supportChris Mason1-1/+36
2007-04-19Btrfs: directory inode index is backChris Mason1-259/+43