index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
debugfs.h
Age
Commit message (
Expand
)
Author
2017-04-08
debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE
Geliang Tang
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-02
debugfs: add debugfs_lookup()
Omar Sandoval
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2017-01-11
debugfs: improve formatting of debugfs_real_fops()
Jakub Kicinski
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-11-04
debugfs: constify argument to debugfs_real_fops()
Jakub Kicinski
2016-10-28
debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
Arnd Bergmann
2016-09-21
debugfs: introduce a public file_operations accessor
Christian Lamparter
2016-04-12
debugfs: add support for self-protecting attribute file fops
Nicolai Stange
2016-04-12
debugfs: prevent access to removed files' private data
Nicolai Stange
2016-04-12
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange
2016-02-07
debugfs: Add stub function for debugfs_create_automount().
Jiaxing Wang
2015-10-18
debugfs: Add debugfs_create_ulong()
Viresh Kumar
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-07-20
debugfs: Export bool read/write functions
Richard Fitzgerald
2015-05-10
debugfs: switch to simple_follow_link()
Al Viro
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-01-25
new primitive: debugfs_create_automount()
Al Viro
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-30
fs: debugfs: add forward declaration for struct device type
Arend van Spriel
2014-11-26
debugfs: add helper function to create device related seq_file
Arend van Spriel
2014-11-05
debugfs: Have debugfs_print_regs32() return void
Joe Perches
2013-10-03
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
Weijie Yang
2013-08-27
debugfs: provide debugfs_create_x64() when disabled
Johannes Berg
2013-06-03
debugfs: add get/set for atomic types
Seth Jennings
2013-01-18
debugfs: regset32: make struct debugfs_reg32 pointer const
Felipe Balbi
2012-04-17
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2011-11-18
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
2010-05-19
Add x64 support to debugfs
Huang Ying
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
2009-03-23
debugfs: function to know if debugfs is initialized
Frederic Weisbecker
2009-01-26
Fix "multiple definition of `debugfs_create_size_t'"
Linus Torvalds
2009-01-20
debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n
Inaky Perez-Gonzalez
2009-01-07
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
2008-07-21
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
2008-07-18
x86: Add a arch directory for x86 under debugfs
venkatesh.pallipadi@intel.com
2008-03-04
debugfs: fix sparse warnings
Harvey Harrison
2007-10-12
debugfs: helper for decimal challenged
Robin Getz
2007-07-11
debugfs: add rename for debugfs files
Jan Kara
2007-04-27
debugfs: Add debugfs_create_u64()
Michael Ellerman
2007-02-16
debugfs: implement symbolic links
Peter Oberparleiter
2006-04-27
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-20
[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data
Michael Ellerman
[next]