aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/debug_fs.c
Commit message (Expand)AuthorAgeFilesLines
* dlm: record full callback stateDavid Teigland2011-03-101-2/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dlm: use bastmode in debugfs outputDavid Teigland2010-02-261-1/+1
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-1/+1
* seq_file: constify seq_operationsJames Morris2009-09-231-6/+6
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-081-12/+12
* dlm: fix seq_file usage in debugfs lock dumpDavid Teigland2009-01-081-359/+337
* dlm: add new debugfs entryDavid Teigland2008-12-231-50/+246
* dlm: change lock time stampingDavid Teigland2008-12-231-7/+7
* dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-061-1/+1
* dlm: eliminate astparam type castingDavid Teigland2008-02-061-4/+2
* [DLM] dump more lock valuesDavid Teigland2007-07-091-40/+42
* [DLM] fix reference countingJosef Bacik2007-07-091-0/+1
* [DLM] dumping master locksDavid Teigland2007-07-091-2/+162
* [DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik2007-07-091-1/+8
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-2/+2
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-281-2/+2
* [DLM] break from snprintf loopDavid Teigland2006-08-091-4/+7
* [DLM] fix i_privateDavid Teigland2006-07-261-1/+1
* [DLM] fix broken patchesDavid Teigland2006-07-261-3/+3
* [DLM] more info through debugfsDavid Teigland2006-07-261-22/+110
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-231-14/+0
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-2/+2
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+310