summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)Author
2019-04-14xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong
2019-04-14xfs: track metadata health statusDarrick J. Wong
2019-02-21xfs: merge COW handling into xfs_file_iomap_begin_delayChristoph Hellwig
2019-02-17xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig
2019-02-11xfs: cache unlinked pointers in an rhashtableDarrick J. Wong
2019-02-11xfs: add tracepoints for high level iunlink operationsDarrick J. Wong
2019-02-11xfs: refactor inode unlinked pointer update functionsDarrick J. Wong
2019-02-11xfs: refactor AGI unlinked bucket updatesDarrick J. Wong
2018-12-19xfs: stringify btree cursor types in ftrace outputDarrick J. Wong
2018-12-19xfs: move XFS_INODE_FORMAT_STR mappings to libxfsDarrick J. Wong
2018-12-19xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong
2018-12-19xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong
2018-12-12xfs: const-ify xfs_owner_info argumentsDarrick J. Wong
2018-12-12xfs: streamline defer op type handlingDarrick J. Wong
2018-11-20xfs: uncached buffer tracing needs to print bnoDave Chinner
2018-09-29xfs: don't unlock invalidated buf on aborted tx commitBrian Foster
2018-08-02xfs: fold dfops into the transactionBrian Foster
2018-08-02xfs: replace xfs_defer_ops ->dop_pending with on-stack listBrian Foster
2018-08-02xfs: replace dop_low with transaction flagBrian Foster
2018-07-26xfs: remove unused deferred ops committed fieldBrian Foster
2018-07-11xfs: refactor buffer submission into a common helperBrian Foster
2018-07-11xfs: remove xfs_alloc_arg firstblock fieldBrian Foster
2018-07-11xfs: add support for sub-pagesize writeback without buffer_headsChristoph Hellwig
2018-07-11xfs: remove xfs_reflink_find_cow_mappingChristoph Hellwig
2018-07-11xfs: remove xfs_reflink_trim_irec_to_next_cowChristoph Hellwig
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-10xfs: get rid of the log item descriptorDave Chinner
2018-05-10xfs: adder caller IP to xfs_defer* tracepointsDave Chinner
2018-05-10xfs: add tracing to high level transaction operationsDave Chinner
2018-05-10xfs: log item flags are racyDave Chinner
2018-05-09xfs: defer agfl block frees when dfops is availableBrian Foster
2018-05-09xfs: trace ATTR flags in xattr tracepointsEric Sandeen
2018-04-09xfs: remove filestream item xfs_inode referenceChristoph Hellwig
2018-03-23xfs: detect agfl count corruption and reset agflBrian Foster
2018-01-12xfs: use %pS printk format for direct instruction addressesDarrick J. Wong
2018-01-12xfs: change 0x%p -> %p in print messagesDarrick J. Wong
2018-01-08xfs: trace log reservations at mount timeDarrick J. Wong
2018-01-08xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig
2017-11-03xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara
2017-10-26xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig
2017-10-26xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig
2017-09-01xfs: consolidate the various page fault handlersChristoph Hellwig
2017-09-01xfs: ordered buffer log items are never formattedBrian Foster
2017-08-22xfs: add log recovery tracepoint for head/tailBrian Foster
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-06-19xfs: remove lsn relevant fields from xfs_trans structure and its usersShan Hai
2017-06-19xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster