]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfs: Remove xfs_attr_rmtval_set
[thirdparty/xfsprogs-dev.git] / repair /
2021-10-01  Darrick J. Wongmisc: convert utilities to use "fallthrough;"
2021-09-29  Darrick J. Wonglibfrog: move topology.[ch] to libxfs
2021-09-29  Dave Chinnerxfsprogs: introduce liburcu support
2021-07-28  Darrick J. Wongxfs_repair: invalidate dirhash entry when junking dirent
2021-07-28  Darrick J. Wongxfs_repair: validate alignment of inherited rt extent...
2021-06-30  Christoph Hellwigxfs: remove XFS_IFEXTENTS
2021-06-30  Christoph Hellwigxfs: move the di_crtime field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags2 field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_forkoff field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flushiter field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_cowextsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_extsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_nblocks field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_projid field to struct xfs_inode
2021-06-30  Darrick J. Wongxfs_repair: refactor resetting incore dinode fields...
2021-04-23  Gao Xiangrepair: fix an uninitialized variable issue
2021-04-15  Dave Chinnerrepair: scale duplicate name checking in phase 6.
2021-04-15  Dave Chinnerrepair: convert the dir byaddr hash to a radix tree
2021-04-15  Dave Chinnerrepair: don't duplicate names in phase 6
2021-04-15  Dave Chinnerrepair: parallelise phase 6
2021-04-15  Dave Chinnerrepair: protect inode chunk tree records with a mutex
2021-04-15  Dave Chinnerrepair: Protect bad inode list with mutex
2021-02-24  Darrick J. Wongxfs_repair: enable bigtime upgrade via repair
2021-02-24  Darrick J. Wongxfs_repair: enable inobtcount upgrade via repair
2021-02-24  Darrick J. Wongxfs_repair: allow upgrades on v5 filesystems
2021-02-24  Darrick J. Wongxfs_repair: add post-phase error injection points
2021-02-24  Darrick J. Wongxfs_repair: factor phase transitions into a helper
2021-02-24  Darrick J. Wongxfs_repair: set NEEDSREPAIR the first time we write...
2021-02-24  Darrick J. Wongxfs_repair: clear the needsrepair flag
2021-02-24  Darrick J. Wongxfs_repair: clear quota CHKD flags on the incore superb...
2021-02-24  Darrick J. Wongxfs_repair: fix unmount error message to have a newline
2021-02-12  Darrick J. Wongxfs_repair: check dquot id and type
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2021-01-07  Eric Sandeenlibxfs: cosmetic changes to libxfs_inode_alloc
2020-12-09  Anthony Iliopoulosxfs_repair: remove obsolete code for handling mountpoin...
2020-11-24  Dave Chinnerlibxfs: get rid of b_bcount from xfs_buf
2020-11-23  Christoph Hellwigrepair: simplify bmap_next_offset
2020-11-20  Dave Chinnerlibxfs: rename buftarg->dev to btdev
2020-11-20  Darrick J. Wongxfs_repair: directly compare refcount records
2020-11-20  Darrick J. Wongxfs_repair: correctly detect partially written extents
2020-11-20  Darrick J. Wongxfs_repair: skip the rmap and refcount btree checks...
2020-11-20  Darrick J. Wongxfs_repair: support bigtime timestamp checking
2020-11-20  Darrick J. Wongxfs_repair: regenerate inode btree block counters in AGI
2020-11-20  Darrick J. Wongxfs_repair: check inode btree block counters in AGI
2020-11-12  Carlos Maiolinoxfs: Convert xfs_attr_sf macros to inline functions
2020-11-12  Carlos Maiolinoxfs: Remove typedef xfs_attr_shortform_t
2020-11-12  Carlos Maiolinoxfs: remove typedef xfs_attr_sf_entry_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-30  Darrick J. Wongxfs_repair: throw away totally bad clusters
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-28  Darrick J. Wongxfs_repair: junk corrupt xattr root blocks
2020-09-28  Darrick J. Wongxfs_repair: fix error in process_sf_dir2_fixi8
2020-09-28  Darrick J. Wongxfs_repair: don't crash on partially sparse inode clusters
2020-09-15  Darrick J. Wongxfs: rename the ondisk dquot d_flags to d_type
2020-09-04  Darrick J. Wongxfs: create xfs_dqtype_t to represent quota types
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: move the fork format fields into struct xfs_ifork
2020-08-10  Christoph Hellwigxfs: remove the XFS_DFORK_Q macro
2020-08-10  Christoph Hellwigxfs: remove xfs_ifork_ops
2020-08-05  Brian Fosterrepair: remove custom dir2 sf fork verifier from phase6
2020-08-05  Brian Fosterrepair: use fs rootino for dummy parent value instead...
2020-08-05  Brian Fosterrepair: don't double check dir2 sf parent in phase 4
2020-08-05  Brian Fosterrepair: set the in-core inode parent in phase 3
2020-07-30  Darrick J. Wongxfs_repair: skip mount time quotacheck if our quotachec...
2020-07-30  Darrick J. Wongxfs_repair: check quota values if quota was loaded
2020-07-30  Darrick J. Wongxfs_repair: fix clearing of quota CHKD flags
2020-07-30  Darrick J. Wongxfs_repair: alphabetize HFILES and CFILES
2020-07-10  Darrick J. Wongxfs_repair: try to fill the AGFL before we fix the...
2020-07-10  Darrick J. Wongxfs_repair: simplify free space btree calculations...
2020-07-10  Darrick J. Wongxfs_repair: complain about ag header crc errors
2020-07-10  Darrick J. Wongxfs_repair: use bitmap to track blocks lost during...
2020-07-10  Darrick J. Wongxfs_repair: remove old btree rebuild support code
2020-07-10  Darrick J. Wongxfs_repair: rebuild refcount btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: rebuild reverse mapping btrees with bulk...
2020-07-10  Darrick J. Wongxfs_repair: rebuild inode btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: rebuild free space btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: create a new class of btree rebuild cursors
2020-07-10  Darrick J. Wongxfs_repair: inject lost blocks back into the fs no...
2020-07-10  Eric Sandeenxfs_repair: remove gratuitous code block in phase5
2020-07-10  Darrick J. Wongxfs_repair: make container for btree bulkload root...
2020-07-10  Darrick J. Wongxfs_repair: rename the agfl index loop variable in...
2020-07-10  Darrick J. Wongxfs_repair: drop lostblocks from build_agf_agfl
2020-07-10  Darrick J. Wongxfs_repair: complain about any nonzero inprogress value...
2020-07-10  Darrick J. Wongxfs_repair: complain about extents in unknown state
2020-07-10  Darrick J. Wongxfs_repair: complain about free space only seen by...
2020-07-10  Darrick J. Wongxfs_repair: mark entire free space btree record as...
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-07-10  Darrick J. Wongxfs_repair: complain about bad interior btree pointers
2020-07-10  Darrick J. Wongxfs_repair: tag inobt vs finobt errors properly
next