summaryrefslogtreecommitdiff
path: root/fs/configfs/mount.c
Commit message (Expand)AuthorAge
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | configfs: init configfs module earlier at boot timeDaniel Baluta2015-05-05
|/
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
* fs/configfs: use pr_fmtFabian Frederick2014-06-04
* fs/configfs: convert printk to pr_foo()Fabian Frederick2014-06-04
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* make configfs_pin_fs() return root dentry on successAl Viro2012-03-20
* configfs: kill configfs_sbAl Viro2012-03-20
* configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* configfs: register_filesystem() called too earlyAl Viro2011-12-13
* switch configfsAl Viro2011-01-12
* convert get_sb_single() usersAl Viro2010-10-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* 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 configfs to use kobject_createGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* mm: bdi init hooksPeter Zijlstra2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* 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
|/
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-03
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-03