index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-28
/
+52
2024-05-05
mm: remove stale comment __folio_mark_dirty
Kemeng Shi
1
-2
/
+1
2024-05-05
mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
Kemeng Shi
1
-1
/
+1
2024-05-05
mm: correct calculation of wb's bg_thresh in cgroup domain
Kemeng Shi
1
-1
/
+1
2024-05-05
mm: enable __wb_calc_thresh to calculate dirty background threshold
Kemeng Shi
1
-15
/
+18
2024-05-05
writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
Kemeng Shi
1
-4
/
+4
2024-05-05
writeback: support retrieving per group debug writeback stats of bdi
Kemeng Shi
1
-0
/
+19
2024-05-05
doc: improve the description of __folio_mark_dirty
Matthew Wilcox (Oracle)
1
-5
/
+9
2024-05-01
mm: Export writeback_iter()
David Howells
1
-0
/
+1
2024-04-25
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2024-02-23
writeback: remove a use of write_cache_pages() from do_writepages()
Matthew Wilcox (Oracle)
1
-13
/
+18
2024-02-23
writeback: add a writeback iterator
Christoph Hellwig
1
-78
/
+114
2024-02-23
writeback: move the folio_prepare_writeback loop out of write_cache_pages()
Matthew Wilcox (Oracle)
1
-8
/
+10
2024-02-23
writeback: use the folio_batch queue iterator
Matthew Wilcox (Oracle)
1
-13
/
+15
2024-02-23
writeback: simplify the loops in write_cache_pages()
Matthew Wilcox (Oracle)
1
-39
/
+36
2024-02-23
writeback: factor writeback_get_batch() out of write_cache_pages()
Matthew Wilcox (Oracle)
1
-22
/
+38
2024-02-23
writeback: factor folio_prepare_writeback() out of write_cache_pages()
Matthew Wilcox (Oracle)
1
-27
/
+34
2024-02-23
writeback: rework the loop termination condition in write_cache_pages
Christoph Hellwig
1
-51
/
+33
2024-02-23
writeback: only update ->writeback_index for range_cyclic writeback
Christoph Hellwig
1
-10
/
+14
2024-02-23
writeback: also update wbc->nr_to_write on writeback failure
Christoph Hellwig
1
-1
/
+1
2024-02-23
writeback: fix done_index when hitting the wbc->nr_to_write
Christoph Hellwig
1
-0
/
+1
2024-02-23
writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE
Christoph Hellwig
1
-1
/
+3
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-02-06
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
1
-1
/
+1
2024-01-25
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
1
-1
/
+1
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-29
/
+25
2023-12-29
mm: fix arithmetic for max_prop_frac when setting max_ratio
Jingbo Xu
1
-1
/
+2
2023-12-29
mm: fix arithmetic for bdi min_ratio
Jingbo Xu
1
-1
/
+0
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
1
-29
/
+25
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-1
/
+1
2023-10-18
mm: use folio_xor_flags_has_waiters() in folio_end_writeback()
Matthew Wilcox (Oracle)
1
-3
/
+6
2023-10-18
mm: make __end_folio_writeback() return void
Matthew Wilcox (Oracle)
1
-22
/
+16
2023-10-04
mm/writeback: update filemap_dirty_folio() comment
Jianguo Bao
1
-1
/
+1
2023-08-21
mm: remove folio_account_redirty
Christoph Hellwig
1
-35
/
+14
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-06-19
mm: kill lock|unlock_page_memcg()
Kefeng Wang
1
-3
/
+3
2023-03-12
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
1
-40
/
+0
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-02-02
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-02-02
page-writeback: convert write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-21
/
+23
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-1
/
+1
2023-01-18
mm: remove generic_writepages
Christoph Hellwig
1
-38
/
+15
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
1
-2
/
+2
2022-11-30
mm: add bdi_set_min_ratio_no_scale() function
Stefan Roesch
1
-0
/
+7
2022-11-30
mm: add bdi_set_max_ratio_no_scale() function
Stefan Roesch
1
-3
/
+8
2022-11-30
mm: add bdi_set_min_bytes() function
Stefan Roesch
1
-0
/
+14
2022-11-30
mm: split off __bdi_set_min_ratio() function
Stefan Roesch
1
-1
/
+6
2022-11-30
mm: add bdi_get_min_bytes() function
Stefan Roesch
1
-0
/
+5
2022-11-30
mm: add bdi_set_max_bytes() function
Stefan Roesch
1
-0
/
+37
2022-11-30
mm: split off __bdi_set_max_ratio() function
Stefan Roesch
1
-5
/
+9
[next]