summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm/dlmdebug.c
AgeCommit message (Expand)Author
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23seq_file: constify seq_operationsJames Morris
2009-04-03ocfs2/dlm: Tweak mle_state outputSunil Mushran
2009-04-03ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entrySunil Mushran
2009-04-03ocfs2/dlm: Show the number of lockres/mles in dlm_stateSunil Mushran
2009-04-03ocfs2/dlm: Improve lockres countsSunil Mushran
2009-04-03ocfs2/dlm: Activate dlm->master_hash for master list entriesSunil Mushran
2009-04-03ocfs2/dlm: Clean up struct dlm_lock_nameSunil Mushran
2009-01-05ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking listSunil Mushran
2008-04-30ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk
2008-04-18ocfs2/dlm: Cleanup lockres printSunil Mushran
2008-04-18ocfs2/dlm: Fix lockname in lockres print functionSunil Mushran
2008-04-18ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.cSunil Mushran
2008-04-18ocfs2/dlm: Dumps the purgelist into a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Dumps the mles into a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Dumps the lockres' into a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Dump the dlm state in a debugfs fileSunil Mushran
2008-04-18ocfs2/dlm: Create debugfs dirsSunil Mushran
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel
2006-06-26[PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk
2006-06-26ocfs2: allocate lockres hash pages in an arrayDaniel Phillips
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel