ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm /
2006-06-26 Kurt Hackelocfs2: update lvb immediately during recovery
2006-06-26 Kurt Hackelocfs2: do not send master requests to localhost
2006-06-26 Kurt Hackelocfs2: purge lockres' sooner
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: better error handling during assert master message
2006-06-26 Kurt Hackelocfs2: dump lockres info before we BUG() on a bad reference
2006-06-26 Mark Fashehocfs2: do LVB puts in place
2006-06-26 Kurt Hackelocfs2: mle ref count debugging
2006-06-26 Kurt Hackelocfs2: allow for an assert message during lock mastery
2006-06-26 Kurt Hackelocfs2: take mle reference during migration
2006-06-26 Kurt Hackelocfs2: properly initialize the mle structure
2006-06-26 Kurt Hackelocfs2: detach mle from heartbeat events
2006-06-26 Kurt Hackelocfs2: mle ref counting fixes
2006-06-26 Kurt Hackelocfs2: better mle debugging
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 Kurt Hackelocfs2: recheck lockres master before sending an unlock...
2006-06-26 Kurt Hackelocfs2: add a small delay after a failed migration
2006-06-26 Mark Fashehocfs2: silence a compile warning in dlm_alloc_pagevec()
2006-06-26 Joel Becker[PATCH] ocfs2: Alloc at least a page for the DLM hash
2006-06-26 Daniel Phillipsocfs2: allocate lockres hash pages in an array
2006-06-26 Mark Fashehocfs2: inline dlm_lockres_get()
2006-06-26 Daniel Phillips[PATCH] Clean up ocfs2 hash probe and make it faster
2006-06-26 Mark Fashehocfs2: calculate lockid hash values outside of the...
2006-06-26 Mark Fashehocfs2: move lockres qstr next to hlist_node structure
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-04-08 Mark Fashehocfs2: test and set teardown flag early in user_dlm_des...
2006-04-08 Mark Fashehocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()
2006-04-08 Mark Fashehocfs2: catch an invalid ast case in dlmfs
2006-04-08 Mark Fashehocfs2: remove an overly aggressive BUG() in dlmfs
2006-03-24 Kurt Hackelocfs2: don't use MLF* in dlm/ files
2006-03-24 Kurt Hackel[PATCH] ocfs2: dlm recovery fixes
2006-03-24 Kurt Hackel[PATCH] ocfs2: fix hang in dlm lock resource mastery
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-01 Mark Fasheh[PATCH] ocfs2: use hlists for lockres hash
2006-02-16 Kurt Hackel[PATCH] ocfs2: detach from heartbeat events before...
2006-02-16 Kurt Hackel[PATCH] ocfs2: manually grant remote recovery lock
2006-02-16 Kurt Hackel[PATCH] ocfs2: add dlm_wait_for_node_death
2006-02-16 Kurt Hackel[PATCH] ocfs2: fix release of ast never reserved
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-02-03 Jeff Mahoney[PATCH] ocfs2/dlm: fix compilation on ia64
2006-01-03 Adrian Bunk[PATCH] This patch contains the following cleanups:
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem