index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
debugfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-10
debugfs: remove return value of debugfs_create_regset32()
Greg Kroah-Hartman
1
-7
/
+6
2019-12-10
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
1
-1
/
+1
2019-11-21
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
1
-2
/
+3
2019-11-03
debugfs: Add debugfs_create_xul() for hexadecimal unsigned long
Geert Uytterhoeven
1
-0
/
+21
2019-11-03
debugfs: remove return value of debugfs_create_atomic_t()
Greg Kroah-Hartman
1
-7
/
+6
2019-11-02
debugfs: remove return value of debugfs_create_x8()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
debugfs: remove return value of debugfs_create_x64()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
debugfs: remove return value of debugfs_create_x32()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-16
debugfs: remove return value of debugfs_create_x16()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-14
debugfs: remove return value of debugfs_create_size_t()
Greg Kroah-Hartman
1
-8
/
+5
2019-10-14
debugfs: remove return value of debugfs_create_u64()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-14
debugfs: remove return value of debugfs_create_u16()
Greg Kroah-Hartman
1
-8
/
+4
2019-10-14
debugfs: remove return value of debugfs_create_u8()
Greg Kroah-Hartman
1
-8
/
+4
2019-06-03
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
1
-7
/
+5
2017-11-28
debugfs: fix debugfs_real_fops() build error
Arnd Bergmann
1
-0
/
+2
2017-11-07
debugfs: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-07
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-07
debugfs: purge obsolete SRCU based removal protection
Nicolai Stange
1
-19
/
+0
2017-11-07
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
Nicolai Stange
1
-2
/
+1
2017-11-07
debugfs: implement per-file removal protection
Nicolai Stange
1
-0
/
+11
2017-11-07
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
1
-17
/
+3
2017-07-17
debugfs: Add dummy implementation of few helpers
Viresh Kumar
1
-0
/
+16
2017-05-16
fs: update location of filesystems documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-04-08
debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE
Geliang Tang
1
-1
/
+1
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2017-02-02
debugfs: add debugfs_lookup()
Omar Sandoval
1
-0
/
+8
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
1
-1
/
+2
2017-01-11
debugfs: improve formatting of debugfs_real_fops()
Jakub Kicinski
1
-2
/
+1
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+27
2016-11-04
debugfs: constify argument to debugfs_real_fops()
Jakub Kicinski
1
-1
/
+2
2016-10-28
debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
Arnd Bergmann
1
-17
/
+27
2016-09-21
debugfs: introduce a public file_operations accessor
Christian Lamparter
1
-0
/
+17
2016-04-12
debugfs: add support for self-protecting attribute file fops
Nicolai Stange
1
-0
/
+26
2016-04-12
debugfs: prevent access to removed files' private data
Nicolai Stange
1
-0
/
+20
2016-04-12
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange
1
-3
/
+0
2016-02-07
debugfs: Add stub function for debugfs_create_automount().
Jiaxing Wang
1
-0
/
+8
2015-10-18
debugfs: Add debugfs_create_ulong()
Viresh Kumar
1
-0
/
+2
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-2
/
+2
2015-07-20
debugfs: Export bool read/write functions
Richard Fitzgerald
1
-0
/
+20
2015-05-10
debugfs: switch to simple_follow_link()
Al Viro
1
-1
/
+0
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-0
/
+13
2015-01-25
new primitive: debugfs_create_automount()
Al Viro
1
-0
/
+5
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+16
2014-11-30
fs: debugfs: add forward declaration for struct device type
Arend van Spriel
1
-0
/
+1
2014-11-26
debugfs: add helper function to create device related seq_file
Arend van Spriel
1
-1
/
+15
2014-11-05
debugfs: Have debugfs_print_regs32() return void
Joe Perches
1
-4
/
+3
2013-10-03
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
Weijie Yang
1
-0
/
+12
2013-08-27
debugfs: provide debugfs_create_x64() when disabled
Johannes Berg
1
-0
/
+7
2013-06-03
debugfs: add get/set for atomic types
Seth Jennings
1
-0
/
+2
[next]