index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
1
-1
/
+1
*
mm: remove generic_writepages
Christoph Hellwig
2023-01-18
1
-38
/
+15
*
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-18
1
-2
/
+2
*
mm: add bdi_set_min_ratio_no_scale() function
Stefan Roesch
2022-11-30
1
-0
/
+7
*
mm: add bdi_set_max_ratio_no_scale() function
Stefan Roesch
2022-11-30
1
-3
/
+8
*
mm: add bdi_set_min_bytes() function
Stefan Roesch
2022-11-30
1
-0
/
+14
*
mm: split off __bdi_set_min_ratio() function
Stefan Roesch
2022-11-30
1
-1
/
+6
*
mm: add bdi_get_min_bytes() function
Stefan Roesch
2022-11-30
1
-0
/
+5
*
mm: add bdi_set_max_bytes() function
Stefan Roesch
2022-11-30
1
-0
/
+37
*
mm: split off __bdi_set_max_ratio() function
Stefan Roesch
2022-11-30
1
-5
/
+9
*
mm: add bdi_get_max_bytes() function
Stefan Roesch
2022-11-30
1
-0
/
+17
*
mm: use part per 1000000 for bdi ratios
Stefan Roesch
2022-11-30
1
-6
/
+9
*
mm: add bdi_set_strict_limit() function
Stefan Roesch
2022-11-30
1
-0
/
+15
*
mm: export balance_dirty_pages_ratelimited_flags()
Stefan Roesch
2022-09-26
1
-0
/
+1
*
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
1
-1
/
+5
*
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
2022-07-24
1
-10
/
+41
*
mm: Move updates of dirty_exceeded into one place
Jan Kara
2022-07-24
1
-5
/
+2
*
mm: Move starting of background writeback into the main balancing loop
Jan Kara
2022-07-24
1
-17
/
+14
*
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-10
/
+94
|
\
|
*
mm: fix unused variable kernel warning when SYSCTL=n
Luis Chamberlain
2022-04-21
1
-3
/
+4
|
*
mm: move page-writeback sysctls to their own file
zhanglianjie
2022-04-06
1
-10
/
+93
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-5
/
+12
|
\
\
|
*
|
mm: rework calculation of bdi_min_ratio in bdi_set_min_ratio
Chen Wandun
2022-04-28
1
-5
/
+12
|
|
/
*
/
filemap: Update the folio_mark_dirty documentation
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+6
|
/
*
mm: warn on deleting redirtied only if accounted
Hugh Dickins
2022-03-24
1
-10
/
+8
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-19
/
+17
|
\
|
*
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
2022-03-16
1
-8
/
+3
|
*
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-5
/
+5
|
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-7
/
+10
*
|
mm/writeback: minor clean up for highmem_dirtyable_memory
Miaohe Lin
2022-03-22
1
-12
/
+0
|
/
*
mm/writeback: Improve __folio_mark_dirty() comment
Matthew Wilcox (Oracle)
2022-01-02
1
-1
/
+5
*
folio: Add a function to get the host inode for a folio
David Howells
2021-11-10
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-2
/
+9
|
\
|
*
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
1
-1
/
+1
|
*
mm/writeback: throttle based on page writeback instead of congestion
Mel Gorman
2021-11-06
1
-2
/
+9
*
|
mm/writeback: Add folio_write_one
Matthew Wilcox (Oracle)
2021-10-18
1
-15
/
+15
*
|
mm/writeback: Add folio_redirty_for_writepage()
Matthew Wilcox (Oracle)
2021-10-18
1
-10
/
+20
*
|
mm/writeback: Add folio_account_redirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-13
/
+19
*
|
mm/writeback: Add folio_clear_dirty_for_io()
Matthew Wilcox (Oracle)
2021-10-18
1
-31
/
+32
*
|
mm/writeback: Add folio_cancel_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-8
/
+8
*
|
mm/writeback: Add folio_account_cleaned()
Matthew Wilcox (Oracle)
2021-10-18
1
-5
/
+6
*
|
mm/writeback: Add filemap_dirty_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-29
/
+31
*
|
mm/writeback: Convert tracing writeback_page_template to folios
Matthew Wilcox (Oracle)
2021-10-18
1
-3
/
+3
*
|
mm/writeback: Add __folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-20
/
+21
*
|
mm/writeback: Add folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-16
/
+19
*
|
mm/writeback: Add folio_start_writeback()
Matthew Wilcox (Oracle)
2021-10-18
1
-19
/
+20
*
|
mm/writeback: Add __folio_end_writeback()
Matthew Wilcox (Oracle)
2021-10-18
1
-14
/
+15
*
|
mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add()
Matthew Wilcox (Oracle)
2021-10-18
1
-11
/
+11
*
|
flex_proportions: Allow N events instead of 1
Matthew Wilcox (Oracle)
2021-10-18
1
-2
/
+2
[next]