aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/writeback.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-23writeback: add a writeback iteratorChristoph Hellwig1-0/+4
2024-02-23writeback: factor writeback_get_batch() out of write_cache_pages()Matthew Wilcox (Oracle)1-0/+6
2024-02-23writeback: remove a duplicate prototype for tag_pages_for_writebackMatthew Wilcox (Oracle)1-2/+0
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells1-1/+1
2023-11-18vfs: remove a redundant might_sleep in wait_on_inodeMateusz Guzik1-1/+0
2023-08-21mm: remove folio_account_redirtyChristoph Hellwig1-5/+0
2023-04-17btrfs, mm: remove the punt_to_cgroup field in struct writeback_controlChristoph Hellwig1-5/+0
2023-02-02fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)1-1/+1
2023-02-02mm/fs: convert inode_attach_wb() to take a folioMatthew Wilcox (Oracle)1-6/+6
2023-01-18mm: remove generic_writepagesChristoph Hellwig1-2/+0
2022-10-03writeback: remove unused macro DIRTY_FULL_SCOPEMiaohe Lin1-8/+0
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara1-0/+7
2022-07-14mm: Use the new blk_opf_t typeBart Van Assche1-2/+2
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds1-15/+0
2022-05-09mm: submit multipage write for SWP_FS_OPS swap-spaceNeilBrown1-0/+7
2022-04-06mm: move page-writeback sysctls to their own filezhanglianjie1-15/+0
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackDavid Howells1-0/+1
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+5
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig1-9/+5
2021-10-18mm/writeback: Add folio_redirty_for_writepage()Matthew Wilcox (Oracle)1-0/+2
2021-10-18mm/writeback: Add folio_account_redirty()Matthew Wilcox (Oracle)1-1/+5
2021-10-18mm/writeback: Add filemap_dirty_folio()Matthew Wilcox (Oracle)1-0/+1
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt1-1/+1
2021-09-03writeback: fix bandwidth estimate for spiky workloadJan Kara1-0/+1
2021-09-03writeback: reliably update bandwidth estimationJan Kara1-1/+0
2021-08-10writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig1-5/+0
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin1-0/+1
2021-05-24block_dump: remove block_dump featurezhangyi (F)1-1/+0
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+1
2020-06-03writeback: Export inode_io_list_del()Jan Kara1-0/+1
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig1-17/+11
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo1-0/+2
2019-07-10blkcg: implement REQ_CGROUP_PUNTTejun Heo1-3/+10
2019-07-10blkcg, writeback: Implement wbc_blkcg_css()Tejun Heo1-0/+11
2019-07-10blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo1-0/+9
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo1-4/+4
2018-12-07blkcg: associate writeback bios with a blkgDennis Zhou1-2/+3
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou1-3/+2
2018-09-21blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)1-2/+3
2017-11-21block/laptop_mode: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-26/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit1-3/+1
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe1-22/+0
2017-10-03writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe1-0/+2
2017-10-03fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe1-1/+1