]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2024-04-17  Christoph Hellwigxfs: use the op name in trace_xlog_intent_recovery_failed
2024-04-17  Christoph Hellwigxfs: fix a use after free in xfs_defer_finish_recovery
2024-04-17  Christoph Hellwigxfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shor...
2024-04-17  Christoph Hellwigxfs: remove xfs_attr_sf_hdr_t
2024-04-17  Christoph Hellwigxfs: remove struct xfs_attr_shortform
2024-04-17  Christoph Hellwigxfs: use xfs_attr_sf_findname in xfs_attr_shortform_get...
2024-04-17  Christoph Hellwigxfs: remove xfs_attr_shortform_lookup
2024-04-17  Christoph Hellwigxfs: simplify xfs_attr_sf_findname
2024-04-17  Christoph Hellwigxfs: move the xfs_attr_sf_lookup tracepoint
2024-04-17  Christoph Hellwigxfs: return if_data from xfs_idata_realloc
2024-04-17  Christoph Hellwigxfs: make if_data a void pointer
2024-04-17  Christoph Hellwigxfs: remove XFS_RTMIN/XFS_RTMAX
2024-04-17  Christoph Hellwigxfs: remove rt-wrappers from xfs_format.h
2024-04-17  Christoph Hellwigxfs: split xfs_rtmodify_summary_int
2024-04-17  Christoph Hellwigxfs: move xfs_rtget_summary to xfs_rtbitmap.c
2024-04-17  Christoph Hellwigxfs: indicate if xfs_bmap_adjacent changed ap->blkno
2024-04-17  Christoph Hellwigxfs: return -ENOSPC from xfs_rtallocate_*
2024-04-17  Christoph Hellwigxfs: also use xfs_bmap_btalloc_accounting for RT alloca...
2024-04-17  Christoph Hellwigxfs: remove the xfs_alloc_arg argument to xfs_bmap_btal...
2024-04-17  Long Lixfs: fix perag leak when growfs fails
2024-04-17  Long Lixfs: add lock protection when remove perag from radix...
2024-04-17  Darrick J.... xfs: improve dquot iteration for scrub
2024-04-17  Darrick J.... xfs: create a new inode fork block unmap helper
2024-04-17  Darrick J.... xfs: create a ranged query function for refcount btrees
2024-04-17  Darrick J.... xfs: repair inode fork block mapping data structures
2024-04-17  Darrick J.... xfs: zap broken inode forks
2024-04-17  Darrick J.... xfs: set inode sick state flags when we zap either...
2024-04-17  Darrick J.... xfs: dont cast to char * for XFS_DFORK_*PTR macros
2024-04-17  Darrick J.... xfs: repair refcount btrees
2024-04-17  Darrick J.... xfs: repair inode btrees
2024-04-17  Darrick J.... xfs: repair free space btrees
2024-04-17  Darrick J.... xfs: constrain dirty buffers while formatting a staged...
2024-04-17  Darrick J.... xfs: move btree bulkload record initialization to ...
2024-04-17  Darrick J.... xfs: read leaf blocks when computing keys for bulkloadi...
2024-04-17  Darrick J.... xfs: set XBF_DONE on newly formatted btree block that...
2024-04-17  Darrick J.... xfs: force all buffers to be written during btree bulk...
2024-04-17  Christoph Hellwigxfs: pass the defer ops directly to xfs_defer_add
2024-04-17  Christoph Hellwigxfs: pass the defer ops instead of type to xfs_defer_st...
2024-04-17  Christoph Hellwigxfs: store an ops pointer in struct xfs_defer_pending
2024-04-17  Christoph Hellwigxfs: consolidate the xfs_attr_defer_* helpers
2024-04-17  Christoph Hellwigxfs: move xfs_ondisk.h to libxfs/
2024-04-17  Zhang Tiancixfs: extract xfs_da_buf_copy() helper function
2024-04-17  Zhang Tiancixfs: update dir3 leaf block metadata after swap
2024-04-17  Jiachen Zhangxfs: ensure logflagsp is initialized in xfs_bmap_del_ex...
2024-04-17  Darrick J.... xfs: force small EFIs for reaping btree extents
2024-04-17  Darrick J.... xfs: remove unused fields from struct xbtree_ifakeroot
2024-04-17  Darrick J.... xfs: automatic freeing of freshly allocated unwritten...
2024-04-17  Darrick J.... xfs: remove __xfs_free_extent_later
2024-04-17  Darrick J.... xfs: allow pausing of pending deferred work items
2024-04-17  Darrick J.... xfs: don't append work items to logged xfs_defer_pendin...
2024-04-17  Darrick J.... xfs: elide ->create_done calls for unlogged deferred...
2024-04-17  Darrick J.... xfs: don't allow overly small or large realtime volumes
2024-04-17  Darrick J.... xfs: fix 32-bit truncation in xfs_compute_rextslog
2024-04-17  Darrick J.... xfs: make rextslog computation consistent with mkfs
2024-04-17  Darrick J.... xfs: move ->iop_relog to struct xfs_defer_op_type
2024-04-17  Darrick J.... xfs: hoist xfs_trans_add_item calls to defer ops functions
2024-04-17  Darrick J.... xfs: clean out XFS_LI_DIRTY setting boilerplate from...
2024-04-17  Darrick J.... xfs: use xfs_defer_create_done for the relogging operation
2024-04-17  Darrick J.... xfs: hoist ->create_intent boilerplate to its callsite
2024-04-17  Darrick J.... xfs: hoist intent done flag setting to ->finish_item...
2024-04-17  Darrick J.... xfs: move ->iop_recover to xfs_defer_op_type
2024-04-17  Darrick J.... xfs: use xfs_defer_finish_one to finish recovered work...
2024-04-17  Darrick J.... xfs: recreate work items when recovering intent items
2024-04-17  Darrick J.... xfs: use xfs_defer_pending objects to recover intent...
2024-04-17  Darrick J.... xfs_{db,repair}: use m_blockwsize instead of sb_blocksi...
2024-04-17  Darrick J.... xfs_{db,repair}: use accessor functions for summary...
2024-04-17  Darrick J.... xfs_{db,repair}: use helpers for rtsummary block/wordco...
2024-04-17  Darrick J.... xfs_{db,repair}: use accessor functions for bitmap...
2024-04-17  Darrick J.... xfs_repair: convert helpers for rtbitmap block/wordcoun...
2024-04-17  Darrick J.... xfs_{db,repair}: convert open-coded xfs_rtword_t pointe...
2024-04-17  Darrick J.... mkfs: convert utility to use new rt extent helpers...
2024-04-17  Darrick J.... xfs_repair: convert utility to use new rt extent helper...
2024-04-17  Darrick J.... libxfs: use helpers to convert rt block numbers to...
2024-04-17  Darrick J.... libxfs: create a helper to compute leftovers of realtim...
2024-04-17  Darrick J.... xfs_repair: fix confusing rt space units in the duplica...
2024-04-17  Darrick J.... mkfs: fix log sunit rounding when external logs are...
2024-04-17  Darrick J.... libxfs: fix incorrect porting to 6.7
2024-04-17  Darrick J.... debian: fix package configuration after removing platfo...
2024-04-17  Carlos Maiolinoxfsprogs: Release v6.7.0 v6.7.0
2024-03-13  Christoph Hellwigconfigure: don't check for HDIO_GETGEO
2024-03-13  Christoph Hellwigconfigure: don't check for SG_IO
2024-03-13  Christoph Hellwigconfigure: don't check for fstatat
2024-03-13  Christoph Hellwigconfigure: don't check for openat
2024-03-13  Christoph Hellwigconfigure: don't check for the f_flags field in statfs
2024-03-13  Christoph Hellwigconfigure: don't check for fsetxattr
2024-03-13  Christoph Hellwigconfigure: don't check for mremap
2024-03-13  Christoph Hellwigconfigure: don't check for preadv and pwritev
2024-03-13  Christoph Hellwigconfigure: don't check for syncfs
2024-03-13  Christoph Hellwigconfigure: don't check for fallocate
2024-03-13  Christoph Hellwigconfigure: don't check for fls
2024-03-13  Christoph Hellwigconfigure: don't check for readdir
2024-03-13  Christoph Hellwigconfigure: don't check for sync_file_range
2024-03-13  Christoph Hellwigconfigure: don't check for fiemap
2024-03-13  Christoph Hellwigconfigure: don't check for mincor
2024-03-13  Christoph Hellwigconfigure: don't check for madvise
2024-03-13  Christoph Hellwigconfigure: don't check for sendfile
2024-03-13  Christoph Hellwigconfigure: don't check for fadvise
2024-03-13  Christoph Hellwigconfigure: require libblkid
2024-03-13  Christoph Hellwigconfigure: don't check for getmntent
2024-03-13  Christoph Hellwigio: don't redefine SEEK_DATA and SEEK_HOLE
next