index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
1
-39
/
+96
2013-06-06
ext4: use ext4_da_writepages() for all modes
Theodore Ts'o
1
-2
/
+2
2013-06-04
ext4: restructure writeback path
Jan Kara
1
-24
/
+40
2013-06-04
ext4: provide wrappers for transaction reservation calls
Jan Kara
1
-8
/
+33
2013-05-28
ext4: make punch hole code path work with bigalloc
Lukas Czerner
1
-12
/
+13
2013-05-28
ext4: update ext4_ext_remove_space trace point
Lukas Czerner
1
-7
/
+14
2013-05-22
ext4: use ->invalidatepage() length argument
Lukas Czerner
1
-10
/
+12
2013-05-03
ext4: fix fio regression
Yan, Zheng
1
-2
/
+2
2013-04-10
ext4: fix miscellaneous big endian warnings
Theodore Ts'o
1
-3
/
+3
2013-04-03
ext4: collapse handling of data=ordered and data=writeback codepaths
Theodore Ts'o
1
-9
/
+1
2013-03-01
ext4: optimize ext4_es_shrink()
Theodore Ts'o
1
-28
/
+12
2013-02-18
ext4: reclaim extents from extent status tree
Zheng Liu
1
-0
/
+60
2013-02-18
ext4: lookup block mapping in extent status tree
Zheng Liu
1
-0
/
+56
2013-02-18
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
1
-9
/
+6
2013-02-18
ext4: add physical block and status member into extent status tree
Zheng Liu
1
-12
/
+22
2013-02-18
ext4: refine extent status tree
Zheng Liu
1
-20
/
+20
2013-01-17
ext4: add tracepoint in punching hole
Zheng Liu
1
-0
/
+25
2012-12-25
ext4: split off ext4_journalled_invalidatepage()
Jan Kara
1
-1
/
+13
2012-11-09
ext4: add some tracepoints in extent status tree
Zheng Liu
1
-0
/
+101
2012-11-08
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
1
-14
/
+13
2012-11-08
ext4: print 'flags' in ext4_ext_handle_uninitialized_extents
Zheng Liu
1
-4
/
+4
2012-08-17
ext4: add missing space to trace message
Anatol Pomozov
1
-1
/
+1
2012-08-17
ext4: realign trace events structs to make it smaller
Anatol Pomozov
1
-120
/
+120
2012-05-16
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2011-12-19
ext4: do not reference pa_inode from group_pa
Yongqiang Yang
1
-3
/
+3
2011-10-27
ext4: optimize ext4_ext_convert_to_initialized()
Eric Gouriou
1
-0
/
+82
2011-09-10
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
1
-7
/
+391
2011-08-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-8
/
+79
2011-07-30
ext4: change umode_t in tracepoint headers to be an explicit __u16
Theodore Ts'o
1
-8
/
+8
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
1
-4
/
+2
2011-07-11
ext4: Add new ext4 trim tracepoints
Tao Ma
1
-0
/
+49
2011-07-11
ext4: add tracepoint for ext4_journal_start
Theodore Ts'o
1
-0
/
+22
2011-06-08
writeback: remove writeback_control.more_io
Wu Fengguang
1
-4
/
+2
2011-06-06
ext4: fixed tracepoints cleanup
Lukas Czerner
1
-103
/
+76
2011-03-22
ext4: add more tracepoints and use dev_t in the trace buffer
Jiaying Zhang
1
-197
/
+578
2010-11-08
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
1
-0
/
+97
2010-10-28
Merge branch 'next' into upstream-merge
Theodore Ts'o
1
-148
/
+231
2010-10-28
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
1
-125
/
+204
2010-10-28
ext4: don't use ext4_allocation_contexts for tracing
Eric Sandeen
1
-22
/
+29
2010-10-28
ext4: fix oops in trace_ext4_mb_release_group_pa
Eric Sandeen
1
-3
/
+0
2010-10-28
ext4: avoid null dereference in trace_ext4_mballoc_discard
Wen Congyang
1
-2
/
+3
2010-10-27
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
1
-3
/
+5
2010-07-27
ext4: fix potential NULL dereference while tracing
Theodore Ts'o
1
-8
/
+12
2010-06-09
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
1
-4
/
+1
2010-05-28
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
[next]