aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmdebug.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran2011-05-251-0/+6
* ocfs2/dlm: Minor cleanupSunil Mushran2010-12-221-14/+8
* ocfs2/dlm: Cleanup dlmdebug.cSunil Mushran2010-12-221-112/+66
* Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker2010-10-151-2/+11
|\
| * ocfs2/dlm: Expose dlm_protocol in dlm_stateSunil Mushran2010-10-061-1/+3
| * Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.cTristan Ye2010-09-101-1/+8
* | ocfs2: Initialize the bktcnt variable properly, and call it bucket_countJoel Becker2010-09-151-4/+4
|/
* fs/ocfs2: Remove unnecessary casts of private_dataJoe Perches2010-07-201-3/+3
* ocfs2/dlm: Fix printing of locknameSunil Mushran2010-02-081-1/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-4/+4
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* ocfs2/dlm: Tweak mle_state outputSunil Mushran2009-04-031-2/+5
* ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entrySunil Mushran2009-04-031-11/+1
* ocfs2/dlm: Show the number of lockres/mles in dlm_stateSunil Mushran2009-04-031-0/+36
* ocfs2/dlm: Improve lockres countsSunil Mushran2009-04-031-12/+0
* ocfs2/dlm: Activate dlm->master_hash for master list entriesSunil Mushran2009-04-031-9/+15
* ocfs2/dlm: Clean up struct dlm_lock_nameSunil Mushran2009-04-031-5/+5
* ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking listSunil Mushran2009-01-051-29/+24
* ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk2008-04-301-3/+5
* ocfs2/dlm: Cleanup lockres printSunil Mushran2008-04-181-11/+11
* ocfs2/dlm: Fix lockname in lockres print functionSunil Mushran2008-04-181-75/+51
* ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.cSunil Mushran2008-04-181-72/+82
* ocfs2/dlm: Dumps the purgelist into a debugfs fileSunil Mushran2008-04-181-0/+71
* ocfs2/dlm: Dumps the mles into a debugfs fileSunil Mushran2008-04-181-0/+119
* ocfs2/dlm: Dumps the lockres' into a debugfs fileSunil Mushran2008-04-181-0/+247
* ocfs2/dlm: Dump the dlm state in a debugfs fileSunil Mushran2008-04-181-0/+296
* ocfs2/dlm: Create debugfs dirsSunil Mushran2008-04-181-1/+49
* ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel2007-02-071-6/+6
* ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-071-0/+18
* [PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk2006-06-261-2/+2
* ocfs2: allocate lockres hash pages in an arrayDaniel Phillips2006-06-261-1/+1
* ocfs2: don't use MLF* in dlm/ filesKurt Hackel2006-03-241-6/+12
* [PATCH] ocfs2: use hlists for lockres hashMark Fasheh2006-03-011-7/+5
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+246