summaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h
Commit message (Expand)AuthorAgeFilesLines
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-3/+3
* ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-071-1/+2
* ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-071-2/+1
* ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney2015-06-211-6/+4
* ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-06-091-0/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-8/+8
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-8/+8
* | tracing: %pF is only for function pointersScott Wood2015-03-251-3/+3
|/
* ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-051-0/+30
* ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu2014-11-251-7/+4
* ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu2014-11-251-2/+1
* ext4: fix block reservation for bigalloc filesystemsJan Kara2014-11-251-2/+1
* ext4: track extent status tree shrinker delay staticticsZheng Liu2014-09-011-0/+31
* ext4: improve extents status tree trace pointZheng Liu2014-09-011-8/+20
* ext4: rename uninitialized extents to unwrittenLukas Czerner2014-04-201-4/+4
* ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner2014-04-201-1/+0
* ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o2014-04-141-9/+0
* ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner2014-03-181-33/+35
* ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-231-1/+32
* ext4: translate fallocate mode bits to stringsLukas Czerner2014-02-221-2/+7
* ext4: isolate ext4_extents.h fileZheng Liu2013-08-281-1/+0
* ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o2013-08-161-1/+13
* ext4: use unsigned int for es_status valuesTheodore Ts'o2013-08-161-7/+7
* ext4: translate flag bits to strings in tracepointsTheodore Ts'o2013-07-011-39/+96
* ext4: use ext4_da_writepages() for all modesTheodore Ts'o2013-06-061-2/+2
* ext4: restructure writeback pathJan Kara2013-06-041-24/+40
* ext4: provide wrappers for transaction reservation callsJan Kara2013-06-041-8/+33
* ext4: make punch hole code path work with bigallocLukas Czerner2013-05-271-12/+13
* ext4: update ext4_ext_remove_space trace pointLukas Czerner2013-05-271-7/+14
* ext4: use ->invalidatepage() length argumentLukas Czerner2013-05-211-10/+12
* ext4: fix fio regressionYan, Zheng2013-05-031-2/+2
* ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-091-3/+3
* ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-031-9/+1
* ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-281-28/+12
* ext4: reclaim extents from extent status treeZheng Liu2013-02-181-0/+60
* ext4: lookup block mapping in extent status treeZheng Liu2013-02-181-0/+56
* ext4: rename and improbe ext4_es_find_extent()Zheng Liu2013-02-181-9/+6
* ext4: add physical block and status member into extent status treeZheng Liu2013-02-181-12/+22
* ext4: refine extent status treeZheng Liu2013-02-181-20/+20
* ext4: add tracepoint in punching holeZheng Liu2013-01-161-0/+25
* ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-251-1/+13
* ext4: add some tracepoints in extent status treeZheng Liu2012-11-081-0/+101
* ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-081-14/+13
* ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-081-4/+4
* ext4: add missing space to trace messageAnatol Pomozov2012-08-171-1/+1
* ext4: realign trace events structs to make it smallerAnatol Pomozov2012-08-171-120/+120
* userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman2012-05-151-2/+2
* ext4: do not reference pa_inode from group_paYongqiang Yang2011-12-181-3/+3
* ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou2011-10-271-0/+82
* ext4: add some tracepoints in ext4/extents.cAditya Kali2011-09-091-7/+391
OpenPOWER on IntegriCloud