summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: Add mount -o ssd, which includes optimizations for seek free storageChris Mason2008-09-251-1/+8
* Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeoutChris Mason2008-09-251-1/+1
* Btrfs: Add drop inode func to avoid data=ordered deadlockChris Mason2008-09-251-0/+1
* Btrfs: Add flush barriers on commitChris Mason2008-09-251-1/+8
* Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...Chris Mason2008-09-251-1/+15
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-251-3/+4
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-251-0/+1
* Btrfs: Add mount option to enforce a max extent sizeChris Mason2008-09-251-1/+45
* Btrfs: Add mount option to turn off data cowChris Mason2008-09-251-7/+27
* Btrfs: Add mount -o nodatasum to turn of file data checksummingChris Mason2008-09-251-2/+15
* Btrfs: Return value checking in module initWyatt Banks2008-09-251-3/+18
* xattr support for btrfsJosef Bacik2008-09-251-0/+2
* Btrfs: Allow tails larger than one pageChris Mason2008-09-251-2/+0
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-251-2/+4
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-3/+4
* Btrfs: Use mount -o subvol to select the subvol directory instead of dev:Chris Mason2007-08-291-10/+39
* Btrfs: Add mount into directory supportYan2007-08-291-3/+120
* Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik2007-08-291-0/+14
* Btrfs: Add delayed allocation to the extent based page tree codeChris Mason2007-08-271-0/+1
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-0/+2
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-101-0/+2
* Btrfs: Fix super block updates during transaction commitChris Mason2007-06-261-1/+1
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-2/+1
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: split up super.cChris Mason2007-06-121-2867/+12
* Btrfs: fix oops after block group lookupChris Mason2007-06-111-6/+2
* Btrfs: remove device treeChris Mason2007-06-091-88/+0
* Btrfs: add compat ioctlChris Mason2007-06-081-2/+25
* Btrfs: d_type optimizationChris Mason2007-06-071-9/+57
* Btrfs: fixup various fsx failuresChris Mason2007-05-291-32/+181
* Btrfs: sparse files!Chris Mason2007-05-241-22/+99
* Btrfs: symlinks and hard linksChris Mason2007-05-241-16/+147
* Btrfs: renameChris Mason2007-05-231-12/+120
* Btrfs: 2.6.21-git fixesChris Mason2007-05-211-20/+1
* Btrfs: allocator optimizations, truncate readaheadChris Mason2007-05-181-19/+57
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-111-4/+4
* Btrfs: many allocator fixes, pretty solidChris Mason2007-05-091-2/+2
* Btrfs: more allocator enhancementsChris Mason2007-05-061-1/+1
* Btrfs: early metadata/data splitChris Mason2007-05-031-1/+1
* Btrfs: fix page cache memory leakChris Mason2007-05-021-22/+34
* Btrfs: directory readaheadChris Mason2007-05-011-0/+28
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-301-9/+44
* Btrfs: smarter transaction writebackChris Mason2007-04-281-1/+0
* Btrfs: more block allocator workChris Mason2007-04-271-0/+3
* Btrfs: start of block group codeChris Mason2007-04-261-1/+0
* Btrfs: fixup dirty_inode related deadlocksChris Mason2007-04-241-53/+56
* Btrfs: get rid of the extent_item type fieldChris Mason2007-04-241-2/+1
* Btrfs: add dirty_inode callChris Mason2007-04-241-7/+19
* Btrfs: new subvolume oops fixChris Mason2007-04-231-2/+4
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-201-6/+7
OpenPOWER on IntegriCloud