]> www.infradead.org Git - users/hch/xfsprogs.git/shortlog
users/hch/xfsprogs.git
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
2024-10-04 Darrick J.... xfs: avoid redundant AGFL buffer invalidation
2024-10-03 Catherine Hoangxfs_io: add RWF_ATOMIC support to pwrite
2024-10-02 Darrick J.... libfrog: emulate deprecated attrlist functionality...
2024-10-02 Darrick J.... misc: clean up code around attr_list_by_handle calls
2024-10-02 Bastian Germanndebian: Correct the day-of-week on 2024-09-04
2024-10-02 Bastian Germanndebian: Modernize build script
2024-10-02 Bastian Germanndebian: Add Build-Depends on pkg with systemd.pc
2024-10-02 Bastian Germanndebian: Prevent recreating the orig tarball
2024-10-02 Bastian Germanndebian: Update public release key
2024-10-02 Bastian Germanndebian: Update debhelper-compat level
2024-09-16 Gerald Yangfsck.xfs: fix fsck.xfs run by different shells when...
2024-09-16 Julien Olivainlibxfs: provide a memfd_create() wrapper if not present...
2024-09-16 Carlos Maiolinoxfs_io: Fix fscrypt macros ordering
2024-09-16 John Garryman: Update unit for fsx_extsize and fsx_cowextsize
2024-09-16 Bill O'Donnellxfs_db: release ip resource before returning from get_n...
2024-09-16 Darrick J.... libxfs: dirty buffers should be marked uptodate too
2024-09-04 Carlos Maiolinoxfsprogs: Release v6.10.1
2024-09-04 Darrick J.... xfs: fix C++ compilation errors in xfs_fs.h
2024-08-26 Carlos Maiolinoxfsprogs: Release v6.10.0
2024-08-09 Carlos MaiolinoMerge tag 'debian-autofsck-6.10_2024-08-08' of https...
2024-08-09 Carlos MaiolinoMerge tag 'autofsck-6.10_2024-08-08' of https://git...
2024-08-08 Darrick J.... debian: enable xfs_scrub_all systemd timer services...
2024-08-08 Darrick J.... mkfs: set autofsck filesystem property
2024-08-08 Darrick J.... xfs_scrub: use the autofsck fsproperty to select mode
2024-08-08 Darrick J.... xfs_scrub: allow sysadmin to control background scrubs
2024-08-08 Darrick J.... libfrog: define a autofsck filesystem property
2024-08-08 Darrick J.... xfs_property: add a new tool to administer fs properties
next