Commit Graph

19 Commits (ef3be45722317f8c2fb0e861065df0c3830ff9ac)

Author SHA1 Message Date
Chris Mason bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
David Sterba f2a97a9dbd btrfs: remove all unused functions 14 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Wu Fengguang d4a789474a Btrfs: fix typos in comments 16 years ago
Chris Mason b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
Chris Mason 66d7e85ea7 Btrfs: Check for a blocking lock before taking the spin 16 years ago
Chris Mason b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 years ago
Chris Mason 4008c04a07 Btrfs: make a lockdep class for the extent buffer locks 16 years ago
Chris Mason 284b066af4 Btrfs: don't use spin_is_contended 16 years ago
Chris Mason b4ce94de9b Btrfs: Change btree locking to use explicit blocking points 16 years ago
Chris Mason cf47b8f3d9 Btrfs: stop spinning on mutex_trylock and let the adaptive code spin for us 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Chris Mason d352ac6814 Btrfs: add and improve comments 17 years ago
Chris Mason 65b51a009e btrfs_search_slot: reduce lock contention by cowing in two stages 17 years ago
Yan bcc63abbf3 Btrfs: implement memory reclaim for leaf reference cache 17 years ago
Chris Mason 4881ee5a2e Btrfs: Fix some build problems on 2.6.18 based enterprise kernels 17 years ago
Chris Mason 6dddcbeb28 Btrfs: Use mutex_lock_nested for tree locking 17 years ago
Chris Mason a61e6f29dc Btrfs: Use a mutex in the extent buffer for tree block locking 17 years ago
Chris Mason f9efa9c784 Btrfs: Reduce contention on the root node 17 years ago
Chris Mason 925baeddc5 Btrfs: Start btree concurrency work. 17 years ago