]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
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
2025-04-28  Darrick J.... man: fix missing cachestat manpage
2025-04-28  Andrey Albershteyngitignore: update gitignore with python scripts
2025-04-08  Andrey Albershteynxfsprogs: Release v6.14.0 v6.14.0
2025-04-08  Darrick J.... xfs_scrub_all: localize the strings in the program
2025-04-08  Darrick J.... xfs_protofile: add messages to localization catalog
2025-04-08  Darrick J.... Makefile: inject package name/version/bugreport into...
2025-04-08  Darrick J.... xfs_scrub_all: rename source code to .py.in
2025-04-08  Darrick J.... xfs_protofile: rename source code to .py.in
2025-03-31  Bill O'Donnellxfs_repair: handling a block with bad crc, bad uuid...
2025-03-31  Matthew Wilcox... xfs: Use abs_diff instead of XFS_ABSDIFF
2025-03-31  Darrick J.... xfs_repair: fix stupid argument error in verify_inode_chunk
2025-03-31  Darrick J.... xfs_repair: fix infinite loop in longform_dir2_entry_check*
2025-03-31  Darrick J.... xfs_repair: fix crash in reset_rt_metadir_inodes
2025-03-31  Darrick J.... xfs_repair: don't recreate /quota metadir if there...
2025-03-31  Darrick J.... xfs_repair: fix wording of error message about leftover...
2025-03-31  Ritesh Harjani... xfs_io: Add cachestat syscall support
2025-03-31  Ritesh Harjani... xfs_io: Add RWF_DONTCACHE support to preadv2
2025-03-31  Ritesh Harjani... xfs_io: Add RWF_DONTCACHE support to pwritev2
2025-03-31  Ritesh Harjani... xfs_io: Add support for preadv2
2025-03-31  Theodore Ts'omake: remove the .extradep file in libxfs on "make...
2025-03-11  Darrick J.... xfs_{admin,repair},man5: tell the user to mount with...
2025-03-11  Andrey Albershteyngitignore: ignore a few newly generated files
2025-03-11  Andrey Albershteynlibxfs-apply: drop Cc: to stable release list
2025-03-11  Andrey Albershteynrelease.sh: add -f to generate for-next update email
2025-03-11  Andrey Albershteynrelease.sh: generate ANNOUNCE email
2025-03-11  Andrey Albershteyngit-contributors: make revspec required and shebang fix
2025-03-11  Andrey Albershteyngit-contributors: better handling of hash mark/multiple...
2025-03-11  Andrey AlbershteynAdd git-contributors script to notify about merges
2025-03-11  Andrey Albershteynrelease.sh: update version files make commit optional
2025-03-11  Andrey Albershteynrelease.sh: add --kup to upload release tarball to...
2025-03-11  Andrey Albershteynrelease.sh: add signing and fix outdated commands
2025-02-27  Pavel Reichlxfsprogs: Fix mismatched return type of filesize()
2025-02-26  Darrick J.... libxfs-apply: allow stgit users to force-apply a patch
2025-02-26  Andrey Albershteynlibxfs-apply: fix stgit detection
2025-02-26  Anthony Iliopoulosxfs_io: don't fail FS_IOC_FSGETXATTR on filesystems...
2025-02-26  Alyssa Rossconfigure: additionally get icu-uc from pkg-config
2025-02-25  Darrick J.... xfs_scrub: use the display mountpoint for reporting...
2025-02-25  Darrick J.... xfs_scrub: don't warn about zero width joiner control...
2025-02-25  Darrick J.... xfs_scrub: fix buffer overflow in string_escape
2025-02-25  Darrick J.... xfs_db: add command to copy directory trees out of...
2025-02-25  Darrick J.... xfs_db: make listdir more generally useful
2025-02-25  Darrick J.... xfs_db: use an empty transaction to try to prevent...
2025-02-25  Darrick J.... xfs_db: pass const pointers when we're not modifying...
2025-02-25  Darrick J.... mkfs: enable reflink on the realtime device
2025-02-25  Darrick J.... mkfs: validate CoW extent size hint when rtinherit...
2025-02-25  Darrick J.... xfs_logprint: report realtime CUIs
2025-02-25  Darrick J.... xfs_repair: validate CoW extent size hint on rtinherit...
2025-02-25  Darrick J.... xfs_repair: allow realtime files to have the reflink...
2025-02-25  Darrick J.... xfs_repair: rebuild the realtime refcount btree
2025-02-25  Darrick J.... xfs_repair: reject unwritten shared extents
2025-02-25  Darrick J.... xfs_repair: check existing realtime refcountbt entries...
2025-02-25  Darrick J.... xfs_repair: compute refcount data for the realtime...
2025-02-25  Darrick J.... xfs_repair: find and mark the rtrefcountbt inode
2025-02-25  Darrick J.... xfs_repair: use realtime refcount btree data to check...
2025-02-25  Darrick J.... xfs_repair: allow CoW staging extents in the realtime...
2025-02-25  Darrick J.... xfs_spaceman: report health of the realtime refcount...
2025-02-25  Darrick J.... xfs_db: add rtrefcount reservations to the rgresv command
2025-02-25  Darrick J.... xfs_db: copy the realtime refcount btree
2025-02-25  Darrick J.... xfs_db: support the realtime refcountbt
2025-02-25  Darrick J.... xfs_db: display the realtime refcount btree contents
2025-02-25  Darrick J.... man: document userspace API changes due to rt reflink
2025-02-25  Darrick J.... libfrog: enable scrubbing of the realtime refcount...
2025-02-25  Darrick J.... libxfs: apply rt extent alignment constraints to CoW...
2025-02-25  Darrick J.... libxfs: add a realtime flag to the refcount update...
2025-02-25  Darrick J.... libxfs: compute the rt refcount btree maxlevels during...
2025-02-25  Darrick J.... mkfs: create the realtime rmap inode
2025-02-25  Darrick J.... xfs_logprint: report realtime RUIs
2025-02-25  Darrick J.... xfs_repair: reserve per-AG space while rebuilding rt...
2025-02-25  Darrick J.... xfs_repair: rebuild the bmap btree for realtime files
2025-02-25  Darrick J.... xfs_repair: check for global free space concerns with...
2025-02-25  Darrick J.... xfs_repair: rebuild the realtime rmap btree
2025-02-25  Darrick J.... xfs_repair: always check realtime file mappings against...
2025-02-25  Darrick J.... xfs_repair: check existing realtime rmapbt entries...
2025-02-25  Darrick J.... xfs_repair: find and mark the rtrmapbt inodes
2025-02-25  Darrick J.... xfs_repair: refactor realtime inode check
2025-02-25  Darrick J.... xfs_repair: create a new set of incore rmap information...
2025-02-25  Darrick J.... xfs_repair: use realtime rmap btree data to check block...
2025-02-25  Darrick J.... xfs_repair: flag suspect long-format btree blocks
2025-02-25  Darrick J.... xfs_repair: tidy up rmap_diffkeys
2025-02-25  Darrick J.... xfs_spaceman: report health status of the realtime...
2025-02-25  Darrick J.... xfs_db: add an rgresv command
2025-02-25  Darrick J.... xfs_db: make fsmap query the realtime reverse mapping...
2025-02-25  Darrick J.... xfs_db: copy the realtime rmap btree
2025-02-25  Darrick J.... xfs_db: support the realtime rmapbt
2025-02-25  Darrick J.... xfs_db: display the realtime rmap btree contents
2025-02-25  Darrick J.... xfs_db: don't abort when bmapping on a non-extents...
2025-02-25  Darrick J.... xfs_db: compute average btree height
2025-02-25  Darrick J.... man: document userspace API changes due to rt rmap
2025-02-25  Darrick J.... libfrog: enable scrubbing of the realtime rmap
2025-02-25  Darrick J.... libxfs: add a realtime flag to the rmap update log...
2025-02-25  Darrick J.... libxfs: compute the rt rmap btree maxlevels during...
2025-02-25  Mirsad Todorovacxfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
2025-02-25  Christoph Hellwigxfs: constify feature checks
2025-02-25  Christoph Hellwigxfs: remove XFS_ILOG_NONCORE
2025-02-25  Christoph Hellwigxfs: mark xfs_dir_isempty static
2025-02-25  Jinliang Zhengxfs: fix the entry condition of exact EOF block allocat...
2025-02-25  Darrick J.... xfs: scrub the metadir path of rt refcount btree files
2025-02-25  Darrick J.... xfs: scrub the realtime refcount btree
next