aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/writeback.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+59
2015-02-05vfs: add support for a lazytime mount optionTheodore Ts'o1-1/+59
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig1-4/+2
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig1-3/+3
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)1-0/+1
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara1-3/+3
2013-11-13writeback: do not sync data dirtied after sync startJan Kara1-3/+3
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo1-5/+0
2013-01-14writeback: add more tracepointsTejun Heo1-0/+116
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara1-7/+29
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+0
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+0
2012-02-06writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang1-1/+4
2012-02-01writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang1-1/+1
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang1-3/+11
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang1-2/+13
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth1-4/+10
2011-10-31writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth1-2/+3
2011-10-31writeback: trace event balance_dirty_pagesWu Fengguang1-0/+73
2011-10-31writeback: trace event bdi_dirty_ratelimitWu Fengguang1-0/+45
2011-10-03writeback: IO-less balance_dirty_pages()Wu Fengguang1-24/+0
2011-08-31writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang1-5/+5
2011-07-09writeback: trace global_dirty_stateWu Fengguang1-0/+46
2011-07-09writeback: make writeback_control.nr_to_write straightWu Fengguang1-11/+28
2011-06-08writeback: trace event writeback_queue_ioWu Fengguang1-0/+25
2011-06-08writeback: trace event writeback_single_inodeWu Fengguang1-0/+70
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang1-4/+1
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang1-0/+1
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zoneMel Gorman1-0/+7
2010-10-26writeback: account for time spent congestion_waitedMel Gorman1-0/+28
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang1-2/+0
2010-08-07writeback: add new tracepointsArtem Bityutskiy1-0/+2
2010-08-07writeback.h: needs linux/device.hRandy Dunlap1-0/+1
2010-08-07writeback: Add tracing to write_cache_pagesDave Chinner1-0/+1
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner1-0/+64
2010-08-07writeback: Initial tracing supportDave Chinner1-0/+91