summaryrefslogtreecommitdiff
path: root/fs/debugfs
Commit message (Expand)AuthorAge
* Add x64 support to debugfsHuang Ying2010-05-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Lose the new_name argument of fsnotify_move()Al Viro2010-02-08
* get rid of pointless checks after simple_pin_fs()Al Viro2010-01-26
* debugfs: fix create mutex racy fops and private dataMathieu Desnoyers2009-12-11
* fs/debugfs/inode.c: fix comment typosAlberto Bertogli2009-12-04
* debugfs: use specified mode to possibly mark files read/write onlyRobin Getz2009-06-15
* debugfs: fix docbook errorJonathan Corbet2009-06-15
* debugfs: dont stop on first failed recursive deleteSteven Rostedt2009-06-15
* debugfs: function to know if debugfs is initializedFrederic Weisbecker2009-03-23
* debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2009-01-07
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* integrity: special fs magicMimi Zohar2008-10-13
* debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-21
* DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day2008-04-30
* debugfs: fix sparse warningsHarvey Harrison2008-03-04
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-08
* 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