index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
debug_fs.c
Age
Commit message (
Expand
)
Author
2023-12-20
dlm: update format header reflect current format
Alexander Aring
2023-12-20
dlm: fix format seq ops type 4
Alexander Aring
2023-10-12
fs: dlm: Remove some useless memset()
Christophe JAILLET
2023-10-12
fs: dlm: Fix the size of a buffer in dlm_create_debug_file()
Christophe JAILLET
2023-10-12
fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
Christophe JAILLET
2023-08-10
fs: dlm: debugfs for queued callbacks
Alexander Aring
2023-03-06
fs: dlm: move internal flags to atomic ops
Alexander Aring
2023-03-06
fs: dlm: change dflags to use atomic bits
Alexander Aring
2023-03-06
fs: dlm: store lkb distributed flags into own value
Alexander Aring
2022-11-08
fs: dlm: use a non-static queue for callbacks
Alexander Aring
2021-11-12
fs: dlm: fix potential buffer overflow
Alexander Aring
2021-11-02
fs: dlm: add lkb waiters debugfs functionality
Alexander Aring
2021-11-02
fs: dlm: add lkb debugfs functionality
Alexander Aring
2021-11-02
fs: dlm: add debugfs rawmsg send functionality
Alexander Aring
2021-05-25
fs: dlm: add midcomms debugfs functionality
Alexander Aring
2021-03-09
fs: dlm: fix debugfs dump
Alexander Aring
2019-07-11
dlm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2017-08-07
dlm: Improve a size determination in table_seq_start()
Markus Elfring
2017-08-07
dlm: Add spaces for better code readability
Markus Elfring
2017-08-07
dlm: Replace six seq_puts() calls by seq_putc()
Markus Elfring
2016-10-19
dlm: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-08-26
dlm: fix malfunction of dlm_tool caused by debugfs changes
Eric Ren
2014-11-05
dlm: Use seq_puts() instead of seq_printf() for constant strings
Joe Perches
2014-11-05
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
Joe Perches
2014-08-08
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-06-06
fs/dlm/debug_fs.c: replace seq_printf by seq_puts
Fabian Frederick
2012-07-16
dlm: use rsbtbl as resource directory
David Teigland
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2011-11-18
dlm: convert rsb list to rb_tree
Bob Peterson
2011-03-10
dlm: record full callback state
David Teigland
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
dlm: use bastmode in debugfs output
David Teigland
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2009-09-23
seq_file: constify seq_operations
James Morris
2009-01-08
dlm: change rsbtbl rwlock to spinlock
David Teigland
2009-01-08
dlm: fix seq_file usage in debugfs lock dump
David Teigland
2008-12-23
dlm: add new debugfs entry
David Teigland
2008-12-23
dlm: change lock time stamping
David Teigland
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
dlm: eliminate astparam type casting
David Teigland
2007-07-09
[DLM] dump more lock values
David Teigland
2007-07-09
[DLM] fix reference counting
Josef Bacik
2007-07-09
[DLM] dumping master locks
David Teigland
2007-07-09
[DLM] keep dlm from panicing when traversing rsb list in debugfs
Josef Bacik
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-09-28
[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
Theodore Ts'o
2006-08-09
[DLM] break from snprintf loop
David Teigland
2006-07-26
[DLM] fix i_private
David Teigland
[next]