Jan Kara
|
4ea425b63a
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes
|
13 vuotta sitten |
Jan Kara
|
d0e91b13eb
vfs: Remove unnecessary flushing of block devices
|
13 vuotta sitten |
Jan Kara
|
a8c7176b6d
vfs: Make sys_sync writeout also block device inodes
|
13 vuotta sitten |
Jan Kara
|
b3de653105
vfs: Reorder operations during sys_sync
|
13 vuotta sitten |
Jan Kara
|
a117782571
quota: Move quota syncing to ->sync_fs method
|
13 vuotta sitten |
Jan Kara
|
ceed17236a
quota: Split dquot_quota_sync() to writeback and cache flushing part
|
13 vuotta sitten |
Jan Kara
|
6eedc70150
vfs: Move noop_backing_dev_info check from sync into writeback
|
13 vuotta sitten |
Al Viro
|
c2bd6c11cd
switch do_fsync() to fget_light()
|
13 vuotta sitten |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 vuotta sitten |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
13 vuotta sitten |
Curt Wohlgemuth
|
0e175a1835
writeback: Add a 'reason' to wb_writeback_work
|
13 vuotta sitten |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 vuotta sitten |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 vuotta sitten |
Sage Weil
|
b7ed78f565
introduce sys_syncfs to sync a single file system
|
14 vuotta sitten |
Jens Axboe
|
95f28604a6
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
|
14 vuotta sitten |
Al Viro
|
b5fc510c48
get rid of file_fsync()
|
15 vuotta sitten |
Jens Axboe
|
b4ca761577
Merge branch 'master' into for-linus
|
15 vuotta sitten |
Jens Axboe
|
0e3c9a2284
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
|
15 vuotta sitten |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 vuotta sitten |
Linus Torvalds
|
e8bebe2f71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 vuotta sitten |
Christoph Hellwig
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 vuotta sitten |
Al Viro
|
01a05b337a
new helper: iterate_supers()
|
15 vuotta sitten |
Al Viro
|
8edd64bd60
get rid of restarts in sync_filesystems()
|
15 vuotta sitten |
Al Viro
|
551de6f34d
Leave superblocks on s_list until the end
|
15 vuotta sitten |
Jens Axboe
|
e913fc825d
writeback: fix WB_SYNC_NONE writeback from umount
|
15 vuotta sitten |
Jörn Engel
|
5129a469a9
Catch filesystems lacking s_bdi
|
15 vuotta sitten |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
Christoph Hellwig
|
5fb324ad24
quota: move code from sync_quota_sb into vfs_quota_sync
|
15 vuotta sitten |
Christoph Hellwig
|
7a0ad10c36
fold do_sync_file_range into sys_sync_file_range
|
15 vuotta sitten |
Christoph Hellwig
|
94004ed726
kill wait_on_page_writeback_range
|
15 vuotta sitten |