]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfs_scrub: check label for misleading characters
[thirdparty/xfsprogs-dev.git] / repair /
2019-02-27  Darrick J. Wongxfs: add a block to inode count converter
2019-02-27  Darrick J. Wongxfs: remove xfs_rmap_ag_owner and friends
2019-02-01  Eric Sandeenxfs_repair: fix incorrect return value in namecheck()
2019-01-28  Brian Fosterxfs_repair: initialize non-leaf finobt blocks with...
2019-01-28  Darrick J. Wongxfs_repair: fix off by one error when rebuilding high...
2019-01-28  Eric Sandeenxfs_repair: allow '/' in attribute names
2018-12-12  Darrick J. Wongxfs_repair: skip block reservation when fixing freelist
2018-12-12  Darrick J. Wongxfs_repair: rebuild directory when non-root leafn block...
2018-11-09  Christoph Hellwigxfs: remove suport for filesystems without unwritten...
2018-10-30  Dave Chinnerxfs_repair: don't dirty inodes unconditionally when...
2018-10-30  Dave ChinnerRevert "xfs_repair: treat zero da btree pointers as...
2018-10-30  Eric Sandeenxfs_repair: kick processing thread if ra_count is at...
2018-10-30  Eric Sandeenxfs_repair: continue after xfs_bunmapi deadlock avoidance
2018-10-30  Eric Sandeenxfs_repair: initialize realloced bplist in longform_dir...
2018-10-17  Eric Sandeenxfs_repair: fix 'bno' shadow vars in scan.c
2018-10-17  Eric Sandeenxfsprogs: misc static function warning fixes
2018-10-17  Eric Sandeenxfsprogs: minor endian annotation fixes
2018-10-10  Dave Chinnerxfsprogs: remove unused functions
2018-10-09  Eric Sandeenxfsprogs: kill EXTERN macro
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Eric Sandeenxfsprogs: minor sparse fixes
2018-10-09  Darrick J. Wonglibxfs: clean up IRELE/iput callsites
2018-10-09  Darrick J. Wonglibxfs: check libxfs_trans_commit return values
2018-10-05  Brian Fosterxfs: automatic dfops inode relogging
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-10-05  Christoph Hellwigxfs: remove if_real_bytes
2018-10-05  Brian Fosterxfs: remove all boilerplate defer init/finish code
2018-10-05  Brian Fosterxfs: remove xfs_defer_init() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bunmapi() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-05  Brian Fosterxfs: remove firstblock param from xfs dir ops
2018-10-04  Brian Fosterxfs: refactor dfops init to attach to transaction
2018-10-04  Brian Fosterxfs: remove unused btree cursor bc_private.a.dfops...
2018-10-04  Brian Fosterxfs: remove xfs_bunmapi() dfops param
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_write() dfops param
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-10-04  Brian Fosterxfs: remove dfops param from high level dirname calls
2018-10-04  Darrick J. Wonglibxfs: fix xfs_trans_alloc reservation abuse
2018-10-04  Darrick J. Wongxfs_repair: fix block reservation in mk_rsumino
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-08-01  Darrick J. Wongmisc: use xfs_agfl_walk where appropriate
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  Eric Sandeenxfsprogs: remove unused macros
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  Carlos MaiolinoGet rid of XFS_BUF_COUNT() macro
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_PTR() macro
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-06-22  Marco Benattoxfs_repair: Fix root inode's parent when it's bogus...
2018-05-31  Eric Sandeenxfs_repair: fix libxfs api violations in quota repair...
2018-05-31  Darrick J. Wongxfs_repair: fix integer handling issues
2018-05-23  Eric Sandeenxfs_repair: check and repair quota metadata
2018-05-23  Darrick J. Wongxfs_repair: don't assert on bad '.' entry in no-modify...
2018-05-23  Darrick J. Wongxfs_repair: check inode nsec for obviously garbage...
2018-05-23  Darrick J. Wongxfs_repair: actually fix .. entries that point to inode...
2018-05-23  Darrick J. Wongxfs_repair: don't crash if da btree is corrupt
2018-05-23  Darrick J. Wongxfs_repair: only update in-core extent state after...
2018-05-23  Darrick J. Wongxfs_repair: invalidate dirty dir buffers when we zap...
2018-05-23  Darrick J. Wongxfs_repair: treat zero da btree pointers as corruption
2018-05-23  Darrick J. Wongxfs_repair: zap corrupt remote symlink
2018-05-23  Darrick J. Wongxfs_repair: validate some of the log space information
2018-05-23  Darrick J. Wongxfs_repair: don't leak buffer on xattr remote buf verif...
2018-05-23  Darrick J. Wongxfs_repair: examine all remote attribute blocks
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-04-12  Darrick J. Wongxfs_repair: fix getsubopt name definitions to use enums
2018-04-03  Eric Sandeenxfs_repair: test XFS_SB_VERSION_SHAREDBIT only once
2018-04-03  Eric Sandeenxfsprogs: remove unused delete_attr_ok
2018-04-03  Eric Sandeenxfs_repair: remove pre_65_beta option
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_shared_allowed variable
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_has_extflgbit_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_sb_feature_bits_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_aligned_inodes_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_has_extflgbit_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_attributes2_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_attributes_allowed
2018-03-27  Jan Tulakxfs_repair: add flag -e to modify exit code for correct...
2018-03-27  Eric Sandeenxfs_repair: use custom ifork verifier in mv_orphanage
2018-03-27  Darrick J. Wongxfs_repair: implement custom ifork verifiers
2018-03-09  Darrick J. Wongxfs_repair: don't fail directory repairs when grabbing...
2018-03-09  Darrick J. Wongmisc: fix gcc 7.3 warnings
2018-03-09  Eric Sandeenxfsprogs: call libxfs_destroy from other utilities
2018-03-09  Xiao Yangxfs_repair: Add missing braces to allow zeroing of...
2018-02-27  Darrick J. Wongxfs: change 0x%p -> %p in print messages
2018-02-02  Darrick J. Wongmisc: ubsan fixes
2018-01-04  Darrick J. Wongxfs_repair: fix libxfs namespace problems
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wongxfs_repair: remove old workqueue stuff in favor of...
2017-12-06  Darrick J. Wonglibfrog: promote avl64 code from xfs_repair
2017-12-06  Darrick J. Wonglibfrog: move libxfs_log2_roundup to libfrog
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: introduce the xfs_iext_cursor abstraction
2017-11-09  Darrick J. Wongxfs_repair: always release btree buffers when refcountb...
2017-11-09  Darrick J. Wongxfs_repair: fix cowextsize field checking and repairing
next