| Commit message (Expand) | Author | Age | Files | Lines |
* | writeback: move wb_over_bg_thresh() call outside lock section | Yosry Ahmed | 2023-06-09 | 1 | -5/+11 |
* | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux | Linus Torvalds | 2023-05-06 | 1 | -1/+1 |
|\ |
|
| * | writeback: fix call of incorrect macro | Maxim Korotkov | 2023-04-28 | 1 | -1/+1 |
* | | writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs | Baokun Li | 2023-04-16 | 1 | -7/+10 |
|/ |
|
* | mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio() | Matthew Wilcox (Oracle) | 2023-02-02 | 1 | -2/+4 |
* | mm/fs: convert inode_attach_wb() to take a folio | Matthew Wilcox (Oracle) | 2023-02-02 | 1 | -3/+3 |
* | Merge tag 'for-6.2/writeback-2022-12-12' of git://git.kernel.dk/linux | Linus Torvalds | 2022-12-15 | 1 | -3/+14 |
|\ |
|
| * | writeback: remove obsolete macro EXPIRE_DIRTY_ATIME | Miaohe Lin | 2022-12-12 | 1 | -2/+0 |
| * | writeback: Add asserts for adding freed inode to lists | Jan Kara | 2022-12-12 | 1 | -1/+14 |
* | | fs: do not update freeing inode i_io_list | Svyatoslav Feldsherov | 2022-11-22 | 1 | -11/+19 |
|/ |
|
* | fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE | Lukas Czerner | 2022-09-29 | 1 | -12/+25 |
* | writeback: avoid use-after-free after removing device | Khazhismel Kumykov | 2022-08-28 | 1 | -6/+6 |
* | writeback: Fix inode->i_io_list not be protected by inode->i_lock error | Jchao Sun | 2022-06-06 | 1 | -9/+28 |
* | Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-25 | 1 | -1/+1 |
|\ |
|
| * | writeback: fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 |
* | | fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages | Zhihao Cheng | 2022-05-19 | 1 | -5/+8 |
* | | writeback: Avoid skipping inode writeback | Jing Xia | 2022-05-10 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-22 | 1 | -40/+0 |
|\ |
|
| * | mm/fs: delete PF_SWAPWRITE | Hugh Dickins | 2022-03-22 | 1 | -3/+0 |
| * | remove inode_congested() | NeilBrown | 2022-03-22 | 1 | -37/+0 |
* | | block: check that there is a plug in blk_flush_plug | Christoph Hellwig | 2022-02-02 | 1 | -4/+2 |
* | | block: remove blk_needs_flush_plug | Christoph Hellwig | 2022-02-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-01-12 | 1 | -0/+8 |
|\ |
|
| * | vfs, fscache: Implement pinning of cache usage for writeback | David Howells | 2022-01-07 | 1 | -0/+8 |
* | | fs/writeback: Convert inode_switch_wbs_work_fn to folios | Matthew Wilcox (Oracle) | 2022-01-02 | 1 | -11/+13 |
|/ |
|
* | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-11-01 | 1 | -3/+3 |
|\ |
|
| * | writeback: prefer struct_size over open coded arithmetic | Len Baker | 2021-10-20 | 1 | -3/+3 |
* | | block: cleanup the flush plug helpers | Christoph Hellwig | 2021-10-20 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-03 | 1 | -14/+14 |
|\ |
|
| * | writeback: memcg: simplify cgroup_writeback_by_id | Shakeel Butt | 2021-09-03 | 1 | -11/+9 |
| * | writeback: reliably update bandwidth estimation | Jan Kara | 2021-09-03 | 1 | -3/+0 |
| * | writeback: track number of inodes under writeback | Jan Kara | 2021-09-03 | 1 | -0/+5 |
* | | fs: kill sync_inode | Josef Bacik | 2021-08-23 | 1 | -18/+1 |
|/ |
|
* | writeback, cgroup: do not reparent dax inodes | Roman Gushchin | 2021-07-23 | 1 | -0/+3 |
* | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-01 | 1 | -2/+7 |
|\ |
|
| * | writeback: fix obtain a reference to a freeing memcg css | Muchun Song | 2021-06-28 | 1 | -2/+7 |
* | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-06-30 | 1 | -25/+0 |
|\ \ |
|
| * | | block_dump: remove block_dump feature in mark_inode_dirty() | zhangyi (F) | 2021-05-24 | 1 | -25/+0 |
| |/ |
|
* | | writeback, cgroup: release dying cgwbs by switching attached inodes | Roman Gushchin | 2021-06-29 | 1 | -10/+101 |
* | | writeback, cgroup: support switching multiple inodes at once | Roman Gushchin | 2021-06-29 | 1 | -42/+64 |
* | | writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn() | Roman Gushchin | 2021-06-29 | 1 | -8/+11 |
* | | writeback, cgroup: keep list of inodes attached to bdi_writeback | Roman Gushchin | 2021-06-29 | 1 | -34/+59 |
* | | writeback, cgroup: switch to rcu_work API in inode_switch_wbs() | Roman Gushchin | 2021-06-29 | 1 | -14/+4 |
* | | writeback, cgroup: increment isw_nr_in_flight before grabbing an inode | Roman Gushchin | 2021-06-29 | 1 | -2/+3 |
* | | writeback, cgroup: add smp_mb() to cgroup_writeback_umount() | Roman Gushchin | 2021-06-29 | 1 | -0/+6 |
* | | writeback, cgroup: do not switch inodes with I_WILL_FREE flag | Roman Gushchin | 2021-06-29 | 1 | -4/+4 |
|/ |
|
* | fs: improve comments for writeback_single_inode() | Eric Biggers | 2021-01-13 | 1 | -24/+33 |
* | fs: drop redundant check from __writeback_single_inode() | Eric Biggers | 2021-01-13 | 1 | -1/+1 |
* | fs: clean up __mark_inode_dirty() a bit | Eric Biggers | 2021-01-13 | 1 | -19/+30 |
* | fs: pass only I_DIRTY_INODE flags to ->dirty_inode | Eric Biggers | 2021-01-13 | 1 | -1/+1 |