Wu Fengguang
|
b7a2441f99
writeback: remove writeback_control.more_io
|
15 years ago |
Wu Fengguang
|
e185dda89d
writeback: avoid extra sync work at enqueue time
|
14 years ago |
Christoph Hellwig
|
f758eeabeb
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
|
14 years ago |
Wu Fengguang
|
cb9bd1159c
writeback: introduce writeback_control.inodes_written
|
15 years ago |
Wu Fengguang
|
6e6938b6d3
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
|
15 years ago |
Dave Chinner
|
67a23c4946
fs: rename inode_lock to inode_hash_lock
|
14 years ago |
Dave Chinner
|
a66979abad
fs: move i_wb_list out from under inode_lock
|
14 years ago |
Linus Torvalds
|
925d169f5b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
Chris Mason
|
3259f8bed2
Add new functions for triggering inode writeback
|
14 years ago |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 years ago |
Eric Sandeen
|
5b41d92437
ext4: implement writeback livelock avoidance using page tagging
|
14 years ago |
Linus Torvalds
|
426e1f5cec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Namhyung Kim
|
92c09c041f
mm: declare some external symbols
|
14 years ago |
Nick Piggin
|
9e38d86ff2
fs: Implement lazy LRU updates for inodes
|
14 years ago |
Wu Fengguang
|
16c4042f08
writeback: avoid unnecessary calculation of bdi dirty thresholds
|
15 years ago |
Christoph Hellwig
|
edadfb10ba
writeback: split writeback_inodes_wb
|
15 years ago |
Christoph Hellwig
|
9c3a8ee8a1
writeback: remove writeback_inodes_wbc
|
15 years ago |
Dave Chinner
|
0b5649278e
writeback: pay attention to wbc->nr_to_write in write_cache_pages
|
15 years ago |
Jens Axboe
|
0e3c9a2284
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
|
15 years ago |
Jens Axboe
|
c2c4986edd
writeback: fix problem with !CONFIG_BLOCK compilation
|
15 years ago |
Jens Axboe
|
e913fc825d
writeback: fix WB_SYNC_NONE writeback from umount
|
15 years ago |
Matthew Garrett
|
31373d09da
laptop-mode: Make flushes per-device
|
15 years ago |
Edward Shishkin
|
f11c9c5c25
vfs: improve writeback_inodes_wb()
|
15 years ago |
Eric Sandeen
|
17bd55d037
fs-writeback: Add helper function to start writeback if idle
|
15 years ago |
Christoph Hellwig
|
eaff8079d4
kill I_LOCK
|
15 years ago |
Wu Fengguang
|
b17621fed6
writeback: introduce wbc.for_background
|
15 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 years ago |
Jens Axboe
|
b6e51316da
writeback: separate starting of sync vs opportunistic writeback
|
16 years ago |
Jens Axboe
|
1fe06ad892
writeback: get rid of wbc->for_writepages
|
16 years ago |
Jan Kara
|
18f2ee705d
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
|
16 years ago |