Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 years ago |
Tejun Heo
|
e27c5b9d23
writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb_bdi_destroy()
|
9 years ago |
Tejun Heo
|
b02176f30c
block: don't release bdi while request_queue has live references
|
10 years ago |
Tejun Heo
|
b817525a4a
writeback: bdi_writeback iteration must not skip dying ones
|
9 years ago |
Linus Torvalds
|
b0a1ea51bd
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
|
10 years ago |
Tejun Heo
|
c165b3e3c7
blkcg: rename subsystem name from blkio to io
|
10 years ago |
Dave Chinner
|
c7f5408493
inode: rename i_wb_list to i_io_list
|
10 years ago |
Tejun Heo
|
a20135ffbc
writeback: don't drain bdi_writeback_congested on bdi destruction
|
10 years ago |
Tejun Heo
|
a13f35e871
writeback: don't embed root bdi_writeback_congested in bdi_writeback
|
10 years ago |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 years ago |
Tejun Heo
|
5857cd637b
bdi: fix wrong error return value in cgwb_create()
|
10 years ago |
Tejun Heo
|
21c6321fbb
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
|
10 years ago |
Tejun Heo
|
841710aa6e
writeback: implement memcg wb_domain
|
10 years ago |
Tejun Heo
|
0d960a383a
writeback: clean up wb_dirty_limit()
|
10 years ago |
Tejun Heo
|
cc395d7f1f
writeback: implement bdi_wait_for_completion()
|
10 years ago |
Tejun Heo
|
95a46c65e3
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
|
10 years ago |
Tejun Heo
|
d6c10f1fc8
writeback: implement WB_has_dirty_io wb_state flag
|
10 years ago |
Tejun Heo
|
ec8a6f2643
writeback: make congestion functions per bdi_writeback
|
10 years ago |
Tejun Heo
|
52ebea749a
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
|
10 years ago |
Tejun Heo
|
4aa9c692e0
bdi: separate out congested state into a separate struct
|
10 years ago |
Tejun Heo
|
8395cd9f81
writeback: add @gfp to wb_init()
|
10 years ago |
Tejun Heo
|
a212b105b0
bdi: make inode_to_bdi() inline
|
10 years ago |
Tejun Heo
|
4610007142
writeback: reorganize mm/backing-dev.c
|
10 years ago |
Tejun Heo
|
f0054bb1e1
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
|
10 years ago |
Tejun Heo
|
a88a341a73
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
|
10 years ago |
Tejun Heo
|
93f78d8828
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
|
10 years ago |
Tejun Heo
|
4452226ea2
writeback: move backing_dev_info->state into bdi_writeback
|
10 years ago |
NeilBrown
|
aad653a0bc
block: discard bdi_unregister() in favour of bdi_destroy()
|
10 years ago |
Linus Torvalds
|
038911597e
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Theodore Ts'o
|
0ae45f63d4
vfs: add support for a lazytime mount option
|
10 years ago |