]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/sb.c
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / repair / sb.c
2018-11-09  Christoph Hellwigxfs: remove suport for filesystems without unwritten...
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-05-31  Darrick J. Wongxfs_repair: fix integer handling issues
2018-05-23  Darrick J. Wongxfs_repair: validate some of the log space information
2018-02-02  Darrick J. Wongmisc: ubsan fixes
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wonglibfrog: move libxfs_log2_roundup to libfrog
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-01-26  Darrick J. Wongxfs_repair: strengthen geometry checks
2016-11-01  Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-06-29  Eric Sandeenxfs_repair: don't call xfs_sb_quota_from_disk twice
2016-06-29  Bill O'Donnellxfs_repair: resolve Coverity OVERFLOW_BEFORE_WIDEN
2016-06-03  Bill O'Donnellxfs_repair: further improvement on secondary superblock...
2016-05-30  Bill O'Donnellxfs_repair: new secondary superblock search method
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: handle sparse inode alignment
2015-07-30  Dave Chinnerprogs: clean up libxlog.h includes
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-29  Dave Chinnerxfs: kill unsupported superblock versions
2015-02-05  Brian Fosterrepair: fix v5 sb ino alignment calculation for large...
2015-02-05  Brian Fosterrepair: remove unused strided secondary sb scan logic
2015-02-05  Brian Fosterrepair: fix unnecessary secondary scan if only last...
2014-07-16  Eric Sandeenrepair: copy, don't clear, stripe geometry in backup SB
2014-07-08  Dave Chinnerrepair: fix quota inode handling in secondary superblocks
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-08  Dave Chinnerrepair: ensure that unused superblock fields are zeroed
2014-03-06  Dave Chinnerrepair: phase 1 does not handle superblock CRCs
2013-11-14  Dave Chinnerxfs: support larger inode clusters on v5 filesystems
2013-10-17  Li Zhongxfsprogs: fix return value of verify_set_primary_sb()
2013-10-17  Li Zhong[v3, 1/2] xfsprogs: fix potential memory leak in verify...
2013-10-17  Li Zhongxfsprogs: fix potential memory leak in repare/sb.c
2013-08-14  Chandra Seetharamanxfsprogs: Start using pquotaino from on-disk superblock
2012-02-05  Christoph Hellwigrepair: mark local functions static
2011-10-13  Dave Chinnerrepair: handle repair of image files on large sector...
2011-09-21  Christoph Hellwigxfs_repair: add printf format checking and fix the...
2011-02-01  Ajeet Yadavxfs_repair: handle negative errors from read
2009-01-18  Christoph Hellwigxfs_repair: allow filesystems with a single allocation...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2006-08-08  Nathan ScottAllow tools to use direct IO on Linux when reading...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-07-28  Eric Sandeenavoid 32-bit overflow when calculating secondary superb...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-02-03  Eric SandeenFix a few more leaks in libxfs/xfs_repair
2004-01-20  Nathan ScottFix build fallout from last kernel/user sync-up.
2003-06-27  Nathan ScottFix botched cast in xfs_repair superblock size checks
2003-06-18  Nathan Scottxfsprogs update - Andi's mkfs log size default change... v2.5.0
2003-05-15  Nathan ScottFix a large sector size issue in xfs_repair. XFS-1_3_0pre1
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
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-03  Nathan Scottmove to version 1.2.0 for group quota changes. v1.2.0
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...