]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfs: fix maxicount division by zero error
[thirdparty/xfsprogs-dev.git] / repair /
2019-11-06  Darrick J. Wonglibfrog: convert workqueue.c functions to negative...
2019-11-06  Darrick J. Wonglibfrog: convert fsgeom.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: convert bitmap.c to negative error codes
2019-11-01  Darrick J. Wonglibfrog: take over platform headers
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_physmem
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_nproc
2019-11-01  Darrick J. Wongxfs_repair: print better information when metadata...
2019-10-17  Darrick J. Wonglibfrog: fix bitmap error communication problems
2019-10-15  Darrick J. Wonglibfrog: split workqueue destroy functions
2019-09-09  Darrick J. Wongxfs_repair: add AG btree rmaps into the filesystem...
2019-09-09  Darrick J. Wongxfs_repair: reduce the amount of "clearing reflink...
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-09-09  Darrick J. Wonglibfrog: move libfrog.h to libfrog/util.h
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move fsgeom.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move bitmap.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move avl64.h to libfrog/
2019-09-09  Darrick J. Wonglibxfs: move topology declarations into separate header
2019-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-08-28  Eric Sandeenxfs: remove unused flag arguments
2019-08-28  Eric Sandeenxfs: remove unused flags arg from getsb interfaces
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-06-06  Darrick J. Wongxfs_repair: refactor namecheck functions
2019-06-06  Darrick J. Wonglibfrog: fix bitmap return values
2019-05-06  Brian Fosterxfs: split up allocation btree verifier
2019-05-06  Brian Fosterxfs: create a separate finobt verifier
2019-04-26  Darrick J. Wongxfs_repair: correctly account for free space btree...
2019-04-26  Darrick J. Wongxfs_repair: better cli option parameter checking
2019-04-26  Darrick J. Wonglibxfs: remove libxfs_trans_iget
2019-04-26  Darrick J. Wongxfs_repair: pass ops through during scan
2019-04-26  Darrick J. Wongxfs_repair: refactor buffer ops assignments during...
2019-04-26  Darrick J. Wongxfs_repair: fix uninitialized variable warnings
2019-04-26  Darrick J. Wongxfs_repair: bump the irec on-disk nlink when adding...
2019-04-26  Darrick J. Wongxfs_repair: reinitialize the root directory nlink correctly
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
next