index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
debugfs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugfs: Return error during {full/open}_proxy_open() on rmmod
Sven Eckelmann
2021-08-05
1
-2
/
+6
*
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-14
1
-1
/
+1
|
\
|
*
debugfs: Fix debugfs_read_file_str()
Dietmar Eggemann
2021-06-04
1
-1
/
+1
*
|
debugfs: remove return value of debugfs_create_ulong()
Greg Kroah-Hartman
2021-05-21
1
-14
/
+4
*
|
debugfs: remove return value of debugfs_create_bool()
Greg Kroah-Hartman
2021-05-21
1
-12
/
+3
*
|
debugfs: only accept read attributes for blobs
Wolfram Sang
2021-05-14
1
-2
/
+3
|
/
*
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
1
-0
/
+91
|
\
|
*
debugfs: Implement debugfs_create_str()
Peter Zijlstra
2021-04-16
1
-0
/
+91
*
|
debugfs: drop pointless nul-termination in debugfs_read_file_bool()
Rasmus Villemoes
2021-04-05
1
-2
/
+1
|
/
*
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-10-30
1
-8
/
+7
*
debugfs: Fix module state check condition
Vladis Dronov
2020-09-04
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-20
/
+7
|
\
|
*
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
2020-07-10
1
-20
/
+7
*
|
debugfs: file: Remove unnecessary cast in kfree()
Xu Wang
2020-07-10
1
-1
/
+1
|
/
*
debugfs: remove return value of debugfs_create_u32()
Greg Kroah-Hartman
2020-04-17
1
-12
/
+3
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-01
1
-0
/
+8
|
\
|
*
debugfs: regset32: Add Runtime PM support
Geert Uytterhoeven
2020-02-22
1
-0
/
+8
*
|
debugfs: Check module state before warning in {full/open}_proxy_open()
Taehee Yoo
2020-03-18
1
-4
/
+14
*
|
debugfs: remove return value of debugfs_create_regset32()
Greg Kroah-Hartman
2020-02-10
1
-13
/
+4
|
/
*
debugfs: Return -EPERM when locked down
Eric Snowberg
2020-01-14
1
-7
/
+10
*
debugfs: Fix warnings when building documentation
Daniel W. S. Almeida
2020-01-06
1
-11
/
+10
*
debugfs: remove return value of debugfs_create_atomic_t()
Greg Kroah-Hartman
2019-11-03
1
-5
/
+4
*
debugfs: remove return value of debugfs_create_x8()
Greg Kroah-Hartman
2019-11-02
1
-3
/
+3
*
debugfs: remove return value of debugfs_create_x64()
Greg Kroah-Hartman
2019-10-16
1
-3
/
+3
*
debugfs: remove return value of debugfs_create_x32()
Greg Kroah-Hartman
2019-10-16
1
-3
/
+3
*
debugfs: remove return value of debugfs_create_x16()
Greg Kroah-Hartman
2019-10-16
1
-3
/
+3
*
debugfs: remove return value of debugfs_create_size_t()
Greg Kroah-Hartman
2019-10-14
1
-5
/
+4
*
debugfs: remove return value of debugfs_create_u64()
Greg Kroah-Hartman
2019-10-14
1
-12
/
+3
*
debugfs: remove return value of debugfs_create_u16()
Greg Kroah-Hartman
2019-10-14
1
-12
/
+3
*
debugfs: remove return value of debugfs_create_u8()
Greg Kroah-Hartman
2019-10-14
1
-12
/
+3
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+30
|
\
|
*
debugfs: Restrict debugfs when the kernel is locked down
David Howells
2019-08-19
1
-0
/
+30
*
|
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
2019-06-03
1
-10
/
+4
|
/
*
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
2019-04-25
1
-42
/
+35
*
debugfs: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-05-14
1
-8
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
1
-1
/
+1
*
fs: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
*
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
1
-1
/
+1
*
debugfs: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-5
/
+0
*
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
2017-11-07
1
-0
/
+1
*
debugfs: defer debugfs_fsdata allocation to first usage
Nicolai Stange
2017-11-07
1
-9
/
+46
*
debugfs: call debugfs_real_fops() only after debugfs_file_get()
Nicolai Stange
2017-11-07
1
-3
/
+4
*
debugfs: purge obsolete SRCU based removal protection
Nicolai Stange
2017-11-07
1
-48
/
+0
*
debugfs: convert to debugfs_file_get() and -put()
Nicolai Stange
2017-11-07
1
-56
/
+50
*
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
Nicolai Stange
2017-11-07
1
-5
/
+1
*
debugfs: implement per-file removal protection
Nicolai Stange
2017-11-07
1
-0
/
+48
*
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
2017-11-07
1
-0
/
+12
*
fs: update location of filesystems documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
debugfs: propagate release() call result
Eric Engestrom
2016-09-27
1
-1
/
+1
[next]