Commit Graph

271 Commits (4a69a41009c4ac691f7d9c289f5f37fabeddce46)

Author SHA1 Message Date
Chris Mason 3eaa288527 Btrfs: Fix the defragmention code and the block relocation code for data=ordered 17 years ago
Chris Mason 4881ee5a2e Btrfs: Fix some build problems on 2.6.18 based enterprise kernels 17 years ago
Chris Mason c286ac48ed Btrfs: alloc_mutex latency reduction 17 years ago
Chris Mason 6dddcbeb28 Btrfs: Use mutex_lock_nested for tree locking 17 years ago
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 17 years ago
Chris Mason 3edf7d33f4 Btrfs: Handle data checksumming on bios that span multiple ordered extents 17 years ago
Chris Mason f929574938 btrfs_start_transaction: wait for commits in progress to finish 17 years ago
Chris Mason 247e743cbe Btrfs: Use async helpers to deal with pages that have been improperly dirtied 17 years ago
Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 17 years ago
Chris Mason 7d9eb12c87 Btrfs: Add locking around volume management (device add/remove/balance) 17 years ago
Chris Mason 3f157a2fd2 Btrfs: Online btree defragmentation fixes 17 years ago
Chris Mason e7a84565bc Btrfs: Add btree locking to the tree defragmentation code 17 years ago
Chris Mason a74a4b97b6 Btrfs: Replace the transaction work queue with kthreads 17 years ago
Chris Mason 5cd57b2cbb Btrfs: Add a skip_locking parameter to struct path, and make various funcs honor it 17 years ago
Chris Mason 051e1b9f74 Drop locks in btrfs_search_slot when reading a tree block. 17 years ago
Chris Mason a213501153 Btrfs: Replace the big fs_mutex with a collection of other locks 17 years ago
Chris Mason 925baeddc5 Btrfs: Start btree concurrency work. 17 years ago
Chris Mason 1cc127b5d1 Btrfs: Add a thread pool just for submit_bio 17 years ago
Christoph Hellwig f46b5a66b3 Btrfs: split out ioctl.c 17 years ago
Chris Mason 4543df7ecc Btrfs: Add a mount option to control worker thread pool size 17 years ago
Chris Mason 8b71284292 Btrfs: Add async worker threads for pre and post IO checksumming 17 years ago
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