index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
debugfs.txt
Age
Commit message (
Expand
)
Author
2019-06-03
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
2019-04-25
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-07-24
Documentation: Update filesystems/debugfs.txt
Wang Long
2014-11-05
debugfs: Have debugfs_print_regs32() return void
Joe Perches
2012-08-27
debugfs: more tightly restrict default mount mode
Kees Cook
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2012-01-26
debugfs: add mode, uid and gid options
Ludwig Nussel
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: add tools to printk 32-bit registers
Alessandro Rubini
2011-07-18
debugfs: add documentation for debugfs_create_x64
Akinobu Mita
2009-06-06
Document the debugfs API
Jonathan Corbet