Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Firo Yang
|
d96f184532
fs/adfs: remove unneeded cast
|
10 years ago |
Sanidhya Kashyap
|
b796410630
adfs: return correct return values
|
10 years ago |
Fabian Frederick
|
894122db49
fs/adfs/super.c: add __init to init_inodecache()
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Al Viro
|
2d1d9b5b5c
adfs: delayed freeing of sbi
|
12 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 years ago |
Eric W. Biederman
|
c010d1ff4f
userns: Convert adfs to use kuid and kgid where appropriate
|
13 years ago |
Al Viro
|
7968ce12e9
adfs: don't bother with ->i_dentry in ->destroy_inode()
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Stuart Swales
|
da23ef0549
adfs: add hexadecimal filetype suffix option
|
14 years ago |
Arnd Bergmann
|
4688a066ec
adfs: remove the big kernel lock
|
14 years ago |
Al Viro
|
96e1391414
switch adfs
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
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 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Al Viro
|
608ba50bd0
Cleanup of adfs headers
|
16 years ago |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 years ago |
Coly Li
|
accb401220
fs/adfs: return f_fsid for statfs(2)
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
17 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Miklos Szeredi
|
e11400b0ca
mount options: fix adfs
|
17 years ago |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |