headers: utsname.h redux
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmdomain.c
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-04-03 Sunil Mushranocfs2/dlm: Improve lockres counts
2009-04-03 Sunil Mushranocfs2/dlm: Track number of mles
2009-04-03 Sunil Mushranocfs2/dlm: Activate dlm->master_hash for master list...
2009-04-03 Sunil Mushranocfs2/dlm: Create and destroy the dlm->master_hash
2009-01-05 Sunil Mushranocfs2/dlm: Fix race in adding/removing lockres' to...
2008-04-18 Sunil Mushranocfs2/dlm: Dump the dlm state in a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Create debugfs dirs
2008-04-18 Sunil Mushranocfs2/dlm: Link all lockres' to a tracking list
2008-04-18 Sunil Mushranocfs2/dlm: Create slabcaches for lock and lockres
2008-04-18 Sunil Mushranocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
2008-03-10 Joel Beckerocfs2: Fix endian bug in o2dlm protocol negotiation.
2008-03-10 Andrew Morton[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning
2008-02-07 Joel Beckerocfs2: Negotiate locking protocol versions.
2007-07-11 Joel Beckerocfs2: Depend on configfs heartbeat items.
2007-04-26 Sunil Mushranocfs2: Silence compiler warnings
2007-04-26 Sunil Mushranocfs2_dlm: Call cond_resched_lock() once per hash bucke...
2007-03-26 Sunil Mushranocfs2_dlm: Check for migrateable lockres in dlm_empty_l...
2007-03-26 Sunil Mushranocfs2_dlm: Fix lockres ref counting bug
2007-02-07 Sunil Mushranocfs2_dlm: Add timeout to dlm join domain
2007-02-07 Sunil Mushranocfs2_dlm: Silence some messages during join domain
2007-02-07 Srinivas Eedaocfs2_dlm: disallow a domain join if node maps mismatch
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: fix cluster-wide refcounting of lock resources
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Mark Fashehocfs2: fix format warnings in dlm_alloc_pagevec()
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
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 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 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-03-01 Mark Fasheh[PATCH] ocfs2: use hlists for lockres hash
2006-02-03 Kurt Hackel[PATCH] ocfs2/dlm: fixes
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem