aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmunlock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
2016-01-14ocfs2/dlm: return appropriate value when dlm_grab() returns NULLXue jiufei1-1/+1
2014-06-23ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes connTariq Saeed1-5/+13
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang1-3/+1
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma1-3/+1
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-1/+2
2010-05-05ocfs2: print node # when tcp failsWengang Wang1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran1-4/+4
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-08-20ocfs2/dlm: Wait on lockres instead of erroring cancel requestsGoldwyn Rodrigues1-2/+2
2009-02-26ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran1-2/+2
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel1-1/+2
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel1-4/+4
2007-02-07ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel1-0/+4
2006-08-07ocfs2: fix check for locally granted state during dlmunlock()Kurt Hackel1-1/+1
2006-08-07ocfs2: do not modify lksb->status in the unlock astKurt Hackel1-25/+12
2006-08-07ocfs2: Fix lvb corruptionKurt Hackel1-0/+6
2006-06-26ocfs2: remove whitespace in dlmunlock.cKurt Hackel1-1/+1
2006-06-26ocfs2: recheck lockres master before sending an unlock request.Kurt Hackel1-0/+10
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-2/+1
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel1-4/+7
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel1-0/+13
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel1-0/+672