]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
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...
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...
next