index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
debug_fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
dlm: Improve a size determination in table_seq_start()
Markus Elfring
1
-1
/
+1
2017-08-07
dlm: Add spaces for better code readability
Markus Elfring
1
-5
/
+5
2017-08-07
dlm: Replace six seq_puts() calls by seq_putc()
Markus Elfring
1
-7
/
+6
2016-10-19
dlm: audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-08-26
dlm: fix malfunction of dlm_tool caused by debugfs changes
Eric Ren
1
-14
/
+48
2014-11-05
dlm: Use seq_puts() instead of seq_printf() for constant strings
Joe Perches
1
-7
/
+5
2014-11-05
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
Joe Perches
1
-134
/
+117
2014-08-08
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-10
/
+5
2014-06-06
fs/dlm/debug_fs.c: replace seq_printf by seq_puts
Fabian Frederick
1
-17
/
+17
2012-07-16
dlm: use rsbtbl as resource directory
David Teigland
1
-7
/
+96
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2011-11-18
dlm: convert rsb list to rb_tree
Bob Peterson
1
-13
/
+15
2011-03-10
dlm: record full callback state
David Teigland
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
dlm: use bastmode in debugfs output
David Teigland
1
-1
/
+1
2009-11-30
dlm: always use GFP_NOFS
David Teigland
1
-1
/
+1
2009-09-23
seq_file: constify seq_operations
James Morris
1
-6
/
+6
2009-01-08
dlm: change rsbtbl rwlock to spinlock
David Teigland
1
-12
/
+12
2009-01-08
dlm: fix seq_file usage in debugfs lock dump
David Teigland
1
-359
/
+337
2008-12-23
dlm: add new debugfs entry
David Teigland
1
-50
/
+246
2008-12-23
dlm: change lock time stamping
David Teigland
1
-7
/
+7
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
1
-1
/
+1
2008-02-06
dlm: eliminate astparam type casting
David Teigland
1
-4
/
+2
2007-07-09
[DLM] dump more lock values
David Teigland
1
-40
/
+42
2007-07-09
[DLM] fix reference counting
Josef Bacik
1
-0
/
+1
2007-07-09
[DLM] dumping master locks
David Teigland
1
-2
/
+162
2007-07-09
[DLM] keep dlm from panicing when traversing rsb list in debugfs
Josef Bacik
1
-1
/
+8
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-2
/
+2
2006-09-28
[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
Theodore Ts'o
1
-2
/
+2
2006-08-09
[DLM] break from snprintf loop
David Teigland
1
-4
/
+7
2006-07-26
[DLM] fix i_private
David Teigland
1
-1
/
+1
2006-07-26
[DLM] fix broken patches
David Teigland
1
-3
/
+3
2006-07-26
[DLM] more info through debugfs
David Teigland
1
-22
/
+110
2006-02-23
[DLM] Remove range locks from the DLM
David Teigland
1
-14
/
+0
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
1
-2
/
+2
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
1
-0
/
+310