Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / trace / events / ext4.h
2010-06-09 Dave Chinnerwriteback: pay attention to wbc->nr_to_write in write_c...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-17 Li Zefantracing: Convert more ext4 events to DEFINE_EVENT
2010-05-17 Theodore Ts'oext4: Add new tracepoints to track mballoc's buddy...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-01-01 Theodore Ts'oext4: Add new tracepoints to debug delayed allocation...
2009-11-26 Li Zefantracing: Convert some ext4 events to DEFINE_TRACE
2009-11-24 Wu Fengguangext4: remove encountered_congestion trace
2009-11-23 Theodore Ts'oext4: print i_mode in octal in ext4 tracepoints
2009-11-23 Theodore Ts'oext4: call ext4_forget() from ext4_free_blocks()
2009-11-23 Theodore Ts'oext4: add tracepoint for ext4_forget()
2009-09-30 Josh Stoneext4: Add a stub for mpage_da_data in the trace header
2009-09-30 Theodore Ts'oext4: Use tracepoints for mb_history trace file
2009-09-29 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-09-16 Theodore Ts'oext4: Add a tracepoint for ext4_alloc_da_blocks()
2009-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-09-15 Theodore Ts'oext4: Fix include/trace/events/ext4.h to work with...
2009-09-17 Theodore Ts'oext4: fix tracepoint format string warnings
2009-09-01 Theodore Ts'oext4: Add new tracepoint: trace_ext4_da_write_pages()
2009-09-17 Theodore Ts'oext4: Fix spelling typo in the trace format for trace_e...
2009-07-15 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-07-13 Li Zefantracing/events: Move TRACE_SYSTEM outside of include...
2009-06-14 Aneesh Kumar K.Vext4: Fix mmap/truncate race when blocksize < pagesize...
2009-06-21 Theodore Ts'oext4: Fix type warning on 64-bit platforms in tracing...
2009-06-17 Theodore Ts'oext4: convert instrumentation from markers to tracepoints