index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
writeback.h
Age
Commit message (
Expand
)
Author
2015-04-08
writeback: Export enums used by tracepoint to user space
Steven Rostedt (Red Hat)
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-03-07
tracing: Fix event header writeback.h to include tracepoint.h
Steven Rostedt (Red Hat)
2014-02-22
Revert "writeback: do not sync data dirtied after sync start"
Jan Kara
2013-11-13
writeback: do not sync data dirtied after sync start
Jan Kara
2013-04-01
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2013-01-14
writeback: add more tracepoints
Tejun Heo
2012-05-06
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
Jan Kara
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-02-06
writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
Wu Fengguang
2012-02-01
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
2011-12-18
writeback: dirty ratelimit - think time compensation
Wu Fengguang
2011-12-18
writeback: show writeback reason with __print_symbolic
Wu Fengguang
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-31
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
2011-10-31
writeback: trace event balance_dirty_pages
Wu Fengguang
2011-10-31
writeback: trace event bdi_dirty_ratelimit
Wu Fengguang
2011-10-03
writeback: IO-less balance_dirty_pages()
Wu Fengguang
2011-08-31
writeback: show raw dirtied_when in trace writeback_single_inode
Wu Fengguang
2011-07-09
writeback: trace global_dirty_state
Wu Fengguang
2011-07-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-06-08
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-08
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-08
writeback: remove writeback_control.more_io
Wu Fengguang
2011-01-13
writeback: trace wakeup event for background writeback
Wu Fengguang
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-10-26
writeback: account for time spent congestion_waited
Mel Gorman
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-08-07
writeback: add new tracepoints
Artem Bityutskiy
2010-08-07
writeback.h: needs linux/device.h
Randy Dunlap
2010-08-07
writeback: Add tracing to write_cache_pages
Dave Chinner
2010-08-07
writeback: Add tracing to balance_dirty_pages
Dave Chinner
2010-08-07
writeback: Initial tracing support
Dave Chinner