Christoph Hellwig
|
561e47ce72
bfs: add ->sync_fs
|
16 years ago |
Al Viro
|
4427f0c36e
repair bfs_write_inode(), switch bfs to simple_fsync()
|
16 years ago |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 years ago |
Christoph Hellwig
|
8c85e12512
remove ->write_super call in generic_shutdown_super
|
16 years ago |
Eric Sesterhenn
|
50682bb4de
bfs: check that filesystem fits on the blockdevice
|
16 years ago |
Eric Sesterhenn
|
e1f89ec95b
bfs: add some basic sanity checks
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Dmitri Vorobiev
|
3f165e4cf2
bfs: kill BKL
|
17 years ago |
Dmitri Vorobiev
|
75b25b4cab
bfs: assorted cleanups
|
17 years ago |
David Howells
|
e33ab086ae
iget: stop BFS from using iget() and read_inode()
|
17 years ago |
Al Viro
|
7e46aa5c8c
regression: bfs endianness bug
|
17 years ago |
Dmitri Vorobiev
|
f433dc5634
Fixes to the BFS filesystem driver
|
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 |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 years ago |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 years ago |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 years ago |
Tigran Aivazian
|
69688262fb
[PATCH] update Tigran's email addresses
|
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 |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
18 years ago |
Alexey Dobriyan
|
1a1d92c10d
[PATCH] Really ignore kmem_cache_destroy return value
|
18 years ago |
Panagiotis Issaris
|
f8314dc60c
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
|
18 years ago |
David Howells
|
726c334223
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
|
19 years ago |
David Howells
|
454e2398be
[PATCH] VFS: Permit filesystem to override root dentry on mount
|
19 years ago |
Paul Jackson
|
fffb60f93c
[PATCH] cpuset memory spread: slab cache format
|
19 years ago |
Paul Jackson
|
4b6a9316fa
[PATCH] cpuset memory spread: slab cache filesystems
|
19 years ago |
Al Viro
|
c2b513dfbb
[PATCH] bfs iget() abuses
|
19 years ago |
Alexey Dobriyan
|
ce0fe7e70a
[PATCH] bfs endianness annotations
|
19 years ago |
Andrew Stribblehill
|
fac92becda
[PATCH] bfs: fix endianness, signedness; add trivial bugfix
|
19 years ago |