]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / db /
2019-04-26  Eric Sandeenxfsprogs: remove unused function prototypes
2019-04-26  Darrick J. Wongxfs_db: metadump should handle symlinks properly
2019-04-26  Darrick J. Wongxfs_db: refactor multi-fsb object detection decision...
2019-04-26  Darrick J. Wongxfs_db: refactor metadump handling of multi-fsb objects
2019-03-28  Darrick J. Wongxfs_db: use TYP_FINOBT for finobt metadump
2019-02-27  Darrick J. Wongxfs: precalculate inodes and blocks per inode cluster
2019-02-27  Darrick J. Wongxfs: add a block to inode count converter
2019-01-28  Eric Sandeenxfs_db: add -d to short help for write command
2019-01-28  Darrick J. Wongxfs_db: fix finobt record decoding when sparse inodes...
2019-01-11  Stefan Ringxfs_metadump: Zap dev inodes
2019-01-11  Stefan Ringxfs_metadump: Zap unused space in inode btrees
2019-01-11  Stefan Ringxfs_metadump: Zap freeindex blocks in directory inodes
2019-01-11  Stefan Ringxfs_metadump: Zap multi fsb blocks
2019-01-11  Stefan Ringxfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN...
2018-12-12  Eric Sandeenxfs_db: teach the frag command about sparse inode chunks
2018-12-12  Darrick J. Wongxfs_db: add missing string name for DBM_COWDATA
2018-11-09  Christoph Hellwigxfs: remove suport for filesystems without unwritten...
2018-10-30  Eric Sandeenxfs_db: print freecount in xfs_inobt_rec as unsigned
2018-10-17  Eric Sandeenxfs_metadump: remove shadow variable
2018-10-17  Eric Sandeenxfsprogs: don't shadow global libxfs_init x variable
2018-10-17  Eric Sandeenxfsprogs: include headers for extern variables
2018-10-17  Eric Sandeenxfsprogs: minor endian annotation fixes
2018-10-17  Eric Sandeenxfs_db: convert single-bit bitfields to bools
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Eric Sandeenxfsprogs: don't use 0 as pointer
2018-10-09  Eric Sandeenxfsprogs: use ANSI declarations of void-arg functions
2018-10-09  Darrick J. Wonglibxfs: clean up IRELE/iput callsites
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-08-01  Darrick J. Wongmisc: use xfs_agfl_walk where appropriate
2018-08-01  Eric Sandeenxfsprogs: remove unused macros
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-05-31  Carlos Maiolinoxfs_db: Don't ASSERT on unrecognized metadata
2018-05-31  Darrick J. Wongxfs_db: handle realtime bitmap / summary files as text
2018-05-23  Darrick J. Wongxfs_db: add a superblock info command
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-03-27  Eric Sandeenmetadump/restore: don't use errno after fwrite/fread...
2018-03-09  Darrick J. Wongxfs_repair: don't fail directory repairs when grabbing...
2018-03-09  Darrick J. Wongxfs_db: print transaction reservation type information
2018-03-09  Darrick J. Wongxfs_db: don't crash in ablock if there's no inode
2018-03-09  Darrick J. Wongmisc: fix gcc 7.3 warnings
2018-03-09  Eric Sandeenxfsprogs: call libxfs_destroy from other utilities
2018-02-02  Darrick J. Wongmisc: ubsan fixes
2018-02-02  Darrick J. Wongxfs_db: interpret inode timestamps as signed integers
2018-01-04  Darrick J. Wongxfs_db: fix crash when field list selector string has...
2018-01-04  Darrick J. Wongxfs_db: check should deal with cow staging extents...
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wongxfs_db: add missing padding fields
2017-12-06  Darrick J. Wongxfs_db: print structure padding fields consistently
2017-12-06  Darrick J. Wonglibfrog: move list_sort out of libxfs
2017-11-09  Darrick J. Wongdb: increase metadump's default overly long extent...
2017-11-09  Eric Sandeenxfs_metadump: zap stale data in DIR2_LEAF1 dirs
2017-11-09  Felix Jandakill off u_int*_t types
2017-09-21  Zirong Langxfs_db: version command misses RMAPBT feature string
2017-09-15  Darrick J. Wongmisc: fix more stupid compiler warnings
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-22  Darrick J. Wongxfs_db: bit fuzzing should read the right bit when...
2017-08-18  Darrick J. Wongxfs_db: make write/fuzz -c and -d work on non-crc files...
2017-08-18  Darrick J. Wongxfs_db: free field list when failing out of fuzz
2017-08-18  Darrick J. Wongxfs_db: reset metadump output flag
2017-08-04  Darrick J. Wongxfs_db: btdump should avoid eval for push and pop of...
2017-08-04  Eric Sandeenxfs_db: use TYP_F_CRC_FUNC for inodes & dquots
2017-08-04  Darrick J. Wongxfs_db: introduce fuzz command
2017-08-04  Darrick J. Wongxfs_db: write values into dir/attr blocks and recalcula...
2017-08-04  Darrick J. Wongxfs_db: print attribute remote value blocks
2017-08-04  Darrick J. Wongxfs_db: dump dir/attr btrees
2017-08-04  Darrick J. Wongxfs_db: fix metadump redirection (again)
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-08-04  Eric Sandeenxfs_metadump: properly handle obfuscation of all remote...
2017-08-04  Eric Sandeenxfs_db: associate proper type with free inode btree...
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
next