summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove xfs_zone_{alloc,zalloc} helpersCarlos Maiolino2020-07-281-1/+0
* xfs: create xfs_dqtype_t to represent quota typesDarrick J. Wong2020-07-281-6/+15
* xfs: add more dquot tracepointsDarrick J. Wong2020-07-281-2/+138
* xfs: stop using q_core counters in the quota codeDarrick J. Wong2020-07-281-2/+2
* xfs: stop using q_core limits in the quota codeDarrick J. Wong2020-07-281-8/+4
* xfs: use a per-resource struct for incore dquot dataDarrick J. Wong2020-07-281-1/+1
* xfs: stop using q_core.d_id in the quota codeDarrick J. Wong2020-07-281-1/+1
* xfs: rename dquot incore state flagsDarrick J. Wong2020-07-281-2/+2
* xfs: redesign the reflink remap loop to fix blkres depletion crashDarrick J. Wong2020-07-061-49/+3
* xfs: move the fork format fields into struct xfs_iforkChristoph Hellwig2020-05-191-1/+1
* xfs: move the per-fork nextents fields into struct xfs_iforkChristoph Hellwig2020-05-191-1/+1
* xfs: Throttle commits on delayed background CIL pushDave Chinner2020-03-271-0/+1
* xfs: split xlog_ticket_doneChristoph Hellwig2020-03-271-8/+6
* xfs: support bulk loading of staged btreesDarrick J. Wong2020-03-181-0/+85
* xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong2020-03-181-0/+33
* xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong2020-03-181-0/+28
* xfs: embedded the attrlist cursor into struct xfs_attr_list_contextChristoph Hellwig2020-03-021-6/+6
* xfs: remove XFS_DA_OP_INCOMPLETEChristoph Hellwig2020-03-021-1/+2
* xfs: clean up the attr flag confusionChristoph Hellwig2020-03-021-14/+24
* xfs: cleanup struct xfs_attr_list_contextChristoph Hellwig2020-03-021-8/+8
* Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-251-2/+2
|\
| * Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-101-68/+32
| |\
| * | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-2/+2
* | | xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...Darrick J. Wong2019-12-191-0/+21
| |/ |/|
* | xfs: rename the m_writeio_* fields in struct xfs_mountChristoph Hellwig2019-10-291-1/+1
* | xfs: optimize near mode bnobt scans with concurrent cntbt lookupsBrian Foster2019-10-211-0/+2
* | xfs: factor out tree fixup logic into helperBrian Foster2019-10-211-0/+1
* | xfs: reuse best extent tracking logic for bnobt scanBrian Foster2019-10-211-2/+2
* | xfs: refactor cntbt lastblock scan best extent logic into helperBrian Foster2019-10-211-0/+26
* | iomap: lift the xfs writeback code to iomapChristoph Hellwig2019-10-211-39/+0
* | iomap: lift common tracing code from xfs to iomapChristoph Hellwig2019-10-211-26/+0
|/
* xfs: add kmem_alloc_io()Dave Chinner2019-08-261-0/+1
* xfs: add kmem allocation trace pointsDave Chinner2019-08-261-0/+33
* xfs: multithreaded iwalk implementationDarrick J. Wong2019-07-031-0/+18
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-021-0/+40
* xfs: split iop_unlockChristoph Hellwig2019-06-281-1/+1
* xfs: don't use xfs_trans_free_items in the commit pathChristoph Hellwig2019-06-281-0/+1
* xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong2019-04-141-0/+3
* xfs: track metadata health statusDarrick J. Wong2019-04-141-0/+73
* xfs: merge COW handling into xfs_file_iomap_begin_delayChristoph Hellwig2019-02-211-3/+0
* xfs: remove the io_type field from the writeback context and ioendChristoph Hellwig2019-02-171-20/+14
* xfs: cache unlinked pointers in an rhashtableDarrick J. Wong2019-02-111-0/+1
* xfs: add tracepoints for high level iunlink operationsDarrick J. Wong2019-02-111-0/+25
* xfs: refactor inode unlinked pointer update functionsDarrick J. Wong2019-02-111-0/+26
* xfs: refactor AGI unlinked bucket updatesDarrick J. Wong2019-02-111-0/+26
* xfs: stringify btree cursor types in ftrace outputDarrick J. Wong2018-12-191-2/+10
* xfs: move XFS_INODE_FORMAT_STR mappings to libxfsDarrick J. Wong2018-12-191-5/+5
* xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong2018-12-191-4/+0
* xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong2018-12-191-0/+19
* xfs: const-ify xfs_owner_info argumentsDarrick J. Wong2018-12-121-2/+2