const: constify remaining file_operations
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmdebug.c
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 James Morrisseq_file: constify seq_operations
2009-04-03 Sunil Mushranocfs2/dlm: Tweak mle_state output
2009-04-03 Sunil Mushranocfs2/dlm: Remove struct dlm_lock_name in struct dlm_ma...
2009-04-03 Sunil Mushranocfs2/dlm: Show the number of lockres/mles in dlm_state
2009-04-03 Sunil Mushranocfs2/dlm: Improve lockres counts
2009-04-03 Sunil Mushranocfs2/dlm: Activate dlm->master_hash for master list...
2009-04-03 Sunil Mushranocfs2/dlm: Clean up struct dlm_lock_name
2009-01-05 Sunil Mushranocfs2/dlm: Fix race in adding/removing lockres' to...
2008-05-01 Adrian Bunkocfs2/dlm: dlmdebug.c: make 2 functions static
2008-04-18 Sunil Mushranocfs2/dlm: Cleanup lockres print
2008-04-18 Sunil Mushranocfs2/dlm: Fix lockname in lockres print function
2008-04-18 Sunil Mushranocfs2/dlm: Move dlm_print_one_mle() from dlmc to dlmdebug.c
2008-04-18 Sunil Mushranocfs2/dlm: Dumps the purgelist into a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Dumps the mles into a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Dumps the lockres' into a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Dump the dlm state in a debugfs file
2008-04-18 Sunil Mushranocfs2/dlm: Create debugfs dirs
2007-02-07 Kurt Hackelocfs2_dlm: Cookies in locks not being printed correctly...
2007-02-07 Kurt Hackelocfs2_dlm: fix cluster-wide refcounting of lock resources
2006-06-26 Adrian Bunk[PATCH] fs/ocfs2/dlm/: cleanups
2006-06-26 Daniel Phillipsocfs2: allocate lockres hash pages in an array
2006-03-24 Kurt Hackelocfs2: don't use MLF* in dlm/ files
2006-03-01 Mark Fasheh[PATCH] ocfs2: use hlists for lockres hash
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem