]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / repair /
2024-03-13  Christoph Hellwigrepair: refactor the BLKMAP_NEXTS_MAX check
2024-02-16  Violet PurcellRemove use of LFS64 interfaces
2024-02-15  Darrick J. Wongxfs: convert rt summary macros to helpers
2023-12-18  Christoph Hellwiglibxfs: split out a libxfs_dev structure from struct...
2023-12-18  Christoph Hellwiglibxfs: stash away the device fd in struct xfs_buftarg
2023-12-18  Christoph Hellwigxfs_repair: remove various libxfs_device_to_fd calls
2023-12-18  Christoph Hellwiglibxfs: making passing flags to libxfs_init less confusing
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_mount
2023-12-18  Christoph Hellwiglibxfs: rename struct libxfs_xinit to libxfs_init
2023-12-18  Christoph Hellwiglibxlog: remove the global libxfs_xinit x structure
2023-12-18  Christoph Hellwiglibxlog: don't require a libxfs_xinit structure for...
2023-12-18  Christoph Hellwiglibxlog: add a helper to initialize a xlog without...
2023-12-18  Christoph Hellwiglibxfs: remove the volname concept
2023-11-21  Christoph Hellwigrepair: fix the call to search_rt_dup_extent in scan_bmapbt
2023-10-05  Darrick J. Wongxfs_repair: set aformat and anextents correctly when...
2023-08-02  Wu Guanghaoxfs_repair: fix the problem of repair failure caused...
2023-07-12  Darrick J. Wongxfs_repair: warn about unwritten bits set in rmap btree...
2023-07-12  Darrick J. Wongxfs_repair: check low keys of rmap btrees
2023-07-12  Darrick J. Wongxfs_repair: always perform extended xattr checks on...
2023-07-12  Darrick J. Wongxfs_repair: don't add junked entries to the rebuilt...
2023-07-12  Darrick J. Wongxfs_repair: fix messaging when fixing imap due to spars...
2023-07-12  Darrick J. Wongxfs_repair: fix messaging in longform_dir2_entry_check_data
2023-07-12  Darrick J. Wongxfs_repair: fix messaging when shortform_dir2_junk...
2023-07-12  Darrick J. Wongxfs_repair: don't log inode problems without printing...
2023-07-12  Darrick J. Wongxfs_repair: don't spray correcting imap all by itself
2023-06-09  Darrick J. Wongxfs: pass per-ag references to xfs_free_extent
2023-05-10  Darrick J. Wongxfs_repair: dont leak buffer when discarding directories
2023-05-10  Darrick J. Wongxfs_repair: estimate per-AG btree slack better
2023-05-10  Dave Chinnerxfs: perags need atomic operational state
2023-05-10  Dave Chinnerxfs: inobt can use perags in many more places than...
2023-04-21  Darrick J. Wongmisc: test the dir/attr hash before formatting or repai...
2023-03-17  Darrick J. Wongxfs_repair: fix incorrect dabtree hashval comparison
2022-12-09  Carlos Maiolinoxfs_repair: Fix rmaps_verify_btree() error path origin/for-next_2022-12-13
2022-12-09  Carlos Maiolinoxfs_repair: Fix check_refcount() error path
2022-12-09  Darrick J. Wongxfs_{db,repair}: fix XFS_REFC_COW_START usage
2022-12-09  Darrick J. Wongxfs_repair: retain superblock buffer to avoid write...
2022-12-09  Darrick J. Wongxfs_repair: don't crash on unknown inode parents in...
2022-12-09  Darrick J. Wongmisc: add static to various sourcefile-local functions
2022-11-21  Darrick J. Wongxfs: rename XFS_REFC_COW_START to _COWFLAG
2022-11-21  Darrick J. Wongxfs: track cow/shared record domains explicitly in...
2022-11-21  Shida Zhangxfs: rearrange the logic and remove the broken comment...
2022-08-30  Darrick J. Wongxfs: use XFS_IFORK_Q to determine the presence of an...
2022-08-30  Darrick J. Wongxfs: make inode attribute forks a permanent part of...
2022-08-30  Darrick J. Wongxfs: convert XFS_IFORK_PTR to a static inline helper
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agino geometry
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agbno geometry
2022-08-30  Dave Chinnerxfs: pass perag to xfs_alloc_read_agf()
2022-08-12  Darrick J. Wongxfs_repair: fix printf format specifiers on 32-bit...
2022-08-05  Chandan Babu Rxfs_repair: Add support for upgrading to large extent...
2022-08-05  Darrick J. Wongxfs_repair: check filesystem geometry before allowing...
2022-07-14  Chandan Babu Rxfs_repair: Search for conflicts in inode_tree_ptrs...
2022-07-14  Darrick J. Wongxfs_repair: ignore empty xattr leaf blocks
2022-07-13  Darrick J. Wongxfs_repair: check the rt summary against observations
2022-07-13  Darrick J. Wongxfs_repair: check the rt bitmap against observations
2022-07-13  Darrick J. Wongxfs_repair: check free rt extent count
2022-07-12  Darrick J. Wongxfs_repair: detect and fix padding fields that changed...
2022-07-12  Darrick J. Wongxfs_repair: clear DIFLAG2_NREXT64 when filesystem doesn...
2022-07-12  Darrick J. Wongxfs_repair: don't flag log_incompat inconsistencies...
2022-07-12  Darrick J. Wongxfs_repair: always rewrite secondary supers when needsr...
2022-07-12  Darrick J. Wongmisc: fix unsigned integer comparison complaints
2022-06-22  Darrick J. Wongxfs: simplify xfs_rmap_lookup_le call sites
2022-06-22  Chandan Babu Rxfs: Introduce per-inode 64-bit extent counters
2022-06-22  Chandan Babu Rxfs: Introduce macros to represent new maximum extent...
2022-06-22  Chandan Babu Rxfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and...
2022-06-22  Chandan Babu Rxfs: Introduce xfs_dfork_nextents() helper
2022-06-22  Chandan Babu Rxfs: Use xfs_extnum_t instead of basic data types
2022-06-22  Chandan Babu Rxfs: Introduce xfs_iext_max_nextents() helper
2022-06-22  Chandan Babu Rxfs: Define max extent length based on on-disk format...
2022-05-18  Darrick J. Wongxfs_repair: check the ftype of dot and dotdot directory...
2022-05-18  Darrick J. Wongxfs_repair: improve error reporting when checking rmap...
2022-05-18  Darrick J. Wongxfs_repair: detect v5 featureset mismatches in secondar...
2022-05-18  Darrick J. Wongxfs_repair: fix sizing of the incore rt space usage...
2022-05-18  Darrick J. Wongxfs_repair: warn about suspicious btree levels in AG...
2022-04-28  Darrick J. Wongxfs_repair: stop using XFS_BTREE_MAXLEVELS
2022-04-28  Christoph Hellwigxfs: remove the xfs_dqblk_t typedef
2022-04-28  Christoph Hellwigxfs: remove the xfs_dsb_t typedef
2022-04-28  Christoph Hellwigxfs: remove the xfs_dinode_t typedef
2022-04-28  Darrick J. Wongxfs_repair: fix AG header btree level comparisons
2022-03-10  Eric Sandeenxfs_repair: don't guess about failure reason in phase6
2022-02-25  Darrick J. Wongxfs_repair: update secondary superblocks after changing...
2022-02-25  Darrick J. Wongxfs_repair: fix indentation problems in upgrade_filesystem
2022-02-25  Darrick J. Wongxfs_repair: use format specifier for directory inode...
2022-02-25  Darrick J. Wongxfs_repair: explicitly cast resource usage counts in...
2022-02-25  Darrick J. Wongmisc: add a crc32c self test to mkfs and repair
2022-02-03  Dave Chinnerxfs: convert bp->b_bn references to xfs_buf_daddr()
2022-01-31  Dave Chinnerxfs: introduce xfs_buf_daddr()
2022-01-31  Darrick J. Wonglibxfs: use opstate flags and functions for libxfs...
2022-01-31  Dave Chinnerxfs: kill xfs_sb_version_has_v3inode()
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2022-01-31  Dave Chinnerxfs: replace xfs_sb_version checks with feature flag...
2022-01-31  Dave Chinnerxfs: reflect sb features in xfs_mount
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: pass xfs_mount pointers...
2022-01-31  Theodore Ts'oxfsprogs: fix static build problems caused by liburcu
2021-12-02  Darrick J. Wonglibxfs: fix atomic64_t poorly for 32-bit architectures
2021-10-15  Dave Chinnerxfs: remove agno from btree cursor
2021-10-15  Dave Chinnerxfs: use perag for ialloc btree cursors
2021-10-15  Dave Chinnerxfs: convert allocbt cursors to use perags
2021-10-15  Dave Chinnerxfs: convert refcount btree cursor to use perags
2021-10-15  Dave Chinnerxfs: convert rmap btree cursor to using a perag
2021-10-15  Dave Chinnerxfs: add a perag to the btree cursor
next