aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm/dlmunlock.c
AgeCommit message (Expand)Author
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-05ocfs2: print node # when tcp failsWengang Wang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-08-20ocfs2/dlm: Wait on lockres instead of erroring cancel requestsGoldwyn Rodrigues
2009-02-26ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel
2007-02-07ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel
2006-08-07ocfs2: fix check for locally granted state during dlmunlock()Kurt Hackel
2006-08-07ocfs2: do not modify lksb->status in the unlock astKurt Hackel
2006-08-07ocfs2: Fix lvb corruptionKurt Hackel
2006-06-26ocfs2: remove whitespace in dlmunlock.cKurt Hackel
2006-06-26ocfs2: recheck lockres master before sending an unlock request.Kurt Hackel
2006-06-26[PATCH] fs: use list_move()Akinobu Mita
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel