]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfsprogs: document environment variables
[thirdparty/xfsprogs-dev.git] / repair /
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
2017-11-09  Darrick J. Wongxfs_repair: clear DAX flag from non-file inodes
2017-11-09  Darrick J. Wongxfs_repair: fix bag memory overwrite problems
2017-11-09  Darrick J. Wongxfsprogs: explicitly cast troublesome types to match...
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-09-21  Darrick J. Wongxfs_repair: handle missing extent states
2017-09-15  Masatake YAMATOxfs_repair: don't use do_warn for normal log message
2017-09-15  Darrick J. Wongmisc: fix more stupid compiler warnings
2017-09-15  Darrick J. Wongxfs_repair: take the ag_lock before recording rmap...
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-22  Jeff Mahoneyxfs_repair: fix thread creation failure recovery
2017-08-22  Jeff Mahoneyxfs_repair: add prefetch trace calls to debug thread...
2017-08-22  Jeff Mahoneyxfs_repair: clear pthread_t when pthread_create fails
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-06-21  Darrick J. Wongxfs_repair: replace rmap_compare with libxfs version
2017-06-21  Zirong Langxfs_repair: handle reading superblock from image on...
2017-04-10  Eric Sandeenxfs_repair: pass btnum not magic to phase5 functions
2017-04-10  Eric Sandeenxfs_repair: warn about dirty log with -n option
2017-04-10  Brian Fosterxfs_repair: detect invalid zero-sized symlink inodes
2017-04-04  Eric Sandeenxfs: remove boilerplate around xfs_btree_init_block
2017-04-04  Eric Sandeenxfs: glean crc status from mp not flags in xfs_btree_in...
next