index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
debug_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlm: Use seq_puts() instead of seq_printf() for constant strings
Joe Perches
2014-11-05
1
-7
/
+5
*
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
Joe Perches
2014-11-05
1
-134
/
+117
*
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-08-08
1
-10
/
+5
*
fs/dlm/debug_fs.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
1
-17
/
+17
*
dlm: use rsbtbl as resource directory
David Teigland
2012-07-16
1
-7
/
+96
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-8
/
+1
*
dlm: convert rsb list to rb_tree
Bob Peterson
2011-11-18
1
-13
/
+15
*
dlm: record full callback state
David Teigland
2011-03-10
1
-2
/
+2
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dlm: use bastmode in debugfs output
David Teigland
2010-02-26
1
-1
/
+1
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
1
-1
/
+1
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-6
/
+6
*
dlm: change rsbtbl rwlock to spinlock
David Teigland
2009-01-08
1
-12
/
+12
*
dlm: fix seq_file usage in debugfs lock dump
David Teigland
2009-01-08
1
-359
/
+337
*
dlm: add new debugfs entry
David Teigland
2008-12-23
1
-50
/
+246
*
dlm: change lock time stamping
David Teigland
2008-12-23
1
-7
/
+7
*
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
1
-1
/
+1
*
dlm: eliminate astparam type casting
David Teigland
2008-02-06
1
-4
/
+2
*
[DLM] dump more lock values
David Teigland
2007-07-09
1
-40
/
+42
*
[DLM] fix reference counting
Josef Bacik
2007-07-09
1
-0
/
+1
*
[DLM] dumping master locks
David Teigland
2007-07-09
1
-2
/
+162
*
[DLM] keep dlm from panicing when traversing rsb list in debugfs
Josef Bacik
2007-07-09
1
-1
/
+8
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
Theodore Ts'o
2006-09-28
1
-2
/
+2
*
[DLM] break from snprintf loop
David Teigland
2006-08-09
1
-4
/
+7
*
[DLM] fix i_private
David Teigland
2006-07-26
1
-1
/
+1
*
[DLM] fix broken patches
David Teigland
2006-07-26
1
-3
/
+3
*
[DLM] more info through debugfs
David Teigland
2006-07-26
1
-22
/
+110
*
[DLM] Remove range locks from the DLM
David Teigland
2006-02-23
1
-14
/
+0
*
[DLM] Update DLM to the latest patch level
David Teigland
2006-01-20
1
-2
/
+2
*
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
2006-01-18
1
-0
/
+310