aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20xfs: uncached buffer tracing needs to print bnoDave Chinner1-1/+4
2018-09-29xfs: don't unlock invalidated buf on aborted tx commitBrian Foster1-1/+0
2018-08-02xfs: fold dfops into the transactionBrian Foster1-22/+18
2018-08-02xfs: replace xfs_defer_ops ->dop_pending with on-stack listBrian Foster1-3/+2
2018-08-02xfs: replace dop_low with transaction flagBrian Foster1-8/+2
2018-07-26xfs: remove unused deferred ops committed fieldBrian Foster1-6/+2
2018-07-11xfs: refactor buffer submission into a common helperBrian Foster1-1/+0
2018-07-11xfs: remove xfs_alloc_arg firstblock fieldBrian Foster1-1/+1
2018-07-11xfs: add support for sub-pagesize writeback without buffer_headsChristoph Hellwig1-16/+2
2018-07-11xfs: remove xfs_reflink_find_cow_mappingChristoph Hellwig1-1/+0
2018-07-11xfs: remove xfs_reflink_trim_irec_to_next_cowChristoph Hellwig1-1/+0
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-10xfs: get rid of the log item descriptorDave Chinner1-4/+1
2018-05-10xfs: adder caller IP to xfs_defer* tracepointsDave Chinner1-6/+11
2018-05-10xfs: add tracing to high level transaction operationsDave Chinner1-0/+37
2018-05-10xfs: log item flags are racyDave Chinner1-3/+3
2018-05-09xfs: defer agfl block frees when dfops is availableBrian Foster1-0/+2
2018-05-09xfs: trace ATTR flags in xattr tracepointsEric Sandeen1-1/+4
2018-04-09xfs: remove filestream item xfs_inode referenceChristoph Hellwig1-7/+7
2018-03-23xfs: detect agfl count corruption and reset agflBrian Foster1-1/+8
2018-01-12xfs: use %pS printk format for direct instruction addressesDarrick J. Wong1-11/+11
2018-01-12xfs: change 0x%p -> %p in print messagesDarrick J. Wong1-7/+7
2018-01-08xfs: trace log reservations at mount timeDarrick J. Wong1-0/+26
2018-01-08xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong1-3/+3
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+0
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig1-43/+8
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig1-6/+6
2017-11-03xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara1-2/+0
2017-10-26xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig1-1/+2
2017-10-26xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig1-1/+1
2017-09-01xfs: consolidate the various page fault handlersChristoph Hellwig1-3/+26
2017-09-01xfs: ordered buffer log items are never formattedBrian Foster1-1/+0
2017-08-22xfs: add log recovery tracepoint for head/tailBrian Foster1-0/+18
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-10/+10
2017-06-19xfs: remove lsn relevant fields from xfs_trans structure and its usersShan Hai1-19/+0
2017-06-19xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster1-0/+1
2017-04-25xfs: don't use bool values in trace buffersChristoph Hellwig1-5/+5
2017-04-25xfs: remove the trailing newline used in the fmt parameter of TP_printkHou Tao1-14/+15
2017-04-25xfs: remove xfs_bmap_remap_allocChristoph Hellwig1-25/+0
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong1-0/+84
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang1-1/+1
2017-02-06xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig1-2/+0
2017-02-06xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig1-1/+1
2017-02-02xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong1-2/+6
2017-01-30xfs: remove unused struct declarationsEric Sandeen1-1/+0
2016-12-09xfs: nuke unused tracepoint definitionsEric Sandeen1-109/+0
2016-10-20xfs: optimize xfs_reflink_end_cowChristoph Hellwig1-1/+0
2016-10-20xfs: optimize writes to reflink filesChristoph Hellwig1-2/+1
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-2/+740
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0