aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h
Commit message (Expand)AuthorAge
* 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
* ext4: Add a tracepoint for ext4_alloc_da_blocks()Theodore Ts'o2009-09-16
* ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o2009-09-14
* ext4: fix tracepoint format string warningsTheodore Ts'o2009-09-17
* ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o2009-08-31
* ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()Theodore Ts'o2009-09-17
* writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-14
|\
| * tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-13
* | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-14
* | ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-20
|/
* ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-17