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