summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-10/+1
| * xfs: define tracepoints for refcount btree activitiesDarrick J. Wong2016-10-031-0/+301
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-071-1/+0
|\ \ | |/ |/|
| * switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-051-1/+0
* | Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-031-6/+33
|\ \
| * | xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster2016-09-261-2/+29
| * | xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-261-4/+4
| |/
* | xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-191-10/+65
|/
* xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-301-1/+1
OpenPOWER on IntegriCloud