summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)Author
2008-09-25Btrfs: Add a mount option to control worker thread pool sizeChris Mason
2008-09-25Btrfs: Fix mount -o max_inline=0Chris Mason
2008-09-25btrfs: allow scanning multiple devices during mountChristoph Hellwig
2008-09-25btrfs: sanity mount option parsing and early mount codeChristoph Hellwig
2008-09-25Btrfs: transaction ioctlsSage Weil
2008-09-25btrfsctl -A error code fixupLinda Knippers
2008-09-25btrfs delete ordered inode handling fixMingming
2008-09-25Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason
2008-09-25Btrfs: Add support for online device removalChris Mason
2008-09-25Btrfs: Add new ioctl to add devicesChris Mason
2008-09-25Fix btrfs_fill_super to return -EINVAL when no FS foundYan
2008-09-25Btrfs: Add support for device scanning and detection ioctlsChris Mason
2008-09-25Add /dev/btrfs-control for device scanning ioctlsChris Mason
2008-09-25Btrfs: Misc 2.6.25 updatesChris Mason
2008-09-25Btrfs: mount -o max_inline=size to control the maximum inline extent sizeChris Mason
2008-09-25Btrfs: Split the extent_map code into two partsChris Mason
2008-09-25Btrfs: Add basic lockfs callsYan
2008-09-25Btrfs: Add mount -o ssd, which includes optimizations for seek free storageChris Mason
2008-09-25Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeoutChris Mason
2008-09-25Btrfs: Add drop inode func to avoid data=ordered deadlockChris Mason
2008-09-25Btrfs: Add flush barriers on commitChris Mason
2008-09-25Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...Chris Mason
2008-09-25Btrfs: Support for online FS resize (grow and shrink)Chris Mason
2008-09-25Btrfs: Back port to 2.6.18-el kernelsChris Mason
2008-09-25Btrfs: Add mount option to enforce a max extent sizeChris Mason
2008-09-25Btrfs: Add mount option to turn off data cowChris Mason
2008-09-25Btrfs: Add mount -o nodatasum to turn of file data checksummingChris Mason
2008-09-25Btrfs: Return value checking in module initWyatt Banks
2008-09-25xattr support for btrfsJosef Bacik
2008-09-25Btrfs: Allow tails larger than one pageChris Mason
2008-09-25Btrfs: Allow tree blocks larger than the page sizeChris Mason
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2007-08-29Btrfs: Use mount -o subvol to select the subvol directory instead of dev:Chris Mason
2007-08-29Btrfs: Add mount into directory supportYan
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik
2007-08-27Btrfs: Add delayed allocation to the extent based page tree codeChris Mason
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason
2007-06-26Btrfs: Fix super block updates during transaction commitChris Mason
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason
2007-06-12Btrfs: add GPLv2Chris Mason
2007-06-12Btrfs: split up super.cChris Mason
2007-06-11Btrfs: fix oops after block group lookupChris Mason
2007-06-09Btrfs: remove device treeChris Mason
2007-06-08Btrfs: add compat ioctlChris Mason
2007-06-07Btrfs: d_type optimizationChris Mason
2007-05-29Btrfs: fixup various fsx failuresChris Mason
2007-05-24Btrfs: sparse files!Chris Mason
2007-05-24Btrfs: symlinks and hard linksChris Mason
2007-05-23Btrfs: renameChris Mason