]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db
xfs_scrub: don't warn about confusing names if dir/file only writable by root
[thirdparty/xfsprogs-dev.git] / db /
2015-10-13  Brian Fosterlibxlog: pull struct xlog out of xlog_is_dirty()
2015-10-13  Brian Fosterlibxfs: pass lsn param to log clear and record header...
2015-10-13  Darrick J. Wongxfs_db: enable blockget for v5 filesystems
2015-10-13  Darrick J. Wongxfs_db: trash the block at the top of the cursor stack
2015-10-13  Darrick J. Wongxfs_db: enable blocktrash for checksummed filesystems
2015-08-23  Darrick J. Wongxfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage...
2015-08-23  Darrick J. Wongxfs_db: don't crash on a corrupt inode
2015-08-18  Roger Willcockslibxfs: v3 inodes are only valid on crc-enabled filesystems
2015-08-18  Dave Chinnerdb: fix uninitialised variable warnings
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
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-31  Brian Fostermetadump: support sparse inode records
2015-07-30  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2015-07-30  Brian Fostermetadump: reorder inode record sanity checks and inode...
2015-07-30  Brian Fosterdb: show sparse inodes feature state in version command...
2015-07-30  Brian Fosterdb: support sparse inode chunk inobt record and sb...
2015-07-30  Christoph Hellwigxfsprogs: remove __psint_t and __psunsigned_t
2015-07-30  Dave Chinnerprogs: clean up libxlog.h includes
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Brian Fosterxfs: introduce inode record hole mask for sparse inode...
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
next