aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* btrfsctl -A error code fixupLinda Knippers2008-09-25
* btrfs delete ordered inode handling fixMingming2008-09-25
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-25
* Btrfs: Add support for online device removalChris Mason2008-09-25
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-25
* Fix btrfs_fill_super to return -EINVAL when no FS foundYan2008-09-25
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-25
* Add /dev/btrfs-control for device scanning ioctlsChris Mason2008-09-25
* Btrfs: Misc 2.6.25 updatesChris Mason2008-09-25
* Btrfs: mount -o max_inline=size to control the maximum inline extent sizeChris Mason2008-09-25
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-25
* Btrfs: Add basic lockfs callsYan2008-09-25
* Btrfs: Add mount -o ssd, which includes optimizations for seek free storageChris Mason2008-09-25
* Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeoutChris Mason2008-09-25
* Btrfs: Add drop inode func to avoid data=ordered deadlockChris Mason2008-09-25
* Btrfs: Add flush barriers on commitChris Mason2008-09-25
* Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...Chris Mason2008-09-25
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-25
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-25
* Btrfs: Add mount option to enforce a max extent sizeChris Mason2008-09-25
* Btrfs: Add mount option to turn off data cowChris Mason2008-09-25
* Btrfs: Add mount -o nodatasum to turn of file data checksummingChris Mason2008-09-25
* Btrfs: Return value checking in module initWyatt Banks2008-09-25
* xattr support for btrfsJosef Bacik2008-09-25
* Btrfs: Allow tails larger than one pageChris Mason2008-09-25
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-25
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-25
* Btrfs: Use mount -o subvol to select the subvol directory instead of dev:Chris Mason2007-08-29
* Btrfs: Add mount into directory supportYan2007-08-29
* Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik2007-08-29
* Btrfs: Add delayed allocation to the extent based page tree codeChris Mason2007-08-27
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-27
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-10
* Btrfs: Fix super block updates during transaction commitChris Mason2007-06-26
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-22
* Btrfs: add GPLv2Chris Mason2007-06-12
* Btrfs: split up super.cChris Mason2007-06-12
* Btrfs: fix oops after block group lookupChris Mason2007-06-11
* Btrfs: remove device treeChris Mason2007-06-09
* Btrfs: add compat ioctlChris Mason2007-06-08
* Btrfs: d_type optimizationChris Mason2007-06-07
* Btrfs: fixup various fsx failuresChris Mason2007-05-29
* Btrfs: sparse files!Chris Mason2007-05-24
* Btrfs: symlinks and hard linksChris Mason2007-05-24
* Btrfs: renameChris Mason2007-05-23
* Btrfs: 2.6.21-git fixesChris Mason2007-05-21
* Btrfs: allocator optimizations, truncate readaheadChris Mason2007-05-18
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-11
* Btrfs: many allocator fixes, pretty solidChris Mason2007-05-09
* Btrfs: more allocator enhancementsChris Mason2007-05-06