]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - logprint
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / logprint /
2023-12-18  Christoph Hellwiglibxfs: split out a libxfs_dev structure from struct...
2023-12-18  Christoph Hellwiglibxfs: making passing flags to libxfs_init less confusing
2023-12-18  Christoph Hellwiglibxfs: pass a struct libxfs_init to libxfs_alloc_buftarg
2023-12-18  Christoph Hellwiglibxfs: rename struct libxfs_xinit to libxfs_init
2023-12-18  Christoph Hellwiglibxlog: remove the global libxfs_xinit x structure
2023-12-18  Christoph Hellwiglibxlog: don't require a libxfs_xinit structure for...
2023-12-18  Christoph Hellwiglibxlog: add a helper to initialize a xlog without...
2023-12-18  Christoph Hellwigxfs_logprint: move all code to set up the fake xlog...
2022-11-21  Darrick J. Wongxfs: refactor all the EFI/EFD log item sizeof logic
2022-11-21  Darrick J. Wongxfs: fix memcpy fortify errors in EFI log format copying
2022-08-12  Darrick J. Wongxfs_repair: fix printf format specifiers on 32-bit...
2022-07-14  hexiaolexfs: correct nlink printf specifier from hd to PRIu32
2022-07-12  Darrick J. Wongxfs_logprint: fix formatting specifiers
2022-06-22  Allison Hendersonxfs_logprint: Add log item printing for ATTRI and ATTRD
2022-06-22  Chandan Babu Rxfs: Introduce per-inode 64-bit extent counters
2022-04-28  Christoph Hellwigxfs: remove the xfs_dqblk_t typedef
2022-04-28  Christoph Hellwigxfs: remove the xfs_dsb_t typedef
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2022-01-31  Dave Chinnerxfs: reflect sb features in xfs_mount
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: pass xfs_mount pointers...
2022-01-31  Theodore Ts'oxfsprogs: fix static build problems caused by liburcu
2021-09-29  Dave Chinnerxfsprogs: introduce liburcu support
2021-06-30  Christoph Hellwigxfs: rename struct xfs_legacy_ictimestamp
2021-06-30  Christoph Hellwigxfs: rename xfs_ictimestamp_t
2021-04-15  Carlos Maiolinoxfs_logprint: Fix buffer overflow printing quotaoff
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2020-11-11  Darrick J. Wongxfs: redefine xfs_ictimestamp_t
2020-09-15  Darrick J. Wongxfs: rename the ondisk dquot d_flags to d_type
2020-08-10  Darrick J. Wongxfs: convert xfs_log_recover_item_t to struct xfs_log_r...
2020-05-01  Christoph Hellwigxfs: only check the superblock version for dinode size...
2020-04-08  Dave Chinnerxfsprogs: fix silently broken option parsing
2020-03-01  Darrick J. Wonglibxlog: use uncached buffers instead of open-coding...
2020-01-30  Eric Sandeenxfsprogs: do not redeclare globals provided by libraries
2020-01-22  Eric Sandeenxfs: remove unused typedef definitions
2020-01-22  Pavel Reichlxfs: remove the xfs_disk_dquot_t and xfs_dquot_t
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_ino and ->sf_put_ino
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_entsize and ->sf_nextentry
2018-10-17  Eric Sandeenxfs_logprint: fix shadow var in xlog_print_trans_buffer
2018-10-17  Eric Sandeenxfsprogs: don't shadow global libxfs_init x variable
2018-10-17  Eric Sandeenxfsprogs: minor endian annotation fixes
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_PTR() macro
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-01-25  Eric Sandeenxfs_logprint: fix v3 inode formatting
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wonglibfrog: move list_sort out of libxfs
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: remove inode log format typedef
2017-11-17  Christoph Hellwigxfs: remove the never fully implemented UUID fork format
2017-10-18  Dave Chinnerxfs: Don't log uninitialised fields in inode structures
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-01-26  Hou Taoxfs_logprint: handle log operation split of inode item...
2017-01-12  Eric Sandeenxfs_logprint: di_gen is unsigned
2016-11-01  Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-10-26  Darrick J. Wongxfs_logprint: support bmap redo items
2016-10-26  Darrick J. Wongxfs_logprint: support refcount redo items
2016-10-26  Darrick J. Wongxfs_logprint: support cowextsize reporting in log contents
2016-10-25  Darrick J. Wongxfs_logprint: fix up the RUI printing code to reflect...
2016-09-19  Hou Taoxfs_logprint: remove the printing of transaction type
2016-08-18  Darrick J. Wongxfs_logprint: support rmap redo items
2016-08-18  Darrick J. Wongxfs_logprint: fix formatting issues with the EFI printi...
2016-08-18  Darrick J. Wongxfs_logprint: move the EFI copying/printing functions...
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-17  Dave Chinnerxfs: move v1 inode conversion to xfs_inode_from_disk
2016-02-17  Dave Chinnerxfs: introduce inode log format object
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-18  Brian Fosterlogprint: use correct ext. header count for unaligned...
2015-10-14  Eric Sandeenxfs_logprint: fix some unaligned accesses
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-08-03  Theodore Ts'oxfsprogs: use "unsigned short" instead of ushort
2015-08-03  Theodore Ts'oxfsprogs: avoid use of si_tid in struct xlog_split_item
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 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Christoph Hellwigxfsprogs: remove xfs_caddr_t
2015-07-30  Christoph Hellwigxfsprogs: remove boolean_t typedef
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  Eric Sandeenlibxlog: remove unused write-only var l_logsize
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-02-05  Romain Naourxfsprogs: do not do any dynamic linking of libtool...
2014-07-18  Jan Karalogprint: Fix printing of AGF and AGI buffers
2014-05-01  Eric Sandeenxfs_logprint: Fix error handling in xlog_print_trans_efi
2014-04-14  Mark Tinguelylogprint: handle split EFI entry
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-14  Eric Sandeenxfs_logprint: fix leak in error path of xlog_print_record()
2014-03-03  Eric Sandeenxfs_logprint: don't advance op counter in xlog_print_tr...
2014-03-03  Eric Sandeenxfs_logprint: Don't error out after split items lose...
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-09-16  Dave Chinnerxfsprogs: teach logprint about icreate transaction
2013-08-09  Eric Sandeenxfsprogs: fix buffer leak in xlog_print_find_oldest
next