summaryrefslogtreecommitdiffstats
path: root/fs/debugfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+3
* Add x64 support to debugfsHuang Ying2010-05-191-1/+20
* debugfs: use specified mode to possibly mark files read/write onlyRobin Getz2009-06-151-0/+63
* debugfs: fix docbook errorJonathan Corbet2009-06-151-1/+1
* debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2009-01-071-0/+32
* DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day2008-04-301-1/+1
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-12/+20
* docbook: fix filesystems contentRandy Dunlap2007-10-151-6/+35
* debugfs: helper for decimal challengedRobin Getz2007-10-121-0/+36
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-271-0/+42
* debugfs: implement symbolic linksPeter Oberparleiter2007-02-161-0/+12
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-2/+2
* Debugfs: kernel-doc fixes for debugfsRandy Dunlap2006-09-251-31/+25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-201-0/+46
* [PATCH] debugfs: trivial comment fixVincent Hanquez2006-02-061-3/+3
* [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-201-38/+29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+262
OpenPOWER on IntegriCloud