aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/debugfs.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-07-24Documentation: Update filesystems/debugfs.txtWang Long1-0/+40
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches1-1/+1
2012-08-27debugfs: more tightly restrict default mount modeKees Cook1-2/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-03-20debugfs-related mode_t whack-a-moleAl Viro1-1/+1
2012-01-26debugfs: add mode, uid and gid optionsLudwig Nussel1-1/+4
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-12/+12
2012-01-03switch debugfs to umode_tAl Viro1-12/+12
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini1-1/+31
2011-07-18debugfs: add documentation for debugfs_create_x64Akinobu Mita1-2/+2
2009-06-06Document the debugfs APIJonathan Corbet1-0/+158