aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAge
* 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
|/
* xfs: consolidate the various page fault handlersChristoph Hellwig2017-09-01
* xfs: ordered buffer log items are never formattedBrian Foster2017-09-01
* xfs: add log recovery tracepoint for head/tailBrian Foster2017-08-22
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: remove lsn relevant fields from xfs_trans structure and its usersShan Hai2017-06-19
* xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster2017-06-19
* xfs: don't use bool values in trace buffersChristoph Hellwig2017-04-25
* xfs: remove the trailing newline used in the fmt parameter of TP_printkHou Tao2017-04-25
* xfs: remove xfs_bmap_remap_allocChristoph Hellwig2017-04-25
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-03
* mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-24
* xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig2017-02-06
* xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig2017-02-06
* xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong2017-02-02
* xfs: remove unused struct declarationsEric Sandeen2017-01-30
* xfs: nuke unused tracepoint definitionsEric Sandeen2016-12-09
* xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-20
* xfs: optimize writes to reflink filesChristoph Hellwig2016-10-20
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-13
|\
| * xfs: implement swapext for rmap filesystemsDarrick J. Wong2016-10-05
| * xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong2016-10-05