]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db
xfs: add sparse inode chunk alignment superblock field
[thirdparty/xfsprogs-dev.git] / db /
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-07-29  Dave Chinnerxfs: kill unsupported superblock versions
2015-07-29  Dave Chinnerlibxfs: do all xfs->libxfs defines inside libxfs/
2015-07-29  Eric Sandeenmetadump: Zero unused portions of inode, BMAP, and...
2015-07-29  Eric Sandeenmetadump: Zero unused portions of DA_NODE blocks
2015-07-29  Eric Sandeenmetadump: Zero unused portions of attribute blocks
2015-07-29  Eric Sandeenmetadump: Zero unused tail of symlink blocks
2015-07-29  Eric Sandeenmetadump: Zero sparse/unused regions of dir2
2015-07-29  Eric Sandeenmetadump: Zero unused portions of inode literal area
2015-07-29  Eric Sandeenmetadump: Zero literal area of unused inodes
2015-07-29  Eric Sandeenmetadump: Zero out unused portion of the AGFL
2015-07-29  Eric Sandeenmetadump: Copy the log if not obfuscating or zeroing
2015-07-29  Eric Sandeenmetadump: Add option to copy metadata blocks intact
2015-07-29  Eric Sandeenmetadump: handle multi-block directories
2015-07-29  Eric Sandeenmetadump: Obfuscate the filesystem label
2015-07-29  Eric Sandeenmetadump: Fill attribute values with 'v' rather than NUL
2015-07-29  Eric Sandeenmetadump: obfuscate attrs on CRC fs
2015-07-29  Eric Sandeenxfs_metadump: obfuscate remote symlinks on CRC filesystems
2015-07-29  Eric Sandeenxfs_metadump: don't zero log if not obfuscating
2015-07-29  Eric Sandeenmetadump: zero out clean log
2015-07-29  Eric Sandeenmetadump: rename dont_obfuscate variable
2015-07-28  Eric Sandeenlibxlog: add xlog_is_empty() helper
2015-05-11  Eric Sandeenxfs_db: report FINOBT in version output
2015-04-12  Eric Sandeenxfs_db: disallow sb UUID write on v5 filesystems
2015-04-07  Brian Fosterdb/check: handle zero inoalignmt correctly for large...
2015-04-06  Eric Sandeenxfs_db: nlink fields are valid for di_version == 3...
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
2015-02-24  Brian Fostermetadump: check for non-zero inode alignment
2015-02-24  Brian Fostermetadump: include NULLFSINO check in inode copy code
2015-02-05  Romain Naourxfsprogs: do not do any dynamic linking of libtool...
2014-09-15  Eric Sandeenxfs_db: free flist on error in write_struct()
2014-07-08  Dave Chinnerxfs_db: write command broken on 64 bit values
2014-05-26  Brian Fosterdb: add finobt support to metadump
2014-05-26  Brian Fosterdb: finobt support
2014-05-20  Eric Sandeenxfsprogs: remove xfs_check
2014-05-20  Mark Tinguelylibxfs: remove unused argument in trans_iput
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 Sandeenxfsprogs: remove write-only assignments
2014-04-14  Eric Sandeenxfs_db: don't use invalid index in ring_f
2014-04-14  Eric Sandeenxfs_db: fix too-large memset value in attr code
2014-04-14  Eric Sandeenxfsprogs: trivial buffer frees on error paths
2014-04-08  Eric Sandeenxfs_db: hide debug bbmap output
2014-03-06  Dave Chinnerxfs_db: Use EFSBADCRC for CRC validity indication
2014-03-03  Dave Chinnermetadump: pathname obfuscation overruns symlink buffer
2014-03-03  Dave Chinnermetadump: Only verify obfuscated metadata being dumped
2014-03-03  Dave Chinnermetadump: contiguous metadata object need to be split
2014-03-03  Eric Sandeenxfs_metadump: include F in getopts string
2014-02-19  Dave Chinnerxfs_db: fix attribute leaf output for ATTR3 format
2014-02-19  Mark Tinguelyxfs_db: fix the setting of unaligned directory fields
2014-02-03  Dave Chinnermetadump: fully support discontiguous directory blocks
2014-02-03  Dave Chinnermetadump: walk single fsb objects a block at a time
2014-02-03  Dave Chinnermetadump: separate single block objects from multiblock...
2014-02-03  Dave Chinnermetadump: support writing discontiguous io cursors
2014-02-03  Dave Chinnermetadump: sanitise write_buf/index return values
2014-02-03  Dave Chinnerlibxfs: remove map from libxfs_readbufr_map
2013-12-17  Eric Sandeenxfs_metadump: Make -F (force) optional
2013-11-14  Dave Chinnerdb: enable metadump on CRC filesystems
2013-11-13  Dave Chinnerxfs_db: avoid libxfs buffer lookup warnings
2013-11-13  Dave Chinnerxfs_db: use inode cluster buffers for inode IO
2013-11-13  Dave Chinnerdb: re-enable write support for v5 filesystems.
2013-11-13  Dave Chinnerdb: add a special attribute buffer verifier
2013-11-13  Dave Chinnerdb: add a special directory buffer verifier
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: indicate if the CRC on a buffer is correct or not
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.
2013-11-13  Dave Chinnerlibxfs: fix root inode handling inconsistencies
2013-10-23  Mark Tinguelyxfs_progs: add dirent filetype to xfs_db version
2013-10-17  Dave Chinnerxfs: dirent dtype presence is dependent on directory...
2013-09-16  Dave Chinnerxfsprogs: add dtype support to mkfs and db
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-08-27  Eric Sandeenxfs_db: add header to freesp -d output
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_repair: fix btree block magic number mapping
2013-08-06  Dave Chinnerxfs_db: add support for CRC format remote symlinks
2013-08-06  Dave Chinnerxfs_metadump: requires some object CRC recalculation
2013-08-06  Dave Chinnerxfs_db: add CRC support for attribute fork structures.
2013-08-06  Dave Chinnerxfs_db: add CRC information to dquot output
2013-08-06  Dave Chinnerxfs_db: update field printing for dir crc format changes.
2013-08-06  Dave Chinnerxfs_db: factor some common dir2 field parsing code.
2013-08-06  Dave Chinnerxfs_db: convert directory parsing to use libxfs structure
2013-08-06  Dave Chinnerxfsprogs: add crc format support to db
2013-08-06  Dave Chinnerxfs_db: support version 5 superblock in versionnum...
2013-08-06  Dave Chinnerxfs_db: disable modification for CRC enabled filessytems.
2013-08-06  Dave Chinnerxfsprogs: disable xfs_check for CRC enabled filesystems
2013-08-06  Dave Chinnerxfsprogs: Add verifiers to libxfs buffer interfaces.
2013-08-06  Dave Chinnerxfs: add CRCs to attr leaf blocks
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
next