index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlm
/
dlmlock.c
Age
Commit message (
Expand
)
Author
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-06
ocfs2: print node # when tcp fails
Wengang Wang
2010-01-26
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
2009-09-24
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-28
[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