Marco Stornelli
|
c07cb01c45
sysv: drop lock/unlock super
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Eric W. Biederman
|
a726ecce75
userns: Convert the sysv filesystem to use kuid/kgid where appropriate
|
13 years ago |
Artem Bityutskiy
|
9d46be294d
fs/sysv: stop using write_super and s_dirt
|
13 years ago |
Artem Bityutskiy
|
eee458936b
fs/sysv: remove another useless write_super call
|
13 years ago |
Artem Bityutskiy
|
a4d05d315a
fs/sysv: remove useless write_super call
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Artem Bityutskiy
|
719f2c879f
sysv: do not mark superblock dirty on remount
|
15 years ago |
Al Viro
|
d299eadc09
switch sysv to ->evict_inode()
|
15 years ago |
Al Viro
|
4c9002de32
fix fs/sysv s_dirt handling
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Al Viro
|
5ac3455a84
get rid of BKL in fs/sysv
|
16 years ago |
Christoph Hellwig
|
ad43ffdeea
sysv: add ->sync_fs
|
16 years ago |
Al Viro
|
05459ca81a
repair sysv_write_inode(), switch sysv to simple_fsync()
|
16 years ago |
Christoph Hellwig
|
ebc1ac1645
->write_super lock_super pushdown
|
16 years ago |
Al Viro
|
bbd6851a32
Push lock_super() into the ->remount_fs() of filesystems that care about it
|
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 |
Coly Li
|
1c5b45411f
fs/sysv: return f_fsid for statfs(2)
|
16 years ago |
Duane Griffin
|
21acaf8e8d
sysv: ensure fast symlinks are NUL-terminated
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
David Howells
|
b8e1343f67
iget: stop the SYSV filesystem 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 |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 years ago |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 years ago |