]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2024-12-24  Darrick J.... xfs_quota: report warning limits for realtime space...
2024-12-24  Darrick J.... mkfs: add quota flags when setting up filesystem
2024-12-24  Darrick J.... xfs_repair: try not to trash qflags on metadir filesystems
2024-12-24  Darrick J.... xfs_repair: support quota inodes in the metadata directory
2024-12-24  Darrick J.... xfs_repair: hoist the secondary sb qflags handling
2024-12-24  Darrick J.... xfs_repair: refactor quota inumber handling
2024-12-24  Darrick J.... xfs_db: support metadir quotas
2024-12-24  Darrick J.... libfrog: scrub quota file metapaths
2024-12-24  Darrick J.... mkfs: format realtime groups
2024-12-24  Darrick J.... mkfs: add headers to realtime bitmap blocks
2024-12-24  Darrick J.... xfs_scrub: use histograms to speed up phase 8 on the...
2024-12-24  Darrick J.... xfs_scrub: trim realtime volumes too
2024-12-24  Darrick J.... xfs_scrub: call GETFSMAP for each rt group in parallel
2024-12-24  Christoph Hellwigxfs_scrub: cleanup fsmap keys initialization
2024-12-24  Darrick J.... xfs_scrub: check rtgroup metadata directory connections
2024-12-24  Darrick J.... xfs_scrub: scrub realtime allocation group metadata
2024-12-24  Darrick J.... xfs_spaceman: report on realtime group health
2024-12-24  Darrick J.... xfs_mdrestore: restore rt group superblocks to realtime...
2024-12-24  Darrick J.... xfs_mdrestore: refactor open-coded fd/is_file into...
2024-12-24  Darrick J.... xfs_io: display rt group in verbose fsmap output
2024-12-24  Darrick J.... xfs_io: display rt group in verbose bmap output
2024-12-24  Darrick J.... xfs_io: add a command to display realtime group information
2024-12-24  Darrick J.... xfs_io: add a command to display allocation group infor...
2024-12-24  Darrick J.... xfs_io: support scrubbing rtgroup metadata paths
2024-12-24  Darrick J.... xfs_io: support scrubbing rtgroup metadata
2024-12-24  Darrick J.... xfs_db: report rt group and block number in the bmap...
2024-12-24  Darrick J.... xfs_db: dump rt summary blocks
2024-12-24  Darrick J.... xfs_db: dump rt bitmap blocks
2024-12-24  Darrick J.... xfs_db: metadump realtime devices
2024-12-24  Christoph Hellwigxfs_db: metadump metadir rt bitmap and summary files
2024-12-24  Darrick J.... xfs_db: enable conversion of rt space units
2024-12-24  Darrick J.... xfs_db: support changing the label and uuid of rt super...
2024-12-24  Darrick J.... xfs_db: support dumping realtime group data and superblocks
2024-12-24  Darrick J.... xfs_db: listify the definition of enum typnm
2024-12-24  Darrick J.... xfs_db: enable rtconvert to handle segmented rtblocks
2024-12-24  Darrick J.... xfs_db: enable the rtblock and rtextent commands for...
2024-12-24  Darrick J.... xfs_repair: repair rtbitmap and rtsummary block headers
2024-12-24  Darrick J.... xfs_repair: support realtime superblocks
2024-12-24  Darrick J.... xfs_repair: find and clobber rtgroup bitmap and summary...
2024-12-24  Darrick J.... xfs_repair: support realtime groups
2024-12-24  Christoph Hellwigxfs_repair: add a real per-AG bitmap abstraction
2024-12-24  Christoph Hellwigxfs_repair: simplify rt_lock handling
2024-12-24  Darrick J.... xfs_repair: improve rtbitmap discrepancy reporting
2024-12-24  Darrick J.... xfs_repair: refactor offsetof+sizeof to offsetofend
2024-12-24  Christoph Hellwigxfs_repair: refactor phase4
2024-12-24  Darrick J.... xfs_repair: adjust rtbitmap/rtsummary word updates...
2024-12-24  Darrick J.... xfs_logprint: report realtime EFIs
2024-12-24  Darrick J.... libfrog: add bitmap_clear
2024-12-24  Darrick J.... libfrog: report rt groups in output
2024-12-24  Darrick J.... libfrog: support scrubbing rtgroup metadata paths
2024-12-24  Darrick J.... libxfs: implement some sanity checking for enormous...
2024-12-24  Darrick J.... libxfs: port userspace deferred log item to handle...
2024-12-24  Christoph Hellwigman: document rgextents geom field
2024-12-24  Darrick J.... man: document the rt group geometry ioctl
2024-12-24  Darrick J.... libfrog: scrub the realtime group superblock
2024-12-24  Darrick J.... libxfs: use correct rtx count to block count conversion
2024-12-24  Darrick J.... xfs_repair,mkfs: port to libxfs_rt{bitmap,summary}_create
2024-12-24  Darrick J.... libxfs: adjust xfs_fsb_to_db to handle segmented rtblocks
2024-12-24  Darrick J.... libxfs: remove XFS_ILOCK_RT*
2024-12-24  Darrick J.... xfs: return from xfs_symlink_verify early on V4 filesystems
2024-12-24  Darrick J.... xfs: fix sb_spino_align checks for large fsblock sizes
2024-12-24  Darrick J.... xfs: update btree keys correctly when _insrec splits...
2024-12-24  Darrick J.... xfs: fix error bailout in xfs_rtginode_create
2024-12-24  Darrick J.... xfs: return a 64-bit block count from xfs_btree_count_b...
2024-12-24  Christoph Hellwigxfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_e...
2024-12-24  Jeff Laytonxfs: switch to multigrain timestamps
2024-12-24  Dave Chinnerxfs: fix sparse inode limits on runt AG
2024-12-24  Long Lixfs: remove unknown compat feature check in superblock...
2024-12-24  Darrick J.... xfs: port ondisk structure checks from xfs/122 to the...
2024-12-24  Darrick J.... xfs: separate space btree structures in xfs_ondisk.h
2024-12-24  Darrick J.... xfs: convert struct typedefs in xfs_ondisk.h
2024-12-24  Darrick J.... xfs: enable metadata directory feature
2024-12-24  Darrick J.... xfs: scrub quota file metapaths
2024-12-24  Darrick J.... xfs: use metadir for quota inodes
2024-12-24  Darrick J.... xfs: implement busy extent tracking for rtgroups
2024-12-24  Darrick J.... xfs: move the min and max group block numbers to xfs_group
2024-12-24  Darrick J.... xfs: adjust min_block usage in xfs_verify_agbno
2024-12-24  Darrick J.... xfs: make xfs_rtblock_t a segmented address like xfs_fs...
2024-12-24  Darrick J.... xfs: create helpers to deal with rounding xfs_filblks_t...
2024-12-24  Darrick J.... xfs: create helpers to deal with rounding xfs_fileoff_t...
2024-12-24  Darrick J.... xfs: mask off the rtbitmap and summary inodes when...
2024-12-24  Darrick J.... xfs: scrub metadir paths for rtgroup metadata
2024-12-24  Darrick J.... xfs: scrub the realtime group superblock
2024-12-24  Christoph Hellwigxfs: make the RT allocator rtgroup aware
2024-12-24  Darrick J.... xfs: don't merge ioends across RTGs
2024-12-24  Darrick J.... xfs: use realtime EFI to free extents when rtgroups...
2024-12-24  Darrick J.... xfs: support error injection when freeing rt extents
2024-12-24  Darrick J.... xfs: support logging EFIs for realtime extents
2024-12-24  Darrick J.... xfs: grow the realtime section when realtime groups...
2024-12-24  Darrick J.... xfs: encode the rtsummary in big endian format
2024-12-24  Darrick J.... xfs: encode the rtbitmap in big endian format
2024-12-24  Darrick J.... xfs: add block headers to realtime bitmap and summary...
2024-12-24  Darrick J.... xfs: export the geometry of realtime groups to userspace
2024-12-24  Darrick J.... xfs: record rt group metadata errors in the health...
2024-12-24  Darrick J.... xfs: add frextents to the lazysbcounters when rtgroups...
2024-12-24  Christoph Hellwigxfs: add a helper to prevent bmap merges across rtgroup...
2024-12-24  Darrick J.... xfs: check that rtblock extents do not break rtsupers...
2024-12-24  Darrick J.... xfs: export realtime group geometry via XFS_FSOP_GEOM
2024-12-24  Darrick J.... xfs: update realtime super every time we update the...
2024-12-24  Darrick J.... xfs: define the format of rt groups
next