]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/shortlog
xfsprogs-dev.git
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 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 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
2024-08-08 Darrick J.... xfs_db: add a command to list xattrs
2024-08-08 Darrick J.... libxfs: pass a transaction context through listxattr
2024-08-08 Darrick J.... libxfs: hoist listxattr from xfs_repair
2024-08-08 Darrick J.... xfs_db: improve getting and setting extended attributes
2024-08-08 Darrick J.... xfs_io: edit filesystem properties
2024-08-08 Darrick J.... libfrog: support editing filesystem property sets
2024-08-06 Carlos MaiolinoMerge tag 'repair-fixes-6.10_2024-07-29' of https:...
2024-08-06 Carlos MaiolinoMerge tag 'vectorized-scrub-6.10_2024-07-29' of https...
2024-08-06 Carlos MaiolinoMerge tag 'scrub-directory-tree-6.10_2024-07-29' of...
2024-08-06 Carlos MaiolinoMerge tag 'repair-pptrs-6.10_2024-07-29' of https:...
2024-08-06 Carlos MaiolinoMerge tag 'scrub-pptrs-6.10_2024-07-29' of https:/...
2024-08-06 Carlos MaiolinoMerge tag 'pptrs-6.10_2024-07-29' of https://git.kernel...
2024-08-06 Carlos MaiolinoMerge tag 'improve-attr-validation-6.10_2024-07-29...
2024-08-06 Carlos MaiolinoMerge tag 'scrub-all-improve-systemd-handling-6.10_2024...
2024-08-06 Carlos MaiolinoMerge tag 'scrub-media-scan-service-6.10_2024-07-29...
next