summaryrefslogtreecommitdiff
path: root/include/trace/events/ext4.h
Commit message (Expand)AuthorAge
* ext4: remove unused metadata accounting variablesEric Whitney2017-07-30
* ext4: support GETFSMAP ioctlsDarrick J. Wong2017-04-30
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
* ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-07
* ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-07
* ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney2015-06-21
* ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-06-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | tracing: %pF is only for function pointersScott Wood2015-03-25
|/
* ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-05
* ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu2014-11-25
* ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu2014-11-25
* ext4: fix block reservation for bigalloc filesystemsJan Kara2014-11-25
* ext4: track extent status tree shrinker delay staticticsZheng Liu2014-09-01
* ext4: improve extents status tree trace pointZheng Liu2014-09-01
* ext4: rename uninitialized extents to unwrittenLukas Czerner2014-04-20
* ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner2014-04-20
* ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o2014-04-14
* ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner2014-03-18
* ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-23
* ext4: translate fallocate mode bits to stringsLukas Czerner2014-02-22
* ext4: isolate ext4_extents.h fileZheng Liu2013-08-28
* ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o2013-08-16
* ext4: use unsigned int for es_status valuesTheodore Ts'o2013-08-16
* ext4: translate flag bits to strings in tracepointsTheodore Ts'o2013-07-01
* ext4: use ext4_da_writepages() for all modesTheodore Ts'o2013-06-06
* ext4: restructure writeback pathJan Kara2013-06-04
* ext4: provide wrappers for transaction reservation callsJan Kara2013-06-04
* ext4: make punch hole code path work with bigallocLukas Czerner2013-05-27
* ext4: update ext4_ext_remove_space trace pointLukas Czerner2013-05-27
* ext4: use ->invalidatepage() length argumentLukas Czerner2013-05-21
* ext4: fix fio regressionYan, Zheng2013-05-03
* ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-09
* ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-03
* ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-28
* ext4: reclaim extents from extent status treeZheng Liu2013-02-18
* ext4: lookup block mapping in extent status treeZheng Liu2013-02-18
* ext4: rename and improbe ext4_es_find_extent()Zheng Liu2013-02-18
* ext4: add physical block and status member into extent status treeZheng Liu2013-02-18
* ext4: refine extent status treeZheng Liu2013-02-18
* ext4: add tracepoint in punching holeZheng Liu2013-01-16
* ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-25
* ext4: add some tracepoints in extent status treeZheng Liu2012-11-08
* ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-08
* ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-08
* ext4: add missing space to trace messageAnatol Pomozov2012-08-17
* ext4: realign trace events structs to make it smallerAnatol Pomozov2012-08-17
* userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman2012-05-15
* ext4: do not reference pa_inode from group_paYongqiang Yang2011-12-18