Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | writeback: fix inode cgroup switching comment | Greg Thelen | 1 | -1/+1 |
2018-08-22 | bdi: use refcount_t for reference counting instead atomic_t | Sebastian Andrzej Siewior | 1 | -2/+2 |
2018-04-21 | writeback: safer lock nesting | Greg Thelen | 1 | -14/+16 |
2018-04-14 | Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 1 | -7/+7 |
2018-04-11 | mm/vmscan: don't mess with pgdat->flags in memcg reclaim | Andrey Ryabinin | 1 | -1/+1 |
2018-04-10 | backing: silence compiler warning using __printf | Mathieu Malaterre | 1 | -0/+1 |
2018-01-18 | lockdep: Convert some users to const | Matthew Wilcox | 1 | -1/+1 |
2017-11-16 | writeback: remove unused function parameter | Wang Long | 1 | -1/+1 |
2017-11-16 | bdi: introduce BDI_CAP_SYNCHRONOUS_IO | Minchan Kim | 1 | -0/+8 |
2017-11-15 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-06 | backing-dev: kill unused pdflush_proc_obsolete() | Jens Axboe | 1 | -2/+0 |
2017-10-03 | writeback: make wb_start_writeback() static | Jens Axboe | 1 | -2/+0 |
2017-10-03 | writeback: remove 'range_cyclic' argument for wb_start_writeback() | Jens Axboe | 1 | -1/+1 |
2017-07-13 | writeback: rework wb_[dec|inc]_stat family of functions | Nikolay Borisov | 1 | -22/+2 |
2017-07-11 | include/linux/backing-dev.h: simplify wb_stat_sum | Nikolay Borisov | 1 | -14/+1 |
2017-06-20 | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov | 1 | -1/+1 |
2017-04-20 | bdi: Drop 'parent' argument from bdi_register[_va]() | Jan Kara | 1 | -5/+4 |
2017-04-20 | block: Remove unused functions | Jan Kara | 1 | -5/+0 |
2017-04-20 | bdi: Provide bdi_register_va() and bdi_alloc() | Jan Kara | 1 | -0/+6 |
2017-02-02 | block: Get rid of blk_get_backing_dev_info() | Jan Kara | 1 | -1/+1 |
2017-02-02 | block: Dynamically allocate and refcount backing_dev_info | Jan Kara | 1 | -1/+9 |
2016-08-04 | block: fix bdi vs gendisk lifetime mismatch | Dan Williams | 1 | -0/+1 |
2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -1/+1 |
2015-11-06 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -3/+2 |
2015-10-15 | block: don't release bdi while request_queue has live references | Tejun Heo | 1 | -1/+5 |
2015-10-12 | writeback: bdi_writeback iteration must not skip dying ones | Tejun Heo | 1 | -63/+0 |
2015-09-24 | cgroup: Merge branch 'for-4.3-fixes' into for-4.4 | Tejun Heo | 1 | -2/+8 |
2015-09-24 | cgroup, writeback: don't enable cgroup writeback on traditional hierarchies | Tejun Heo | 1 | -2/+9 |
2015-08-19 | blkcg: rename subsystem name from blkio to io | Tejun Heo | 1 | -1/+1 |
2015-08-19 | writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg | Tejun Heo | 1 | -12/+12 |
2015-07-02 | writeback: don't embed root bdi_writeback_congested in bdi_writeback | Tejun Heo | 1 | -1/+5 |
2015-06-26 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -156/+401 |
2015-06-17 | vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB | Tejun Heo | 1 | -1/+1 |
2015-06-02 | writeback: add lockdep annotation to inode_to_wb() | Tejun Heo | 1 | -2/+32 |
2015-06-02 | writeback: implement unlocked_inode_to_wb transaction and use it for stat upd... | Tejun Heo | 1 | -0/+54 |
2015-06-02 | writeback: make writeback_control track the inode being written back | Tejun Heo | 1 | -12/+0 |
2015-06-02 | writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() | Tejun Heo | 1 | -82/+0 |
2015-06-02 | buffer, writeback: make __block_write_full_page() honor cgroup writeback | Tejun Heo | 1 | -0/+12 |
2015-06-02 | writeback: make bdi_start_background_writeback() take bdi_writeback instead o... | Tejun Heo | 1 | -1/+1 |
2015-06-02 | writeback: make writeback_in_progress() take bdi_writeback instead of backing... | Tejun Heo | 1 | -1/+11 |
2015-06-02 | writeback: remove bdi_start_writeback() | Tejun Heo | 1 | -2/+2 |
2015-06-02 | writeback: implement bdi_for_each_wb() | Tejun Heo | 1 | -0/+63 |
2015-06-02 | writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account | Tejun Heo | 1 | -1/+9 |
2015-06-02 | writeback: implement WB_has_dirty_io wb_state flag | Tejun Heo | 1 | -5/+3 |
2015-06-02 | writeback: implement and use inode_congested() | Tejun Heo | 1 | -0/+22 |
2015-06-02 | writeback: make congestion functions per bdi_writeback | Tejun Heo | 1 | -19/+26 |
2015-06-02 | writeback: make backing_dev_info host cgroup-specific bdi_writebacks | Tejun Heo | 1 | -0/+195 |
2015-06-02 | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK | Tejun Heo | 1 | -1/+31 |