summaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* writeback: remove unused macro DIRTY_FULL_SCOPEMiaohe Lin2022-10-031-8/+0
* Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-2/+2
|\
| * mm: Use the new blk_opf_t typeBart Van Assche2022-07-141-2/+2
* | mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara2022-07-241-0/+7
|/
* Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-261-15/+0
|\
| * mm: move page-writeback sysctls to their own filezhanglianjie2022-04-061-15/+0
* | mm: submit multipage write for SWP_FS_OPS swap-spaceNeilBrown2022-05-091-0/+7
|/
* vfs, fscache: Implement pinning of cache usage for writebackDavid Howells2022-01-071-0/+1
* Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-9/+5
|\
| * mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig2021-10-181-9/+5
* | mm/writeback: Add folio_redirty_for_writepage()Matthew Wilcox (Oracle)2021-10-181-0/+2
* | mm/writeback: Add folio_account_redirty()Matthew Wilcox (Oracle)2021-10-181-1/+5
* | mm/writeback: Add filemap_dirty_folio()Matthew Wilcox (Oracle)2021-10-181-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-2/+2
|\
| * writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt2021-09-031-1/+1
| * writeback: fix bandwidth estimate for spiky workloadJan Kara2021-09-031-0/+1
| * writeback: reliably update bandwidth estimationJan Kara2021-09-031-1/+0
* | writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig2021-08-101-5/+0
|/
* Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-1/+0
|\
| * block_dump: remove block_dump featurezhangyi (F)2021-05-241-1/+0
* | writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin2021-06-291-0/+1
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-06-051-0/+1
|\
| * writeback: Export inode_io_list_del()Jan Kara2020-06-031-0/+1
* | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-17/+11
|/
* writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo2019-08-271-0/+2
* blkcg: implement REQ_CGROUP_PUNTTejun Heo2019-07-101-3/+10
* blkcg, writeback: Implement wbc_blkcg_css()Tejun Heo2019-07-101-0/+11
* blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo2019-07-101-0/+9
* blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo2019-07-101-4/+4
* blkcg: associate writeback bios with a blkgDennis Zhou2018-12-071-2/+3
* blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-011-3/+2
* blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)2018-09-211-2/+3
* block/laptop_mode: Convert timers to use timer_setup()Kees Cook2017-11-211-1/+1
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-26/+4
|\
| * writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit2017-10-101-3/+1
| * writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-041-22/+0
| * writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe2017-10-031-0/+2
| * fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe2017-10-031-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara2017-03-221-0/+1
* mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2017-02-241-1/+1
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-251-1/+0
* writeback: mark background writeback as suchJens Axboe2016-11-021-0/+2
* writeback: add wbc_to_write_flags()Jens Axboe2016-11-021-0/+9
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+2
* mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko2016-10-071-1/+0
* mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman2016-07-281-1/+1
* fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-261-0/+3
* writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-031-0/+5
* writeback: implement foreign cgroup inode detectionTejun Heo2015-06-021-0/+16