Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |
Eric W. Biederman
|
f9bb48825a
sysfs: Create mountpoints with sysfs_create_mount_point
|
10 years ago |
Daniel Baluta
|
f5b697700c
configfs: init configfs module earlier at boot time
|
10 years ago |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 years ago |
Fabian Frederick
|
1d88aa441f
fs/configfs: use pr_fmt
|
11 years ago |
Fabian Frederick
|
c668693133
fs/configfs: convert printk to pr_foo()
|
11 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Al Viro
|
2a152ad3a5
make configfs_pin_fs() return root dentry on success
|
13 years ago |
Al Viro
|
b7c177fcd2
configfs: kill configfs_sb
|
13 years ago |
Al Viro
|
81d44ed159
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
7c6455e368
configfs: register_filesystem() called too early
|
13 years ago |
Al Viro
|
d463a0c4b5
switch configfs
|
14 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Greg Kroah-Hartman
|
197b12d679
Kobject: convert fs/* from kobject_unregister() to kobject_put()
|
17 years ago |
Greg Kroah-Hartman
|
0ff21e4663
kobject: convert kernel_kset to be a kobject
|
18 years ago |
Greg Kroah-Hartman
|
bd35b93d80
kset: convert kernel_subsys to use kset_create
|
18 years ago |
Greg Kroah-Hartman
|
3794491d0c
kobject: convert configfs to use kobject_create
|
18 years ago |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
18 years ago |
Peter Zijlstra
|
e0bf68ddec
mm: bdi init hooks
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 years ago |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Dave Hansen
|
d8c76e6f45
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
19 years ago |
Trond Myklebust
|
816724e65c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
|
19 years ago |
David Howells
|
454e2398be
[PATCH] VFS: Permit filesystem to override root dentry on mount
|
19 years ago |