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