summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
fs/libxfs/xfs_rtgroup.c?h=linux-rolling-lts&id=6d4933c221958d1e1848d5092a3e3d1c6e4a6f92'>xfs: report realtime rmap btree corruption errors to the health systemDarrick J. Wong 2024-12-23xfs: create routine to allocate and initialize a realtime rmap btree inodeDarrick J. Wong 2024-12-23xfs: wire up rmap map and unmap to the realtime rmapbtDarrick J. Wong 2024-12-23xfs: add realtime reverse map inode to metadata directoryDarrick J. Wong 2024-12-23xfs: pretty print metadata file types in error messagesDarrick J. Wong 2024-12-23xfs: add some rtgroup inode helpersDarrick J. Wong 2024-12-12xfs: fix error bailout in xfs_rtginode_createDarrick J. Wong 2024-11-05xfs: move the min and max group block numbers to xfs_groupDarrick J. Wong 2024-11-05xfs: export the geometry of realtime groups to userspaceDarrick J. Wong 2024-11-05xfs: record rt group metadata errors in the health systemDarrick J. Wong 2024-11-05xfs: update realtime super every time we update the primary fs superDarrick J. Wong 2024-11-05xfs: define the format of rt groupsDarrick J. Wong 2024-11-05xfs: support creating per-RTG files in growfsChristoph Hellwig 2024-11-05xfs: move RT bitmap and summary information to the rtgroupChristoph Hellwig 2024-11-05xfs: support caching rtgroup metadata inodesDarrick J. Wong 2024-11-05xfs: add a lockdep class key for rtgroup inodesDarrick J. Wong 2024-11-05xfs: define locking primitives for realtime groupsDarrick J. Wong 2024-11-05xfs: create incore realtime group structuresDarrick J. Wong