index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-252
/
+158
2011-03-15
GFS2: Don't use _raw version of RCU dereference
Steven Whitehouse
1
-1
/
+1
2011-03-11
GFS2: Optimize glock multiple-dequeue code
Bob Peterson
1
-8
/
+4
2011-03-09
GFS2: Fix glock deallocation race
Steven Whitehouse
1
-2
/
+8
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-2
/
+2
2011-01-31
GFS2: Fix glock queue trace point
Steven Whitehouse
1
-1
/
+1
2011-01-21
GFS2: Use RCU for glock hash table
Steven Whitehouse
1
-243
/
+147
2010-11-30
GFS2: Merge glock state fields into a bitfield
Steven Whitehouse
1
-2
/
+7
2010-11-30
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
1
-22
/
+9
2010-11-30
GFS2: fs/gfs2/glock.c: Use printf extension %pV
Joe Perches
1
-2
/
+7
2010-11-30
GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS
Joe Perches
1
-8
/
+7
2010-11-30
GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM
Steven Whitehouse
1
-3
/
+4
2010-11-15
GFS2: Fix inode deallocation race
Steven Whitehouse
1
-11
/
+10
2010-09-29
GFS2: Fix spectator umount issue
Steven Whitehouse
1
-1
/
+1
2010-09-20
GFS2: Use new workqueue scheme
Steven Whitehouse
1
-2
/
+4
2010-09-20
GFS2: Don't enforce min hold time when two demotes occur in rapid succession
Steven Whitehouse
1
-4
/
+11
2010-08-02
GFS2: Fix recovery stuck bug (try #2)
Steven Whitehouse
1
-7
/
+39
2010-07-29
Revert "GFS2: recovery stuck on transaction lock"
Steven Whitehouse
1
-10
/
+0
2010-07-29
GFS2: Make "try" lock not try quite so hard
Steven Whitehouse
1
-24
/
+25
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-1
/
+1
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-04-14
GFS2: glock livelock
Bob Peterson
1
-0
/
+3
2010-03-01
GFS2: print glock numbers in hex
Bob Peterson
1
-1
/
+1
2010-03-01
GFS2: Remove loopy umount code
Steven Whitehouse
1
-31
/
+2
2010-03-01
GFS2: Metadata address space clean up
Steven Whitehouse
1
-19
/
+21
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
1
-0
/
+4
2009-12-03
GFS2: Fix glock refcount issues
Steven Whitehouse
1
-13
/
+8
2009-12-03
GFS2: Fix potential race in glock code
Steven Whitehouse
1
-2
/
+8
2009-07-30
GFS2: remove dcache entries for remote deleted inodes
Benjamin Marzinski
1
-5
/
+38
2009-07-30
GFS2: Don't put unlikely reclaim candidates on the reclaim list.
Benjamin Marzinski
1
-26
/
+46
2009-07-30
GFS2: Fix panic in glock memory shrinker
Benjamin Marzinski
1
-0
/
+4
2009-07-30
GFS2: Shrink the shrinker
Steven Whitehouse
1
-18
/
+5
2009-06-12
GFS2: Add tracepoints
Steven Whitehouse
1
-1
/
+11
2009-05-19
GFS2: Umount recovery race fix
Steven Whitehouse
1
-3
/
+18
2009-05-09
GFS2: Fix glock ref counting bug
Steven Whitehouse
1
-0
/
+1
2009-04-15
GFS2: Move umount flush rwsem
Steven Whitehouse
1
-5
/
+5
2009-03-24
GFS2: Add a "demote a glock" interface to sysfs
Steven Whitehouse
1
-3
/
+4
2009-03-24
GFS2: Fix deadlock on journal flush
Steven Whitehouse
1
-14
/
+12
2009-03-24
GFS2: Remove unused field from glock
Steven Whitehouse
1
-2
/
+0
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-174
/
+75
2009-01-05
GFS2: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-05
Revert "GFS2: Fix use-after-free bug on umount"
Steven Whitehouse
1
-2
/
+1
2009-01-05
GFS2: Fix use-after-free bug on umount
Steven Whitehouse
1
-1
/
+2
2009-01-05
GFS2: Move four functions from super.c
Steven Whitehouse
1
-0
/
+14
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
1
-143
/
+105
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
1
-4
/
+29
2009-01-05
GFS2: sparse annotation of gl->gl_spin
Harvey Harrison
1
-0
/
+8
2008-09-18
GFS2: high time to take some time over atime
Steven Whitehouse
1
-2
/
+0
2008-09-05
GFS2: Fix race relating to glock min-hold time
Steven Whitehouse
1
-0
/
+2
2008-08-13
GFS2: Fix debugfs glock file iterator
Steven Whitehouse
1
-5
/
+6
[next]