summaryrefslogtreecommitdiffstats
path: root/include/trace/events/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-311-4/+10
* writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth2011-10-311-2/+3
* writeback: trace event balance_dirty_pagesWu Fengguang2011-10-311-0/+73
* writeback: trace event bdi_dirty_ratelimitWu Fengguang2011-10-311-0/+45
* writeback: IO-less balance_dirty_pages()Wu Fengguang2011-10-031-24/+0
* writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang2011-08-311-5/+5
* writeback: trace global_dirty_stateWu Fengguang2011-07-091-0/+46
* writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-091-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/+1
* writeback: trace wakeup event for background writebackWu Fengguang2011-01-131-0/+1
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-261-0/+7
* writeback: account for time spent congestion_waitedMel Gorman2010-10-261-0/+28
* writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-261-2/+0
* writeback: add new tracepointsArtem Bityutskiy2010-08-071-0/+2
* writeback.h: needs linux/device.hRandy Dunlap2010-08-071-0/+1
* writeback: Add tracing to write_cache_pagesDave Chinner2010-08-071-0/+1
* writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-071-0/+64
* writeback: Initial tracing supportDave Chinner2010-08-071-0/+91
OpenPOWER on IntegriCloud