public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-15 02:06:54 to 2022-10-25 06:13:11 UTC [more...]

[PATCH v2 0/2] Introduce flexible array struct helpers
 2022-10-25  6:12 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH 2/2] xfs: Use flex_cpy() to check extent copying

[PATCH] xfs: fix incorrect return type for fsdax fault handlers
 2022-10-25  0:18 UTC  (4+ messages)

[RFC PATCH] xfs: fix FORTIFY_SOURCE complaints about log item memcpy
 2022-10-24 22:32 UTC  (5+ messages)

[PATCH 5.4 CANDIDATE 00/26] xfs stable candidate patches for 5.4.y (from v5.7)
 2022-10-24 21:43 UTC  (28+ messages)
` [PATCH 5.4 CANDIDATE 01/26] xfs: open code insert range extent split helper
` [PATCH 5.4 CANDIDATE 02/26] xfs: rework insert range into an atomic operation
` [PATCH 5.4 CANDIDATE 03/26] xfs: rework collapse "
` [PATCH 5.4 CANDIDATE 04/26] xfs: add a function to deal with corrupt buffers post-verifiers
` [PATCH 5.4 CANDIDATE 05/26] xfs: xfs_buf_corruption_error should take __this_address
` [PATCH 5.4 CANDIDATE 06/26] xfs: fix buffer corruption reporting when xfs_dir3_free_header_check fails
` [PATCH 5.4 CANDIDATE 07/26] xfs: check owner of dir3 data blocks
` [PATCH 5.4 CANDIDATE 08/26] xfs: check owner of dir3 blocks
` [PATCH 5.4 CANDIDATE 09/26] xfs: Use scnprintf() for avoiding potential buffer overflow
` [PATCH 5.4 CANDIDATE 10/26] xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
` [PATCH 5.4 CANDIDATE 11/26] xfs: remove the xfs_dq_logitem_t typedef
` [PATCH 5.4 CANDIDATE 12/26] xfs: remove the xfs_qoff_logitem_t typedef
` [PATCH 5.4 CANDIDATE 13/26] xfs: Replace function declaration by actual definition
` [PATCH 5.4 CANDIDATE 14/26] xfs: factor out quotaoff intent AIL removal and memory free
` [PATCH 5.4 CANDIDATE 15/26] xfs: fix unmount hang and memory leak on shutdown during quotaoff
` [PATCH 5.4 CANDIDATE 16/26] xfs: preserve default grace interval during quotacheck
` [PATCH 5.4 CANDIDATE 17/26] xfs: Lower CIL flush limit for large logs
` [PATCH 5.4 CANDIDATE 18/26] xfs: Throttle commits on delayed background CIL push
` [PATCH 5.4 CANDIDATE 19/26] xfs: factor common AIL item deletion code
` [PATCH 5.4 CANDIDATE 20/26] xfs: tail updates only need to occur when LSN changes
` [PATCH 5.4 CANDIDATE 21/26] xfs: don't write a corrupt unmount record to force summary counter recalc
` [PATCH 5.4 CANDIDATE 22/26] xfs: trylock underlying buffer on dquot flush
` [PATCH 5.4 CANDIDATE 23/26] xfs: factor out a new xfs_log_force_inode helper
` [PATCH 5.4 CANDIDATE 24/26] xfs: reflink should force the log out if mounted with wsync
` [PATCH 5.4 CANDIDATE 25/26] xfs: move inode flush to the sync workqueue
` [PATCH 5.4 CANDIDATE 26/26] xfs: fix use-after-free on CIL context on shutdown

[PATCHSET 0/5] xfs: improve runtime refcountbt corruption detection
 2022-10-24 21:33 UTC  (6+ messages)
` [PATCH 1/5] xfs: move _irec structs to xfs_types.h
` [PATCH 2/5] xfs: refactor refcount record usage in xchk_refcountbt_rec
` [PATCH 3/5] xfs: track cow/shared record domains explicitly in xfs_refcount_irec
` [PATCH 4/5] xfs: rename XFS_REFC_COW_START to _COWFLAG
` [PATCH 5/5] xfs: check deferred refcount op continuation parameters

[PATCHSET 0/6] xfs: fix various problems with log intent item recovery
 2022-10-24 21:33 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix validation in attr log "
` [PATCH 2/6] xfs: fix memcpy fortify errors in BUI log format copying
` [PATCH 3/6] xfs: fix memcpy fortify errors in CUI "
` [PATCH 4/6] xfs: fix memcpy fortify errors in RUI "
` [PATCH 5/6] xfs: fix memcpy fortify errors in EFI "
` [PATCH 6/6] xfs: refactor all the EFI/EFD log item sizeof logic

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-24 20:35 UTC  (14+ messages)

[ANNOUNCE] xfsdump: for-next (created and) updated to aaaa57f32a605
 2022-10-24 13:02 UTC 

fs/xfs/xfs_file.c:1266:31: sparse: sparse: incorrect type in return expression (different base types)
 2022-10-24 17:23 UTC 

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-10-24 17:12 UTC  (19+ messages)

[PATCH v1] xfs: fix sb write verify for lazysbcount
 2022-10-24 12:28 UTC  (8+ messages)

[PATCHSET v23.1 0/4] xfs: fix handling of AG[IF] header buffers during scrub
 2022-10-24  4:16 UTC  (6+ messages)
` [PATCH 3/4] xfs: set the buffer type after holding the AG[IF] across trans_roll

[PATCH v4 00/27] Parent Pointers
 2022-10-21 22:29 UTC  (28+ messages)
` [PATCH v4 01/27] xfs: Add new name to attri/d
` [PATCH v4 02/27] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH v4 03/27] xfs: Hold inode locks in xfs_ialloc
` [PATCH v4 04/27] xfs: Hold inode locks in xfs_trans_alloc_dir
` [PATCH v4 05/27] xfs: Hold inode locks in xfs_rename
` [PATCH v4 06/27] xfs: Expose init_xattrs in xfs_create_tmpfile
` [PATCH v4 07/27] xfs: get directory offset when adding directory name
` [PATCH v4 08/27] xfs: get directory offset when removing "
` [PATCH v4 09/27] xfs: get directory offset when replacing a "
` [PATCH v4 10/27] xfs: add parent pointer support to attribute code
` [PATCH v4 11/27] xfs: define parent pointer xattr format
` [PATCH v4 12/27] xfs: Add xfs_verify_pptr
` [PATCH v4 13/27] xfs: Increase rename inode reservation
` [PATCH v4 14/27] xfs: extend transaction reservations for parent attributes
` [PATCH v4 15/27] xfs: parent pointer attribute creation
` [PATCH v4 16/27] xfs: add parent attributes to link
` [PATCH v4 17/27] xfs: add parent attributes to symlink
` [PATCH v4 18/27] xfs: remove parent pointers in unlink
` [PATCH v4 19/27] xfs: Add parent pointers to xfs_cross_rename
` [PATCH v4 20/27] xfs: Indent xfs_rename
` [PATCH v4 21/27] xfs: Add parent pointers to rename
` [PATCH v4 22/27] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v4 23/27] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v4 24/27] xfs: Filter XFS_ATTR_PARENT for getfattr
` [PATCH v4 25/27] xfs: Add parent pointer ioctl
` [PATCH v4 26/27] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
` [PATCH v4 27/27] xfs: drop compatibility minimum log size computations for reflink

[PATCHSET v23.1 0/3] fstests: refactor xfs geometry computation
 2022-10-21 15:16 UTC  (12+ messages)
` [PATCH 1/3] xfs: refactor filesystem feature detection logic
` [PATCH 2/3] xfs: refactor filesystem directory block size extraction logic
` [PATCH 3/3] xfs: refactor filesystem realtime geometry detection logic

[PATCH v8 0/8] fs: clean up internal i_version handling
 2022-10-21 13:06 UTC  (9+ messages)
` [PATCH v8 1/8] fs: uninline inode_query_iversion
` [PATCH v8 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 3/8] vfs: plumb i_version handling into struct kstat
` [PATCH v8 4/8] nfs: report the inode version in getattr if requested
` [PATCH v8 5/8] ceph: "
` [PATCH v8 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v8 7/8] nfsd: use the getattr operation to fetch i_version
` [PATCH v8 8/8] nfsd: remove fetch_iversion export operation

[PATCH v7 0/9] fs: clean up handling of i_version counter
 2022-10-21 10:08 UTC  (26+ messages)
` [PATCH v7 1/9] fs: uninline inode_query_iversion
` [PATCH v7 2/9] fs: clarify when the i_version counter must be updated
` [PATCH v7 3/9] vfs: plumb i_version handling into struct kstat
` [PATCH v7 4/9] nfs: report the inode version in getattr if requested
` [PATCH v7 5/9] ceph: "
` [PATCH v7 6/9] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v7 7/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v7 8/9] nfsd: remove fetch_iversion export operation
` [RFC PATCH v7 9/9] vfs: expose STATX_VERSION to userland

[PATCHSET 0/1] fstests: random fixes for v2022.10.16
 2022-10-20 20:32 UTC  (4+ messages)
` [PATCH 1/1] populate: unexport the metadump description text

[ANNOUNCE] xfs-linux: for-next updated to d08af40340ca
 2022-10-20 16:47 UTC 

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-10-20  3:02 UTC  (14+ messages)

[PATCH] mkfs: acquire flock before modifying the device superblock
 2022-10-19  1:00 UTC  (5+ messages)

[PATCHSET v23.1 0/1] fstests: test xfs_scrub media scan
 2022-10-18 22:45 UTC  (2+ messages)
` [PATCH 1/1] xfs: test xfs_scrub phase 6 media error reporting

[Bug 216563] New: [xfstests generic/113] memcpy: detected field-spanning write (size 32) of single field "efdp->efd_format.efd_extents" at fs/xfs/xfs_extfree_item.c:693 (size 16)
 2022-10-18 20:44 UTC  (4+ messages)
` [Bug 216563] "

[PATCH v5 0/8] make statx() return DIO alignment information
 2022-10-18 20:08 UTC  (7+ messages)

[PATCH 1/1] df01.sh: Use own fsfreeze implementation for XFS
 2022-10-18  8:41 UTC  (5+ messages)
` [LTP] "

[PATCH] xfs: avoid a UAF when log intent item recovery fails
 2022-10-18  6:12 UTC  (2+ messages)

[PATCH V2] fsck.xfs: mount/umount xfs fs to replay log before running xfs_repair
 2022-10-17 17:23 UTC 

[PATCH] xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()
 2022-10-17 15:18 UTC  (2+ messages)

[PATCH] xfs: fix memory leak in xfs_errortag_init
 2022-10-17 15:16 UTC  (2+ messages)

[PATCH V2] xfs: test for fixing wrong root inode number in dump
 2022-10-17 15:11 UTC  (7+ messages)
` [PATCH V3] "
  ` [PATCH V4] "
    ` [PATCH V5] "

[PATCH RFC 0/7] fs: Debug config option to disable filesystem checksum verification for fuzzing
 2022-10-17 12:02 UTC  (11+ messages)
` [PATCH RFC 3/7] fs/btrfs: support `DISABLE_FS_CSUM_VERIFICATION` config option
` [PATCH RFC 5/7] fs/xfs: "

[PATCH v3 0/4] xfsrestore: fix inventory unpacking
 2022-10-16 21:54 UTC  (7+ messages)
` [PATCH 2/4] xfsrestore: fix on-media inventory stream unpacking

[PATCHSET 0/5] fstests: support external logs when caching prepopulated images
 2022-10-15  8:21 UTC  (8+ messages)
` [PATCH 1/5] populate: export the metadump description name
  ` [PATCH v1.1 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox