summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)Author
2021-07-29xfs: need to see iclog flags in tracingDave Chinner
2021-06-21xfs: fix type mismatches in the inode reclaim functionsDarrick J. Wong
2021-06-21xfs: refactor the inode recycling codeDarrick J. Wong
2021-06-21xfs: add iclog state trace eventsDave Chinner
2021-06-18Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...Darrick J. Wong
2021-06-08xfs: rename struct xfs_eofblocks to xfs_icwalkrename-eofblocks-5.14_2021-06-08Darrick J. Wong
2021-06-08Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...Darrick J. Wong
2021-06-03xfs: refactor per-AG inode tagging functionsinode-walk-cleanups-5.14_2021-06-06inode-walk-cleanups-5.14_2021-06-05inode-walk-cleanups-5.14_2021-06-03Darrick J. Wong
2021-06-03xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_agDarrick J. Wong
2021-06-02xfs: remove agno from btree cursorDave Chinner
2021-06-01xfs: Add delay ready attr set routinesAllison Henderson
2021-06-01xfs: Hoist xfs_attr_leaf_addnameAllison Henderson
2021-04-07xfs: move the di_size field to struct xfs_inodeChristoph Hellwig
2021-02-21Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-02-03xfs: consolidate incore inode radix tree posteof/cowblocks tagsDarrick J. Wong
2021-02-03xfs: refactor xfs_icache_free_{eof,cow}blocks call sitesDarrick J. Wong
2021-02-03xfs: add a tracepoint for blockgc scansDarrick J. Wong
2021-02-01xfs: improve the reflink_bounce_dio_write tracepointChristoph Hellwig
2021-02-01xfs: simplify the read/write tracepointsChristoph Hellwig
2021-01-22xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()Brian Foster
2020-12-09xfs: trace log intent item recovery failuresDarrick J. Wong
2020-10-07xfs: periodically relog deferred intent itemsDarrick J. Wong
2020-09-15xfs: trace timestamp limitsDarrick J. Wong
2020-09-15xfs: move the buffer retry logic to xfs_buf.cChristoph Hellwig
2020-09-06xfs: remove kmem_realloc()Carlos Maiolino
2020-07-28xfs: remove xfs_zone_{alloc,zalloc} helpersCarlos Maiolino
2020-07-28xfs: create xfs_dqtype_t to represent quota typesDarrick J. Wong
2020-07-28xfs: add more dquot tracepointsDarrick J. Wong
2020-07-28xfs: stop using q_core counters in the quota codeDarrick J. Wong
2020-07-28xfs: stop using q_core limits in the quota codeDarrick J. Wong
2020-07-28xfs: use a per-resource struct for incore dquot dataDarrick J. Wong
2020-07-28xfs: stop using q_core.d_id in the quota codeDarrick J. Wong
2020-07-28xfs: rename dquot incore state flagsDarrick J. Wong
2020-07-06xfs: redesign the reflink remap loop to fix blkres depletion crashDarrick J. Wong
2020-05-19xfs: move the fork format fields into struct xfs_iforkChristoph Hellwig
2020-05-19xfs: move the per-fork nextents fields into struct xfs_iforkChristoph Hellwig
2020-03-27xfs: Throttle commits on delayed background CIL pushDave Chinner
2020-03-27xfs: split xlog_ticket_doneChristoph Hellwig
2020-03-18xfs: support bulk loading of staged btreesDarrick J. Wong
2020-03-18xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2020-03-18xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2020-03-02xfs: embedded the attrlist cursor into struct xfs_attr_list_contextChristoph Hellwig
2020-03-02xfs: remove XFS_DA_OP_INCOMPLETEChristoph Hellwig
2020-03-02xfs: clean up the attr flag confusionChristoph Hellwig
2020-03-02xfs: cleanup struct xfs_attr_list_contextChristoph Hellwig
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar
2019-12-19xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...xfs-5.5-fixes-1Darrick J. Wong
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-10-29xfs: rename the m_writeio_* fields in struct xfs_mountChristoph Hellwig