summaryrefslogtreecommitdiffstats
path: root/fs/debugfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day2008-05-011-1/+1
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-12/+20
* docbook: fix filesystems contentRandy Dunlap2007-10-161-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-171-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-261-31/+25Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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-211-38/+29Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+262