summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/debugfs.txt
AgeCommit message (Expand)AuthorLines
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman-1/+1
2019-04-25debugfs: update documented return values of debugfs helpersRonald Tschalär-7/+9
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar-1/+1
2015-07-24Documentation: Update filesystems/debugfs.txtWang Long-0/+40
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches-1/+1
2012-08-27debugfs: more tightly restrict default mount modeKees Cook-2/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2012-03-20debugfs-related mode_t whack-a-moleAl Viro-1/+1
2012-01-26debugfs: add mode, uid and gid optionsLudwig Nussel-1/+4
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-12/+12
2012-01-03switch debugfs to umode_tAl Viro-12/+12
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini-1/+31
2011-07-18debugfs: add documentation for debugfs_create_x64Akinobu Mita-2/+2
2009-06-06Document the debugfs APIJonathan Corbet-0/+158