summaryrefslogtreecommitdiff
path: root/include/trace/events/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: make all the callers of {folio,page}_memcg() safeMuchun Song2022-06-271-0/+5
* remove congestion tracking frameworkNeilBrown2022-03-221-28/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-7/+0
|\
| * mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-061-7/+0
* | mm/writeback: Convert tracing writeback_page_template to foliosMatthew Wilcox (Oracle)2021-10-181-10/+10
* | mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folioMatthew Wilcox (Oracle)2021-09-271-4/+4
|/
* trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu2021-06-101-1/+2
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
|\
| * mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin2020-12-021-1/+1
* | trace: fix potenial dangerous pointerHui Su2020-11-251-4/+4
|/
* writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2020-06-151-1/+0
* writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-06-151-7/+6
* mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-4/+1
* buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu2020-04-171-1/+0
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2020-01-311-20/+17
* writeback: fix -Wformat compilation warningsQian Cai2019-11-251-24/+24
* kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo2019-11-121-2/+2
* writeback: use ino_t for inodes in tracepointsTejun Heo2019-11-121-44/+44
* include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai2019-09-251-18/+20
* writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo2019-08-301-1/+4
* writeback: add tracepoints for cgroup foreign writebacksTejun Heo2019-08-301-0/+123
* mm/page-writeback: introduce tracepoint for wait_on_page_writeback()Yafang Shao2019-05-141-1/+15
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-1/+0
|\
| * writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-041-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* kernfs: introduce kernfs_node_idShaohua Li2017-07-291-1/+1
* mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2017-02-241-1/+1
* mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-281-2/+2
* mm: move most file-based accounting to the nodeMel Gorman2016-07-281-3/+3
* fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2016-07-261-4/+18
* tracing, writeback: Replace cgroup path to cgroup inoYang Shi2016-03-081-76/+45
* writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-181-39/+141
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-7/+8
|\
| * writeback: move global_dirty_limit into wb_domainTejun Heo2015-06-021-3/+4
| * writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo2015-06-021-4/+4
* | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-281-1/+0
|/
* writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)2015-04-081-8/+25
* Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-171-1/+59
|\
| * vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-051-1/+59
* | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-201-4/+2
* | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-201-3/+3
|/
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-0/+1
|\
| * tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)2014-03-071-0/+1
* | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-221-3/+3
|/
* writeback: do not sync data dirtied after sync startJan Kara2013-11-131-3/+3
* writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-011-5/+0
* writeback: add more tracepointsTejun Heo2013-01-141-0/+116
* writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-061-7/+29
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+0