aboutsummaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
AgeCommit message (Expand)Author
2018-12-07blkcg: associate writeback bios with a blkgDennis Zhou
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-09-21blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)
2017-11-21block/laptop_mode: Convert timers to use timer_setup()Kees Cook
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe
2017-10-03writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe
2017-10-03fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe
2017-03-22block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin
2016-11-02writeback: mark background writeback as suchJens Axboe
2016-11-02writeback: add wbc_to_write_flags()Jens Axboe
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-10-07mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko
2016-07-28mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman
2016-07-26fs/fs-writeback.c: add a new writeback list for syncDave Chinner
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2015-06-02writeback: implement foreign cgroup inode detectionTejun Heo
2015-06-02writeback: make writeback_control track the inode being written backTejun Heo
2015-06-02writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo
2015-06-02writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changesTejun Heo
2015-06-02writeback: implement memcg wb_domainTejun Heo
2015-06-02writeback: move over_bground_thresh() to mm/page-writeback.cTejun Heo
2015-06-02writeback: move global_dirty_limit into wb_domainTejun Heo
2015-06-02writeback: implement wb_domainTejun Heo
2015-06-02writeback: reorganize [__]wb_update_bandwidth()Tejun Heo
2015-06-02writeback: clean up wb_dirty_limit()Tejun Heo
2015-06-02writeback: restructure try_writeback_inodes_sb[_nr]()Tejun Heo
2015-06-02writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-04-07mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara
2013-11-13writeback: do not sync data dirtied after sync startJan Kara
2013-09-11mm/writeback: make writeback_inodes_wb staticWanpeng Li
2013-07-09mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li
2013-07-09mm/writeback: remove wb_reason_nameWanpeng Li
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li
2013-07-02sync: don't block the flusher thread waiting on IODave Chinner
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-01-12vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-05-06writeback: Avoid iput() from flusher threadJan Kara
2012-04-25fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy