Wanpeng Li
|
3965c9ae47
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
|
13 年之前 |
Jan Kara
|
169ebd9013
writeback: Avoid iput() from flusher thread
|
13 年之前 |
Richard Kennedy
|
4cd9069a0a
fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds
|
13 年之前 |
Andrew Morton
|
95468fd41a
writeback: fix typo in the writeback_control comment
|
13 年之前 |
Linus Torvalds
|
001a541ea9
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 年之前 |
Johannes Weiner
|
a756cf5908
mm: try to distribute dirty pages fairly across zones
|
13 年之前 |
Johannes Weiner
|
1edf223485
mm/page-writeback.c: make determine_dirtyable_memory static again
|
13 年之前 |
Wu Fengguang
|
bc31b86a59
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
|
13 年之前 |
Wu Fengguang
|
2f800fbd77
writeback: fix dirtied pages accounting on redirty
|
14 年之前 |
Wu Fengguang
|
54848d73f9
writeback: charge leaked page dirties to active tasks
|
14 年之前 |
Curt Wohlgemuth
|
0e175a1835
writeback: Add a 'reason' to wb_writeback_work
|
13 年之前 |
Wu Fengguang
|
af6a311384
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
|
13 年之前 |
Wu Fengguang
|
bb0822954a
squeeze max-pause area and drop pass-good area
|
14 年之前 |
Wu Fengguang
|
1a12d8bd7b
writeback: scale IO chunk size up to half device bandwidth
|
15 年之前 |
Wu Fengguang
|
ffd1f609ab
writeback: introduce max-pause and pass-good dirty limits
|
14 年之前 |
Wu Fengguang
|
c42843f2f0
writeback: introduce smoothed global dirty limit
|
14 年之前 |
Wu Fengguang
|
e98be2d599
writeback: bdi write bandwidth estimation
|
15 年之前 |
Wu Fengguang
|
d46db3d582
writeback: make writeback_control.nr_to_write straight
|
14 年之前 |
Wu Fengguang
|
846d5a091b
writeback: remove .nonblocking and .encountered_congestion
|
14 年之前 |
Wu Fengguang
|
b7a2441f99
writeback: remove writeback_control.more_io
|
15 年之前 |
Wu Fengguang
|
e185dda89d
writeback: avoid extra sync work at enqueue time
|
14 年之前 |
Christoph Hellwig
|
f758eeabeb
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
|
14 年之前 |
Wu Fengguang
|
cb9bd1159c
writeback: introduce writeback_control.inodes_written
|
15 年之前 |
Wu Fengguang
|
6e6938b6d3
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
|
15 年之前 |
Dave Chinner
|
67a23c4946
fs: rename inode_lock to inode_hash_lock
|
14 年之前 |
Dave Chinner
|
a66979abad
fs: move i_wb_list out from under inode_lock
|
14 年之前 |
Linus Torvalds
|
925d169f5b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 年之前 |
Chris Mason
|
3259f8bed2
Add new functions for triggering inode writeback
|
14 年之前 |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 年之前 |
Eric Sandeen
|
5b41d92437
ext4: implement writeback livelock avoidance using page tagging
|
14 年之前 |