index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-05-03
ext4: fix fio regression
Yan, Zheng
1
-2
/
+2
2013-04-09
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-02-28
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-16
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-08
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-15
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2011-12-18
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-09
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
1
-7
/
+391
2011-08-01
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-10
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-21
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-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
1
-148
/
+231
2010-10-27
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
1
-125
/
+204
2010-10-27
ext4: don't use ext4_allocation_contexts for tracing
Eric Sandeen
1
-22
/
+29
2010-10-27
ext4: fix oops in trace_ext4_mb_release_group_pa
Eric Sandeen
1
-3
/
+0
2010-10-27
ext4: avoid null dereference in trace_ext4_mballoc_discard
Wen Congyang
1
-2
/
+3
2010-10-26
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-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
[next]