aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAge
* xfs: add kmem_alloc_io()Dave Chinner2019-08-26
* xfs: add kmem allocation trace pointsDave Chinner2019-08-26
* xfs: multithreaded iwalk implementationDarrick J. Wong2019-07-03
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-02
* xfs: split iop_unlockChristoph Hellwig2019-06-28
* xfs: don't use xfs_trans_free_items in the commit pathChristoph Hellwig2019-06-28
* xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong2019-04-14
* xfs: track metadata health statusDarrick J. Wong2019-04-14
* xfs: merge COW handling into xfs_file_iomap_begin_delayChristoph Hellwig2019-02-21
* xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig2019-02-17
* xfs: cache unlinked pointers in an rhashtableDarrick J. Wong2019-02-11
* xfs: add tracepoints for high level iunlink operationsDarrick J. Wong2019-02-11
* xfs: refactor inode unlinked pointer update functionsDarrick J. Wong2019-02-11
* xfs: refactor AGI unlinked bucket updatesDarrick J. Wong2019-02-11
* xfs: stringify btree cursor types in ftrace outputDarrick J. Wong2018-12-19
* xfs: move XFS_INODE_FORMAT_STR mappings to libxfsDarrick J. Wong2018-12-19
* xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong2018-12-19
* xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong2018-12-19
* xfs: const-ify xfs_owner_info argumentsDarrick J. Wong2018-12-12
* xfs: streamline defer op type handlingDarrick J. Wong2018-12-12
* xfs: uncached buffer tracing needs to print bnoDave Chinner2018-11-20
* xfs: don't unlock invalidated buf on aborted tx commitBrian Foster2018-09-28
* xfs: fold dfops into the transactionBrian Foster2018-08-03
* xfs: replace xfs_defer_ops ->dop_pending with on-stack listBrian Foster2018-08-03
* xfs: replace dop_low with transaction flagBrian Foster2018-08-03
* xfs: remove unused deferred ops committed fieldBrian Foster2018-07-26
* xfs: refactor buffer submission into a common helperBrian Foster2018-07-12
* xfs: remove xfs_alloc_arg firstblock fieldBrian Foster2018-07-12
* xfs: add support for sub-pagesize writeback without buffer_headsChristoph Hellwig2018-07-12
* xfs: remove xfs_reflink_find_cow_mappingChristoph Hellwig2018-07-12
* xfs: remove xfs_reflink_trim_irec_to_next_cowChristoph Hellwig2018-07-12
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: get rid of the log item descriptorDave Chinner2018-05-10
* xfs: adder caller IP to xfs_defer* tracepointsDave Chinner2018-05-10
* xfs: add tracing to high level transaction operationsDave Chinner2018-05-10
* xfs: log item flags are racyDave Chinner2018-05-10
* xfs: defer agfl block frees when dfops is availableBrian Foster2018-05-09
* xfs: trace ATTR flags in xattr tracepointsEric Sandeen2018-05-09
* xfs: remove filestream item xfs_inode referenceChristoph Hellwig2018-04-09
* xfs: detect agfl count corruption and reset agflBrian Foster2018-03-23
* xfs: use %pS printk format for direct instruction addressesDarrick J. Wong2018-01-12
* xfs: change 0x%p -> %p in print messagesDarrick J. Wong2018-01-12
* xfs: trace log reservations at mount timeDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara2017-11-03
* | xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-06
* | xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-06
* | xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig2017-10-26
* | xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig2017-10-26
|/