]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db/check.c
progs: clean up libxfs.h includes
[thirdparty/xfsprogs-dev.git] / db / check.c
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: update to 3.16 kernel code
2015-07-29  Dave Chinnerxfs: kill unsupported superblock versions
2015-04-07  Brian Fosterdb/check: handle zero inoalignmt correctly for large...
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-14  Eric Sandeenxfsprogs: trivial buffer frees on error paths
2013-10-17  Dave Chinnerxfs: dirent dtype presence is dependent on directory...
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-08-14  Chandra Seetharamanxfsprogs: Start using pquotaino from on-disk superblock
2013-08-14  Chandra Seetharamanxfsprogs: Remove incore use of XFS_OQUOTA_ENFD and...
2013-08-06  Dave Chinnerxfs_db: convert directory parsing to use libxfs structure
2013-08-06  Dave Chinnerxfsprogs: disable xfs_check for CRC enabled filesystems
2013-08-06  Dave Chinnerxfs: add CRCs to dir2/da node blocks
2013-08-06  Dave Chinnerxfs: shortform directory offsets change for dir3 format
2013-08-06  Dave Chinnerxfs: add CRC checking to dir2 leaf blocks
2013-08-06  Dave Chinnerxfs: add CRC checking to dir2 free blocks
2013-08-06  Dave Chinnerxfsprogs: Support new AGFL format
2013-05-09  Dave Chinnerxfsprogs: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2013-05-09  Dave Chinnerxfsprogs: Die dir1 Die!
2013-03-11  Eric Sandeenxfsprogs: skip freelist scans of corrupt agf
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2010-10-09  Arkadiusz Mi?kiewiczxfsprogs: projid32bit handling
2010-07-08  Dave Chinnerxfs_db: check for valid inode data pointer before deref...
2010-05-06  Alex Elderxfsprogs: eliminate some build warnings
2009-12-04  Christoph Hellwigdb: stop using xfs_bmbt_rec_32_t
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
2008-12-30  Michael Sinzxfs_check: fix exit codes
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-10-03  Barry NaujokConsolidate btree block handling for xfs_db
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-08-27  Barry NaujokMake sure to pop buffers for a failed read in xfs_check...
2008-05-26  Barry NaujokASCII case-insensitive support for xfsprogs v2.10.0
2008-04-14  Barry NaujokDuplicate sb_features2 into following 4 bytes in superb...
2007-05-22  Dave ChinnerUserspace support for lazy superblock counters
2006-12-08  Barry NaujokFix "pointer targets in assignment differ in signedness...
2005-12-15  Glen Overbyxfs_check does not look at the contents of the AGF...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-09-16  Nathan ScottResolve quota-related uid/gid signedness issues in...
2005-06-20  Nathan ScottMake blocktrash an expert-mode-only xfs_db command...
2005-06-07  Christoph Hellwigresync endianess handling in xfsprogs with the kernel
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2005-04-08  Ryan HankinsInstead of printing individual blocks when there is...
2005-04-01  Nathan ScottFix gcc warnings resulting from merging Dans directory...
2005-03-31  Nathan ScottYet more fixes to get xfs_db to compile with gcc4.
2005-03-30  Nathan ScottMarge Dans project/group quota coexistence code changes...
2004-06-23  Eric SandeenFix check & repair of filesystems w/ realtime vols
2004-06-09  Nathan Scottxfs_check now looks to see if the log is dirty before...
2003-10-07  Steve Lordswitch xfs to use linux imode flags internally
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-08-29  Nathan ScottMinor xfsprogs update.
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
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-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-11-12  Nathan ScottUpdate some documentation, rationalise some headers...
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-12  Nathan Scottfixup warnings with -Wno-parentheses removed.
2001-04-04  Nathan Scottfix [xfs_]check in conjunction with group quota - a...
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...