Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 年 前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年 前 |
Jan Kara
|
74abb9890d
quota: move function-macros from quota.h to quotaops.h
|
17 年 前 |
Dave Kleikamp
|
6536d2891b
JFS: skip bad iput() call in error path
|
17 年 前 |
David Howells
|
eab1df71a0
iget: stop JFS from using iget() and read_inode()
|
17 年 前 |
Miklos Szeredi
|
5c5e32ceeb
mount options: fix jfs
|
17 年 前 |
Christoph Hellwig
|
3965516440
exportfs: make struct export_operations const
|
17 年 前 |
Christoph Hellwig
|
d425de7043
jfs: new export ops
|
17 年 前 |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 年 前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年 前 |
Christoph Hellwig
|
5ca2960733
knfsd: exportfs: remove iget abuse
|
18 年 前 |
Christoph Hellwig
|
a569425512
knfsd: exportfs: add exportfs.h header
|
18 年 前 |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 年 前 |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 年 前 |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 年 前 |
Alexey Dobriyan
|
4a6e617a4b
[PATCH] fs/*: trivial vsnprintf() conversion
|
18 年 前 |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 年 前 |
Dave Kleikamp
|
63f83c9fcf
JFS: White space cleanup
|
18 年 前 |
Akinobu Mita
|
087387f90f
[PATCH] JFS: return correct error when i-node allocation failed
|
18 年 前 |
Dave Kleikamp
|
8bcb2839b7
JFS: Fix bug in quota code. tmp_bh.b_size must be initialized
|
19 年 前 |
Dave Kleikamp
|
115ff50bad
JFS: Quota support broken, no quota_read and quota_write
|
19 年 前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
David Howells
|
726c334223
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
|
19 年 前 |
David Howells
|
454e2398be
[PATCH] VFS: Permit filesystem to override root dentry on mount
|
19 年 前 |
Paul Jackson
|
fffb60f93c
[PATCH] cpuset memory spread: slab cache format
|
19 年 前 |
Paul Jackson
|
4b6a9316fa
[PATCH] cpuset memory spread: slab cache filesystems
|
19 年 前 |
Dave Kleikamp
|
69eb66d7da
JFS: add uid, gid, and umask mount options
|
19 年 前 |
Eric Sesterhenn
|
5b3030e390
JFS: kzalloc conversion
|
19 年 前 |
Christoph Hellwig
|
91dbb4deb3
JFS: Use the kthread_ API
|
19 年 前 |
Ingo Molnar
|
1de87444f8
JFS: semaphore to mutex conversion.
|
19 年 前 |