slab allocators: Remove SLAB_DEBUG_INITIAL flag
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmmaster.c
2007-03-26 Sunil Mushranocfs2_dlm: Check for migrateable lockres in dlm_empty_l...
2007-03-14 Sunil Mushranocfs2_dlm: Add missing locks in dlm_empty_lockres
2007-02-07 Sunil Mushranocfs2_dlm: Ensure correct ordering of set/clear refmap...
2007-02-07 Kurt Hackelocfs2_dlm: Calling post handler function in assert...
2007-02-07 Kurt Hackelocfs2: Added post handler callable function in o2net...
2007-02-07 Kurt Hackelocfs2_dlm: wake up sleepers on the lockres waitqueue
2007-02-07 Kurt Hackelocfs2_dlm: Flush dlm workqueue before starting to migrate
2007-02-07 Kurt Hackelocfs2_dlm: Fixes race between migrate and dirty
2007-02-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/: make functions static
2007-02-07 Kurt Hackelocfs2_dlm: fix cluster-wide refcounting of lock resources
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-09-24 Mark Fashehocfs2: Allow binary names in the DLM
2006-08-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmc: unexport dlm_migrate_lockres
2006-06-26 Adrian Bunk[PATCH] fs/ocfs2/dlm/: cleanups
2006-06-26 Mark Fashehocfs2: dlm_print_one_mle() needs to be defined
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: use GFP_NOFS in some dlm operations
2006-06-26 Kurt Hackelocfs2: wait for recovery when starting lock mastery
2006-06-26 Kurt Hackelocfs2: pending mastery asserts and migrations should...
2006-06-26 Kurt Hackelocfs2: increase backoff before waiting for recovery
2006-06-26 Kurt Hackelocfs2: have dlm_pre_master_reco_lockres() ignore dead...
2006-06-26 Kurt Hackelocfs2: teach dlm_restart_lock_mastery() to wait on...
2006-06-26 Kurt Hackelocfs2: do not send master requests to localhost
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 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 Mark Fashehocfs2: inline dlm_lockres_get()
2006-06-26 Mark Fashehocfs2: calculate lockid hash values outside of the...
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-01 Mark Fasheh[PATCH] ocfs2: use hlists for lockres hash
2006-02-16 Kurt Hackel[PATCH] ocfs2: detach from heartbeat events before...
2006-02-03 Kurt Hackel[PATCH] ocfs2/dlm: fixes
2006-01-03 Adrian Bunk[PATCH] This patch contains the following cleanups:
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem