index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
debug_fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-06-10
dlm: change list and timer names
David Teigland
1
-5
/
+5
2024-04-16
dlm: use rwlock for rsb hash table
Alexander Aring
1
-2
/
+2
2024-04-16
dlm: add rsb lists for iteration
Alexander Aring
1
-195
/
+34
2024-04-16
dlm: merge toss and keep hash table lists into one list
Alexander Aring
1
-3
/
+26
2024-04-16
dlm: change to single hashtable lock
Alexander Aring
1
-12
/
+12
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
1
-14
/
+14
2024-04-09
dlm: convert ls_waiters_mutex to spinlock
Alexander Aring
1
-2
/
+2
2024-04-09
dlm: drop mutex use in waiters recovery
Alexander Aring
1
-0
/
+13
2024-04-01
dlm: remove callback reference counting
Alexander Aring
1
-1
/
+1
2024-04-01
dlm: remove callback queue debugfs functionality
Alexander Aring
1
-96
/
+0
2023-12-20
dlm: update format header reflect current format
Alexander Aring
1
-2
/
+2
2023-12-20
dlm: fix format seq ops type 4
Alexander Aring
1
-1
/
+1
2023-10-12
fs: dlm: Remove some useless memset()
Christophe JAILLET
1
-5
/
+0
2023-10-12
fs: dlm: Fix the size of a buffer in dlm_create_debug_file()
Christophe JAILLET
1
-1
/
+2
2023-10-12
fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
Christophe JAILLET
1
-5
/
+5
2023-08-10
fs: dlm: debugfs for queued callbacks
Alexander Aring
1
-1
/
+100
2023-03-06
fs: dlm: move internal flags to atomic ops
Alexander Aring
1
-2
/
+2
2023-03-06
fs: dlm: change dflags to use atomic bits
Alexander Aring
1
-2
/
+2
2023-03-06
fs: dlm: store lkb distributed flags into own value
Alexander Aring
1
-2
/
+2
2022-11-08
fs: dlm: use a non-static queue for callbacks
Alexander Aring
1
-1
/
+1
2021-11-12
fs: dlm: fix potential buffer overflow
Alexander Aring
1
-1
/
+1
2021-11-02
fs: dlm: add lkb waiters debugfs functionality
Alexander Aring
1
-1
/
+26
2021-11-02
fs: dlm: add lkb debugfs functionality
Alexander Aring
1
-1
/
+31
2021-11-02
fs: dlm: add debugfs rawmsg send functionality
Alexander Aring
1
-0
/
+37
2021-05-25
fs: dlm: add midcomms debugfs functionality
Alexander Aring
1
-0
/
+54
2021-03-09
fs: dlm: fix debugfs dump
Alexander Aring
1
-0
/
+1
2019-07-11
dlm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-3
/
+1
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
-354
/
+332
2008-12-23
dlm: add new debugfs entry
David Teigland
1
-50
/
+246
[next]