summaryrefslogtreecommitdiffstats
path: root/fs/debugfs
Commit message (Expand)AuthorAgeFilesLines
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-271-0/+42
* debugfs: Remove misleading comments.Cornelia Huck2007-02-161-9/+3
* debugfs: implement symbolic linksPeter Oberparleiter2007-02-162-4/+84
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* DebugFS : file/directory removal fixMathieu Desnoyers2006-12-131-0/+4
* DebugFS : more file/directory creation error handlingMathieu Desnoyers2006-12-131-4/+10
* DebugFS : file/directory creation error handlingMathieu Desnoyers2006-12-131-1/+3
* DebugFS : coding style fixesMathieu Desnoyers2006-12-131-2/+3
* DebugFS : inotify create/mkdir supportMathieu Desnoyers2006-12-131-2/+10
* [PATCH] debugfs: add header fileRandy Dunlap2006-11-251-0/+1
* debugfs: check return value correctlyAkinobu Mita2006-11-161-2/+2
* debugfs: spelling fixKomal Shah2006-10-031-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-4/+4
* Debugfs: kernel-doc fixes for debugfsRandy Dunlap2006-09-252-40/+31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-4/+4
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-4/+4
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/
* [PATCH] debugfs inode leakJens Axboe2006-06-081-1/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [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] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-4/+4
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-11/+1
* [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-201-38/+29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-163-0/+594
OpenPOWER on IntegriCloud