]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db/io.c
xfs_db: Don't ASSERT on unrecognized metadata
[thirdparty/xfsprogs-dev.git] / db / io.c
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfs_db: btdump should avoid eval for push and pop of...
2017-08-04  Eric Sandeenxfs_db: use TYP_F_CRC_FUNC for inodes & dquots
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-07-20  Eric Sandeenxfs_db: properly set inode type
2017-06-29  Bill O'Donnellxfs_db: improve argument naming in set_cur and set_iocu...
2017-06-29  Bill O'Donnellxfs_db: update buffer size when new type is set
2017-05-02  Eric Sandeenxfs_db: allow write -d to dqblks
2017-05-02  Darrick J. Wongxfs_db: allow write -d to inodes
2017-01-10  Darrick J. Wongxfs_io: fix libxfs naming violation
2016-08-26  Eric Sandeenxfs_db: add crc manipulation commands
2016-05-30  Dave Chinnerxfs_db: allow recalculating CRCs on invalid metadata
2015-08-23  Darrick J. Wongxfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage...
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-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-04-06  Eric Sandeenxfs_db: fix inode CRC validity state, and warn on read...
2015-04-06  Eric Sandeenxfs_db: Allow writes of corrupted data
2014-05-01  Dave Chinnerdb: verify buffer on type change
2014-05-01  Dave Chinnerdb: don't claim unchecked CRCs are correct
2014-04-14  Eric Sandeenxfs_db: don't use invalid index in ring_f
2014-04-08  Eric Sandeenxfs_db: hide debug bbmap output
2014-03-06  Dave Chinnerxfs_db: Use EFSBADCRC for CRC validity indication
2014-02-03  Dave Chinnerlibxfs: remove map from libxfs_readbufr_map
2013-11-13  Dave Chinnerdb: verify and calculate dquot CRCs
2013-11-13  Dave Chinnerdb: verify and calculate inode CRCs
2013-11-13  Dave Chinnerdb: introduce verifier support into set_cur
2013-11-13  Dave Chinnerdb: rewrite IO engine to use libxfs
2013-11-13  Dave Chinnerdb: rewrite bbmap to use xfs_buf_map
2013-11-13  Dave Chinnerdb: separate out straight buffer IO from map based IO.
2009-02-02  Christoph HellwigMerge branch 'master' of hera.kernel.org:/pub/scm/fs...
2009-02-01  Arkadiusz Miśkiewiczapply gettext translation to more strings
2006-09-28  Tim ShimminFix up ring command in xfs_db for its argument handling
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-06  Nathan ScottRemove references to data.h, don't need it anymore.
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
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-05-09  Nathan Scottinsert (experimental) rtcp binary - for eric/others... Release-1_0_0
2001-04-12  Nathan Scottfixup warnings with -Wno-parentheses removed.
2001-04-09  Nathan Scottbump minor version number.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...