[PATCH] mark struct file_operations const 6
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmdomain.c
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