Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b0f4765ae0f095bdc3d090937e72a198dee5cd39
/
fs
/
configfs
/
mount.c
2a152ad
make configfs_pin_fs() return root dentry on success
by Al Viro
· 13 years ago
b7c177f
configfs: kill configfs_sb
by Al Viro
· 13 years ago
81d44ed1
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
7c6455e
configfs: register_filesystem() called too early
by Al Viro
· 13 years ago
d463a0c
switch configfs
by Al Viro
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
197b12d
Kobject: convert fs/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3794491
kobject: convert configfs to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
3d0f89b
configfs: Add permission and ownership to configfs objects.
by Joel Becker
· 19 years ago
7063fbf
[PATCH] configfs: User-driven configuration filesystem
by Joel Becker
· 19 years ago