aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: Start btree concurrency work.Chris Mason2008-09-25
* Btrfs: Add a thread pool just for submit_bioChris Mason2008-09-25
* Btrfs: split out ioctl.cChristoph Hellwig2008-09-25
* Btrfs: Add a mount option to control worker thread pool sizeChris Mason2008-09-25
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-25
* btrfs: sanity mount option parsing and early mount codeChristoph Hellwig2008-09-25
* Btrfs: transaction ioctlsSage Weil2008-09-25
* Btrfs: Invalidate dcache entry after creating snapshot andSven Wegener2008-09-25
* Btrfs: Allocator fix variety packChris Mason2008-09-25
* Btrfs: Change the congestion functions to meter the number of async submits a...Chris Mason2008-09-25
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-25
* Btrfs: Update nodatacow mode to support cloned single files and resizingChris Mason2008-09-25
* Btrfs: Properly find the root for snapshotted blocks during chunk relocationChris Mason2008-09-25
* Btrfs: Add support for online device removalChris Mason2008-09-25
* Btrfs: Clone file data ioctlSage Weil2008-09-25
* Btrfs: Add balance ioctl to restripe the chunksChris Mason2008-09-25
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-25
* Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason2008-09-25
* Btrfs: Add support for labels in the super blockChris Mason2008-09-25
* Btrfs: Check device uuids along with devidsChris Mason2008-09-25
* Btrfs: Write bio checksumming outside the FS mutexChris Mason2008-09-25
* Btrfs: Create a work queue for bio writesChris Mason2008-09-25
* Btrfs: Add RAID10 supportChris Mason2008-09-25
* Btrfs: Add chunk uuids and update multi-device back referencesChris Mason2008-09-25
* Add a min size parameter to btrfs_alloc_extentChris Mason2008-09-25
* Btrfs: Do metadata checksums for reads via a workqueueChris Mason2008-09-25
* Btrfs: Fix allocation profile initChris Mason2008-09-25
* Btrfs: Add support for duplicate blocks on a single spindleChris Mason2008-09-25
* Btrfs: Add support for mirroring across drivesChris Mason2008-09-25
* Reorder the flags field in struct btrfs_header and record a flag on writeoutChris Mason2008-09-25
* Create a btrfs backing dev infoChris Mason2008-09-25
* Btrfs: Implement raid0 when multiple devices are presentChris Mason2008-09-25
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-25
* Btrfs: Bring back mount -o ssd optimizationsChris Mason2008-09-25
* Btrfs: Move device information into the super block so it can be scannedChris Mason2008-09-25
* Btrfs: Make the FS tree the last objectid in the tree of tree rootsChris Mason2008-09-25
* Btrfs: Dynamic chunk and block group allocationChris Mason2008-09-25
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-25
* Btrfs: checksum file data at bio submission time instead of during writepageChris Mason2008-09-25
* Btrfs: unaligned access fixesDavid Miller2008-09-25
* Btrfs: Fix i_blocks accountingChris Mason2008-09-25
* Btrfs: Update magicChris Mason2008-09-25
* Btrfs: Add data block hints to SSD mode tooChris Mason2008-09-25
* Btrfs: mount -o max_inline=size to control the maximum inline extent sizeChris Mason2008-09-25
* Btrfs: Add inode item and backref in one insert, reducing cpu usageChris Mason2008-09-25
* Btrfs: During deletes and truncate, remove many items at once from the treeChris Mason2008-09-25
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-25
* Btrfs: Fix hole insertion corner casesChris Mason2008-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