aboutsummaryrefslogtreecommitdiffstats
path: root/fs/debugfs/file.c
Commit message (Expand)AuthorAge
* debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-17
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-23
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch debugfs to umode_tAl Viro2012-01-03
* | debugfs: add missing #ifdef HAS_IOMEMHeiko Carstens2012-01-03
* | debugfs: remove unneeded cast in debugfs_print_regs32()Dan Carpenter2011-11-26
* | debugfs: bugfix: include <linux/io.h> in file.cAlessandro Rubini2011-11-22
* | debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-18
* | debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-18
|/
* debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-13
* debugfs: move to new strtoboolJonathan Cameron2011-04-25
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Add x64 support to debugfsHuang Ying2010-05-19
* debugfs: use specified mode to possibly mark files read/write onlyRobin Getz2009-06-16
* debugfs: fix docbook errorJonathan Corbet2009-06-16
* debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2009-01-07
* DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day2008-04-30
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-08
* docbook: fix filesystems contentRandy Dunlap2007-10-15
* debugfs: helper for decimal challengedRobin Getz2007-10-12
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-27
* debugfs: implement symbolic linksPeter Oberparleiter2007-02-16
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* Debugfs: kernel-doc fixes for debugfsRandy Dunlap2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-20
* [PATCH] debugfs: trivial comment fixVincent Hanquez2006-02-06
* [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16