aboutsummaryrefslogtreecommitdiffstats
path: root/fs/debugfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+3
2010-05-19Add x64 support to debugfsHuang Ying1-1/+20
2009-06-15debugfs: use specified mode to possibly mark files read/write onlyRobin Getz1-0/+63
2009-06-15debugfs: fix docbook errorJonathan Corbet1-1/+1
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez1-0/+32
2008-04-30DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day1-1/+1
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig1-12/+20
2007-10-15docbook: fix filesystems contentRandy Dunlap1-6/+35
2007-10-12debugfs: helper for decimal challengedRobin Getz1-0/+36
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman1-0/+42
2007-02-16debugfs: implement symbolic linksPeter Oberparleiter1-0/+12
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-2/+2
2006-09-25Debugfs: kernel-doc fixes for debugfsRandy Dunlap1-31/+25
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-20[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman1-0/+46
2006-02-06[PATCH] debugfs: trivial comment fixVincent Hanquez1-3/+3
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann1-38/+29
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+262