Commit Graph

200 Commits (43e570b08a6c6b1d75f218566a6240542a386fd9)

Author SHA1 Message Date
Christoph Hellwig edf24abe51 btrfs: sanity mount option parsing and early mount code 17 years ago
Sage Weil 6bf13c0cc8 Btrfs: transaction ioctls 17 years ago
Sven Wegener 3b96362cc8 Btrfs: Invalidate dcache entry after creating snapshot and 17 years ago
Chris Mason 0ef3e66b67 Btrfs: Allocator fix variety pack 17 years ago
Chris Mason cb03c743c6 Btrfs: Change the congestion functions to meter the number of async submits as well 17 years ago
Chris Mason dfe2502068 Btrfs: Add mount -o degraded to allow mounts to continue with missing devices 17 years ago
Chris Mason a68d5933a0 Btrfs: Update nodatacow mode to support cloned single files and resizing 17 years ago
Chris Mason bf4ef67924 Btrfs: Properly find the root for snapshotted blocks during chunk relocation 17 years ago
Chris Mason a061fc8da7 Btrfs: Add support for online device removal 17 years ago
Sage Weil f2eb0a241f Btrfs: Clone file data ioctl 17 years ago
Chris Mason ec44a35cbe Btrfs: Add balance ioctl to restripe the chunks 17 years ago
Chris Mason 788f20eb5a Btrfs: Add new ioctl to add devices 17 years ago
Chris Mason 8f18cf1339 Btrfs: Make the resizer work based on shrinking and growing devices 17 years ago
Chris Mason 7ae9c09d8f Btrfs: Add support for labels in the super block 17 years ago
Chris Mason a443755f1c Btrfs: Check device uuids along with devids 17 years ago
Chris Mason e015640f9c Btrfs: Write bio checksumming outside the FS mutex 17 years ago
Chris Mason 44b8bd7edd Btrfs: Create a work queue for bio writes 17 years ago
Chris Mason 321aecc656 Btrfs: Add RAID10 support 17 years ago
Chris Mason e17cade25f Btrfs: Add chunk uuids and update multi-device back references 17 years ago
Chris Mason 98d20f67cf Add a min size parameter to btrfs_alloc_extent 17 years ago
Chris Mason ce9adaa5a7 Btrfs: Do metadata checksums for reads via a workqueue 17 years ago
Chris Mason d18a2c4475 Btrfs: Fix allocation profile init 17 years ago
Chris Mason 611f0e00a2 Btrfs: Add support for duplicate blocks on a single spindle 17 years ago
Chris Mason 8790d502e4 Btrfs: Add support for mirroring across drives 17 years ago
Chris Mason 63b10fc487 Reorder the flags field in struct btrfs_header and record a flag on writeout 17 years ago
Chris Mason 0416008814 Create a btrfs backing dev info 17 years ago
Chris Mason 593060d756 Btrfs: Implement raid0 when multiple devices are present 17 years ago
Chris Mason 8a4b83cc8b Btrfs: Add support for device scanning and detection ioctls 17 years ago
Chris Mason 239b14b32d Btrfs: Bring back mount -o ssd optimizations 17 years ago
Chris Mason 0d81ba5dbe Btrfs: Move device information into the super block so it can be scanned 17 years ago
Chris Mason e085def2c4 Btrfs: Make the FS tree the last objectid in the tree of tree roots 17 years ago
Chris Mason 6324fbf334 Btrfs: Dynamic chunk and block group allocation 17 years ago
Chris Mason 0b86a832a1 Btrfs: Add support for multiple devices per filesystem 17 years ago
Chris Mason 065631f6dc Btrfs: checksum file data at bio submission time instead of during writepage 17 years ago
David Miller df68b8a7ad Btrfs: unaligned access fixes 17 years ago
Chris Mason 9069218d44 Btrfs: Fix i_blocks accounting 17 years ago
Chris Mason 47b0c4f8c7 Btrfs: Update magic 17 years ago
Chris Mason 4529ba495c Btrfs: Add data block hints to SSD mode too 17 years ago
Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 17 years ago
Chris Mason 9c58309d6c Btrfs: Add inode item and backref in one insert, reducing cpu usage 17 years ago
Chris Mason 85e21bac16 Btrfs: During deletes and truncate, remove many items at once from the tree 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Chris Mason 5f56406aab Btrfs: Fix hole insertion corner cases 17 years ago
Chris Mason e18e4809b1 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage 17 years ago
Chris Mason 2da98f003f Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout 17 years ago
Chris Mason cee36a03e8 Rework btrfs_drop_inode to avoid scheduling 17 years ago
Chris Mason 61295eb866 Btrfs: Add drop inode func to avoid data=ordered deadlock 17 years ago
Chris Mason 69a32ac517 Btrfs: Change magic string to reflect new format 17 years ago
Yan fdebe2bd70 Btrfs: Add readonly inode flag 17 years ago
Chris Mason 21ad10cf3e Btrfs: Add flush barriers on commit 17 years ago