]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/dinode.c
xfsprogs: Release v6.8.0
[thirdparty/xfsprogs-dev.git] / repair / dinode.c
2024-04-17  Darrick J. Wongxfs_repair: support more than INT_MAX block maps
2024-04-17  Darrick J. Wongxfs_repair: don't create block maps for data files
2024-04-17  Darrick J. Wongxfs_repair: constrain attr fork extent count
2024-04-17  Darrick J. Wongxfs_repair: rebuild block mappings from rmapbt data
2024-04-17  Darrick J. Wongxfs_repair: push inode buf and dinode pointers all...
2024-04-17  Christoph Hellwigxfs: remove xfs_attr_sf_hdr_t
2024-04-17  Christoph Hellwigxfs: remove struct xfs_attr_shortform
2024-04-17  Darrick J. Wongxfs_repair: convert utility to use new rt extent helper...
2023-10-05  Darrick J. Wongxfs_repair: set aformat and anextents correctly when...
2022-08-30  Dave Chinnerxfs: Pre-calculate per-AG agino geometry
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. Wongmisc: fix unsigned integer comparison complaints
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-04-28  Christoph Hellwigxfs: remove the xfs_dqblk_t typedef
2022-04-28  Christoph Hellwigxfs: remove the xfs_dinode_t typedef
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...
2021-10-01  Darrick J. Wongmisc: convert utilities to use "fallthrough;"
2021-07-28  Darrick J. Wongxfs_repair: validate alignment of inherited rt extent...
2020-12-09  Anthony Iliopoulosxfs_repair: remove obsolete code for handling mountpoin...
2020-11-20  Darrick J. Wongxfs_repair: correctly detect partially written extents
2020-11-20  Darrick J. Wongxfs_repair: support bigtime timestamp checking
2020-11-12  Carlos Maiolinoxfs: Remove typedef xfs_attr_shortform_t
2020-11-10  Darrick J. Wongxfs: redefine xfs_timestamp_t
2020-11-10  Darrick J. Wonglibxfs: refactor NSEC_PER_SEC
2020-10-12  Darrick J. Wongxfs_repair: coordinate parallel updates to the rt bitmap
2020-09-30  Darrick J. Wongxfs_repair: don't flag RTINHERIT files when no rt volume
2020-09-30  Darrick J. Wongxfs_repair: use libxfs_verify_rtbno to verify rt extents
2020-09-28  Darrick J. Wongxfs_repair: fix handling of data blocks colliding with...
2020-09-28  Darrick J. Wongxfs_repair: complain about unwritten extents when they...
2020-09-15  Darrick J. Wongxfs: rename the ondisk dquot d_flags to d_type
2020-09-04  Darrick J. Wongxfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
2020-09-04  Darrick J. Wongxfs: drop the type parameter from xfs_dquot_verify
2020-08-10  Christoph Hellwigxfs: remove the XFS_DFORK_Q macro
2020-07-10  Darrick J. Wongxfs_repair: remove verify_aginum
2020-07-10  Darrick J. Wongxfs_repair: remove verify_dfsbno
2020-07-10  Darrick J. Wongxfs_repair: refactor verify_dfsbno_range
2020-07-10  Darrick J. Wongxfs_repair: convert to libxfs_verify_agbno
2020-05-01  Christoph Hellwigxfs: only check the superblock version for dinode size...
2020-05-01  Christoph Hellwigxfs: add a new xfs_sb_version_has_v3inode helper
2020-03-14  Darrick J. Wongxfs: make xfs_buf_read return an error code
2020-03-01  Darrick J. Wonglibxfs: remove unused flags parameter to libxfs_buf_mar...
2020-03-01  Darrick J. Wonglibxfs: straighten out libxfs_writebuf naming confusion
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_readbuf with libxfs_buf_read
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_putbuf with libxfs_buf_relse
2020-02-27  Darrick J. Wongxfs_repair: replace verify_inum with libxfs inode valid...
2020-02-27  Eric Sandeenxfs_repair: fix bad next_unlinked field
2019-09-09  Darrick J. Wongxfs_repair: use precomputed inode geometry values
2019-09-09  Darrick J. Wongxfs_db: use precomputed inode geometry values
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-04-26  Darrick J. Wongxfs_repair: fix uninitialized variable warnings
2018-11-09  Christoph Hellwigxfs: remove suport for filesystems without unwritten...
2018-10-30  Dave Chinnerxfs_repair: don't dirty inodes unconditionally when...
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-08-01  Eric Sandeenxfs_repair: clear_dinode should simply clear, not check...
2018-08-01  Eric Sandeenxfs_repair: notify user if free inodes contain errors
2018-08-01  Darrick J. Wongxfs_repair: use libxfs extsize/cowextsize validation...
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-28  Eric Sandeenxfs: pass full xfs_dqblk to repair during quotacheck
2018-06-28  Eric Sandeenxfs: remove unused flags arg from xfs_dquot_verify
2018-06-28  Darrick J. Wongxfs_repair: clear extent size hints when clearing inode...
2018-05-31  Eric Sandeenxfs_repair: fix libxfs api violations in quota repair...
2018-05-23  Eric Sandeenxfs_repair: check and repair quota metadata
2018-05-23  Darrick J. Wongxfs_repair: check inode nsec for obviously garbage...
2018-05-23  Darrick J. Wongxfs_repair: only update in-core extent state after...
2018-05-23  Darrick J. Wongxfs_repair: zap corrupt remote symlink
2018-04-03  Eric Sandeenxfsprogs: remove unused delete_attr_ok
2018-03-09  Darrick J. Wongmisc: fix gcc 7.3 warnings
2017-11-09  Darrick J. Wongxfs_repair: fix cowextsize field checking and repairing
2017-11-09  Darrick J. Wongxfs_repair: clear DAX flag from non-file inodes
2017-11-09  Darrick J. Wongxfsprogs: explicitly cast troublesome types to match...
2017-09-21  Darrick J. Wongxfs_repair: handle missing extent states
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfs_repair: fix symlink target length checks by changin...
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-04-10  Brian Fosterxfs_repair: detect invalid zero-sized symlink inodes
2016-10-26  Darrick J. Wongxfs_repair: check the CoW extent size hint
2016-10-26  Darrick J. Wongxfs_repair: record reflink inode state
2016-10-26  Darrick J. Wongxfs_repair: handle multiple owners of data blocks
2016-10-26  Darrick J. Wongxfs_repair: fix get_agino_buf to avoid corrupting inodes
2016-08-26  Darrick J. Wongxfs_repair: fix naming problems in repair/rmap.c
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-19  Darrick J. Wongxfs_repair: collect reverse-mapping data for refcount...
2016-08-18  Darrick J. Wongxfs_repair: use rmap btree data to check block types
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2015-12-20  Darrick J. Wongrepair: request inode buffers sized to fit one inode...
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-10-14  Eric Sandeenxfs_repair: fix unaligned accesses
2015-08-18  Roger Willcockslibxfs: v3 inodes are only valid on crc-enabled filesystems
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
next