index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
lock_dlm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-09
1
-17
/
+20
*
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
2021-02-05
1
-6
/
+2
*
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-27
1
-0
/
+34
*
gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
Bob Peterson
2020-02-10
1
-0
/
+18
*
gfs2: Fix recovery slot bumping
Andreas Gruenbacher
2019-09-03
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
2019-05-22
1
-4
/
+5
*
gfs2: Use fs_* functions instead of pr_* function where we can
Bob Peterson
2018-10-05
1
-5
/
+5
*
GFS2: Fix recovery issues for spectators
Bob Peterson
2018-07-25
1
-3
/
+17
*
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
2018-01-30
1
-2
/
+2
*
GFS2: Fix up some sparse warnings
Bob Peterson
2017-08-25
1
-3
/
+1
*
gfs2: fix slab corruption during mounting and umounting gfs file system
Thomas Tai
2017-08-15
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
gfs2: Fix a typo in a comment
Andreas Gruenbacher
2015-09-03
1
-1
/
+1
*
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2015-09-03
1
-5
/
+5
*
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-28
1
-2
/
+2
|
\
|
*
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-18
1
-2
/
+2
*
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-7
/
+1
|
/
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
*
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-07
1
-3
/
+6
*
GFS2: global conversion to pr_foo()
Fabian Frederick
2014-03-06
1
-4
/
+3
*
GFS2: add missing newline
David Teigland
2014-02-17
1
-1
/
+1
*
gfs2: endianness misannotations
Al Viro
2013-11-15
1
-4
/
+4
*
GFS2: use memchr_inv
Akinobu Mita
2013-04-04
1
-6
/
+2
*
GFS2: use kmalloc for lvb bitmap
David Teigland
2013-04-04
1
-13
/
+18
*
GFS2: fix skip unlock condition
David Teigland
2013-01-28
1
-1
/
+6
*
GFS2: Initialize hex string to '0'
Nathan Straz
2013-01-02
1
-0
/
+1
*
GFS2: remove redundant lvb pointer
David Teigland
2012-11-15
1
-4
/
+4
*
GFS2: only use lvb on glocks that need it
David Teigland
2012-11-15
1
-5
/
+7
*
GFS2: skip dlm_unlock calls in unmount
David Teigland
2012-11-14
1
-0
/
+8
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
dlm: fixes for nodir mode
David Teigland
2012-05-02
1
-2
/
+0
*
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
2012-04-24
1
-3
/
+7
*
GFS2: glock statistics gathering
Steven Whitehouse
2012-02-28
1
-5
/
+118
*
GFS2: dlm based recovery coordination
David Teigland
2012-01-11
1
-10
/
+983
*
dlm: add recovery callbacks
David Teigland
2012-01-04
1
-2
/
+2
*
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-03-09
1
-2
/
+2
*
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
1
-11
/
+3
*
GFS2: Merge glock state fields into a bitfield
Steven Whitehouse
2010-11-30
1
-1
/
+0
*
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
2010-11-30
1
-10
/
+4
*
GFS2: Update handling of DLM return codes to match reality
Steven Whitehouse
2010-09-20
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
GFS2: Metadata address space clean up
Steven Whitehouse
2010-03-01
1
-1
/
+4
*
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
2010-02-03
1
-3
/
+3
*
GFS2: Wait for unlock completion on umount
Steven Whitehouse
2010-02-03
1
-1
/
+6
*
GFS2: Fix locking bug in failed shared to exclusive conversion
Benjamin Marzinski
2009-03-24
1
-3
/
+4
*
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
1
-0
/
+240