]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2025-02-25  Darrick J.... xfs: prepare to reuse the dquot pointer space in struct...
2025-02-25  Darrick J.... xfs: add some rtgroup inode helpers
2025-02-25  Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2025-02-25  Darrick J.... xfs: hoist the node iroot update code out of xfs_btree_...
2025-02-25  Darrick J.... xfs: tidy up xfs_bmap_broot_realloc a bit
2025-02-25  Darrick J.... xfs: make xfs_iroot_realloc a bmap btree function
2025-02-25  Darrick J.... xfs: make xfs_iroot_realloc take the new numrecs instea...
2025-02-25  Darrick J.... xfs: refactor the inode fork memory allocation functions
2025-02-25  Darrick J.... xfs: tidy up xfs_iroot_realloc
2025-02-25  Darrick J.... xfs_scrub: try harder to fill the bulkstat array with...
2025-02-25  Darrick J.... xfs_scrub: ignore freed inodes when single-stepping...
2025-02-25  Darrick J.... xfs_scrub: hoist the phase3 bulkstat single stepping...
2025-02-25  Darrick J.... xfs_scrub: don't blow away new inodes in bulkstat_singl...
2025-02-25  Darrick J.... xfs_scrub: return early from bulkstat_for_inumbers...
2025-02-25  Darrick J.... xfs_scrub: don't complain if bulkstat fails
2025-02-25  Darrick J.... xfs_scrub: don't (re)set the bulkstat request icount...
2025-02-25  Darrick J.... xfs_scrub: don't double-scan inodes during phase 3
2025-02-25  Darrick J.... xfs_scrub: actually iterate all the bulkstat records
2025-02-25  Darrick J.... xfs_scrub: selectively re-run bulkstat after re-running...
2025-02-25  Darrick J.... xfs_scrub: remove flags argument from scrub_scan_all_inodes
2025-02-25  Darrick J.... xfs_scrub: call bulkstat directly if we're only scannin...
2025-02-25  Darrick J.... xfs_scrub: don't report data loss in unlinked inodes...
2025-02-25  Darrick J.... libfrog: wrap handle construction code
2025-02-25  Darrick J.... man: document new XFS_BULK_IREQ_METADIR flag to bulkstat
2025-02-25  Christoph Hellwiglibxfs: mark xmbuf_{un,}map_page static
2025-02-25  Darrick J.... libxfs: unmap xmbuf pages to avoid disaster
2025-02-25  Darrick J.... xfs_db: obfuscate rt superblock label when metadumping
2025-02-25  Darrick J.... mkfs,xfs_repair: don't pass a daddr as the flags argument
2025-02-13  Andrey Albershteynxfsprogs: Release v6.13.0 v6.13.0
2025-02-05  Darrick J.... xfs_protofile: fix device number encoding
2025-02-05  Darrick J.... xfs_protofile: fix mode formatting error
2025-02-05  Darrick J.... mkfs: fix file size setting when interpreting a protofile
2025-01-29  Darrick J.... xfs_repair: require zeroed quota/rt inodes in metadir...
2025-01-29  Christoph Hellwigmkfs: use a default sector size that is also suitable...
2025-01-29  Darrick J.... xfs_scrub_all.timer: don't run if /var/lib/xfsprogs...
2025-01-24  Chi Zhilingxfs_logprint: Fix super block buffer interpretation...
2025-01-16  Darrick J.... mkfs: allow sizing realtime allocation groups for concu...
2025-01-16  Darrick J.... build: initialize stack variables to zero by default
2025-01-16  Darrick J.... m4: fix statx override selection if /usr/include doesn...
2025-01-16  Darrick J.... mkfs: fix parsing of value-less -d/-l concurrency cli...
2025-01-16  Darrick J.... xfs_db: improve error message when unknown btree type...
2025-01-16  Darrick J.... libxfs: fix uninit variable in libxfs_alloc_file_space
2025-01-16  Darrick J.... xfs_repair: don't obliterate return codes
2025-01-16  Darrick J.... xfs_db: fix multiple dblock commands
2025-01-16  Christoph Hellwigxfs: don't return an error from xfs_update_last_rtgroup...
2024-12-25  Ojaswin Mujooxfs_io: add extsize command support
2024-12-25  Ojaswin Mujooxfs_io: allow foreign FSes to show FS_IOC_FSGETXATTR...
2024-12-25  Ojaswin Mujooinclude/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC
2024-12-24  Darrick J.... mkfs: enable rt quota options
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...
next