index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
lock_dlm.c
Age
Commit message (
Expand
)
Author
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
2017-08-25
GFS2: Fix up some sparse warnings
Bob Peterson
2017-08-15
gfs2: fix slab corruption during mounting and umounting gfs file system
Thomas Tai
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2015-11-09
remove abs64()
Andrew Morton
2015-09-03
gfs2: Fix a typo in a comment
Andreas Gruenbacher
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-18
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-07
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-06
GFS2: global conversion to pr_foo()
Fabian Frederick
2014-02-17
GFS2: add missing newline
David Teigland
2013-11-15
gfs2: endianness misannotations
Al Viro
2013-04-04
GFS2: use memchr_inv
Akinobu Mita
2013-04-04
GFS2: use kmalloc for lvb bitmap
David Teigland
2013-01-28
GFS2: fix skip unlock condition
David Teigland
2013-01-02
GFS2: Initialize hex string to '0'
Nathan Straz
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
2012-11-14
GFS2: skip dlm_unlock calls in unmount
David Teigland
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-05-02
dlm: fixes for nodir mode
David Teigland
2012-04-24
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
2012-01-04
dlm: add recovery callbacks
David Teigland
2011-03-09
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-01-21
GFS2: Use RCU for glock hash table
Steven Whitehouse
2010-11-30
GFS2: Merge glock state fields into a bitfield
Steven Whitehouse
2010-11-30
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
2010-09-20
GFS2: Update handling of DLM return codes to match reality
Steven Whitehouse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
GFS2: Metadata address space clean up
Steven Whitehouse
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
2010-02-03
GFS2: Wait for unlock completion on umount
Steven Whitehouse
2009-03-24
GFS2: Fix locking bug in failed shared to exclusive conversion
Benjamin Marzinski
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse