]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db/metadump.c
misc: fix libxfs api violations
[thirdparty/xfsprogs-dev.git] / db / metadump.c
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-18  Darrick J. Wongxfs_db: copy the rmap btree
2016-05-10  Eric Sandeenmetadump: limit permissible sector sizes
2016-02-09  Dave Chinnermetadump: bounds check btree block regions being zeroed
2016-02-09  Dave Chinnermetadump: clean up btree block region zeroing
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-10-14  Eric Sandeenxfs_metadump: Fix unaligned accesses
2015-10-13  Brian Fosterdb/metadump: bump lsn when log is cleared on v5 supers
2015-10-13  Brian Fosterlibxlog: pull struct xlog out of xlog_is_dirty()
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-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  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-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 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-02-24  Brian Fostermetadump: check for non-zero inode alignment
2015-02-24  Brian Fostermetadump: include NULLFSINO check in inode copy code
2014-05-26  Brian Fosterdb: add finobt support to metadump
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-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
2013-11-14  Dave Chinnerdb: enable metadump on CRC filesystems
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-06  Dave Chinnerxfs_metadump: requires some object CRC recalculation
2013-08-06  Dave Chinnerxfs_db: convert directory parsing to use libxfs structure
2013-08-06  Dave Chinnerxfs: add CRCs to attr leaf blocks
2013-05-09  Dave Chinnerxfsprogs: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2013-01-17  Eric Sandeenmetadump: obfuscate symlinks by path component
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2011-03-08  Alex Elderxfsprogs: metadump: drop a typedef in db/metadump.c
2011-03-08  Alex Elderxfsprogs: metadump: use printable characters for obfusc...
2011-03-08  Alex Elderxfsprogs: metadump: fix duplicate handling once and...
2011-03-08  Alex Elderxfsprogs: metadump: move duplicate name handling into...
2011-03-08  Alex Elderxfsprogs: metadump: no need for local copy of name...
2011-03-08  Alex Elderxfsprogs: metadump: move obfuscation algorithm into...
2011-03-08  Alex Elderxfsprogs: metadump: encapsulate the nametable code
2011-03-08  Alex Elderxfsprogs: metadump: don't loop on too many dups
2011-03-08  Alex Elderxfsprogs: metadump: ensure dup table always has entry...
2011-03-08  Alex Elderxfsprogs: metadump: use pointers in generate_obfuscated...
2011-03-08  Alex Elderxfsprogs: metadump: replace repeated blocks with a...
2011-03-08  Alex Elderxfsprogs: metadump: eliminate a pointless loop in gener...
2011-03-08  Alex Elderxfsprogs: metadump: adjust rather than start over when...
2011-03-08  Alex Elderxfsprogs: metadump: drop unneeded use of a random character
2011-03-08  Alex Elderxfsprogs: metadump: simplify '/' handling
2011-03-08  Alex Elderxfsprogs: metadump: some names aren't all that special
2009-07-06  Eric Sandeenxfs_metadump: agcount*agblocks overflow
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-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-09-29  Barry NaujokUpdate the shared kernel and userspace code to the...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-08-27  Barry NaujokIncrease default maximum extent size for xfs_metadump...
2008-08-27  Barry NaujokMake sure to pop buffers for a failed read in xfs_check...
2008-01-22  Barry NaujokFix metadump build warning
2007-09-07  Barry NaujokMake xfs_metadump more robust against bad data
2007-06-05  Barry NaujokXFS metadata dump tool v2.9.0