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
/
ocfs2
/
dlm
/
dlmlock.c
Age
Commit message (
Expand
)
Author
2018-04-05
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
2014-06-04
ocfs2: remove NULL assignments on static
Fabian Frederick
2013-09-11
ocfs2: use list_for_each_entry() instead of list_for_each()
Dong Fang
2013-07-03
ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked...
Xue jiufei
2011-11-17
fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
Julia Lawall
2011-07-24
ocfs2/dlm: dlmlock_remote() needs to account for remastery
Sunil Mushran
2011-07-24
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
Sunil Mushran
2011-07-24
ocfs2/dlm: Clean up messages in o2dlm
Sunil Mushran
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
2010-12-16
ocfs2/dlm: make existing convertion precedent over new lock
Wengang Wang
2010-05-18
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2010-05-05
ocfs2: print node # when tcp fails
Wengang Wang
2010-01-25
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2008-04-18
ocfs2/dlm: Create slabcaches for lock and lockres
Sunil Mushran
2007-02-07
ocfs2: Added post handler callable function in o2net message handler
Kurt Hackel
2007-02-07
ocfs2_dlm: fix cluster-wide refcounting of lock resources
Kurt Hackel
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-09-24
ocfs2: Allow binary names in the DLM
Mark Fasheh
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-26
ocfs2: fix incorrect error returns
Kurt Hackel
2006-06-26
ocfs2: use GFP_NOFS in some dlm operations
Kurt Hackel
2006-06-26
ocfs2: special case recovery lock in dlmlock_remote()
Kurt Hackel
2006-06-26
ocfs2: temporarily disable automatic lock migration
Kurt Hackel
2006-06-26
ocfs2: do not unconditionally purge the lockres in dlmlock_remote()
Kurt Hackel
2006-06-26
ocfs2: gracefully handle stale create_lock messages.
Kurt Hackel
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2006-03-24
[PATCH] ocfs2: dlm recovery fixes
Kurt Hackel
2006-02-16
[PATCH] ocfs2: manually grant remote recovery lock
Kurt Hackel
2006-02-16
[PATCH] ocfs2: add dlm_wait_for_node_death
Kurt Hackel
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Kurt Hackel