summaryrefslogtreecommitdiffstats
path: root/include/trace/events/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+0Star
|\
| * writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-041-1/+0Star
* | 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-251-1/+1
* mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-291-2/+2
* mm: move most file-based accounting to the nodeMel Gorman2016-07-291-3/+3
* fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2016-07-271-4/+18
* tracing, writeback: Replace cgroup path to cgroup inoYang Shi2016-03-081-76/+45Star
* writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-191-39/+141
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-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/+0Star
|/
* 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-181-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/+2Star
* | 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-021-5/+0Star
* 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/+0Star
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+0Star
* | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-061-1/+4
* | writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-011-1/+1
|/
* writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-181-3/+11
* writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-181-2/+13
* writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-301-4/+10
* writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth2011-10-301-2/+3
* writeback: trace event balance_dirty_pagesWu Fengguang2011-10-301-0/+73
* writeback: trace event bdi_dirty_ratelimitWu Fengguang2011-10-301-0/+45
* writeback: IO-less balance_dirty_pages()Wu Fengguang2011-10-031-24/+0Star
* writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang2011-08-311-5/+5
* writeback: trace global_dirty_stateWu Fengguang2011-07-101-0/+46
* writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-101-11/+28
* writeback: trace event writeback_queue_ioWu Fengguang2011-06-081-0/+25
* writeback: trace event writeback_single_inodeWu Fengguang2011-06-081-0/+70
* writeback: remove writeback_control.more_ioWu Fengguang2011-06-081-4/+1Star
* writeback: trace wakeup event for background writebackWu Fengguang2011-01-141-0/+1
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-271-0/+7
* writeback: account for time spent congestion_waitedMel Gorman2010-10-271-0/+28
* writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-271-2/+0Star
* writeback: add new tracepointsArtem Bityutskiy2010-08-071-0/+2
* writeback.h: needs linux/device.hRandy Dunlap2010-08-071-0/+1