]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history
thirdparty/xfsprogs-dev.git
11 days ago  Carlos Maiolinoxfsprogs: Release v6.8.0 for-next master v6.8.0
2024-04-23  Srikanth C Sxfs_repair: Dump both inode details in Phase 6 duplicat...
2024-04-23  Darrick J. Wonglibxfs: print the device name if flush-on-close fails
2024-04-23  Andrey Albershteynxfs_repair: catch strtol() errors
2024-04-23  Andrey Albershteynxfs_db: add helper for flist_find_type for clearer...
2024-04-23  Andrey Albershteynxfs_fsr: replace atoi() with strtol()
2024-04-23  Andrey Albershteynxfs_fsr: convert fsrallfs to use time_t instead of int
2024-04-23  Andrey Albershteynxfs_scrub: don't call phase_end if phase_rusage was...
2024-04-23  Andrey Albershteynxfs_repair: make duration take time_t
2024-04-23  Andrey Albershteynxfs_db: fix leak in flist_find_ftyp()
2024-04-17  Darrick J. Wongxfs_repair: support more than INT_MAX block maps
2024-04-17  Darrick J. Wongxfs_repair: don't create block maps for data files
2024-04-17  Darrick J. Wongxfs_repair: constrain attr fork extent count
2024-04-17  Darrick J. Wongxfs_repair: clean up lock resources
2024-04-17  Darrick J. Wongxfs_repair: support more than 2^32 owners per physical...
2024-04-17  Darrick J. Wongxfs_repair: support more than 2^32 rmapbt records per AG
2024-04-17  Darrick J. Wongxfs_repair: slab and bag structs need to track more...
2024-04-17  Darrick J. Wongxfs_db: add a bmbt inflation command
2024-04-17  Darrick J. Wongxfs_repair: rebuild block mappings from rmapbt data
2024-04-17  Darrick J. Wongxfs_repair: sync bulkload data structures with kernel...
2024-04-17  Darrick J. Wongxfs_repair: push inode buf and dinode pointers all...
2024-04-17  Darrick J. Wongxfs_scrub: scan whole-fs metadata files in parallel
2024-04-17  Darrick J. Wonglibfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub...
2024-04-17  Darrick J. Wonglibfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
2024-04-17  Darrick J. Wongmkfs: allow sizing internal logs for concurrency
2024-04-17  Darrick J. Wongmkfs: allow sizing allocation groups for concurrency
2024-04-17  Christoph Hellwigmkfs: use a sensible log sector size default
2024-04-17  Christoph Hellwiglibxfs: also query log device topology in get_topology
2024-04-17  Christoph Hellwiglibxfs: remove the S_ISREG check from blkid_get_topology
2024-04-17  Christoph Hellwiglibxfs: refactor the fs_topology structure
2024-04-17  Christoph Hellwiglibxfs: remove the unused fs_topology_t typedef
2024-04-17  Darrick J. Wongxfs_io: add linux madvise advice codes
2024-04-17  Darrick J. Wongxfs_scrub: don't fail while reporting media scan errors
2024-04-17  Darrick J. Wongxfs_scrub: fix threadcount estimates for phase 6
2024-04-17  Darrick J. Wongxfs_db: improve number extraction in getbitval
2024-04-17  Darrick J. Wongxfs_repair: double-check with shortform attr verifiers
2024-04-17  Darrick J. Wongxfs_repair: bulk load records into new btree blocks
2024-04-17  Darrick J. Wongxfs_repair: adjust btree bulkloading slack computations...
2024-04-17  Darrick J. Wongxfs: remove conditional building of rt geometry validat...
2024-04-17  Andrey Albershteynxfs: reset XFS_ATTR_INCOMPLETE filter on node removal
2024-04-17  Darrick J. Wongxfs: fix backwards logic in xfs_bmap_alloc_account
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. Wongxfs: improve dquot iteration for scrub
2024-04-17  Darrick J. Wongxfs: create a new inode fork block unmap helper
2024-04-17  Darrick J. Wongxfs: create a ranged query function for refcount btrees
2024-04-17  Darrick J. Wongxfs: repair inode fork block mapping data structures
2024-04-17  Darrick J. Wongxfs: zap broken inode forks
2024-04-17  Darrick J. Wongxfs: set inode sick state flags when we zap either...
2024-04-17  Darrick J. Wongxfs: dont cast to char * for XFS_DFORK_*PTR macros
2024-04-17  Darrick J. Wongxfs: repair refcount btrees
2024-04-17  Darrick J. Wongxfs: repair inode btrees
2024-04-17  Darrick J. Wongxfs: repair free space btrees
2024-04-17  Darrick J. Wongxfs: constrain dirty buffers while formatting a staged...
2024-04-17  Darrick J. Wongxfs: move btree bulkload record initialization to ...
2024-04-17  Darrick J. Wongxfs: read leaf blocks when computing keys for bulkloadi...
2024-04-17  Darrick J. Wongxfs: set XBF_DONE on newly formatted btree block that...
2024-04-17  Darrick J. Wongxfs: 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. Wongxfs: force small EFIs for reaping btree extents
2024-04-17  Darrick J. Wongxfs: remove unused fields from struct xbtree_ifakeroot
2024-04-17  Darrick J. Wongxfs: automatic freeing of freshly allocated unwritten...
2024-04-17  Darrick J. Wongxfs: remove __xfs_free_extent_later
2024-04-17  Darrick J. Wongxfs: allow pausing of pending deferred work items
2024-04-17  Darrick J. Wongxfs: don't append work items to logged xfs_defer_pendin...
2024-04-17  Darrick J. Wongxfs: elide ->create_done calls for unlogged deferred...
2024-04-17  Darrick J. Wongxfs: don't allow overly small or large realtime volumes
2024-04-17  Darrick J. Wongxfs: fix 32-bit truncation in xfs_compute_rextslog
2024-04-17  Darrick J. Wongxfs: make rextslog computation consistent with mkfs
2024-04-17  Darrick J. Wongxfs: move ->iop_relog to struct xfs_defer_op_type
2024-04-17  Darrick J. Wongxfs: hoist xfs_trans_add_item calls to defer ops functions
2024-04-17  Darrick J. Wongxfs: clean out XFS_LI_DIRTY setting boilerplate from...
2024-04-17  Darrick J. Wongxfs: use xfs_defer_create_done for the relogging operation
2024-04-17  Darrick J. Wongxfs: hoist ->create_intent boilerplate to its callsite
next