| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: debugfs: remove trailing whitespace | Rahul Bedarkar | 2014-07-09 | 1 | -1/+1 |
* | debugfs: write_file_bool() - ensure strtobool() operates on valid data | Mathias Krause | 2013-06-03 | 1 | -0/+1 |
* | debugfs: add get/set for atomic types | Seth Jennings | 2013-06-03 | 1 | -0/+42 |
* | debugfs: fix u32_array race in format_array_alloc | Linus Torvalds | 2012-09-21 | 1 | -34/+23 |
* | debugfs: fix race in u32_array_read and allocate array at open | David Rientjes | 2012-09-21 | 1 | -22/+11 |
* | debugfs: Add support to print u32 array in debugfs | Srivatsa Vaddagiri | 2012-04-17 | 1 | -0/+128 |
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -11/+3 |
* | debugfs-related mode_t whack-a-mole | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | kernel-doc: fix new warnings in debugfs | Randy Dunlap | 2012-01-23 | 1 | -1/+1 |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -11/+11 |
|\ |
|
| * | switch debugfs to umode_t | Al Viro | 2012-01-03 | 1 | -11/+11 |
* | | debugfs: add missing #ifdef HAS_IOMEM | Heiko Carstens | 2012-01-03 | 1 | -0/+4 |
* | | debugfs: remove unneeded cast in debugfs_print_regs32() | Dan Carpenter | 2011-11-26 | 1 | -1/+1 |
* | | debugfs: bugfix: include <linux/io.h> in file.c | Alessandro Rubini | 2011-11-22 | 1 | -0/+1 |
* | | debugfs: print_regs32: make regs array a const pointer | Alessandro Rubini | 2011-11-18 | 1 | -1/+1 |
* | | debugfs: add tools to printk 32-bit registers | Alessandro Rubini | 2011-11-18 | 1 | -0/+90 |
|/ |
|
* | debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-05-13 | 1 | -1/+1 |
* | debugfs: move to new strtobool | Jonathan Cameron | 2011-04-25 | 1 | -13/+4 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+3 |
* | Add x64 support to debugfs | Huang Ying | 2010-05-19 | 1 | -1/+20 |
* | debugfs: use specified mode to possibly mark files read/write only | Robin Getz | 2009-06-15 | 1 | -0/+63 |
* | debugfs: fix docbook error | Jonathan Corbet | 2009-06-15 | 1 | -1/+1 |
* | debugfs: add helpers for exporting a size_t simple value | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+32 |
* | DEBUGFS: Correct location of debugfs API documentation. | Robert P. J. Day | 2008-04-30 | 1 | -1/+1 |
* | libfs: allow error return from simple attributes | Christoph Hellwig | 2008-02-08 | 1 | -12/+20 |
* | docbook: fix filesystems content | Randy Dunlap | 2007-10-15 | 1 | -6/+35 |
* | debugfs: helper for decimal challenged | Robin Getz | 2007-10-12 | 1 | -0/+36 |
* | debugfs: Add debugfs_create_u64() | Michael Ellerman | 2007-04-27 | 1 | -0/+42 |
* | debugfs: implement symbolic links | Peter Oberparleiter | 2007-02-16 | 1 | -0/+12 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -2/+2 |
* | Debugfs: kernel-doc fixes for debugfs | Randy Dunlap | 2006-09-25 | 1 | -31/+25 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -2/+2 |
* | [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data | Michael Ellerman | 2006-03-20 | 1 | -0/+46 |
* | [PATCH] debugfs: trivial comment fix | Vincent Hanquez | 2006-02-06 | 1 | -3/+3 |
* | [PATCH] libfs: add simple attribute files | Arnd Bergmann | 2005-06-20 | 1 | -38/+29 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+262 |