aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm
AgeCommit message (Expand)Author
2006-06-26ocfs2: take mle reference during migrationKurt Hackel
2006-06-26ocfs2: properly initialize the mle structureKurt Hackel
2006-06-26ocfs2: detach mle from heartbeat eventsKurt Hackel
2006-06-26ocfs2: mle ref counting fixesKurt Hackel
2006-06-26ocfs2: better mle debuggingKurt 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: recheck lockres master before sending an unlock request.Kurt Hackel
2006-06-26ocfs2: add a small delay after a failed migrationKurt Hackel
2006-06-26ocfs2: silence a compile warning in dlm_alloc_pagevec()Mark Fasheh
2006-06-26[PATCH] ocfs2: Alloc at least a page for the DLM hashJoel Becker
2006-06-26ocfs2: allocate lockres hash pages in an arrayDaniel Phillips
2006-06-26ocfs2: inline dlm_lockres_get()Mark Fasheh
2006-06-26[PATCH] Clean up ocfs2 hash probe and make it fasterDaniel Phillips
2006-06-26ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh
2006-06-26ocfs2: move lockres qstr next to hlist_node structureMark Fasheh
2006-06-26[PATCH] fs: use list_move()Akinobu Mita
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-04-07ocfs2: test and set teardown flag early in user_dlm_destroy_lock()Mark Fasheh
2006-04-07ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()Mark Fasheh
2006-04-07ocfs2: catch an invalid ast case in dlmfsMark Fasheh
2006-04-07ocfs2: remove an overly aggressive BUG() in dlmfsMark Fasheh
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel
2006-03-24[PATCH] ocfs2: dlm recovery fixesKurt Hackel
2006-03-24[PATCH] ocfs2: fix hang in dlm lock resource masteryKurt Hackel
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh
2006-02-16[PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel
2006-02-16[PATCH] ocfs2: fix release of ast never reservedKurt Hackel
2006-02-16[PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney
2006-01-03[PATCH] This patch contains the following cleanups:Adrian Bunk
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel