]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs
xfsprogs: Release v6.15.0
[thirdparty/xfsprogs-dev.git] / libxfs /
2025-05-28  Christoph Hellwigxfs: remove the flags argument to xfs_buf_get_uncached
2025-05-28  Christoph Hellwigxfs: kill XBF_UNMAPPED
2025-04-29  Darrick J. Wongxfs_repair: fix libxfs abstraction mess
2025-04-29  Christoph Hellwigxfs_mkfs: support creating file system with zoned RT...
2025-04-29  Christoph Hellwigxfs: support zone gaps
2025-04-29  Christoph Hellwigxfs: enable the zoned RT device feature
2025-04-29  Christoph Hellwigxfs: enable fsmap reporting for internal RT devices
2025-04-29  Christoph Hellwigxfs: implement zoned garbage collection
2025-04-29  Christoph Hellwigxfs: add support for zoned space reservations
2025-04-29  Christoph Hellwigxfs: add the zoned space allocator
2025-04-29  Christoph Hellwigxfs: parse and validate hardware zone information
2025-04-29  Christoph Hellwigxfs: disable sb_frextents for zoned file systems
2025-04-29  Christoph Hellwigxfs: export zoned geometry via XFS_FSOP_GEOM
2025-04-29  Christoph Hellwigxfs: allow internal RT devices for zoned mode
2025-04-29  Christoph Hellwigxfs: define the zoned on-disk format
2025-04-29  Christoph Hellwigxfs: add a xfs_rtrmap_highest_rgbno helper
2025-04-29  Christoph Hellwigxfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
2025-04-29  Christoph Hellwigxfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
2025-04-29  Christoph Hellwigxfs: add a rtg_blocks helper
2025-04-29  Christoph Hellwigxfs: reduce metafile reservations
2025-04-29  Christoph Hellwigxfs: make metabtree reservations global
2025-04-29  Christoph Hellwigxfs: generalize the freespace and reserved blocks handling
2025-04-28  Darrick J. Wongmkfs: fix blkid probe API violations causing weird...
2025-03-31  Matthew Wilcox ... xfs: Use abs_diff instead of XFS_ABSDIFF
2025-03-31  Darrick J. Wongxfs_repair: fix infinite loop in longform_dir2_entry_check*
2025-02-25  Darrick J. Wongxfs_db: add command to copy directory trees out of...
2025-02-25  Darrick J. Wongmkfs: enable reflink on the realtime device
2025-02-25  Darrick J. Wongxfs_repair: rebuild the realtime refcount btree
2025-02-25  Darrick J. Wongxfs_repair: check existing realtime refcountbt entries...
2025-02-25  Darrick J. Wongxfs_repair: use realtime refcount btree data to check...
2025-02-25  Darrick J. Wongxfs_db: add rtrefcount reservations to the rgresv command
2025-02-25  Darrick J. Wongxfs_db: support the realtime refcountbt
2025-02-25  Darrick J. Wongxfs_db: display the realtime refcount btree contents
2025-02-25  Darrick J. Wonglibxfs: apply rt extent alignment constraints to CoW...
2025-02-25  Darrick J. Wonglibxfs: add a realtime flag to the refcount update...
2025-02-25  Darrick J. Wonglibxfs: compute the rt refcount btree maxlevels during...
2025-02-25  Darrick J. Wongmkfs: create the realtime rmap inode
2025-02-25  Darrick J. Wongxfs_repair: rebuild the realtime rmap btree
2025-02-25  Darrick J. Wongxfs_repair: create a new set of incore rmap information...
2025-02-25  Darrick J. Wongxfs_db: add an rgresv command
2025-02-25  Darrick J. Wongxfs_db: make fsmap query the realtime reverse mapping...
2025-02-25  Darrick J. Wongxfs_db: support the realtime rmapbt
2025-02-25  Darrick J. Wongxfs_db: display the realtime rmap btree contents
2025-02-25  Darrick J. Wonglibxfs: add a realtime flag to the rmap update log...
2025-02-25  Darrick J. Wonglibxfs: compute the rt rmap btree maxlevels during...
2025-02-25  Mirsad Todorovacxfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
2025-02-25  Christoph Hellwigxfs: constify feature checks
2025-02-25  Christoph Hellwigxfs: remove XFS_ILOG_NONCORE
2025-02-25  Christoph Hellwigxfs: mark xfs_dir_isempty static
2025-02-25  Jinliang Zhengxfs: fix the entry condition of exact EOF block allocat...
2025-02-25  Darrick J. Wongxfs: scrub the metadir path of rt refcount btree files
2025-02-25  Darrick J. Wongxfs: scrub the realtime refcount btree
2025-02-25  Darrick J. Wongxfs: report realtime refcount btree corruption errors...
2025-02-25  Darrick J. Wongxfs: enable extent size hints for CoW operations
2025-02-25  Darrick J. Wongxfs: apply rt extent alignment constraints to CoW extsi...
2025-02-25  Darrick J. Wongxfs: fix xfs_get_extsz_hint behavior with realtime...
2025-02-25  Darrick J. Wongxfs: recover CoW leftovers in the realtime volume
2025-02-25  Darrick J. Wongxfs: allow inodes to have the realtime and reflink...
2025-02-25  Darrick J. Wongxfs: compute rtrmap btree max levels when reflink enabled
2025-02-25  Darrick J. Wongxfs: update rmap to allow cow staging extents in the...
2025-02-25  Darrick J. Wongxfs: create routine to allocate and initialize a realti...
2025-02-25  Darrick J. Wongxfs: wire up realtime refcount btree cursors
2025-02-25  Darrick J. Wongxfs: wire up a new metafile type for the realtime refcount
2025-02-25  Darrick J. Wongxfs: add metadata reservations for realtime refcount...
2025-02-25  Darrick J. Wongxfs: add realtime refcount btree inode to metadata...
2025-02-25  Darrick J. Wongxfs: add a realtime flag to the refcount update log...
2025-02-25  Darrick J. Wongxfs: prepare refcount functions to deal with rtrefcountbt
2025-02-25  Darrick J. Wongxfs: add realtime refcount btree operations
2025-02-25  Darrick J. Wongxfs: realtime refcount btree transaction reservations
2025-02-25  Darrick J. Wongxfs: introduce realtime refcount btree ondisk definitions
2025-02-25  Darrick J. Wongxfs: namespace the maximum length/refcount symbols
2025-02-25  Darrick J. Wongxfs: create a shadow rmap btree during realtime rmap...
2025-02-25  Darrick J. Wongxfs: online repair of the realtime rmap btree
2025-02-25  Darrick J. Wongxfs: online repair of realtime bitmaps for a realtime...
2025-02-25  Darrick J. Wongxfs: scrub the metadir path of rt rmap btree files
2025-02-25  Darrick J. Wongxfs: scrub the realtime rmapbt
2025-02-25  Darrick J. Wongxfs: report realtime rmap btree corruption errors to...
2025-02-25  Darrick J. Wongxfs: create routine to allocate and initialize a realti...
2025-02-25  Darrick J. Wongxfs: wire up rmap map and unmap to the realtime rmapbt
2025-02-25  Darrick J. Wongxfs: wire up a new metafile type for the realtime rmap
2025-02-25  Darrick J. Wongxfs: add metadata reservations for realtime rmap btrees
2025-02-25  Darrick J. Wongxfs: add realtime reverse map inode to metadata directory
2025-02-25  Darrick J. Wongxfs: support file data forks containing metadata btrees
2025-02-25  Darrick J. Wongxfs: pretty print metadata file types in error messages
2025-02-25  Darrick J. Wongxfs: add a realtime flag to the rmap update log redo...
2025-02-25  Darrick J. Wongxfs: prepare rmap functions to deal with rtrmapbt
2025-02-25  Darrick J. Wongxfs: add realtime rmap btree operations
2025-02-25  Darrick J. Wongxfs: realtime rmap btree transaction reservations
2025-02-25  Darrick J. Wongxfs: introduce realtime rmap btree ondisk definitions
2025-02-25  Darrick J. Wongxfs: allow inode-based btrees to reserve space in the...
2025-02-25  Darrick J. Wongxfs: support storing records in the inode core root
2025-02-25  Darrick J. Wongxfs: simplify the xfs_rmap_{alloc,free}_extent calling...
2025-02-25  Darrick J. Wongxfs: prepare to reuse the dquot pointer space in struct...
2025-02-25  Darrick J. Wongxfs: add some rtgroup inode helpers
2025-02-25  Darrick J. Wongxfs: hoist the node iroot update code out of xfs_btree_...
2025-02-25  Darrick J. Wongxfs: hoist the node iroot update code out of xfs_btree_...
2025-02-25  Darrick J. Wongxfs: tidy up xfs_bmap_broot_realloc a bit
2025-02-25  Darrick J. Wongxfs: make xfs_iroot_realloc a bmap btree function
2025-02-25  Darrick J. Wongxfs: make xfs_iroot_realloc take the new numrecs instea...
2025-02-25  Darrick J. Wongxfs: refactor the inode fork memory allocation functions
next