aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmconvert.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-03-25ocfs2/dlm: move lock to the tail of grant queue while doing in-place convertxuejiufei1-0/+6
2016-03-25ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi1-0/+13
2016-03-25ocfs2/dlm: fix race between convert and recoveryJoseph Qi1-1/+10
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang1-11/+7
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma1-3/+3
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-1/+3
2010-05-05ocfs2: print node # when tcp failsWengang Wang1-1/+3
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-1/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2008-03-10ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma1-1/+1
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: Silence a failed convertKurt Hackel1-22/+6
2007-02-07ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel1-1/+4
2006-06-26ocfs2: fix compiler warnings in dlm_convert_lock_handler()Mark Fasheh1-1/+2
2006-06-26ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERRORKurt Hackel1-1/+1
2006-06-26ocfs2: retry operations when a lock is marked in recoveryKurt Hackel1-0/+20
2006-06-26ocfs2: do LVB puts in placeMark Fasheh1-0/+3
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-6/+3
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel1-4/+7
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel1-0/+5
2006-02-16[PATCH] ocfs2: fix release of ast never reservedKurt Hackel1-3/+4
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel1-0/+530