]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2024-09-16  Gerald Yangfsck.xfs: fix fsck.xfs run by different shells when...
2024-09-16  Julien Olivainlibxfs: provide a memfd_create() wrapper if not present...
2024-09-16  Carlos Maiolinoxfs_io: Fix fscrypt macros ordering
2024-09-16  John Garryman: Update unit for fsx_extsize and fsx_cowextsize
2024-09-16  Bill O'Donnellxfs_db: release ip resource before returning from get_n...
2024-09-16  Darrick J.... libxfs: dirty buffers should be marked uptodate too
2024-09-04  Carlos Maiolinoxfsprogs: Release v6.10.1 v6.10.1
2024-09-04  Darrick J.... xfs: fix C++ compilation errors in xfs_fs.h
2024-08-26  Carlos Maiolinoxfsprogs: Release v6.10.0 v6.10.0
2024-08-09  Carlos MaiolinoMerge tag 'debian-autofsck-6.10_2024-08-08' of https...
2024-08-09  Carlos MaiolinoMerge tag 'autofsck-6.10_2024-08-08' of https://git...
2024-08-08  Darrick J.... debian: enable xfs_scrub_all systemd timer services...
2024-08-08  Darrick J.... mkfs: set autofsck filesystem property
2024-08-08  Darrick J.... xfs_scrub: use the autofsck fsproperty to select mode
2024-08-08  Darrick J.... xfs_scrub: allow sysadmin to control background scrubs
2024-08-08  Darrick J.... libfrog: define a autofsck filesystem property
2024-08-08  Darrick J.... xfs_property: add a new tool to administer fs properties
2024-08-08  Darrick J.... xfs_db: add a command to list xattrs
2024-08-08  Darrick J.... libxfs: pass a transaction context through listxattr
2024-08-08  Darrick J.... libxfs: hoist listxattr from xfs_repair
2024-08-08  Darrick J.... xfs_db: improve getting and setting extended attributes
2024-08-08  Darrick J.... xfs_io: edit filesystem properties
2024-08-08  Darrick J.... libfrog: support editing filesystem property sets
2024-08-06  Carlos MaiolinoMerge tag 'repair-fixes-6.10_2024-07-29' of https:...
2024-08-06  Carlos MaiolinoMerge tag 'vectorized-scrub-6.10_2024-07-29' of https...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-directory-tree-6.10_2024-07-29' of...
2024-08-06  Carlos MaiolinoMerge tag 'repair-pptrs-6.10_2024-07-29' of https:...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-pptrs-6.10_2024-07-29' of https:/...
2024-08-06  Carlos MaiolinoMerge tag 'pptrs-6.10_2024-07-29' of https://git.kernel...
2024-08-06  Carlos MaiolinoMerge tag 'improve-attr-validation-6.10_2024-07-29...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-all-improve-systemd-handling-6.10_2024...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-media-scan-service-6.10_2024-07-29...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-service-security-6.10_2024-07-29'...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-fstrim-minlen-freesp-histogram-6.10_20...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-fstrim-phase-6.10_2024-07-29' of https...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-detect-deceptive-extensions-6.10_2024...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-repair-scheduling-6.10_2024-07-29...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-object-tracking-6.10_2024-07-29' of...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-repair-data-deps-6.10_2024-07-29'...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-better-repair-warnings-6.10_2024-07...
2024-08-06  Carlos MaiolinoMerge tag 'scrub-repair-fixes-6.10_2024-07-29' of https...
2024-08-06  Carlos MaiolinoMerge tag 'inode-repair-improvements-6.10_2024-07-29...
2024-08-06  Carlos MaiolinoMerge tag 'dirattr-validate-owners-6.10_2024-07-29...
2024-08-06  Carlos MaiolinoMerge tag 'atomic-file-updates-6.10_2024-07-29' of...
2024-08-06  Carlos MaiolinoMerge tag 'libxfs-sync-6.10_2024-07-29' of https:/...
2024-08-06  Carlos MaiolinoMerge tag 'libxfs-6.9-fixes_2024-07-29' of https:/...
2024-07-30  Darrick J.... xfs_repair: allow symlinks with short remote targets
2024-07-30  Darrick J.... xfs_scrub: try spot repairs of metadata items to make...
2024-07-30  Darrick J.... xfs_scrub: defer phase5 file scans if dirloop fails
2024-07-30  Darrick J.... xfs_repair: wipe ondisk parent pointers when there...
2024-07-30  Darrick J.... xfs_scrub: use scrub barriers to reduce kernel calls
2024-07-30  Darrick J.... xfs_scrub: detect and repair directory tree corruptions
2024-07-30  Darrick J.... xfs_repair: update ondisk parent pointer records
2024-07-30  Darrick J.... xfs_scrub: vectorize repair calls
2024-07-30  Darrick J.... xfs_scrub: fix erroring out of check_inode_names
2024-07-30  Darrick J.... xfs_scrub: vectorize scrub calls
2024-07-30  Darrick J.... xfs_spaceman: report directory tree corruption in the...
2024-07-30  Darrick J.... xfs_scrub: convert scrub and repair epilogues to use...
2024-07-30  Darrick J.... libfrog: add directory tree structure scrubber to scrub...
2024-07-30  Darrick J.... xfs_scrub: split the repair epilogue code into a separa...
2024-07-30  Darrick J.... xfs_scrub: split the scrub epilogue code into a separat...
2024-07-30  Darrick J.... xfs_io: support vectored scrub
2024-07-30  Darrick J.... libfrog: support vectored scrub
2024-07-30  Darrick J.... man: document vectored scrub mode
2024-07-30  Darrick J.... man2: update ioctl_xfs_scrub_metadata.2 for parent...
2024-07-30  Allison Hendersonmkfs: enable formatting with parent pointers
2024-07-30  Darrick J.... xfs_repair: dump garbage parent pointer attributes
2024-07-30  Darrick J.... xfs: create a blob array data structure
2024-07-30  Allison Hendersonmkfs: Add parent pointers during protofile creation
2024-07-30  Darrick J.... xfs_repair: check parent pointers
2024-07-30  Darrick J.... libxfs: create new files with attr forks if necessary
2024-07-30  Darrick J.... xfs_repair: deduplicate strings stored in string blob
2024-07-30  Darrick J.... xfs_db: compute hashes of parent pointers
2024-07-30  Darrick J.... xfs_repair: move the global dirent name store to a...
2024-07-30  Darrick J.... xfs_db: add link and unlink expert commands
2024-07-30  Darrick J.... xfs_repair: build a parent pointer index
2024-07-30  Darrick J.... xfs_db: make attr_set and attr_remove handle parent...
2024-07-30  Darrick J.... xfs_repair: junk duplicate hashtab entries when process...
2024-07-30  Darrick J.... xfs_db: add a parents command to list the parents of...
2024-07-30  Darrick J.... xfs_repair: add parent pointers when messing with ...
2024-07-30  Darrick J.... libxfs: export attr3_leaf_hdr_from_disk via libxfs_api_...
2024-07-30  Darrick J.... xfs_repair: junk parent pointer attributes when filesys...
2024-07-30  Darrick J.... xfs_db: actually report errors from libxfs_attr_set
2024-07-30  Darrick J.... xfs_db: remove some boilerplate from xfs_attr_set
2024-07-30  Darrick J.... xfs_repair: check for unknown flags in attr entries
2024-07-30  Darrick J.... xfs_db: obfuscate dirent and parent pointer names consi...
2024-07-30  Darrick J.... xfs_repair: enforce one namespace bit per extended...
2024-07-30  Darrick J.... xfs_db: report parent pointers embedded in xattrs
2024-07-30  Darrick J.... xfs_db: report parent bit on xattrs
2024-07-30  Darrick J.... xfs_db: report parent pointers in version command
2024-07-30  Darrick J.... xfs_scrub: use parent pointers to report lost file...
2024-07-30  Darrick J.... xfs_scrub: use parent pointers when possible to report...
2024-07-30  Darrick J.... xfs_spaceman: report file paths
2024-07-30  Allison Hendersonxfs_logprint: decode parent pointers in ATTRI items...
2024-07-30  Allison Hendersonxfs_io: Add i, n and f flags to parent command
2024-07-30  Darrick J.... xfs_io: adapt parent command to new parent pointer...
2024-07-30  Darrick J.... libfrog: add parent pointer support code
2024-07-30  Darrick J.... libfrog: report parent pointers to userspace
2024-07-30  Darrick J.... man: document the XFS_IOC_GETPARENTS ioctl
2024-07-30  Darrick J.... xfs_logprint: dump new attr log item fields
next