]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2025-10-20  Andrey Albershteynxfsprogs: Release v6.17.0 for-next master v6.17.0
2025-10-15  Darrick J.... xfs_scrub_fail: reduce security lockdowns to avoid...
2025-10-13  Eric Sandeenxfs: do not propagate ENODATA disk errors into xattr...
2025-10-13  Christoph Hellwigxfs: don't use a xfs_log_iovec for ri_buf in log recovery
2025-10-13  Pranav Tyagifs/xfs: replace strncpy with memtostr_pad()
2025-10-13  Christoph Hellwigxfs: improve the xg_active_ref check in xfs_group_free
2025-10-13  Christoph Hellwigxfs: return the allocated transaction from xfs_trans_al...
2025-10-13  Fedor Pchelkinxfs: refactor xfs_btree_diff_two_ptrs() to take advanta...
2025-10-13  Fedor Pchelkinxfs: use a proper variable name and type for storing...
2025-10-13  Fedor Pchelkinxfs: refactor cmp_key_with_cur routines to take advanta...
2025-10-13  Fedor Pchelkinxfs: refactor cmp_two_keys routines to take advantage...
2025-10-13  Fedor Pchelkinxfs: rename key_diff routines
2025-10-13  Fedor Pchelkinxfs: rename diff_two_keys routines
2025-10-13  Darrick J.... mkfs: fix copy-paste error in calculate_rtgroup_geometry
2025-10-03  Darrick J.... xfs_scrub: fix strerror_r usage yet again
2025-09-25  Darrick J.... libfrog: pass mode to xfrog_file_setattr
2025-09-25  Darrick J.... mkfs: fix libxfs_iget return value sign inversion
2025-09-18  A. Wilcoxxfs_scrub: Use POSIX-conformant strerror_r
2025-09-15  Andrey Albershteynxfs_db: use file_setattr to copy attributes on special...
2025-09-15  Andrey Albershteynxfs_io: make ls/chattr work with special files
2025-09-15  Andrey Albershteynxfs_quota: utilize file_setattr to set prjid on special...
2025-09-15  Andrey Albershteynlibfrog: add wrappers for file_getattr/file_setattr...
2025-09-08  Johannes Nixdorflibfrog: Define STATX__RESERVED if not provided by...
2025-09-08  Johannes Nixdorfconfigure: Base NEED_INTERNAL_STATX on libc headers...
2025-09-08  Zhang Yixfs_io: add FALLOC_FL_WRITE_ZEROES support
2025-09-08  Christian Kujauxfsprogs: fix utcnow deprecation warning in xfs_scrub_a...
2025-09-08  Carlos MaiolinoImprove information about logbsize valid values
2025-09-08  Luca Di Maioproto: add ability to populate a filesystem from a...
2025-08-26  Andrey Albershteynxfsprogs: Release v6.16.0 v6.16.0
2025-08-25  Xavier ClaudeDocument current limitation of shrinking fs
2025-08-25  Christoph Hellwiglibxfs: update xfs_log_recover.h to kernel version...
2025-08-25  Christoph Hellwigmove xfs_log_recover.h to libxfs/
2025-08-08  John Garrymkfs: require reflink for max_atomic_write option
2025-08-08  Darrick J.... misc: fix reversed calloc arguments
2025-07-29  Christoph Hellwigxfs: don't allocate the xfs_extent_busy structure for...
2025-07-29  Dave Chinnerxfs: catch stale AGF/AGF metadata
2025-07-18  Darrick J.... xfs_scrub: remove EXPERIMENTAL warnings
2025-07-18  Darrick J.... mkfs: allow users to configure the desired maximum...
2025-07-18  Darrick J.... mkfs: try to align AG size based on atomic write capabi...
2025-07-18  Darrick J.... mkfs: autodetect log stripe unit for external log devices
2025-07-18  Darrick J.... mkfs: don't complain about overly large auto-detected...
2025-07-18  Darrick J.... xfs_io: dump new atomic_write_unit_max_opt statx field
2025-07-18  Darrick J.... xfs_db: create an untorn_max subcommand
2025-07-18  Darrick J.... libfrog: move statx.h from io/ to libfrog/
2025-07-18  Darrick J.... xfs: allow sysadmins to specify a maximum atomic write...
2025-07-18  John Garryxfs: add xfs_calc_atomic_write_unit_max()
2025-07-18  Darrick J.... libxfs: add helpers to compute log item overhead
2025-07-15  John Garryxfs: commit CoW-based atomic writes atomically
2025-07-15  John Garryxfs: allow block allocator to take an alignment hint
2025-07-15  Darrick J.... xfs: add helpers to compute transaction reservation...
2025-06-23  Andrey Albershteynxfsprogs: Release v6.15.0 v6.15.0
2025-05-28  Christoph Hellwigxfs_mdrestore: don't allow restoring onto zoned block...
2025-05-28  Darrick J.... man: adjust description of the statx manpage
2025-05-28  Christoph Hellwigxfs: remove the flags argument to xfs_buf_get_uncached
2025-05-28  Christoph Hellwigxfs: kill XBF_UNMAPPED
2025-05-28  Luca Di Maioxfs_protofile: fix permission octet when suid/guid...
2025-04-29  Darrick J.... xfs_repair: fix libxfs abstraction mess
2025-04-29  Christoph Hellwigxfs_growfs: support internal RT devices
2025-04-29  Christoph Hellwigxfs_mdrestore: support internal RT devices
2025-04-29  Christoph Hellwigxfs_scrub: support internal RT device
2025-04-29  Christoph Hellwigxfs_spaceman: handle internal RT devices
2025-04-29  Christoph Hellwigxfs_io: handle internal RT devices in fsmap output
2025-04-29  Christoph Hellwigxfs_io: don't re-query fs_path information in fsmap_f
2025-04-29  Christoph Hellwigxfs_io: correctly report RGs with internal rt dev in...
2025-04-29  Christoph Hellwigman: document XFS_FSOP_GEOM_FLAGS_ZONED
2025-04-29  Christoph Hellwigxfs_mkfs: document the new zoned options in the man...
2025-04-29  Christoph Hellwigxfs_mkfs: reflink conflicts with zoned file systems...
2025-04-29  Christoph Hellwigxfs_mkfs: default to rtinherit=1 for zoned file systems
2025-04-29  Christoph Hellwigxfs_mkfs: calculate zone overprovisioning when specifyi...
2025-04-29  Christoph Hellwigxfs_mkfs: support creating file system with zoned RT...
2025-04-29  Christoph Hellwigxfs_mkfs: factor out a validate_rtgroup_geometry helper
2025-04-29  Christoph Hellwigxfs_repair: validate rt groups vs reported hardware...
2025-04-29  Christoph Hellwigxfs_repair: fix the RT device check in process_dinode_int
2025-04-29  Christoph Hellwigxfs_repair: support repairing zoned file systems
2025-04-29  Christoph Hellwiglibfrog: report the zoned geometry
2025-04-29  Christoph Hellwigxfs: support zone gaps
2025-04-29  Christoph Hellwigxfs: enable the zoned RT device feature
2025-04-29  Christoph Hellwigxfs: enable fsmap reporting for internal RT devices
2025-04-29  Christoph Hellwigxfs: implement zoned garbage collection
2025-04-29  Christoph Hellwigxfs: add support for zoned space reservations
2025-04-29  Christoph Hellwigxfs: add the zoned space allocator
2025-04-29  Christoph Hellwigxfs: parse and validate hardware zone information
2025-04-29  Christoph Hellwigxfs: disable sb_frextents for zoned file systems
2025-04-29  Christoph Hellwigxfs: export zoned geometry via XFS_FSOP_GEOM
2025-04-29  Christoph Hellwigxfs: allow internal RT devices for zoned mode
2025-04-29  Christoph Hellwigxfs: define the zoned on-disk format
2025-04-29  Christoph Hellwigxfs: add a xfs_rtrmap_highest_rgbno helper
2025-04-29  Christoph Hellwigxfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
2025-04-29  Christoph Hellwigxfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
2025-04-29  Christoph Hellwigxfs: add a rtg_blocks helper
2025-04-29  Christoph Hellwigxfs: reduce metafile reservations
2025-04-29  Christoph Hellwigxfs: make metabtree reservations global
2025-04-29  Christoph Hellwigxfs: generalize the freespace and reserved blocks handling
2025-04-28  Bill O'Donnellxfs_repair: phase6: scan longform entries before header...
2025-04-28  Eric Sandeenxfs_repair: Bump link count if longform_dir2_rebuild...
2025-04-28  liuhmkfs: fix the issue of maxpct set to 0 not taking effect
2025-04-28  Darrick J.... mkfs: fix blkid probe API violations causing weird...
2025-04-28  Darrick J.... xfs_io: make statx mask parsing more generally useful
2025-04-28  Darrick J.... xfs_io: redefine what statx -m all does
2025-04-28  Darrick J.... xfs_io: catch statx fields up to 6.15
next