]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/incore_ino.c
libxfs: making passing flags to libxfs_init less confusing
[thirdparty/xfsprogs-dev.git] / repair / incore_ino.c
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2021-04-15  Dave Chinnerrepair: protect inode chunk tree records with a mutex
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2016-10-26  Darrick J. Wongxfs_repair: record reflink inode state
2015-10-14  Eric Sandeenxfs_repair: fix left-shift overflows
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Brian Fosterrepair: scan and track sparse inode chunks correctly
2015-07-30  Christoph Hellwigxfsprogs: remove __psint_t and __psunsigned_t
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2014-02-03  Dave Chinnerxfs_repair: add support for validating dirent ftype...
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-08-19  Mark Tinguelyxfsprogs: fix inode crash in xfs_repair
2012-03-02  Christoph Hellwigrepair: fix the variable-width nlink array
2012-02-05  Christoph Hellwigrepair: cleanup inode record macros
2012-02-05  Christoph Hellwigrepair: move extern declarations to headers
2012-01-11  Christoph Hellwigrepair: allocate and free inode records individually
2011-11-10  Christoph Hellwigrevert the accidentally commited inode and ext chunk...
2011-11-10  Jakub Boguszfix up some format strings again
2011-07-25  Lukas Czernerxfs_repair: Check if agno is inside the filesystem
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2008-01-21  Barry NaujokMake sure "." and ".." are the first two entries in...
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2007-07-16  Barry NaujokCache disk nlink values in Phase 3 for Phase 7
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-05-15  Nathan ScottFix compilation for xfs_repair after recent optimisatio...
2006-05-12  Madan ValluriThese changes fall into three categores which are:
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2003-04-16  Russell CattelanMerge whitespace changes over
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
2002-10-31  Nathan Scottxfsprogs updates - initial sync up with recent kernel...
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2002-01-11  Nathan Scottuse snprintf instead of sprintf, to be sure, to be...
2001-04-09  Nathan Scottbump minor version number.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...