summaryrefslogtreecommitdiffstats
path: root/include/trace/events/writeback.h
AgeCommit message (Expand)AuthorLines
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner-1/+1
2016-07-28mm: move vmscan writes and file write accounting to the nodeMel Gorman-2/+2
2016-07-28mm: move most file-based accounting to the nodeMel Gorman-3/+3
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster-4/+18
2016-03-08tracing, writeback: Replace cgroup path to cgroup inoYang Shi-76/+45
2015-08-18writeback: update writeback tracepoints to report cgroupTejun Heo-39/+141
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+8
2015-06-02writeback: move global_dirty_limit into wb_domainTejun Heo-3/+4
2015-06-02writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo-4/+4
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown-1/+0
2015-04-08writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)-8/+25
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-1/+59
2015-02-05vfs: add support for a lazytime mount optionTheodore Ts'o-1/+59
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig-4/+2
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig-3/+3
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+1
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)-0/+1
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara-3/+3
2013-11-13writeback: do not sync data dirtied after sync startJan Kara-3/+3
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo-5/+0
2013-01-14writeback: add more tracepointsTejun Heo-0/+116
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara-7/+29
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+0
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker-1/+0
2012-02-06writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang-1/+4
2012-02-01writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang-1/+1
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang-3/+11
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang-2/+13
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth-4/+10
2011-10-31writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth-2/+3
2011-10-31writeback: trace event balance_dirty_pagesWu Fengguang-0/+73
2011-10-31writeback: trace event bdi_dirty_ratelimitWu Fengguang-0/+45
2011-10-03writeback: IO-less balance_dirty_pages()Wu Fengguang-24/+0
2011-08-31writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang-5/+5
2011-07-09writeback: trace global_dirty_stateWu Fengguang-0/+46
2011-07-09writeback: make writeback_control.nr_to_write straightWu Fengguang-11/+28
2011-06-08writeback: trace event writeback_queue_ioWu Fengguang-0/+25
2011-06-08writeback: trace event writeback_single_inodeWu Fengguang-0/+70
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang-4/+1
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang-0/+1
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman-0/+7
2010-10-26writeback: account for time spent congestion_waitedMel Gorman-0/+28
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang-2/+0
2010-08-07writeback: add new tracepointsArtem Bityutskiy-0/+2
2010-08-07writeback.h: needs linux/device.hRandy Dunlap-0/+1
2010-08-07writeback: Add tracing to write_cache_pagesDave Chinner-0/+1
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner-0/+64
2010-08-07writeback: Initial tracing supportDave Chinner-0/+91