index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
writeback.h
Age
Commit message (
Expand
)
Author
2023-06-19
writeback: fix dereferencing NULL mapping->host on writeback_page_template
Rafael Aquini
2022-03-22
remove congestion tracking framework
NeilBrown
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-10-18
mm/writeback: Convert tracing writeback_page_template to folios
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
Matthew Wilcox (Oracle)
2021-06-10
trace: replace WB_REASON_FOREIGN_FLUSH with a string
Chunguang Xu
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-11-25
trace: fix potenial dangerous pointer
Hui Su
2020-06-15
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2020-06-15
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-04-17
buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.
Zhiqiang Liu
2020-01-31
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2019-11-25
writeback: fix -Wformat compilation warnings
Qian Cai
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
writeback: use ino_t for inodes in tracepoints
Tejun Heo
2019-09-25
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
2019-08-30
writeback: don't access page->mapping directly in track_foreign_dirty TP
Tejun Heo
2019-08-30
writeback: add tracepoints for cgroup foreign writebacks
Tejun Heo
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2017-07-29
kernfs: introduce kernfs_node_id
Shaohua Li
2017-02-24
mm: vmscan: kick flushers when we encounter dirty pages on the LRU
Johannes Weiner
2016-07-28
mm: move vmscan writes and file write accounting to the node
Mel Gorman
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-26
fs/fs-writeback.c: inode writeback list tracking tracepoints
Brian Foster
2016-03-08
tracing, writeback: Replace cgroup path to cgroup ino
Yang Shi
2015-08-18
writeback: update writeback tracepoints to report cgroup
Tejun Heo
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-02
writeback: move global_dirty_limit into wb_domain
Tejun Heo
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
2015-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
2015-04-08
writeback: Export enums used by tracepoint to user space
Steven Rostedt (Red Hat)
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-03-07
tracing: Fix event header writeback.h to include tracepoint.h
Steven Rostedt (Red Hat)
2014-02-22
Revert "writeback: do not sync data dirtied after sync start"
Jan Kara
2013-11-13
writeback: do not sync data dirtied after sync start
Jan Kara
2013-04-01
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2013-01-14
writeback: add more tracepoints
Tejun Heo
2012-05-06
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
Jan Kara
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
[next]