summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-12Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...Carlos Maiolino
2024-11-12Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...Carlos Maiolino
2024-11-12Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...Carlos Maiolino
2024-11-05xfs: make RT extent numbers relative to the rtgroupChristoph Hellwig
2024-11-05xfs: refactor xfs_rtsummary_blockcountChristoph Hellwig
2024-11-05xfs: refactor xfs_rtbitmap_blockcountChristoph Hellwig
2024-11-05xfs: factor out a xfs_growfs_check_rtgeom helperChristoph Hellwig
2024-11-05xfs: use xfs_growfs_rt_alloc_fake_mount in xfs_growfs_rt_alloc_blocksChristoph Hellwig
2024-11-05xfs: factor out a xfs_growfs_rt_alloc_fake_mount helperDarrick J. Wong
2024-11-05xfs: calculate RT bitmap and summary blocks based on sb_rextentsChristoph Hellwig
2024-11-05xfs: remove XFS_ILOCK_RT*Darrick 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: split xfs_trim_rtdev_extentsChristoph Hellwig
2024-11-05xfs: cleanup xfs_getfsmap_rtdev_rtbitmapChristoph Hellwig
2024-11-05xfs: factor out a xfs_growfs_rt_alloc_blocks helperChristoph Hellwig
2024-11-05xfs: add a xfs_qm_unmount_rt helperChristoph Hellwig
2024-11-05xfs: add a xfs_bmap_free_rtblocks helperChristoph Hellwig
2024-11-05xfs: add rtgroup-based realtime scrubbing context managementDarrick J. Wong
2024-11-05xfs: repair metadata directory file path connectivityDarrick J. Wong
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
2024-11-05xfs: clean up xfs_getfsmap_helper argumentsChristoph Hellwig
2024-11-05xfs: confirm dotdot target before replacing it during a repairDarrick J. Wong
2024-11-05xfs: check metadata directory file path connectivityDarrick J. Wong
2024-11-05xfs: move repair temporary files to the metadata directory treeDarrick J. Wong
2024-11-05xfs: check the metadata directory inumber in superblocksDarrick J. Wong
2024-11-05xfs: scrub metadata directoriesDarrick J. Wong
2024-11-05xfs: fix di_metatype field of inodes that won't loadDarrick J. Wong
2024-11-05xfs: adjust parent pointer scrubber for sb-rooted metadata filesDarrick J. Wong
2024-11-05xfs: metadata files can have xattrs if metadir is enabledDarrick J. Wong
2024-11-05xfs: do not count metadata directory files when doing online quotacheckDarrick J. Wong
2024-11-05xfs: refactor directory tree root predicatesDarrick J. Wong
2024-11-05xfs: record health problems with the metadata directoryDarrick J. Wong
2024-11-05xfs: adjust xfs_bmap_add_attrfork for metadirDarrick J. Wong
2024-11-05xfs: mark quota inodes as metadata filesDarrick J. Wong
2024-11-05xfs: don't count metadata directory files to quotaDarrick J. Wong
2024-11-05xfs: allow bulkstat to return metadata directoriesDarrick J. Wong
2024-11-05xfs: advertise metadata directory featureDarrick J. Wong
2024-11-05xfs: hide metadata inodes from everyone because they are specialDarrick J. Wong
2024-11-05xfs: disable the agi rotor for metadata inodesDarrick J. Wong
2024-11-05xfs: read and write metadata inode directory treeDarrick J. Wong
2024-11-05xfs: enforce metadata inode flagDarrick J. Wong
2024-11-05xfs: load metadata directory root at mount timeDarrick J. Wong
2024-11-05xfs: iget for metadata inodesDarrick J. Wong
2024-11-05xfs: define the on-disk format for the metadir featureDarrick J. Wong
2024-11-05xfs: store a generic group structure in the intentsChristoph Hellwig