index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
Age
Commit message (
Expand
)
Author
2011-06-06
ext4: fixed tracepoints cleanup
Lukas Czerner
2011-03-21
ext4: add more tracepoints and use dev_t in the trace buffer
Jiaying Zhang
2010-11-08
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
2010-10-27
ext4: don't use ext4_allocation_contexts for tracing
Eric Sandeen
2010-10-27
ext4: fix oops in trace_ext4_mb_release_group_pa
Eric Sandeen
2010-10-27
ext4: avoid null dereference in trace_ext4_mballoc_discard
Wen Congyang
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-07-27
ext4: fix potential NULL dereference while tracing
Theodore Ts'o
2010-06-08
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-17
tracing: Convert more ext4 events to DEFINE_EVENT
Li Zefan
2010-05-17
ext4: Add new tracepoints to track mballoc's buddy bitmap loads
Theodore Ts'o
2010-01-01
ext4: Add new tracepoints to debug delayed allocation space functions
Theodore Ts'o
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-11-26
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
2009-11-24
ext4: remove encountered_congestion trace
Wu Fengguang
2009-11-22
ext4: print i_mode in octal in ext4 tracepoints
Theodore Ts'o
2009-11-23
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
2009-11-23
ext4: add tracepoint for ext4_forget()
Theodore Ts'o
2009-09-30
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
2009-09-29
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
Theodore Ts'o
2009-09-16
ext4: Add a tracepoint for ext4_alloc_da_blocks()
Theodore Ts'o
2009-09-14
ext4: Fix include/trace/events/ext4.h to work with Systemtap
Theodore Ts'o
2009-09-17
ext4: fix tracepoint format string warnings
Theodore Ts'o
2009-08-31
ext4: Add new tracepoint: trace_ext4_da_write_pages()
Theodore Ts'o
2009-09-17
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
Theodore Ts'o
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
2009-07-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-06-14
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
2009-06-20
ext4: Fix type warning on 64-bit platforms in tracing events header
Theodore Ts'o
2009-06-17
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o