Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c9a8bbb7704cbf515c0fc68970abbe4e91d68521
/
fs
/
gfs2
/
glock.c
4818972
GFS2: print glock numbers in hex
by Bob Peterson
· 15 years ago
c1184f8
GFS2: Remove loopy umount code
by Steven Whitehouse
· 15 years ago
009d851
GFS2: Metadata address space clean up
by Steven Whitehouse
· 15 years ago
8f05228
GFS2: Extend umount wait coverage to full glock lifetime
by Steven Whitehouse
· 15 years ago
26bb750
GFS2: Fix glock refcount issues
by Steven Whitehouse
· 15 years ago
7e71c55
GFS2: Fix potential race in glock code
by Steven Whitehouse
· 15 years ago
b94a170
GFS2: remove dcache entries for remote deleted inodes
by Benjamin Marzinski
· 15 years ago
8ff22a6
GFS2: Don't put unlikely reclaim candidates on the reclaim list.
by Benjamin Marzinski
· 15 years ago
a51b56f
GFS2: Fix panic in glock memory shrinker
by Benjamin Marzinski
· 15 years ago
2163b1e
GFS2: Shrink the shrinker
by Steven Whitehouse
· 15 years ago
6399777
GFS2: Add tracepoints
by Steven Whitehouse
· 15 years ago
fe64d51
GFS2: Umount recovery race fix
by Steven Whitehouse
· 15 years ago
0c7a531
GFS2: Fix glock ref counting bug
by Steven Whitehouse
· 16 years ago
a228df6
GFS2: Move umount flush rwsem
by Steven Whitehouse
· 16 years ago
64d576b
GFS2: Add a "demote a glock" interface to sysfs
by Steven Whitehouse
· 16 years ago
d8348de
GFS2: Fix deadlock on journal flush
by Steven Whitehouse
· 16 years ago
ac2425e
GFS2: Remove unused field from glock
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
eb8374e
GFS2: Use DEFINE_SPINLOCK
by Julia Lawall
· 16 years ago
fefc03b
Revert "GFS2: Fix use-after-free bug on umount"
by Steven Whitehouse
· 16 years ago
3af165a
GFS2: Fix use-after-free bug on umount
by Steven Whitehouse
· 16 years ago
2bfb644
GFS2: Move four functions from super.c
by Steven Whitehouse
· 16 years ago
97cc102
GFS2: Kill two daemons with one patch
by Steven Whitehouse
· 16 years ago
813e0c4
GFS2: Fix "truncate in progress" hang
by Steven Whitehouse
· 16 years ago
55ba474
GFS2: sparse annotation of gl->gl_spin
by Harvey Harrison
· 16 years ago
719ee34
GFS2: high time to take some time over atime
by Steven Whitehouse
· 16 years ago
dff5257
GFS2: Fix race relating to glock min-hold time
by Steven Whitehouse
· 16 years ago
c1e817d
GFS2: Fix debugfs glock file iterator
by Steven Whitehouse
· 16 years ago
209806a
[GFS2] Allow local DF locks when holding a cached EX glock
by Steven Whitehouse
· 16 years ago
265d529c
[GFS2] Fix delayed demote race
by Steven Whitehouse
· 16 years ago
1bdad60
[GFS2] Remove remote lock dropping code
by Steven Whitehouse
· 16 years ago
048bca2
[GFS2] No lock_nolock
by Steven Whitehouse
· 16 years ago
6802e34
[GFS2] Clean up the glock core
by Steven Whitehouse
· 16 years ago
58e9fee
[GFS2] Invalidate cache at correct point
by Benjamin Marzinski
· 17 years ago
840ca0e
[GFS2] Fix bug where we called drop_bh incorrectly
by Steven Whitehouse
· 17 years ago
cf45b75
[GFS2] Remove rgrp and glock version numbers
by Bob Peterson
· 17 years ago
da755fd
[GFS2] Remove lm.[ch] and distribute content
by Steven Whitehouse
· 17 years ago
ab0d756
[GFS2] Eliminate gl_req_bh
by Bob Peterson
· 17 years ago
29d38cd
[GFS2] Get rid of gl_waiters2
by Bob Peterson
· 17 years ago
048786f
[GFS2] make gfs2_glock_hold() static
by Adrian Bunk
· 17 years ago
ef8c441
[GFS2] Only wake the reclaim daemon if we need to
by Bob Peterson
· 17 years ago
eccba06
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
b1e058d
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
398bbe6
[GFS2] Reorganize function gfs2_glmutex_lock
by Bob Peterson
· 17 years ago
1a2781c
[GFS2] Fix runtime issue with UP kernels
by Fabio Massimo Di Nitto
· 17 years ago
2bcd610
[GFS2] Don't add glocks to the journal
by Steven Whitehouse
· 17 years ago
e589665
[GFS2] Remove flags no longer required
by Steven Whitehouse
· 17 years ago
3042a2c
[GFS2] Reorder writeback for glock sync
by Steven Whitehouse
· 17 years ago
c2932e0
[GFS2] Remove "reclaim limit"
by Steven Whitehouse
· 17 years ago
cc7e79b
[GFS2] Handle multiple glock demote requests
by Wendy Cheng
· 17 years ago
49e61f2
[GFS2] Move inode deletion out of blocking_cb
by Wendy Cheng
· 17 years ago
b4c2016
[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!
by Abhijith Das
· 17 years ago
c4f68a1
[GFS2] delay glock demote for a minimum hold time
by Benjamin Marzinski
· 17 years ago
a947e03
[GFS2] Wendy's dump lockname in hex & fix glock dump
by Abhijith Das
· 17 years ago
8fbbfd2
[GFS2] Reduce number of gfs2_scand processes to one
by Steven Whitehouse
· 17 years ago
4ef2900
[GFS2] mark struct *_operations const
by Denis Cheng
· 17 years ago
7b08fc6
[GFS2] Fix an oops in glock dumping
by Steven Whitehouse
· 17 years ago
aa0481e
[GFS2] Clean up duplicate includes in fs/gfs2/
by Jesper Juhl
· 17 years ago
26caee5
[GFS2] Fix calculation of demote state
by Josef Whiter
· 17 years ago
87124e5
[GFS2] Fix two races relating to glock callbacks
by Steven Whitehouse
· 17 years ago
eaf5bd3
[GFS2] Simplify multiple glock aquisition
by Steven Whitehouse
· 17 years ago
d93cfa9
[GFS2] Fix deallocation issues
by Abhijith Das
· 17 years ago
dbb7cae
[GFS2] Clean up inode number handling
by Steven Whitehouse
· 17 years ago
cd81a4b
[GFS2] Addendum patch 2 for gfs2_grow
by Robert Peterson
· 17 years ago
37fde8c
[GFS2] Uncomment sprintf_symbol calling code
by Steven Whitehouse
· 18 years ago
5f88209
[GFS2] lockdump improvements
by Robert Peterson
· 18 years ago
7a0079d
[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)
by Robert Peterson
· 18 years ago
04b933f
[GFS2] Red Hat bz 228540: owner references
by Robert Peterson
· 18 years ago
420d2a1
[GFS2] Fix a bug on i386 due to evaluation order
by Steven Whitehouse
· 18 years ago
3b8249f
[GFS2] Fix bz 224480 and cleanup glock demotion code
by Steven Whitehouse
· 18 years ago
5c7342d
[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option
by Josef Whiter
· 18 years ago
7c52b16
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
by Robert Peterson
· 18 years ago
95d97b7
[GFS2] build fix
by akpm@linux-foundation.org
· 18 years ago
631c42e
[GFS2] go_drop_bh is never used, so remove it
by Steven Whitehouse
· 18 years ago
61be084
[GFS2] Put back semaphore to avoid umount problem
by Steven Whitehouse
· 18 years ago
d043e19
[GFS2] Fix typo in glock.c
by Steven Whitehouse
· 18 years ago
90101c3
[GFS2] Compile fix for glock.c
by Steven Whitehouse
· 18 years ago
1213293
[GFS2] Remove queue_empty() function
by Steven Whitehouse
· 18 years ago
b5d32be
[GFS2] Tidy up glops calls
by Steven Whitehouse
· 18 years ago
1c0f487
[GFS2] Remove local exclusive glock mode
by Steven Whitehouse
· 18 years ago
6bd9c8c
[GFS2] Remove unused go_callback operation
by Steven Whitehouse
· 18 years ago
e5dab55
[GFS2] Remove the "greedy" function from glock.[ch]
by Steven Whitehouse
· 18 years ago
fee852e
[GFS2] Shrink gfs2_inode memory by half
by Steven Whitehouse
· 18 years ago
3699e3a
[GFS2] Clean up/speed up readdir
by Steven Whitehouse
· 18 years ago
1c1afa3
Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 18 years ago
0ac2306
[GFS2] lock function parameter
by Randy Dunlap
· 18 years ago
b004157
[GFS2] Fix journal flush problem
by Steven Whitehouse
· 18 years ago
1a14d3a
[GFS2] Simplify glops functions
by Steven Whitehouse
· 18 years ago
ab92303
[GFS2] Fix memory allocation in glock.c
by Steven Whitehouse
· 18 years ago
c594d88
[GFS2] Remove unused GL_DUMP flag
by Steven Whitehouse
· 18 years ago
b60623c
[GFS2] Shrink gfs2_inode (3) - di_mode
by Steven Whitehouse
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
907b9bc
[GFS2/DLM] Fix trailing whitespace
by Steven Whitehouse
· 18 years ago
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
a833634
[GFS2] Fix glock hash clearing
by Steven Whitehouse
· 18 years ago
16feb9f
[GFS2] Use atomic_t rather than kref in glock.c
by Steven Whitehouse
· 18 years ago
b639789
[GFS2] Use hlist for glock hash chains
by Steven Whitehouse
· 18 years ago
2426443
[GFS2] Rewrite of examine_bucket()
by Steven Whitehouse
· 18 years ago
9461061
[GFS2] Remove unused function from glock.c
by Steven Whitehouse
· 18 years ago
a5e08a9
[GFS2] Add consts to glock sorting function
by Steven Whitehouse
· 18 years ago
Next »