aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner1-0/+1
2015-11-03xfs: add ->pfn_mkwrite support for DAXDave Chinner1-0/+1
2015-10-12xfs: add an xfs_zero_eof() tracepointBrian Foster1-0/+1
2015-09-08xfs: huge page fault supportMatthew Wilcox1-0/+1
2015-08-19xfs: icreate log item recovery and cancellation tracepointsBrian Foster1-0/+34
2015-05-29xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster1-0/+47
2015-04-16Merge branch 'xfs-dio-extend-fix' into for-nextDave Chinner1-0/+5
2015-04-16xfs: DIO writes within EOF don't need an ioendDave Chinner1-0/+1
2015-04-16xfs: handle DIO overwrite EOF update completion correctlyDave Chinner1-0/+1
2015-04-16xfs: DIO needs an ioend for writesDave Chinner1-0/+3
2015-03-25Merge branch 'fallocate-insert-range' into for-nextDave Chinner1-0/+1
2015-03-25Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner1-10/+10
2015-03-25xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon1-0/+1
2015-03-25xfs: %pF is only for function pointersScott Wood1-10/+10
2015-02-23xfs: use i_mmaplock on write faultsDave Chinner1-0/+1
2015-02-23xfs: use i_mmaplock on read faultsDave Chinner1-0/+2
2014-10-02xfs: introduce xfs_buf_submit[_wait]Dave Chinner1-1/+2
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2014-06-12->splice_write() via ->write_iter()Al Viro1-1/+0
2014-05-15Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner1-0/+58
2014-04-23xfs: add filestream allocator tracepointsChristoph Hellwig1-0/+58
2014-04-14xfs: zeroing space needs to punch delalloc blocksDave Chinner1-0/+1
2014-02-24xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon1-0/+1
2013-11-06xfs: add tracepoints to AGF/AGI read operationsDave Chinner1-0/+25
2013-11-06xfs: trace AIL manipulationsDave Chinner1-1/+58
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+5
2013-06-27xfs: Introduce an ordered buffer itemDave Chinner1-0/+4
2013-06-19xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely1-0/+1
2013-05-21xfs: use ->invalidatepage() length argumentLukas Czerner1-5/+10
2013-03-22xfs: xfs_iomap_prealloc_size() tracepointBrian Foster1-0/+24
2013-01-28xfs: fix shutdown hang on invalid inode during createDave Chinner1-0/+1
2012-11-13xfs: add more attribute tree trace points.Dave Chinner1-1/+53
2012-11-08xfs: create function to scan and clear EOFBLOCKS inodesBrian Foster1-0/+1
2012-11-08xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster1-0/+5
2012-08-16xfs: kill struct declarations in xfs_mount.hAlex Elder1-0/+1
2012-07-22xfs: implement ->update_timeChristoph Hellwig1-1/+1
2012-06-21xfs: rename log structure to xlogMark Tinguely1-9/+9
2012-05-21xfs: add trace points for log forcesDave Chinner1-0/+16
2012-05-14xfs: clean up busy extent namingDave Chinner1-8/+8
2012-05-14xfs: use blocks for counting length of buffersDave Chinner1-7/+7
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig1-5/+2
2012-03-27xfs: add lots of attribute trace pointsDave Chinner1-2/+60
2012-03-26xfs: trace xfs_name strings correctlyChristoph Hellwig1-3/+13
2012-03-14xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig1-2/+2
2012-03-13xfs: log timestamp updatesChristoph Hellwig1-1/+1
2012-02-22xfs: split and cleanup xfs_log_reserveChristoph Hellwig1-7/+4
2012-02-22xfs: share code for grant head wakeupsChristoph Hellwig1-1/+0
2012-02-22xfs: share code for grant head waitingChristoph Hellwig1-2/+0
2012-02-22xfs: add the xlog_grant_head structureChristoph Hellwig1-4/+4
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig1-3/+2