Artem Bityutskiy
|
7435d50611
AFFS: wait for sb synchronization when needed
|
15 years ago |
Artem Bityutskiy
|
669d5f1f60
AFFS: clean up dirty flag usage
|
15 years ago |
Al Viro
|
f053ddde75
switch affs to ->evict_inode()
|
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 |
Al Viro
|
217686e983
fix affs parse_options()
|
15 years ago |
Al Viro
|
29333920a5
Fix remount races with symlink handling in affs
|
15 years ago |
Al Viro
|
afc70ed05a
Fix a leak in affs_fill_super()
|
15 years ago |
Christoph Hellwig
|
e28964365f
affs: add ->sync_fs
|
16 years ago |
Alessio Igor Bogani
|
337eb00a2c
Push BKL down into ->remount_fs()
|
16 years ago |
Christoph Hellwig
|
ebc1ac1645
->write_super lock_super pushdown
|
16 years ago |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 years ago |
Al Viro
|
2a32cebd6c
Fix races around the access to ->s_options
|
16 years ago |
Coly Li
|
a6a2a73c4d
fs/affs: return f_fsid for statfs(2)
|
16 years ago |
David Howells
|
215599815d
CRED: Wrap task credential accesses in the AFFS filesystem
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Matthias Kaehlcke
|
7d135a5d50
affs: convert s_bmlock into a mutex
|
17 years ago |
Roman Zippel
|
dca3c33652
[PATCH] fix reservation discarding in affs
|
17 years ago |
Jim Meyering
|
6db27dd9d2
affs: handle match_strdup failure
|
17 years ago |
Miklos Szeredi
|
e9b3961b66
mount options: fix affs
|
17 years ago |
David Howells
|
210f855963
iget: stop AFFS from using iget() and read_inode()
|
17 years ago |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 years ago |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 years ago |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 years ago |
Christoph Hellwig
|
2be3c79046
[PATCH] affs: implement ->drop_inode
|
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 |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |