index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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
-197
/
+36
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-21
dlm: update format header reflect current format
Alexander Aring
1
-2
/
+2
2023-12-21
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-07
fs: dlm: move internal flags to atomic ops
Alexander Aring
1
-2
/
+2
2023-03-07
fs: dlm: change dflags to use atomic bits
Alexander Aring
1
-2
/
+2
2023-03-07
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-09
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-10
/
+5
2014-06-07
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-06
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-12-01
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-09
dlm: change rsbtbl rwlock to spinlock
David Teigland
1
-12
/
+12
2009-01-09
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
[next]