index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
Commit message (
Expand
)
Author
Age
*
tracing: %pF is only for function pointers
Scott Wood
2015-03-25
*
ext4: add optimization for the lazytime mount option
Theodore Ts'o
2015-02-05
*
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
2014-11-25
*
ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
Zheng Liu
2014-11-25
*
ext4: fix block reservation for bigalloc filesystems
Jan Kara
2014-11-25
*
ext4: track extent status tree shrinker delay statictics
Zheng Liu
2014-09-01
*
ext4: improve extents status tree trace point
Zheng Liu
2014-09-01
*
ext4: rename uninitialized extents to unwritten
Lukas Czerner
2014-04-20
*
ext4: get rid of EXT4_MAP_UNINIT flag
Lukas Czerner
2014-04-20
*
ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE
Theodore Ts'o
2014-04-14
*
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
Lukas Czerner
2014-03-18
*
ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
Namjae Jeon
2014-02-23
*
ext4: translate fallocate mode bits to strings
Lukas Czerner
2014-02-22
*
ext4: isolate ext4_extents.h file
Zheng Liu
2013-08-28
*
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
2013-08-16
*
ext4: use unsigned int for es_status values
Theodore Ts'o
2013-08-16
*
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
2013-07-01
*
ext4: use ext4_da_writepages() for all modes
Theodore Ts'o
2013-06-06
*
ext4: restructure writeback path
Jan Kara
2013-06-04
*
ext4: provide wrappers for transaction reservation calls
Jan Kara
2013-06-04
*
ext4: make punch hole code path work with bigalloc
Lukas Czerner
2013-05-27
*
ext4: update ext4_ext_remove_space trace point
Lukas Czerner
2013-05-27
*
ext4: use ->invalidatepage() length argument
Lukas Czerner
2013-05-21
*
ext4: fix fio regression
Yan, Zheng
2013-05-03
*
ext4: fix miscellaneous big endian warnings
Theodore Ts'o
2013-04-09
*
ext4: collapse handling of data=ordered and data=writeback codepaths
Theodore Ts'o
2013-04-03
*
ext4: optimize ext4_es_shrink()
Theodore Ts'o
2013-02-28
*
ext4: reclaim extents from extent status tree
Zheng Liu
2013-02-18
*
ext4: lookup block mapping in extent status tree
Zheng Liu
2013-02-18
*
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
2013-02-18
*
ext4: add physical block and status member into extent status tree
Zheng Liu
2013-02-18
*
ext4: refine extent status tree
Zheng Liu
2013-02-18
*
ext4: add tracepoint in punching hole
Zheng Liu
2013-01-16
*
ext4: split off ext4_journalled_invalidatepage()
Jan Kara
2012-12-25
*
ext4: add some tracepoints in extent status tree
Zheng Liu
2012-11-08
*
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
2012-11-08
*
ext4: print 'flags' in ext4_ext_handle_uninitialized_extents
Zheng Liu
2012-11-08
*
ext4: add missing space to trace message
Anatol Pomozov
2012-08-17
*
ext4: realign trace events structs to make it smaller
Anatol Pomozov
2012-08-17
*
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
2012-05-15
*
ext4: do not reference pa_inode from group_pa
Yongqiang Yang
2011-12-18
*
ext4: optimize ext4_ext_convert_to_initialized()
Eric Gouriou
2011-10-27
*
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
2011-09-09
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-01
|
\
|
*
ext4: change umode_t in tracepoint headers to be an explicit __u16
Theodore Ts'o
2011-07-30
|
*
ext4: Add new ext4 trim tracepoints
Tao Ma
2011-07-11
|
*
ext4: add tracepoint for ext4_journal_start
Theodore Ts'o
2011-07-10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
|
\
\
|
|
/
|
/
|
|
*
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-07
*
|
ext4: fixed tracepoints cleanup
Lukas Czerner
2011-06-06
|
/
[next]