]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/shortlog
xfsprogs-dev.git
5 days ago Andrey Albershteynxfsprogs: Release v7.1.1 for-next master v7.1.1
5 days ago Allen Hewesxfsprogs: healer: install targets one at a time
7 days ago Pankaj Raghavfiemap: add a nosync option
8 days ago Darrick J.... xfs_scrub: fix spacemap scan for data volume
8 days ago Manognya Singurumdrestore: fix extent length overflow in v2 restore...
12 days ago Andrey Albershteynxfsprogs: Release v7.1.0 v7.1.0
2026-07-08 liuhfsr: preserve xfrog_bulkstat error codes
2026-07-08 Yuto Ohnukixfs: zero directory data block padding on write verific...
2026-07-08 Yuto Ohnukixfs: zero entire directory data block header region...
2026-07-08 Jinliang Zhengxfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
2026-07-08 Christoph Hellwigxfs: switch (back) to a per-buftarg buffer hash
2026-07-08 Wilfred Mallawaxfs: add write pointer to xfs_rtgroup_geometry
2026-07-08 Darrick J.... xfs_scrub: fix spacemap scan for internal rt devices
2026-07-02 Darrick J.... mkfs: PQUOTA shouldn't conflict with GQNOENFORCE
2026-07-02 Darrick J.... mkfs: fix hardlink detection in directory import code
2026-07-02 Darrick J.... mkfs: pass stat buf pointers around the protofile code
2026-07-02 Darrick J.... xfs_protofile: make nondirectory arguments actually...
2026-07-02 Darrick J.... mkfs: fix symlink target length check in create_nondir_...
2026-07-02 Darrick J.... mkfs: fix PATH_MAX check
2026-07-02 Darrick J.... mkfs: don't redefine DIRT for protofiles
2026-06-30 Darrick J.... xfs_healer: fix getmntent race in weakhandle
2026-06-30 Darrick J.... xfs_db: dump zoned filesystem superblock fields
2026-06-30 Darrick J.... xfs_db: fix type conversions
2026-06-30 Darrick J.... xfs_scrub: fix estimate of work items for phase 4
2026-06-30 Darrick J.... xfs_scrub: fix spacemap external log device scan dev key
2026-06-30 Darrick J.... xfs_scrub: always finish cleanup, even if reporting...
2026-06-30 Darrick J.... xfs_scrub: fix phase 8 debug reporting
2026-06-30 Darrick J.... xfs_scrub: don't leak phase 5 scan items after a failed...
2026-06-30 Darrick J.... xfs_scrub: actually handle NEEDSCHECK scrub items in...
2026-06-30 Darrick J.... xfs_scrub: don't flatten error numbers in read_verify_s...
2026-06-30 Darrick J.... xfs_scrub: stop user file scan if caller already aborted
2026-06-26 liuhmkfs: remove duplicate include of convert.h
2026-06-25 Darrick J.... xfs_scrub: warn about difficult rtgroup repairs
2026-06-25 Darrick J.... xfs_scrub: don't leak the autofsck fsproperty handle
2026-06-25 Darrick J.... xfs_scrub: account for reflinked realtime file data
2026-06-25 Darrick J.... xfs_scrub: account only data extent tail after an overlap
2026-06-25 Darrick J.... xfs_scrub: report external log space usage in phase 7
2026-06-25 Darrick J.... xfs_scrub: warn about incomplete repairs if we never...
2026-06-25 Darrick J.... xfs_scrub: don't skip bulkstat batch when scrub_scan_us...
2026-06-25 Darrick J.... xfs_scrub: track inode scan abort state with an enum
2026-06-25 Darrick J.... xfs_scrub: handle media scans of internal rt devices...
2026-06-25 Darrick J.... xfs_scrub: report bad file ranges correctly
2026-06-25 Darrick J.... xfs_scrub: handle missing media verify ioctl failure...
2026-06-23 Manognya Singurumkfs: fix filesystem and log size units
2026-06-17 Darrick J.... xfs_healer: don't put the slice file in LDIRT
2026-06-17 Darrick J.... xfs_healer: allow AF_UNIX socket access for xfs_healer...
2026-06-17 Darrick J.... xfs_healer_start: increase statmount buffer size
2026-06-17 Darrick J.... xfs_healer_start: fix static checking
2026-06-17 Darrick J.... xfs_healer_start: check listmount when doing a --check
2026-06-17 Darrick J.... xfs_healer: don't allow aliasing of mon_fd in setup_monitor
2026-06-17 Darrick J.... libfrog: fix buffer overflow in getparents path_to_string
2026-06-11 Darrick J.... xfs_scrub: read verification isn't ok if it hit runtime...
2026-06-11 Darrick J.... xfs_scrub: bitmap iteration functions must retur
2026-06-11 Darrick J.... xfs_scrub: don't obscure repair failures in repair_list...
2026-06-11 Darrick J.... xfs_scrub: fix inverted return value from ptvar_get
2026-06-11 Darrick J.... xfs_scrub: don't crash trying to complain about clean...
2026-06-11 Darrick J.... xfs_scrub: don't continue with phase1 if autofsck=none
2026-06-11 Darrick J.... xfs_scrub: don't return garbage value from bulkstat_the...
2026-06-11 Darrick J.... xfs_scrub: reset bulkstat pointer on retry
2026-06-11 Darrick J.... xfs_scrub: don't allow NAN as fstrim percentage
2026-06-11 Darrick J.... xfs_scrub: fix nonsense advice after a scrub finds...
2026-06-11 Darrick J.... xfs_scrub: return SCRUB_RET_OPERROR if unicode collisio...
2026-06-11 Darrick J.... xfs_scrub: don't report media errors in specially-owned...
2026-06-11 Darrick J.... xfs_scrub: fix work estimation for rtgroups filesystems
2026-06-11 Darrick J.... xfs_scrub: widen scrub and repair dependency mask
2026-06-11 Darrick J.... xfs_scrub: don't count internal log space in the data...
2026-06-11 Darrick J.... xfs_scrub: fix integer overflows
2026-06-11 Darrick J.... xfs_scrub: fix uninitialized variable
2026-06-11 Darrick J.... xfs_scrub_fail: send content headers for xfs_scrub_all...
2026-06-11 Darrick J.... xfs_scrub_all_fail: reduce security lockdowns to avoid...
2026-06-11 Darrick J.... xfs_scrub_all: fix broken command line string array...
2026-06-11 Darrick J.... xfs_scrub_media_fail: reduce security lockdowns to...
2026-06-11 Romain Naourxfsprogs: include/buildrules: fix ltdep
2026-06-03 Darrick J.... xfs_healer: coordinate access to weakhandle::mntpoint...
2026-06-03 Darrick J.... xfs_healer: don't leak wh->mntpoint if fd_to_handle...
2026-06-03 Darrick J.... xfs_healer: fix Makefile errors
2026-06-03 Darrick J.... xfs_healer: run a full xfs_scrub repair if we don't...
2026-06-03 Darrick J.... xfs_healer: initialize variable here
2026-06-03 Darrick J.... xfs_healer: recommend offline fsck for XCORRUPT repairs
2026-06-03 Darrick J.... xfs_healer: fix error reporting
2026-05-19 Andrey Albershteynxfsprogs: Release v7.0.1 v7.0.1
2026-05-19 Darrick J.... xfs_healer: fix missing HAVE_LISTMOUNT flag and stubs
2026-05-15 Andrey Albershteynlibfrog: add missing HAVE_LISTMOUNT flag
2026-05-14 Anthony Iliopoulosgitignore: add xfs_healer binaries and services
2026-05-14 Anthony Iliopouloslibfrog: add fallback stubs for libfrog_statmount and...
2026-05-14 Anthony Iliopouloslibfrog: add missing statmount flag definitions
2026-05-14 Anthony Iliopoulosconfigure: always check for statmount supported_mask
2026-05-13 Darrick J.... xfs_scrub: remove dead code
2026-05-13 Darrick J.... xfs_scrub_all: remove dead code
2026-05-13 Darrick J.... platform_defs.h: fix __counted_by_ptr annotation
2026-05-08 Andrey Albershteynxfsprogs: update release.sh with fixes from xfsdump
2026-05-07 Andrey Albershteynxfsprogs: Release v7.0.0 v7.0.0
2026-05-06 Darrick J.... xfs_scrub: drop the warning about mixed bidirectional...
2026-05-06 Darrick J.... xfs_scrub_all: fix deadlock if lsblk produces a lot...
2026-04-27 Long Lixfs: factor out xfs_attr3_leaf_init
2026-04-27 Long Lixfs: factor out xfs_attr3_node_entry_remove
2026-04-24 Bill Wendlingxfs: annotate struct xfs_attr_list_context with __count...
2026-04-17 Darrick J.... xfs_scrub: warn about unicode variation selectors in...
2026-04-17 Ravi Singhxfs_quota: display default limits for users with zero...
2026-04-17 Darrick J.... debian: add version control tags to control
next