index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-27
ext4: fix potential NULL dereference while tracing
Theodore Ts'o
1
-8
/
+12
2010-06-08
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
1
-4
/
+1
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+4
2010-05-17
tracing: Convert more ext4 events to DEFINE_EVENT
Li Zefan
1
-44
/
+17
2010-05-17
ext4: Add new tracepoints to track mballoc's buddy bitmap loads
Theodore Ts'o
1
-0
/
+33
2010-01-01
ext4: Add new tracepoints to debug delayed allocation space functions
Theodore Ts'o
1
-0
/
+101
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-14
/
+40
2009-11-26
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
1
-94
/
+35
2009-11-24
ext4: remove encountered_congestion trace
Wu Fengguang
1
-4
/
+2
2009-11-22
ext4: print i_mode in octal in ext4 tracepoints
Theodore Ts'o
1
-4
/
+4
2009-11-23
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
1
-7
/
+9
2009-11-23
ext4: add tracepoint for ext4_forget()
Theodore Ts'o
1
-0
/
+26
2009-09-30
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
1
-0
/
+1
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
1
-0
/
+163
2009-09-29
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
Theodore Ts'o
1
-4
/
+10
2009-09-16
ext4: Add a tracepoint for ext4_alloc_da_blocks()
Theodore Ts'o
1
-0
/
+27
2009-09-14
ext4: Fix include/trace/events/ext4.h to work with Systemtap
Theodore Ts'o
1
-2
/
+4
2009-09-17
ext4: fix tracepoint format string warnings
Theodore Ts'o
1
-35
/
+40
2009-08-31
ext4: Add new tracepoint: trace_ext4_da_write_pages()
Theodore Ts'o
1
-0
/
+34
2009-09-17
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
Theodore Ts'o
1
-1
/
+1
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
1
-4
/
+2
2009-07-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
1
-3
/
+3
2009-06-14
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
1
-44
/
+1
2009-06-20
ext4: Fix type warning on 64-bit platforms in tracing events header
Theodore Ts'o
1
-1
/
+2
2009-06-17
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
1
-0
/
+719