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.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
/
include
/
linux
/
debugfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
debugfs: introduce a public file_operations accessor
Christian Lamparter
1
-0
/
+17
2016-04-13
debugfs: add support for self-protecting attribute file fops
Nicolai Stange
1
-0
/
+26
2016-04-13
debugfs: prevent access to removed files' private data
Nicolai Stange
1
-0
/
+20
2016-04-13
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange
1
-3
/
+0
2016-02-08
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-11
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-26
new primitive: debugfs_create_automount()
Al Viro
1
-0
/
+5
2014-12-15
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-27
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-04
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
Weijie Yang
1
-0
/
+12
2013-08-28
debugfs: provide debugfs_create_x64() when disabled
Johannes Berg
1
-0
/
+7
2013-06-04
debugfs: add get/set for atomic types
Seth Jennings
1
-0
/
+2
2013-01-19
debugfs: regset32: make struct debugfs_reg32 pointer const
Felipe Balbi
1
-1
/
+1
2012-04-17
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
1
-0
/
+11
2012-03-21
debugfs-related mode_t whack-a-mole
Al Viro
1
-2
/
+2
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-23
/
+23
2012-01-04
switch debugfs to umode_t
Al Viro
1
-23
/
+23
2011-11-19
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
1
-1
/
+1
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
1
-0
/
+26
2010-05-20
Add x64 support to debugfs
Huang Ying
1
-0
/
+2
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
1
-1
/
+1
2009-03-23
debugfs: function to know if debugfs is initialized
Frederic Weisbecker
1
-0
/
+8
2009-01-27
Fix "multiple definition of `debugfs_create_size_t'"
Linus Torvalds
1
-1
/
+1
2009-01-21
debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n
Inaky Perez-Gonzalez
1
-0
/
+7
2009-01-07
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
1
-0
/
+2
2008-07-22
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
1
-0
/
+4
2008-07-19
x86: Add a arch directory for x86 under debugfs
venkatesh.pallipadi@intel.com
1
-0
/
+2
2008-03-05
debugfs: fix sparse warnings
Harvey Harrison
1
-0
/
+5
2007-10-13
debugfs: helper for decimal challenged
Robin Getz
1
-0
/
+27
2007-07-12
debugfs: add rename for debugfs files
Jan Kara
1
-0
/
+9
2007-04-27
debugfs: Add debugfs_create_u64()
Michael Ellerman
1
-0
/
+9
2007-02-17
debugfs: implement symbolic links
Peter Oberparleiter
1
-0
/
+10
2006-04-28
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
1
-3
/
+2
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-21
[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data
Michael Ellerman
1
-0
/
+15
2005-04-19
[PATCH] debugfs: fix !debugfs prototypes
Michal Ostrowski
1
-3
/
+3
2005-04-19
[PATCH] debugfs: Reduce <linux/debugfs.h> dependencies
Roland Dreier
1
-0
/
+7
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+92