Matthew Wilcox
|
05b93801a2
lockdep: Convert some users to const
|
8 年之前 |
Wang Long
|
2bce774e82
writeback: remove unused function parameter
|
8 年之前 |
Minchan Kim
|
23c47d2ada
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
|
8 年之前 |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
Jens Axboe
|
775d3a35dc
backing-dev: kill unused pdflush_proc_obsolete()
|
8 年之前 |
Jens Axboe
|
9dfb176fae
writeback: make wb_start_writeback() static
|
8 年之前 |
Jens Axboe
|
47410d88f6
writeback: remove 'range_cyclic' argument for wb_start_writeback()
|
8 年之前 |
Nikolay Borisov
|
3e8f399da4
writeback: rework wb_[dec|inc]_stat family of functions
|
8 年之前 |
Nikolay Borisov
|
e3d3910a57
include/linux/backing-dev.h: simplify wb_stat_sum
|
8 年之前 |
Nikolay Borisov
|
104b4e5139
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
|
8 年之前 |
Jan Kara
|
7c4cc30024
bdi: Drop 'parent' argument from bdi_register[_va]()
|
8 年之前 |
Jan Kara
|
2e82b84c01
block: Remove unused functions
|
8 年之前 |
Jan Kara
|
baf7a616d5
bdi: Provide bdi_register_va() and bdi_alloc()
|
8 年之前 |
Jan Kara
|
efa7c9f97e
block: Get rid of blk_get_backing_dev_info()
|
9 年之前 |
Jan Kara
|
d03f6cdc1f
block: Dynamically allocate and refcount backing_dev_info
|
9 年之前 |
Dan Williams
|
df08c32ce3
block: fix bdi vs gendisk lifetime mismatch
|
9 年之前 |
Mel Gorman
|
599d0c954f
mm, vmscan: move LRU lists to node
|
9 年之前 |
Linus Torvalds
|
69234acee5
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 年之前 |
Tejun Heo
|
b02176f30c
block: don't release bdi while request_queue has live references
|
10 年之前 |
Tejun Heo
|
b817525a4a
writeback: bdi_writeback iteration must not skip dying ones
|
10 年之前 |
Tejun Heo
|
c0522908d2
cgroup: Merge branch 'for-4.3-fixes' into for-4.4
|
10 年之前 |
Tejun Heo
|
9badce000e
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
|
10 年之前 |
Tejun Heo
|
c165b3e3c7
blkcg: rename subsystem name from blkio to io
|
10 年之前 |
Tejun Heo
|
1ed8d48c57
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
|
10 年之前 |
Tejun Heo
|
a13f35e871
writeback: don't embed root bdi_writeback_congested in bdi_writeback
|
10 年之前 |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 年之前 |
Tejun Heo
|
46b15caa7c
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
|
10 年之前 |
Tejun Heo
|
aaa2cacf81
writeback: add lockdep annotation to inode_to_wb()
|
10 年之前 |
Tejun Heo
|
682aa8e1a6
writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
|
10 年之前 |