summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: get rid of the log item descriptorDave Chinner2018-05-101-4/+1
* xfs: adder caller IP to xfs_defer* tracepointsDave Chinner2018-05-101-6/+11
* xfs: add tracing to high level transaction operationsDave Chinner2018-05-101-0/+37
* xfs: log item flags are racyDave Chinner2018-05-101-3/+3
* xfs: defer agfl block frees when dfops is availableBrian Foster2018-05-091-0/+2
* xfs: trace ATTR flags in xattr tracepointsEric Sandeen2018-05-091-1/+4
* xfs: remove filestream item xfs_inode referenceChristoph Hellwig2018-04-091-7/+7
* xfs: detect agfl count corruption and reset agflBrian Foster2018-03-231-1/+8
* xfs: use %pS printk format for direct instruction addressesDarrick J. Wong2018-01-121-11/+11
* xfs: change 0x%p -> %p in print messagesDarrick J. Wong2018-01-121-7/+7
* xfs: trace log reservations at mount timeDarrick J. Wong2018-01-081-0/+26
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-3/+3
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-2/+0
|\
| * xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara2017-11-031-2/+0
* | xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-061-43/+8
* | xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-061-6/+6
* | xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig2017-10-261-1/+2
* | xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig2017-10-261-1/+1
|/
* xfs: consolidate the various page fault handlersChristoph Hellwig2017-09-011-3/+26
* xfs: ordered buffer log items are never formattedBrian Foster2017-09-011-1/+0
* xfs: add log recovery tracepoint for head/tailBrian Foster2017-08-221-0/+18
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-10/+10
* xfs: remove lsn relevant fields from xfs_trans structure and its usersShan Hai2017-06-191-19/+0
* xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster2017-06-191-0/+1
* xfs: don't use bool values in trace buffersChristoph Hellwig2017-04-251-5/+5
* xfs: remove the trailing newline used in the fmt parameter of TP_printkHou Tao2017-04-251-14/+15
* xfs: remove xfs_bmap_remap_allocChristoph Hellwig2017-04-251-25/+0
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-031-0/+84
* mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-241-1/+1
* xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig2017-02-061-2/+0
* xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig2017-02-061-1/+1
* xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong2017-02-021-2/+6
* xfs: remove unused struct declarationsEric Sandeen2017-01-301-1/+0
* xfs: nuke unused tracepoint definitionsEric Sandeen2016-12-091-109/+0
* xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-201-1/+0
* xfs: optimize writes to reflink filesChristoph Hellwig2016-10-201-2/+1
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-131-2/+740
|\
| * xfs: implement swapext for rmap filesystemsDarrick J. Wong2016-10-051-0/+5
| * xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong2016-10-051-0/+5
| * xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-051-0/+5
| * xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong2016-10-051-0/+4
| * xfs: implement CoW for directio writesDarrick J. Wong2016-10-051-1/+0
| * xfs: support bmapping delalloc extents in the CoW forkDarrick J. Wong2016-10-041-3/+3
| * xfs: introduce the CoW forkDarrick J. Wong2016-10-041-2/+2
| * xfs: define tracepoints for reflink activitiesDarrick J. Wong2016-10-041-0/+333
| * xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-041-0/+5
| * xfs: map an inode's offset to an exact physical blockDarrick J. Wong2016-10-041-0/+54
| * xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-031-0/+3
| * xfs: log refcount intent itemsDarrick J. Wong2016-10-031-0/+33
OpenPOWER on IntegriCloud