]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db
xfs: fix inobt inode allocation search optimization
[thirdparty/xfsprogs-dev.git] / db /
2017-07-20  Eric Sandeenxfs_db: properly set inode type
2017-07-20  Darrick J. Wongxfs_db: redirect printfs when metadumping to stdout
2017-06-30  Darrick J. Wongxfs_db: identify attr dabtree field types correctly
2017-06-29  Bill O'Donnellxfs_db: improve argument naming in set_cur and set_iocu...
2017-06-29  Bill O'Donnellxfs_db: update buffer size when new type is set
2017-06-21  Jan Tulakmetadump: warn about corruption if log is dirty
2017-06-21  Eric Sandeenxfs_metadump: tag metadump image with informational...
2017-06-21  Eric Sandeenxfs_db: add alignment filter to freesp command
2017-05-02  Darrick J. Wongxfs_db: dump metadata btrees via 'btdump'
2017-05-02  Darrick J. Wongxfs_db: use iocursor type to guess btree geometry if...
2017-05-02  Darrick J. Wongxfs_db: don't print arrays off the end of a buffer
2017-05-02  Eric Sandeenxfs_db: allow write -d to dqblks
2017-05-02  Darrick J. Wongxfs_db: allow write -d to inodes
2017-02-16  Eric Sandeenxfs_metadump: ignore attr leaf with 0 entries v4.10.0-rc1
2017-01-26  chandanxfs_db: Interpret inode's di_format field as unsigned
2017-01-26  Darrick J. Wongxfs_db: fix the 'source' command when passed as a ...
2017-01-26  Eric Sandeenlibxfs: sanitize agcount on load
2017-01-10  Darrick J. Wongxfs_io: fix libxfs naming violation
2016-10-26  Darrick J. Wongxfs_repair: complain about copy-on-write leftovers
2016-10-26  Darrick J. Wongxfs_db: print one array element per line
2016-10-26  Darrick J. Wongxfs_db: deal with the CoW extent size hint
2016-10-26  Darrick J. Wongxfs_db: metadump should copy the refcount btree too
2016-10-26  Darrick J. Wongxfs_db: add support for checking the refcount btree
2016-10-26  Darrick J. Wongxfs_db: dump refcount btree data
2016-10-02  Eric Sandeenlibxfs: remove unused libxfs_iget arg
2016-09-08  Darrick J. Wongxfs_db: pass the inode cluster offset when copying...
2016-09-08  Dave Chinnerdb: write via array indexing doesn't work
2016-09-08  Eric Sandeenxfs_db: properly set dquot_buf when operating on dquot
2016-08-26  Eric Sandeenxfs_db: add crc manipulation commands
2016-08-26  Eric Sandeenxfs_metadump: don't warn about unobfuscated log with -o
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-26  Darrick J. Wongmisc: fix Coverity errors
2016-08-18  Darrick J. Wongxfs_db: introduce the 'fsmap' command to find what...
2016-08-18  Darrick J. Wongxfs_db: copy the rmap btree
2016-08-18  Darrick J. Wongxfs_db: spot check rmapbt
2016-08-18  Darrick J. Wongxfs_db: display rmap btree contents
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_inou_t
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_sf_off_t
2016-06-21  Brian Fosterxfs_check: process sparse inode chunks correctly
2016-06-21  Brian Fosterxfs_db: Revert "xfs_db: make check work for sparse...
2016-05-30  Eric Sandeenxfs_db: defang frag command
2016-05-30  Dave Chinnerdb: limit AGFL bno array printing
2016-05-30  Dave Chinnerxfs_db: allow recalculating CRCs on invalid metadata
2016-05-10  Eric Sandeenxfs_db: fix unaligned accesses
2016-05-10  Eric Sandeenmetadump: limit permissible sector sizes
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-28  Eric Sandeenxfs_db: Fix dquot command docs
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-17  Dave Chinnerxfs: move v1 inode conversion to xfs_inode_from_disk
2016-02-17  Dave Chinnerxfs: cull unnecessary icdinode fields
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Dave Chinnerxfs: introduce inode log format object
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-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-20  Vivek Trivedixfs_db: remove unnessary checks in process_leaf_node_di...
2015-12-18  Darrick J. Wongxfs_db: make check work for sparse inodes
2015-12-18  Brian Fosterdb: add the logformat command
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  Dave Chinnerdb: fix AGI ops definition in CRC type table
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 Fosterxfs_db: do not reset current lsn from uuid command...
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
next