aboutsummaryrefslogtreecommitdiffstats
path: root/fs/debugfs
Commit message (Expand)AuthorAge
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
|\|
| * kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-23
* | debugfs: add mode, uid and gid optionsLudwig Nussel2012-01-26
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch debugfs to umode_tAl Viro2012-01-03
| * vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-03
* | debugfs: add missing #ifdef HAS_IOMEMHeiko Carstens2012-01-03
* | debugfs: remove unneeded cast in debugfs_print_regs32()Dan Carpenter2011-11-26
* | debugfs: bugfix: include <linux/io.h> in file.cAlessandro Rubini2011-11-22
* | debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-18
* | debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-18
|/
* debugfs: Fix a comment mistakeHarry Wei2011-08-22
* debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-13
* debugfs: move to new strtoboolJonathan Cameron2011-04-25
* debugfs: Fix filesystem reference counting on debugfs_remove() failureJan Kara2011-02-18
* debugfs: remove module_exit()Amerigo Wang2011-02-03
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* 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-16
* debugfs: fix docbook errorJonathan Corbet2009-06-16
* debugfs: dont stop on first failed recursive deleteSteven Rostedt2009-06-16
* 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-12
* debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-22
* 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