Chris Mason
|
65b51a009e
btrfs_search_slot: reduce lock contention by cowing in two stages
|
17 gadi atpakaļ |
Yan
|
bcc63abbf3
Btrfs: implement memory reclaim for leaf reference cache
|
17 gadi atpakaļ |
Yan Zheng
|
31153d8128
Btrfs: Add a leaf reference cache
|
17 gadi atpakaļ |
Yan
|
9652480bf4
Fix path slots selection in btrfs_search_forward
|
17 gadi atpakaļ |
Josef Bacik
|
7b12876623
Btrfs: Create orphan inode records to prevent lost files after a crash
|
17 gadi atpakaļ |
Chris Mason
|
0bd40a7184
btrfs_next_leaf: do readahead when skip_locking is turned on
|
17 gadi atpakaļ |
Chris Mason
|
7d9eb12c87
Btrfs: Add locking around volume management (device add/remove/balance)
|
17 gadi atpakaļ |
Chris Mason
|
f9efa9c784
Btrfs: Reduce contention on the root node
|
17 gadi atpakaļ |
Chris Mason
|
3f157a2fd2
Btrfs: Online btree defragmentation fixes
|
17 gadi atpakaļ |
Chris Mason
|
e7a84565bc
Btrfs: Add btree locking to the tree defragmentation code
|
17 gadi atpakaļ |
Chris Mason
|
a74a4b97b6
Btrfs: Replace the transaction work queue with kthreads
|
17 gadi atpakaļ |
Chris Mason
|
333db94cdd
Btrfs: Fix snapshot deletion to release the alloc_mutex much more often.
|
17 gadi atpakaļ |
Chris Mason
|
5cd57b2cbb
Btrfs: Add a skip_locking parameter to struct path, and make various funcs honor it
|
17 gadi atpakaļ |
Chris Mason
|
168fd7d271
Fix btrfs_next_leaf to check for new items after dropping locks
|
17 gadi atpakaļ |
Chris Mason
|
594a24eb0e
Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks
|
17 gadi atpakaļ |
Chris Mason
|
051e1b9f74
Drop locks in btrfs_search_slot when reading a tree block.
|
17 gadi atpakaļ |
Chris Mason
|
a213501153
Btrfs: Replace the big fs_mutex with a collection of other locks
|
17 gadi atpakaļ |
Chris Mason
|
925baeddc5
Btrfs: Start btree concurrency work.
|
17 gadi atpakaļ |
Chris Mason
|
0ef3e66b67
Btrfs: Allocator fix variety pack
|
17 gadi atpakaļ |
Chris Mason
|
1259ab75c6
Btrfs: Handle write errors on raid1 and raid10
|
17 gadi atpakaļ |
Chris Mason
|
ca7a79ad8d
Btrfs: Pass down the expected generation number when reading tree blocks
|
17 gadi atpakaļ |
Chris Mason
|
bce4eae986
Btrfs: Fix balance_level to free the middle block if there is room in the left one
|
17 gadi atpakaļ |
Chris Mason
|
971a1f6648
Btrfs: Don't empty the middle buffer in push_nodes_for_insert
|
17 gadi atpakaļ |
Chris Mason
|
c448acf0a0
Btrfs: Fix split_node to require more empty slots in the node as well
|
17 gadi atpakaļ |
Chris Mason
|
1514794e42
Btrfs: Make sure nodes have enough room for a double split
|
17 gadi atpakaļ |
Chris Mason
|
699122f559
Btrfs: Don't wait on tree block writeback before freeing them anymore
|
17 gadi atpakaļ |
Chris Mason
|
e17cade25f
Btrfs: Add chunk uuids and update multi-device back references
|
17 gadi atpakaļ |
Chris Mason
|
85d824c4a4
Btrfs: Disable extra debugging checks on tree blocks
|
17 gadi atpakaļ |
Chris Mason
|
f188591e98
Btrfs: Retry metadata reads in the face of checksum failures
|
17 gadi atpakaļ |
Chris Mason
|
ce9adaa5a7
Btrfs: Do metadata checksums for reads via a workqueue
|
17 gadi atpakaļ |