summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)Author
2015-04-16Merge branch 'xfs-dio-extend-fix' into for-nextDave Chinner
2015-04-16xfs: DIO writes within EOF don't need an ioendDave Chinner
2015-04-16xfs: handle DIO overwrite EOF update completion correctlyDave Chinner
2015-04-16xfs: DIO needs an ioend for writesDave Chinner
2015-03-25Merge branch 'fallocate-insert-range' into for-nextDave Chinner
2015-03-25Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner
2015-03-25xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2015-03-25xfs: %pF is only for function pointersScott Wood
2015-02-23xfs: use i_mmaplock on write faultsDave Chinner
2015-02-23xfs: use i_mmaplock on read faultsDave Chinner
2014-10-02xfs: introduce xfs_buf_submit[_wait]Dave Chinner
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-05-15Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner
2014-04-23xfs: add filestream allocator tracepointsChristoph Hellwig
2014-04-14xfs: zeroing space needs to punch delalloc blocksDave Chinner
2014-02-24xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon
2013-11-06xfs: add tracepoints to AGF/AGI read operationsDave Chinner
2013-11-06xfs: trace AIL manipulationsDave Chinner
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-27xfs: Introduce an ordered buffer itemDave Chinner
2013-06-19xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely
2013-05-21xfs: use ->invalidatepage() length argumentLukas Czerner
2013-03-22xfs: xfs_iomap_prealloc_size() tracepointBrian Foster
2013-01-28xfs: fix shutdown hang on invalid inode during createDave Chinner
2012-11-13xfs: add more attribute tree trace points.Dave Chinner
2012-11-08xfs: create function to scan and clear EOFBLOCKS inodesBrian Foster
2012-11-08xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster
2012-08-16xfs: kill struct declarations in xfs_mount.hAlex Elder
2012-07-22xfs: implement ->update_timeChristoph Hellwig
2012-06-21xfs: rename log structure to xlogMark Tinguely
2012-05-21xfs: add trace points for log forcesDave Chinner
2012-05-14xfs: clean up busy extent namingDave Chinner
2012-05-14xfs: use blocks for counting length of buffersDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-03-27xfs: add lots of attribute trace pointsDave Chinner
2012-03-26xfs: trace xfs_name strings correctlyChristoph Hellwig
2012-03-14xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2012-02-22xfs: split and cleanup xfs_log_reserveChristoph Hellwig
2012-02-22xfs: share code for grant head wakeupsChristoph Hellwig
2012-02-22xfs: share code for grant head waitingChristoph Hellwig
2012-02-22xfs: add the xlog_grant_head structureChristoph Hellwig
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig
2011-12-13xfs: implement lazy removal for the dquot freelistChristoph Hellwig
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig