aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmrecovery.c
Commit message (Expand)AuthorAge
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen2007-07-10
* [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-10
* ocfs2: fix sparse warnings in fs/ocfs2/dlmMark Fasheh2007-05-02
* ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda2007-04-26
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-07
* ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel2007-02-07
* ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel2007-02-07
* ocfs2_dlm: Dlm dispatch was stopping too earlyKurt Hackel2007-02-07
* ocfs2_dlm: Drop inflight refmap even if no locks found on the lockresKurt Hackel2007-02-07
* ocfs2_dlm: Fix migrate lockres handler queue scanningKurt Hackel2007-02-07
* ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel2007-02-07
* ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-07
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* ocfs2: Allow binary names in the DLMMark Fasheh2006-09-24
* [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk2006-06-29
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
* [PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk2006-06-26
* ocfs2: move dlm work to a private work queueKurt Hackel2006-06-26
* ocfs2: tune down some noisy messages during dlm recoveryKurt Hackel2006-06-26
* ocfs2: display message before waiting for recovery to completeKurt Hackel2006-06-26
* ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel2006-06-26
* ocfs2: wait for recovery when starting lock masteryKurt Hackel2006-06-26
* ocfs2: continue recovery when a dead node is encounteredKurt Hackel2006-06-26
* ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()Kurt Hackel2006-06-26
* ocfs2: dlm_remaster_locks() should never exit without completingKurt Hackel2006-06-26
* ocfs2: special case recovery lock in dlmlock_remote()Kurt Hackel2006-06-26
* ocfs2: update lvb immediately during recoveryKurt Hackel2006-06-26
* ocfs2: dump mismatching migrated lvbs before BUG()Kurt Hackel2006-06-26
* ocfs2: make dlm recovery finalization 2 stageKurt Hackel2006-06-26
* ocfs2: dlm recovery / lockres reference count fixKurt Hackel2006-06-26
* ocfs2: clean up recovery related messagesKurt Hackel2006-06-26
* ocfs2: handle network errors during recoveryKurt Hackel2006-06-26
* ocfs2: only recover one dead node at a timeKurt Hackel2006-06-26
* ocfs2: Better tracking for recovery state changesKurt Hackel2006-06-26
* ocfs2: Fix empty lvb checkKurt Hackel2006-06-26
* ocfs2: fix inverted logic in dlm_is_node_deadKurt Hackel2006-06-26
* ocfs2: allocate lockres hash pages in an arrayDaniel Phillips2006-06-26
* ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh2006-06-26
* [PATCH] fs: use list_move()Akinobu Mita2006-06-26
* ocfs2: don't use MLF* in dlm/ filesKurt Hackel2006-03-24
* [PATCH] ocfs2: dlm recovery fixesKurt Hackel2006-03-24
* [PATCH] ocfs2: use hlists for lockres hashMark Fasheh2006-03-01
* [PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel2006-02-16
* [PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel2006-02-16
* [PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk2006-02-03
* [PATCH] ocfs2/dlm: fixesKurt Hackel2006-02-03
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-03