mm: Remove slab destructors from kmem_cache_create().
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmlock.c
2007-02-07 Kurt Hackelocfs2: Added post handler callable function in o2net...
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-09-24 Mark Fashehocfs2: Allow binary names in the DLM
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Kurt Hackelocfs2: fix incorrect error returns
2006-06-26 Kurt Hackelocfs2: use GFP_NOFS in some dlm operations
2006-06-26 Kurt Hackelocfs2: special case recovery lock in dlmlock_remote()
2006-06-26 Kurt Hackelocfs2: temporarily disable automatic lock migration
2006-06-26 Kurt Hackelocfs2: do not unconditionally purge the lockres in...
2006-06-26 Kurt Hackelocfs2: gracefully handle stale create_lock messages.
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-03-24 Kurt Hackel[PATCH] ocfs2: dlm recovery fixes
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-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem