WorkStruct: make allyesconfig
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmrecovery.c
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-24 Mark Fashehocfs2: Allow binary names in the DLM
2006-06-29 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_ma...
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Adrian Bunk[PATCH] fs/ocfs2/dlm/: cleanups
2006-06-26 Kurt Hackelocfs2: move dlm work to a private work queue
2006-06-26 Kurt Hackelocfs2: tune down some noisy messages during dlm recovery
2006-06-26 Kurt Hackelocfs2: display message before waiting for recovery...
2006-06-26 Kurt Hackelocfs2: use GFP_NOFS in some dlm operations
2006-06-26 Kurt Hackelocfs2: wait for recovery when starting lock mastery
2006-06-26 Kurt Hackelocfs2: continue recovery when a dead node is encountered
2006-06-26 Kurt Hackelocfs2: remove unneccesary spin_unlock() in dlm_remaster...
2006-06-26 Kurt Hackelocfs2: dlm_remaster_locks() should never exit without...
2006-06-26 Kurt Hackelocfs2: special case recovery lock in dlmlock_remote()
2006-06-26 Kurt Hackelocfs2: update lvb immediately during recovery
2006-06-26 Kurt Hackelocfs2: dump mismatching migrated lvbs before BUG()
2006-06-26 Kurt Hackelocfs2: make dlm recovery finalization 2 stage
2006-06-26 Kurt Hackelocfs2: dlm recovery / lockres reference count fix
2006-06-26 Kurt Hackelocfs2: clean up recovery related messages
2006-06-26 Kurt Hackelocfs2: handle network errors during recovery
2006-06-26 Kurt Hackelocfs2: only recover one dead node at a time
2006-06-26 Kurt Hackelocfs2: Better tracking for recovery state changes
2006-06-26 Kurt Hackelocfs2: Fix empty lvb check
2006-06-26 Kurt Hackelocfs2: fix inverted logic in dlm_is_node_dead
2006-06-26 Daniel Phillipsocfs2: allocate lockres hash pages in an array
2006-06-26 Mark Fashehocfs2: calculate lockid hash values outside of the...
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-03-24 Kurt Hackelocfs2: don't use MLF* in dlm/ files
2006-03-24 Kurt Hackel[PATCH] ocfs2: dlm recovery fixes
2006-03-01 Mark Fasheh[PATCH] ocfs2: use hlists for lockres hash
2006-02-16 Kurt Hackel[PATCH] ocfs2: add dlm_wait_for_node_death
2006-02-16 Kurt Hackel[PATCH] ocfs2: recheck recovery state after getting...
2006-02-03 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux...
2006-02-03 Kurt Hackel[PATCH] ocfs2/dlm: fixes
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem