Josef Bacik
|
aec7477b3b
Btrfs: Implement new dir index format
|
17 years ago |
Chris Mason
|
ed98b56a63
Btrfs: Take the csum mutex while reading checksums
|
17 years ago |
Chris Mason
|
f421950f86
Btrfs: Fix some data=ordered related data corruptions
|
17 years ago |
Chris Mason
|
f929574938
btrfs_start_transaction: wait for commits in progress to finish
|
17 years ago |
Chris Mason
|
e6dcd2dc9c
Btrfs: New data=ordered implementation
|
17 years ago |
Chris Mason
|
77a41afb7d
Btrfs: Drop some verbose printks
|
17 years ago |
Chris Mason
|
3f157a2fd2
Btrfs: Online btree defragmentation fixes
|
17 years ago |
Chris Mason
|
1b1e2135dc
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
|
17 years ago |
Chris Mason
|
a74a4b97b6
Btrfs: Replace the transaction work queue with kthreads
|
17 years ago |
Chris Mason
|
89ce8a63d0
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
|
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 |
Sven Wegener
|
3b96362cc8
Btrfs: Invalidate dcache entry after creating snapshot and
|
17 years ago |
Chris Mason
|
48ec2cf873
Btrfs: Fix race in running_transaction checks
|
17 years ago |
Chris Mason
|
a061fc8da7
Btrfs: Add support for online device removal
|
17 years ago |
Chris Mason
|
d6bfde8765
Btrfs: Fixes for 2.6.18 enterprise kernels
|
17 years ago |
Chris Mason
|
81d7ed29ff
Btrfs: Throttle file_write when data=ordered is flushing the inode
|
17 years ago |
Chris Mason
|
ce9adaa5a7
Btrfs: Do metadata checksums for reads via a workqueue
|
17 years ago |
Chris Mason
|
0b86a832a1
Btrfs: Add support for multiple devices per filesystem
|
17 years ago |
Chris Mason
|
80b6794d11
Btrfs: Lower stack usage in transaction.c
|
17 years ago |
Chris Mason
|
4529ba495c
Btrfs: Add data block hints to SSD mode too
|
17 years ago |
Chris Mason
|
d1310b2e0c
Btrfs: Split the extent_map code into two parts
|
17 years ago |
Chris Mason
|
e18e4809b1
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
|
17 years ago |
Chris Mason
|
4d5e74bc0a
Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels
|
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
|
e2008b6140
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
|
17 years ago |
Chris Mason
|
3063d29f2a
Btrfs: Move snapshot creation to commit time
|
17 years ago |
Chris Mason
|
dc17ff8f11
Btrfs: Add data=ordered support
|
17 years ago |
Chris Mason
|
4313b3994d
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
|
17 years ago |