summaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
AgeCommit message (Expand)Author
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells
2023-11-18vfs: remove a redundant might_sleep in wait_on_inodeMateusz Guzik
2023-08-21mm: remove folio_account_redirtyChristoph Hellwig
2023-04-17btrfs, mm: remove the punt_to_cgroup field in struct writeback_controlChristoph Hellwig
2023-02-02fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)
2023-02-02mm/fs: convert inode_attach_wb() to take a folioMatthew Wilcox (Oracle)
2023-01-18mm: remove generic_writepagesChristoph Hellwig
2022-10-03writeback: remove unused macro DIRTY_FULL_SCOPEMiaohe Lin
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara
2022-07-14mm: Use the new blk_opf_t typeBart Van Assche
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-09mm: submit multipage write for SWP_FS_OPS swap-spaceNeilBrown
2022-04-06mm: move page-writeback sysctls to their own filezhanglianjie
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackDavid Howells
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig
2021-10-18mm/writeback: Add folio_redirty_for_writepage()Matthew Wilcox (Oracle)
2021-10-18mm/writeback: Add folio_account_redirty()Matthew Wilcox (Oracle)
2021-10-18mm/writeback: Add filemap_dirty_folio()Matthew Wilcox (Oracle)
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt
2021-09-03writeback: fix bandwidth estimate for spiky workloadJan Kara
2021-09-03writeback: reliably update bandwidth estimationJan Kara
2021-08-10writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin
2021-05-24block_dump: remove block_dump featurezhangyi (F)
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-03writeback: Export inode_io_list_del()Jan Kara
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo
2019-07-10blkcg: implement REQ_CGROUP_PUNTTejun Heo
2019-07-10blkcg, writeback: Implement wbc_blkcg_css()Tejun Heo
2019-07-10blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo
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