summaryrefslogtreecommitdiff
path: root/fs/debugfs
Commit message (Expand)AuthorAge
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-24
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: convert debugfs to use kobject_createGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-21
* docbook: fix filesystems contentRandy Dunlap2007-10-15
* debugfs: helper for decimal challengedRobin Getz2007-10-12
* debugfs: remove rmdir() non-empty complaintJens Axboe2007-07-18
* debugfs: add rename for debugfs filesJan Kara2007-07-11
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-27
* debugfs: Remove misleading comments.Cornelia Huck2007-02-16
* debugfs: implement symbolic linksPeter Oberparleiter2007-02-16
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* DebugFS : file/directory removal fixMathieu Desnoyers2006-12-13
* DebugFS : more file/directory creation error handlingMathieu Desnoyers2006-12-13
* DebugFS : file/directory creation error handlingMathieu Desnoyers2006-12-13
* DebugFS : coding style fixesMathieu Desnoyers2006-12-13
* DebugFS : inotify create/mkdir supportMathieu Desnoyers2006-12-13
* [PATCH] debugfs: add header fileRandy Dunlap2006-11-25
* debugfs: check return value correctlyAkinobu Mita2006-11-16
* debugfs: spelling fixKomal Shah2006-10-03
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* Debugfs: kernel-doc fixes for debugfsRandy Dunlap2006-09-25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] debugfs inode leakJens Axboe2006-06-08
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-20
* [PATCH] debugfs: trivial comment fixVincent Hanquez2006-02-06
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-23
* [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16