aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm/dlmrecovery.c
AgeCommit message (Expand)Author
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
2006-06-26ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel
2006-06-26ocfs2: wait for recovery when starting lock masteryKurt Hackel
2006-06-26ocfs2: continue recovery when a dead node is encounteredKurt Hackel
2006-06-26ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()Kurt Hackel
2006-06-26ocfs2: dlm_remaster_locks() should never exit without completingKurt Hackel
2006-06-26ocfs2: special case recovery lock in dlmlock_remote()Kurt Hackel
2006-06-26ocfs2: update lvb immediately during recoveryKurt Hackel
2006-06-26ocfs2: dump mismatching migrated lvbs before BUG()Kurt Hackel
2006-06-26ocfs2: make dlm recovery finalization 2 stageKurt Hackel
2006-06-26ocfs2: dlm recovery / lockres reference count fixKurt Hackel
2006-06-26ocfs2: clean up recovery related messagesKurt Hackel
2006-06-26ocfs2: handle network errors during recoveryKurt Hackel
2006-06-26ocfs2: only recover one dead node at a timeKurt Hackel
2006-06-26ocfs2: Better tracking for recovery state changesKurt Hackel
2006-06-26ocfs2: Fix empty lvb checkKurt Hackel
2006-06-26ocfs2: fix inverted logic in dlm_is_node_deadKurt Hackel
2006-06-26ocfs2: allocate lockres hash pages in an arrayDaniel Phillips
2006-06-26ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh
2006-06-26[PATCH] fs: use list_move()Akinobu Mita
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel
2006-03-24[PATCH] ocfs2: dlm recovery fixesKurt Hackel
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh