Commit Graph

243 Commits (d352ac68148b69937d39ca5d48bcc4478e118dbf)

Author SHA1 Message Date
Zheng Yan 1a40e23b95 Btrfs: update space balancing code 17 years ago
Zheng Yan e465768938 Btrfs: Add shared reference cache 17 years ago
Zheng Yan e856981384 Btrfs: allocator fixes for space balancing update 17 years ago
Chris Mason 4434c33c7f Btrfs: fix sleep with spinlock held during unmount 17 years ago
Zheng Yan 31840ae1a6 Btrfs: Full back reference support 17 years ago
Chris Mason 1c2308f8e7 Add check for tree-log roots in btrfs_alloc_reserved_extents 17 years ago
Josef Bacik 0f9dd46cda Btrfs: free space accounting redo 17 years ago
Josef Bacik ef8bbdfe7e Btrfs: fix cache_block_group error handling 17 years ago
Chris Mason d0c803c404 Btrfs: Record dirty pages tree-log pages in an extent_io tree 17 years ago
Chris Mason d00aff0013 Btrfs: Optimize tree log block allocations 17 years ago
Chris Mason 4bef084857 Btrfs: Tree logging fixes 17 years ago
Chris Mason e02119d5a7 Btrfs: Add a write ahead tree log to optimize synchronous operations 17 years ago
David Woodhouse 21af804c07 Btrfs: Discard sector data in __free_extent() 17 years ago
Yan Zheng 7ea394f119 Btrfs: Fix nodatacow for the new data=ordered mode 17 years ago
Chris Mason ea8c281947 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them 17 years ago
Chris Mason d7a029a89e Btrfs: Don't corrupt ram in shrink_extent_tree, leak it instead 17 years ago
Chris Mason 2dd3e67b1e Btrfs: More throttle tuning 17 years ago
Chris Mason 65b51a009e btrfs_search_slot: reduce lock contention by cowing in two stages 17 years ago
Chris Mason 18e35e0ab3 Btrfs: Throttle less often waiting for snapshots to delete 17 years ago
Chris Mason f87f057b49 Btrfs: Improve and cleanup locking done by walk_down_tree 17 years ago
Chris Mason 37d1aeee39 Btrfs: Throttle tuning 17 years ago
Chris Mason 47ac14fa0f Btrfs: Add missing hunk from Yan Zheng's cache reclaim patch 17 years ago
Yan bcc63abbf3 Btrfs: implement memory reclaim for leaf reference cache 17 years ago
Yan Zheng f321e49103 Btrfs: Update and fix mount -o nodatacow 17 years ago
Chris Mason ab78c84de1 Btrfs: Throttle operations if the reference cache gets too large 17 years ago
Chris Mason 017e5369eb Btrfs: Leaf reference cache update 17 years ago
Yan Zheng 31153d8128 Btrfs: Add a leaf reference cache 17 years ago
Yan 974e35a82d Btrfs: Properly release lock in pin_down_bytes 17 years ago
Josef Bacik 8e8a1e31f2 Btrfs: Fix a few functions that exit without stopping their transaction 17 years ago
Chris Mason 3eaa288527 Btrfs: Fix the defragmention code and the block relocation code for data=ordered 17 years ago
Chris Mason c286ac48ed Btrfs: alloc_mutex latency reduction 17 years ago
Chris Mason e34a5b4f77 Btrfs: Add some conditional schedules near the alloc_mutex 17 years ago
Chris Mason a61e6f29dc Btrfs: Use a mutex in the extent buffer for tree block locking 17 years ago
Chris Mason 4a09675279 Btrfs: Data ordered fixes 17 years ago
Chris Mason 54641bd17d Btrfs: Force caching of metadata block groups on mount to avoid deadlock 17 years ago
Chris Mason ee6e6504e1 Add a per-inode lock around btrfs_drop_extents 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 079899c238 Btrfs: Change find_extent_buffer to use TestSetPageLocked 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 333db94cdd Btrfs: Fix snapshot deletion to release the alloc_mutex much more often. 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 0ef3e66b67 Btrfs: Allocator fix variety pack 17 years ago
Chris Mason 1259ab75c6 Btrfs: Handle write errors on raid1 and raid10 17 years ago
Chris Mason ca7a79ad8d Btrfs: Pass down the expected generation number when reading tree blocks 17 years ago