summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmconvert.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-09-201-6/+6
* ocfs2/dlm: move lock to the tail of grant queue while doing in-place convertxuejiufei2016-03-261-0/+6
* ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2016-03-261-0/+13
* ocfs2/dlm: fix race between convert and recoveryJoseph Qi2016-03-261-1/+10
* ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang2013-09-121-11/+7Star
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-3/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-1/+3
|\
| * ocfs2: print node # when tcp failsWengang Wang2010-05-061-1/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
|/
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-261-1/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma2008-03-101-1/+1
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-071-1/+2
* ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel2007-02-071-4/+4
* ocfs2_dlm: Silence a failed convertKurt Hackel2007-02-071-22/+6Star
* ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel2007-02-071-1/+4
* ocfs2: fix compiler warnings in dlm_convert_lock_handler()Mark Fasheh2006-06-261-1/+2
* ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERRORKurt Hackel2006-06-261-1/+1
* ocfs2: retry operations when a lock is marked in recoveryKurt Hackel2006-06-261-0/+20
* ocfs2: do LVB puts in placeMark Fasheh2006-06-261-0/+3
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-6/+3Star
* ocfs2: don't use MLF* in dlm/ filesKurt Hackel2006-03-241-4/+7
* [PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel2006-02-161-0/+5
* [PATCH] ocfs2: fix release of ast never reservedKurt Hackel2006-02-161-3/+4
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+530