Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
656473003bc7e056c3bbd4a4d9832dad01e86f76
/
include
/
trace
/
events
/
ext4.h
556615d
ext4: rename uninitialized extents to unwritten
by Lukas Czerner
· 11 years ago
090f32e
ext4: get rid of EXT4_MAP_UNINIT flag
by Lukas Czerner
· 11 years ago
50e02fd
ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE
by Theodore Ts'o
· 11 years ago
b8a8684
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
by Lukas Czerner
· 11 years ago
9eb7948
ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
by Namjae Jeon
· 11 years ago
a633f5a
ext4: translate fallocate mode bits to strings
by Lukas Czerner
· 11 years ago
d7b2a00
ext4: isolate ext4_extents.h file
by Zheng Liu
· 11 years ago
107a7bd
ext4: cache all of an extent tree's leaf block upon reading
by Theodore Ts'o
· 11 years ago
3be78c7
ext4: use unsigned int for es_status values
by Theodore Ts'o
· 11 years ago
21ddd56
ext4: translate flag bits to strings in tracepoints
by Theodore Ts'o
· 11 years ago
20970ba
ext4: use ext4_da_writepages() for all modes
by Theodore Ts'o
· 11 years ago
4e7ea81
ext4: restructure writeback path
by Jan Kara
· 11 years ago
5fe2fe8
ext4: provide wrappers for transaction reservation calls
by Jan Kara
· 11 years ago
d23142c
ext4: make punch hole code path work with bigalloc
by Lukas Czerner
· 11 years ago
6180132
ext4: update ext4_ext_remove_space trace point
by Lukas Czerner
· 11 years ago
ca99fdd
ext4: use ->invalidatepage() length argument
by Lukas Czerner
· 11 years ago
e30b5dc
ext4: fix fio regression
by Yan, Zheng
· 12 years ago
d6a7710
ext4: fix miscellaneous big endian warnings
by Theodore Ts'o
· 12 years ago
74d553a
ext4: collapse handling of data=ordered and data=writeback codepaths
by Theodore Ts'o
· 12 years ago
2463077
ext4: optimize ext4_es_shrink()
by Theodore Ts'o
· 12 years ago
74cd15c
ext4: reclaim extents from extent status tree
by Zheng Liu
· 12 years ago
d100eef
ext4: lookup block mapping in extent status tree
by Zheng Liu
· 12 years ago
be40136
ext4: rename and improbe ext4_es_find_extent()
by Zheng Liu
· 12 years ago
fdc0212
ext4: add physical block and status member into extent status tree
by Zheng Liu
· 12 years ago
06b0c88
ext4: refine extent status tree
by Zheng Liu
· 12 years ago
aaddea8
ext4: add tracepoint in punching hole
by Zheng Liu
· 12 years ago
4520fb3
ext4: split off ext4_journalled_invalidatepage()
by Jan Kara
· 12 years ago
992e9fd
ext4: add some tracepoints in extent status tree
by Zheng Liu
· 12 years ago
19b303d
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
by Zheng Liu
· 12 years ago
b564553
ext4: print 'flags' in ext4_ext_handle_uninitialized_extents
by Zheng Liu
· 12 years ago
8137029
ext4: add missing space to trace message
by Anatol Pomozov
· 12 years ago
210c052
ext4: realign trace events structs to make it smaller
by Anatol Pomozov
· 12 years ago
08cefc7
userns: Convert ext4 to user kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
60e07cf
ext4: do not reference pa_inode from group_pa
by Yongqiang Yang
· 13 years ago
6f91bc5
ext4: optimize ext4_ext_convert_to_initialized()
by Eric Gouriou
· 13 years ago
d899024
ext4: add some tracepoints in ext4/extents.c
by Aditya Kali
· 13 years ago
60ad446
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
59be8e7
ext4: change umode_t in tracepoint headers to be an explicit __u16
by Theodore Ts'o
· 13 years ago
f01ef56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
by Linus Torvalds
· 13 years ago
b3d4c2b
ext4: Add new ext4 trim tracepoints
by Tao Ma
· 13 years ago
1270639
ext4: add tracepoint for ext4_journal_start
by Theodore Ts'o
· 13 years ago
b7a2441
writeback: remove writeback_control.more_io
by Wu Fengguang
· 14 years ago
a9c667f
ext4: fixed tracepoints cleanup
by Lukas Czerner
· 13 years ago
0562e0b
ext4: add more tracepoints and use dev_t in the trace buffer
by Jiaying Zhang
· 14 years ago
7ff9c07
ext4: Add new ext4 inode tracepoints
by Theodore Ts'o
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
a269029
ext4,jbd2: convert tracepoints to use major/minor numbers
by Theodore Ts'o
· 14 years ago
3e1e5f5
ext4: don't use ext4_allocation_contexts for tracing
by Eric Sandeen
· 14 years ago
4d54761
ext4: fix oops in trace_ext4_mb_release_group_pa
by Eric Sandeen
· 14 years ago
b853fd3
ext4: avoid null dereference in trace_ext4_mballoc_discard
by Wen Congyang
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
e5880d7
ext4: fix potential NULL dereference while tracing
by Theodore Ts'o
· 14 years ago
0b56492
writeback: pay attention to wbc->nr_to_write in write_cache_pages
by Dave Chinner
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
f084db9
tracing: Convert more ext4 events to DEFINE_EVENT
by Li Zefan
· 14 years ago
f307333
ext4: Add new tracepoints to track mballoc's buddy bitmap loads
by Theodore Ts'o
· 14 years ago
f8ec9d6
ext4: Add new tracepoints to debug delayed allocation space functions
by Theodore Ts'o
· 15 years ago
4515c30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
b5eb34c
tracing: Convert some ext4 events to DEFINE_TRACE
by Li Zefan
· 15 years ago
b4d7241
ext4: remove encountered_congestion trace
by Wu Fengguang
· 15 years ago
6eebee6
ext4: print i_mode in octal in ext4 tracepoints
by Theodore Ts'o
· 15 years ago
e636260
ext4: call ext4_forget() from ext4_free_blocks()
by Theodore Ts'o
· 15 years ago
beac2da
ext4: add tracepoint for ext4_forget()
by Theodore Ts'o
· 15 years ago
0ef1224
ext4: Add a stub for mpage_da_data in the trace header
by Josh Stone
· 15 years ago
296c355
ext4: Use tracepoints for mb_history trace file
by Theodore Ts'o
· 15 years ago
55138e0
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
by Theodore Ts'o
· 15 years ago
fb40ba0
ext4: Add a tracepoint for ext4_alloc_da_blocks()
by Theodore Ts'o
· 15 years ago
3661d28
ext4: Fix include/trace/events/ext4.h to work with Systemtap
by Theodore Ts'o
· 15 years ago
a3710fd
ext4: fix tracepoint format string warnings
by Theodore Ts'o
· 15 years ago
b3a3ca8
ext4: Add new tracepoint: trace_ext4_da_write_pages()
by Theodore Ts'o
· 15 years ago
98a56ab
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
by Theodore Ts'o
· 15 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 15 years ago
c0c50b5
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d0b6e04
tracing/events: Move TRACE_SYSTEM outside of include guard
by Li Zefan
· 15 years ago
43ce1d2
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
by Aneesh Kumar K.V
· 15 years ago
627ad9f
ext4: Fix type warning on 64-bit platforms in tracing events header
by Theodore Ts'o
· 15 years ago
9bffad1
ext4: convert instrumentation from markers to tracepoints
by Theodore Ts'o
· 15 years ago