summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_drain.h
AgeCommit message (Expand)AuthorFilesLines
2024-12-23xfs: allow queued realtime intents to drain before scrubbingDarrick J. Wong1-2/+5
2024-11-05xfs: store a generic group structure in the intentsChristoph Hellwig1-6/+6
2024-11-05xfs: move draining of deferred operations to the generic group structureChristoph Hellwig1-2/+4
2024-11-05xfs: mark xfs_perag_intent_{hold,rele} staticChristoph Hellwig1-6/+0
2024-07-02xfs: pass the fsbno to xfs_perag_intent_getChristoph Hellwig1-2/+3
2023-04-11xfs: minimize overhead of drain wakeups by using jump labelsDarrick J. Wong1-0/+3
2023-04-11xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong1-0/+84