aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm/dlmrecovery.c
AgeCommit message (Expand)Author
2013-06-12ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei
2013-04-29ocfs2/dlm: remove redundant null pointer checkSachin Kamat
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2011-07-24ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()Sunil Mushran
2011-07-24ocfs2/dlm: Clean up refmap helpersSunil Mushran
2011-07-24ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()Sunil Mushran
2011-07-24ocfs2/dlm: Clean up messages in o2dlmSunil Mushran
2011-05-25ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-08-07ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-07-12ocfs2/dlm: don't access beyond bitmap sizeWengang Wang
2010-05-05ocfs2: print node # when tcp failsWengang Wang
2010-02-26dlm: allow dlm do recovery during shutdownSrinivas Eeda
2010-02-03ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead nodeSunil Mushran
2010-02-02ocfs2/dlm: Handle EAGAIN for compatibility - v2Sunil Mushran
2010-01-25ocfs2/dlm: Print more messages during lock migrationSunil Mushran
2010-01-25ocfs2/dlm: Ignore LVBs of locks in the Blocked listSunil Mushran
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-12-02ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-07-08ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c loggingJeff Liu
2008-03-10ocfs2/dlm: Print message showing the recovery masterSunil Mushran
2008-03-10ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran
2008-03-10ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran
2008-03-10ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma
2008-01-25ocfs2/dlm: Clear joining_node on hearbeat node downTao Ma
2008-01-25ocfs2_dlm: Call node eviction callbacks from heartbeat handlerMark Fasheh
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-07-10[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh
2007-04-26ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda
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: wake up sleepers on the lockres waitqueueKurt Hackel
2007-02-07ocfs2_dlm: Dlm dispatch was stopping too earlyKurt Hackel
2007-02-07ocfs2_dlm: Drop inflight refmap even if no locks found on the lockresKurt Hackel
2007-02-07ocfs2_dlm: Fix migrate lockres handler queue scanningKurt Hackel
2007-02-07ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-24ocfs2: Allow binary names in the DLMMark Fasheh
2006-06-29[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk
2006-06-26ocfs2: move dlm work to a private work queueKurt Hackel
2006-06-26ocfs2: tune down some noisy messages during dlm recoveryKurt Hackel
2006-06-26ocfs2: display message before waiting for recovery to completeKurt Hackel