aboutsummaryrefslogtreecommitdiffstats
path: root/fs/configfs/mount.c
Commit message (Expand)AuthorAgeFilesLines
* switch configfsAl Viro2011-01-121-0/+1
* convert get_sb_single() usersAl Viro2010-10-291-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-1/+1
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* kobject: convert configfs to use kobject_createGreg Kroah-Hartman2008-01-241-7/+6
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-2/+2
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+9
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-1/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-3/+3
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-031-5/+23
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-031-0/+159