aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/debug_fs.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-16dlm: use rsbtbl as resource directoryGravatar David Teigland 1-7/+96
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-8/+1
2011-11-18dlm: convert rsb list to rb_treeGravatar Bob Peterson 1-13/+15
2011-03-10dlm: record full callback stateGravatar David Teigland 1-2/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-26dlm: use bastmode in debugfs outputGravatar David Teigland 1-1/+1
2009-11-30dlm: always use GFP_NOFSGravatar David Teigland 1-1/+1
2009-09-23seq_file: constify seq_operationsGravatar James Morris 1-6/+6
2009-01-08dlm: change rsbtbl rwlock to spinlockGravatar David Teigland 1-12/+12
2009-01-08dlm: fix seq_file usage in debugfs lock dumpGravatar David Teigland 1-359/+337
2008-12-23dlm: add new debugfs entryGravatar David Teigland 1-50/+246
2008-12-23dlm: change lock time stampingGravatar David Teigland 1-7/+7
2008-02-06dlm: add __init and __exit marks to init and exit functionsGravatar Denis Cheng 1-1/+1
2008-02-06dlm: eliminate astparam type castingGravatar David Teigland 1-4/+2
2007-07-09[DLM] dump more lock valuesGravatar David Teigland 1-40/+42
2007-07-09[DLM] fix reference countingGravatar Josef Bacik 1-0/+1
2007-07-09[DLM] dumping master locksGravatar David Teigland 1-2/+162
2007-07-09[DLM] keep dlm from panicing when traversing rsb list in debugfsGravatar Josef Bacik 1-1/+8
2007-02-12[PATCH] mark struct file_operations const 6Gravatar Arjan van de Ven 1-2/+2
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Gravatar Theodore Ts'o 1-2/+2
2006-08-09[DLM] break from snprintf loopGravatar David Teigland 1-4/+7
2006-07-26[DLM] fix i_privateGravatar David Teigland 1-1/+1
2006-07-26[DLM] fix broken patchesGravatar David Teigland 1-3/+3
2006-07-26[DLM] more info through debugfsGravatar David Teigland 1-22/+110
2006-02-23[DLM] Remove range locks from the DLMGravatar David Teigland 1-14/+0
2006-01-20[DLM] Update DLM to the latest patch levelGravatar David Teigland 1-2/+2
2006-01-18[DLM] The core of the DLM for GFS2/CLVMGravatar David Teigland 1-0/+310