aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h
Commit message (Expand)AuthorAge
* ext4: fix fio regressionYan, Zheng2013-05-03
* ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-09
* ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-03
* ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-28
* ext4: reclaim extents from extent status treeZheng Liu2013-02-18
* ext4: lookup block mapping in extent status treeZheng Liu2013-02-18
* ext4: rename and improbe ext4_es_find_extent()Zheng Liu2013-02-18
* ext4: add physical block and status member into extent status treeZheng Liu2013-02-18
* ext4: refine extent status treeZheng Liu2013-02-18
* ext4: add tracepoint in punching holeZheng Liu2013-01-16
* ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-25
* ext4: add some tracepoints in extent status treeZheng Liu2012-11-08
* ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-08
* ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-08
* ext4: add missing space to trace messageAnatol Pomozov2012-08-17
* ext4: realign trace events structs to make it smallerAnatol Pomozov2012-08-17
* userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman2012-05-15
* ext4: do not reference pa_inode from group_paYongqiang Yang2011-12-18
* ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou2011-10-27
* ext4: add some tracepoints in ext4/extents.cAditya Kali2011-09-09
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-01
|\
| * ext4: change umode_t in tracepoint headers to be an explicit __u16Theodore Ts'o2011-07-30
| * ext4: Add new ext4 trim tracepointsTao Ma2011-07-11
| * ext4: add tracepoint for ext4_journal_startTheodore Ts'o2011-07-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-26
|\ \ | |/ |/|
| * writeback: remove writeback_control.more_ioWu Fengguang2011-06-07
* | ext4: fixed tracepoints cleanupLukas Czerner2011-06-06
|/
* ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang2011-03-21
* ext4: Add new ext4 inode tracepointsTheodore Ts'o2010-11-08
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-27
|\
| * ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2010-10-27
| * ext4: don't use ext4_allocation_contexts for tracingEric Sandeen2010-10-27
| * ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen2010-10-27
| * ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang2010-10-27
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
|/
* ext4: fix potential NULL dereference while tracingTheodore Ts'o2010-07-27
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-08
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan2010-05-17
* ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o2010-05-17
* ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2010-01-01
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-10
|\
| * ext4: remove encountered_congestion traceWu Fengguang2009-11-24
| * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-22
| * ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o2009-11-23
| * ext4: add tracepoint for ext4_forget()Theodore Ts'o2009-11-23
* | tracing: Convert some ext4 events to DEFINE_TRACELi Zefan2009-11-26
|/
* ext4: Add a stub for mpage_da_data in the trace headerJosh Stone2009-09-30
* ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-30
* ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-29