index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/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
*
mm/filemap: Add folio_wait_bit()
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+2
*
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
2021-09-27
1
-10
/
+14
*
mm/writeback: Add folio_wait_writeback()
Matthew Wilcox (Oracle)
2021-09-27
1
-15
/
+33
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-38
/
+83
|
\
|
*
writeback: use READ_ONCE for unlocked reads of writeback stats
Jan Kara
2021-09-03
1
-12
/
+13
|
*
writeback: rename domain_update_bandwidth()
Jan Kara
2021-09-03
1
-4
/
+4
|
*
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2021-09-03
1
-14
/
+25
|
*
writeback: reliably update bandwidth estimation
Jan Kara
2021-09-03
1
-12
/
+27
|
*
writeback: track number of inodes under writeback
Jan Kara
2021-09-03
1
-2
/
+20
*
|
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
2021-08-09
1
-2
/
+0
|
/
*
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-5
/
+0
|
\
|
*
block_dump: remove block_dump feature
zhangyi (F)
2021-05-24
1
-5
/
+0
*
|
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
1
-0
/
+1
*
|
mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
1
-9
/
+1
*
|
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+26
*
|
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-14
/
+4
*
|
mm/page-writeback: use __this_cpu_inc() in account_page_dirtied()
Chi Wu
2021-06-29
1
-1
/
+1
*
|
mm/page-writeback: update the comment of Dirty position control
Chi Wu
2021-06-29
1
-1
/
+1
*
|
mm/page-writeback: Fix performance when BDI's share of ratio is 0.
Chi Wu
2021-06-29
1
-4
/
+16
*
|
mm: page-writeback: kill get_writeback_state() comments
Kefeng Wang
2021-06-29
1
-6
/
+3
|
/
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-2
/
+2
*
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
2021-04-30
1
-6
/
+3
*
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-23
1
-0
/
+16
*
mm: make wait_on_page_writeback() wait for multiple pending writebacks
Linus Torvalds
2021-01-05
1
-1
/
+1
*
mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
Hugh Dickins
2020-11-24
1
-6
/
+0
*
mm/page-writeback: support tail pages in wait_for_stable_page
Matthew Wilcox (Oracle)
2020-10-16
1
-0
/
+1
*
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
1
-6
/
+6
*
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
1
-2
/
+2
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-1
/
+1
*
mm: remove vm_total_pages
David Hildenbrand
2020-08-07
1
-4
/
+2
*
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
2020-06-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-10
/
+6
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-10
/
+6
*
|
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
1
-13
/
+4
*
|
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
1
-8
/
+33
*
|
mm/page-writeback.c: remove unused variable
Chao Yu
2020-06-02
1
-3
/
+1
|
/
*
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
2020-04-02
1
-1
/
+8
*
mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_dirty_for_io
Matthew Wilcox (Oracle)
2020-04-02
1
-1
/
+1
*
mm/page-writeback.c: write_cache_pages(): deduplicate identical checks
Mauricio Faria de Oliveira
2020-04-02
1
-4
/
+4
*
mm/page-writeback.c: improve arithmetic divisions
Wen Yang
2020-01-13
1
-1
/
+1
*
mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide
Wen Yang
2020-01-13
1
-2
/
+2
*
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
Wen Yang
2020-01-13
1
-2
/
+2
*
writeback, memcg: Implement foreign dirty flushing
Tejun Heo
2019-08-27
1
-0
/
+4
*
mm: remove the account_page_dirtied export
Christoph Hellwig
2019-07-12
1
-1
/
+0
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2019-05-14
1
-0
/
+12
[next]