aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-28ext4: isolate ext4_extents.h fileZheng Liu1-1/+0
2013-08-16ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o1-1/+13
2013-08-16ext4: use unsigned int for es_status valuesTheodore Ts'o1-7/+7
2013-07-01ext4: translate flag bits to strings in tracepointsTheodore Ts'o1-39/+96
2013-06-06ext4: use ext4_da_writepages() for all modesTheodore Ts'o1-2/+2
2013-06-04ext4: restructure writeback pathJan Kara1-24/+40
2013-06-04ext4: provide wrappers for transaction reservation callsJan Kara1-8/+33
2013-05-27ext4: make punch hole code path work with bigallocLukas Czerner1-12/+13
2013-05-27ext4: update ext4_ext_remove_space trace pointLukas Czerner1-7/+14
2013-05-21ext4: use ->invalidatepage() length argumentLukas Czerner1-10/+12
2013-05-03ext4: fix fio regressionYan, Zheng1-2/+2
2013-04-09ext4: fix miscellaneous big endian warningsTheodore Ts'o1-3/+3
2013-04-03ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o1-9/+1
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o1-28/+12
2013-02-18ext4: reclaim extents from extent status treeZheng Liu1-0/+60
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu1-0/+56
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu1-9/+6
2013-02-18ext4: add physical block and status member into extent status treeZheng Liu1-12/+22
2013-02-18ext4: refine extent status treeZheng Liu1-20/+20
2013-01-16ext4: add tracepoint in punching holeZheng Liu1-0/+25
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara1-1/+13
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu1-0/+101
2012-11-08ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu1-14/+13
2012-11-08ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu1-4/+4
2012-08-17ext4: add missing space to trace messageAnatol Pomozov1-1/+1
2012-08-17ext4: realign trace events structs to make it smallerAnatol Pomozov1-120/+120
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman1-2/+2
2011-12-18ext4: do not reference pa_inode from group_paYongqiang Yang1-3/+3
2011-10-27ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou1-0/+82
2011-09-09ext4: add some tracepoints in ext4/extents.cAditya Kali1-7/+391
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-8/+79
2011-07-30ext4: change umode_t in tracepoint headers to be an explicit __u16Theodore Ts'o1-8/+8
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writebackLinus Torvalds1-4/+2
2011-07-11ext4: Add new ext4 trim tracepointsTao Ma1-0/+49
2011-07-10ext4: add tracepoint for ext4_journal_startTheodore Ts'o1-0/+22
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang1-4/+2
2011-06-06ext4: fixed tracepoints cleanupLukas Czerner1-103/+76
2011-03-21ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang1-197/+578
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o1-0/+97
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o1-148/+231
2010-10-27ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o1-125/+204
2010-10-27ext4: don't use ext4_allocation_contexts for tracingEric Sandeen1-22/+29
2010-10-27ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen1-3/+0
2010-10-27ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang1-2/+3
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang1-3/+5
2010-07-27ext4: fix potential NULL dereference while tracingTheodore Ts'o1-8/+12
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner1-4/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+4
2010-05-17tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan1-44/+17
2010-05-17ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o1-0/+33