Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
698f415cf5756e320623bdb015a600945743377c
/
fs
/
btrfs
/
locking.c
7928d67
btrfs: cleanup, remove stray return statements
by David Sterba
· 9 years ago
ee86395
btrfs: comment the rest of implicit barriers before waitqueue_active
by David Sterba
· 10 years ago
a83342a
btrfs: add comments to barriers before waitqueue_active
by David Sterba
· 10 years ago
166f66d
btrfs: Add WARN_ON() for double lock in btrfs_tree_lock()
by Zhaolei
· 9 years ago
f82c458
btrfs: fix lockups from btrfs_clear_path_blocking
by Chris Mason
· 10 years ago
ea4ebde
Btrfs: fix deadlocks with trylock on tree nodes
by Chris Mason
· 10 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
39f9d02
Btrfs: save us a read_lock
by Liu Bo
· 12 years ago
aa2ffd0
Btrfs: fix a misplaced address operator in a condition
by Stefan Behrens
· 12 years ago
cbea5ac
Btrfs: reduce calls to wake_up on uncontended locks
by Chris Mason
· 12 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
5b25f70
Btrfs: add nested locking mode for paths
by Arne Jansen
· 13 years ago
bd68151
Btrfs: switch the btrfs tree locks to reader/writer
by Chris Mason
· 13 years ago
f2a97a9
btrfs: remove all unused functions
by David Sterba
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d4a7894
Btrfs: fix typos in comments
by Wu Fengguang
· 16 years ago
b947343
Btrfs: leave btree locks spinning more often
by Chris Mason
· 16 years ago
66d7e85
Btrfs: Check for a blocking lock before taking the spin
by Chris Mason
· 16 years ago
b9447ef
Btrfs: fix spinlock assertions on UP systems
by Chris Mason
· 16 years ago
4008c04
Btrfs: make a lockdep class for the extent buffer locks
by Chris Mason
· 16 years ago
284b066
Btrfs: don't use spin_is_contended
by Chris Mason
· 16 years ago
b4ce94d
Btrfs: Change btree locking to use explicit blocking points
by Chris Mason
· 16 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
d352ac6
Btrfs: add and improve comments
by Chris Mason
· 16 years ago
65b51a0
btrfs_search_slot: reduce lock contention by cowing in two stages
by Chris Mason
· 16 years ago
bcc63ab
Btrfs: implement memory reclaim for leaf reference cache
by Yan
· 16 years ago
4881ee5
Btrfs: Fix some build problems on 2.6.18 based enterprise kernels
by Chris Mason
· 16 years ago
6dddcbe
Btrfs: Use mutex_lock_nested for tree locking
by Chris Mason
· 16 years ago
a61e6f2
Btrfs: Use a mutex in the extent buffer for tree block locking
by Chris Mason
· 16 years ago
f9efa9c
Btrfs: Reduce contention on the root node
by Chris Mason
· 16 years ago
925baed
Btrfs: Start btree concurrency work.
by Chris Mason
· 16 years ago