summaryrefslogtreecommitdiffstats
path: root/fs/dlm/debug_fs.c
AgeCommit message (Expand)AuthorLines
2009-01-08dlm: change rsbtbl rwlock to spinlockDavid Teigland-12/+12
2009-01-08dlm: fix seq_file usage in debugfs lock dumpDavid Teigland-359/+337
2008-12-23dlm: add new debugfs entryDavid Teigland-50/+246
2008-12-23dlm: change lock time stampingDavid Teigland-7/+7
2008-02-06dlm: add __init and __exit marks to init and exit functionsDenis Cheng-1/+1
2008-02-06dlm: eliminate astparam type castingDavid Teigland-4/+2
2007-07-09[DLM] dump more lock valuesDavid Teigland-40/+42
2007-07-09[DLM] fix reference countingJosef Bacik-0/+1
2007-07-09[DLM] dumping master locksDavid Teigland-2/+162
2007-07-09[DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik-1/+8
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven-2/+2
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o-2/+2
2006-08-09[DLM] break from snprintf loopDavid Teigland-4/+7
2006-07-26[DLM] fix i_privateDavid Teigland-1/+1
2006-07-26[DLM] fix broken patchesDavid Teigland-3/+3
2006-07-26[DLM] more info through debugfsDavid Teigland-22/+110
2006-02-23[DLM] Remove range locks from the DLMDavid Teigland-14/+0
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland-2/+2
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland-0/+310