aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmdebug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03ocfs2/dlm: Tweak mle_state outputSunil Mushran1-2/+5
2009-04-03ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entrySunil Mushran1-11/+1
2009-04-03ocfs2/dlm: Show the number of lockres/mles in dlm_stateSunil Mushran1-0/+36
2009-04-03ocfs2/dlm: Improve lockres countsSunil Mushran1-12/+0
2009-04-03ocfs2/dlm: Activate dlm->master_hash for master list entriesSunil Mushran1-9/+15
2009-04-03ocfs2/dlm: Clean up struct dlm_lock_nameSunil Mushran1-5/+5
2009-01-05ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking listSunil Mushran1-29/+24
2008-04-30ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk1-3/+5
2008-04-18ocfs2/dlm: Cleanup lockres printSunil Mushran1-11/+11
2008-04-18ocfs2/dlm: Fix lockname in lockres print functionSunil Mushran1-75/+51
2008-04-18ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.cSunil Mushran1-72/+82
2008-04-18ocfs2/dlm: Dumps the purgelist into a debugfs fileSunil Mushran1-0/+71
2008-04-18ocfs2/dlm: Dumps the mles into a debugfs fileSunil Mushran1-0/+119
2008-04-18ocfs2/dlm: Dumps the lockres' into a debugfs fileSunil Mushran1-0/+247
2008-04-18ocfs2/dlm: Dump the dlm state in a debugfs fileSunil Mushran1-0/+296
2008-04-18ocfs2/dlm: Create debugfs dirsSunil Mushran1-1/+49
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel1-6/+6
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel1-0/+18
2006-06-26[PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk1-2/+2
2006-06-26ocfs2: allocate lockres hash pages in an arrayDaniel Phillips1-1/+1
2006-03-24ocfs2: don't use MLF* in dlm/ filesKurt Hackel1-6/+12
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh1-7/+5
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel1-0/+246