]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2024-10-31  Dan Carpenterxfs: remove unnecessary check
2024-10-31  Dave Chinnerxfs: use kvmalloc for xattr buffers
2024-10-31  Darrick J.... xfs: standardize the btree maxrecs function parameters
2024-10-31  Darrick J.... xfs: replace shouty XFS_BM{BT,DR} macros
2024-10-31  Darrick J.... xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
2024-10-31  Christoph Hellwigxfs: replace m_rsumsize with m_rsumblocks
2024-10-31  Christoph Hellwigxfs: remove xfs_{rtbitmap,rtsummary}_wordcount
2024-10-31  Christoph Hellwigxfs: clean up the ISVALID macro in xfs_bmap_adjacent
2024-10-31  Christoph Hellwigxfs: simplify xfs_rtalloc_query_range
2024-10-31  Christoph Hellwigxfs: remove xfs_rtb_to_rtxrem
2024-10-31  Christoph Hellwigxfs: ensure rtx mask/shift are correct after growfs
2024-10-31  Christoph Hellwigxfs: push transaction join out of xfs_rtbitmap_lock...
2024-10-31  Christoph Hellwigxfs: factor out rtbitmap/summary initialization helpers
2024-10-31  Christoph Hellwigxfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
2024-10-31  Christoph Hellwigxfs: assert a valid limit in xfs_rtfind_forw
2024-10-31  Christoph Hellwigxfs: remove the limit argument to xfs_rtfind_back
2024-10-31  Christoph Hellwigxfs: factor out a xfs_validate_rt_geometry helper
2024-10-31  Christoph Hellwigxfs: remove xfs_validate_rtextents
2024-10-31  Darrick J.... xfs: pass the icreate args object to xfs_dialloc
2024-10-31  Darrick J.... xfs: introduce new file range commit ioctls
2024-10-31  Christoph Hellwiglibfrog: add xarray emulation
2024-10-31  Darrick J.... libxfs: port IS_ENABLED from the kernel
2024-10-31  Darrick J.... libxfs: test compiling public headers with a C++ compiler
2024-10-31  Darrick J.... libxfs: require -std=gnu11 for compilation by default
2024-10-19  Andrey Albershteynxfsprogs: Release v6.11.0 v6.11.0
2024-10-08  Andrey Albershteynxfsprogs: update gitignore
2024-10-08  Andrey Albershteynxfsprogs: fix permissions on files installed by libtoolize
2024-10-04  Darrick J.... mkfs: break up the rest of the rtinit() function
2024-10-04  Darrick J.... mkfs: clean up the rtinit() function
2024-10-04  Darrick J.... xfs_repair: use library functions for orphanage creation
2024-10-04  Darrick J.... xfs_repair: use library functions to reset root/rbm...
2024-10-04  Darrick J.... xfs_repair: don't crash in get_inode_parent
2024-10-04  Darrick J.... xfs_repair: fix exchrange upgrade
2024-10-04  Darrick J.... xfs_db: port the iunlink command to use the libxfs...
2024-10-04  Darrick J.... xfs_db/mdrestore/repair: don't use the incore struct...
2024-10-04  Darrick J.... xfs_db/mkfs/xfs_repair: port to use XFS_ICREATE_UNLINKABLE
2024-10-04  Darrick J.... xfs_db: port the unlink command to use libxfs_droplink
2024-10-04  Dave Chinnerxfs: xfs_finobt_count_blocks() walks the wrong btree
2024-10-04  Darrick J.... xfs: fix di_onlink checking for V1/V2 inodes
2024-10-04  Julian Sunxfs: remove unused parameter in macro XFS_DQUOT_LOGRES
2024-10-04  Long Lixfs: get rid of xfs_ag_resv_rmapbt_alloc
2024-10-04  Dave Chinnerxfs: background AIL push should target physical space
2024-10-04  Dave Chinnerxfs: AIL doesn't need manual pushing
2024-10-04  Zizhi Woxfs: Avoid races with cnt_btree lastrec updates
2024-10-04  Darrick J.... xfs: move xfs_refcount_update_defer_add to xfs_refcount...
2024-10-04  Darrick J.... xfs: simplify usage of the rcur local variable in xfs_r...
2024-10-04  Darrick J.... xfs: don't bother calling xfs_refcount_finish_one_clean...
2024-10-04  Darrick J.... xfs: reuse xfs_refcount_update_cancel_item
2024-10-04  Darrick J.... xfs: add a ci_entry helper
2024-10-04  Darrick J.... xfs: clean up refcount log intent item tracepoint callsites
2024-10-04  Darrick J.... xfs: pass btree cursors to refcount btree tracepoints
2024-10-04  Darrick J.... xfs: create specialized classes for refcount tracepoints
2024-10-04  Darrick J.... xfs: give refcount btree cursor error tracepoints their...
2024-10-04  Darrick J.... xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
2024-10-04  Christoph Hellwigxfs: simplify usage of the rcur local variable in xfs_r...
2024-10-04  Darrick J.... xfs: don't bother calling xfs_rmap_finish_one_cleanup...
2024-10-04  Christoph Hellwigxfs: reuse xfs_rmap_update_cancel_item
2024-10-04  Christoph Hellwigxfs: add a ri_entry helper
2024-10-04  Darrick J.... xfs: clean up rmap log intent item tracepoint callsites
2024-10-04  Darrick J.... xfs: pass btree cursors to rmap btree tracepoints
2024-10-04  Darrick J.... xfs: give rmap btree cursor error tracepoints their...
2024-10-04  Darrick J.... xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
2024-10-04  Christoph Hellwigxfs: remove xfs_defer_agfl_block
2024-10-04  Christoph Hellwigxfs: remove duplicate asserts in xfs_defer_extent_free
2024-10-04  Christoph Hellwigxfs: reuse xfs_extent_free_cancel_item
2024-10-04  Christoph Hellwigxfs: add a xefi_entry helper
2024-10-04  Christoph Hellwigxfs: pass the fsbno to xfs_perag_intent_get
2024-10-04  Darrick J.... xfs: convert "skip_discard" to a proper flags bitset
2024-10-04  Darrick J.... xfs: clean up extent free log intent item tracepoint...
2024-10-04  Darrick J.... xfs: don't use the incore struct xfs_sb for offsets...
2024-10-04  Darrick J.... xfs: move dirent update hooks to xfs_dir2.c
2024-10-04  Darrick J.... xfs: create libxfs helper to rename two directory entries
2024-10-04  Darrick J.... xfs: create libxfs helper to exchange two directory...
2024-10-04  Darrick J.... xfs: create libxfs helper to remove an existing inode...
2024-10-04  Darrick J.... xfs: hoist inode free function to libxfs
2024-10-04  Darrick J.... xfs: create libxfs helper to link an existing inode...
2024-10-04  Darrick J.... xfs: create libxfs helper to link a new inode into...
2024-10-04  Darrick J.... xfs: separate the icreate logic around INIT_XATTRS
2024-10-04  Darrick J.... xfs: hoist xfs_{bump,drop}link to libxfs
2024-10-04  Darrick J.... xfs: hoist xfs_iunlink to libxfs
2024-10-04  Darrick J.... xfs: hoist new inode initialization functions to libxfs
2024-10-04  Darrick J.... libxfs: implement get_random_u32
2024-10-04  Darrick J.... libxfs: remove libxfs_dir_ialloc
2024-10-04  Darrick J.... libxfs: backport inode init code from the kernel
2024-10-04  Darrick J.... libxfs: split new inode creation into two pieces
2024-10-04  Darrick J.... xfs: split new inode creation into two pieces
2024-10-04  Darrick J.... libxfs: pass flags2 from parent to child when creating...
2024-10-04  Darrick J.... libxfs: when creating a file in a directory, set the...
2024-10-04  Darrick J.... libxfs: set access time when creating files
2024-10-04  Darrick J.... libxfs: rearrange libxfs_trans_ichgtime call when creat...
2024-10-04  Darrick J.... xfs: implement atime updates in xfs_trans_ichgtime
2024-10-04  Darrick J.... libxfs: pack icreate initialization parameters into...
2024-10-04  Darrick J.... xfs: pack icreate initialization parameters into a...
2024-10-04  Darrick J.... libxfs: pass IGET flags through to xfs_iread
2024-10-04  Darrick J.... libxfs: put all the inode functions in a single file
2024-10-04  Darrick J.... xfs: hoist project id get/set functions to libxfs
2024-10-04  Darrick J.... xfs: hoist inode flag conversion functions to libxfs
2024-10-04  Darrick J.... xfs: hoist extent size helpers to libxfs
2024-10-04  Wenchao Haoxfs: Remove header files which are included more than...
2024-10-04  lei luxfs: don't walk off the end of a directory data block
next