linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-28 17:55:54 to 2025-08-07 04:58:42 UTC [more...]

[PATCH v3 0/7] iomap: zero range folio batch support
 2025-08-07  4:58 UTC  (16+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing

[BUG] xfs: Assertion failure in dio_write( flags & IOMAP_DIO_OVERWRITE_ONLY) with a UAF
 2025-08-06 11:40 UTC 

[PATCH] xfs: Select XFS_RT if BLK_DEV_ZONED is enabled
 2025-08-06  9:35 UTC  (5+ messages)

[PATCH v3 0/3] xfs and DAX atomic writes changes
 2025-08-06  9:15 UTC  (2+ messages)

[PATCH] generic/765: modify some steps to fix test
 2025-08-05  9:55 UTC  (2+ messages)

fix XFS_IBULK_* vs XFS_IWALK_* confusion
 2025-08-05  9:23 UTC  (4+ messages)
` [PATCH 1/2] xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags

Shrinking XFS - is that happening?
 2025-08-05  5:01 UTC  (3+ messages)

[PATCH v2] xfs: disallow atomic writes on DAX
 2025-08-05  4:32 UTC  (3+ messages)

[PATCH v2 0/3] Use new syscalls to set filesystem file attributes on any inode
 2025-08-04 12:08 UTC  (4+ messages)
` [PATCH v2 1/3] xfs: allow renames of project-less inodes
` [PATCH v2 2/3] xfs: add .fileattr_set and fileattr_get callbacks for symlinks
` [PATCH v2 3/3] xfs: allow setting file attributes on special files

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-08-04 11:34 UTC  (55+ messages)
` [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
` [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
` [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
` [PATCH RFC 05/29] fsverity: add tracepoints
` [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
` [PATCH RFC 07/29] fsverity: pass super_block to fsverity_enqueue_verify_work
` [PATCH RFC 08/29] ext4: use a per-superblock fsverity workqueue
` [PATCH RFC 09/29] f2fs: "
` [PATCH RFC 10/29] btrfs: "
` [PATCH RFC 11/29] fsverity: remove system-wide workqueue
` [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
` [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
` [PATCH RFC 14/29] xfs: add attribute type for fs-verity
` [PATCH RFC 15/29] xfs: add fs-verity ro-compat flag
` [PATCH RFC 16/29] xfs: add inode on-disk VERITY flag
` [PATCH RFC 17/29] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH RFC 18/29] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH RFC 19/29] xfs: disable direct read path for fs-verity files
` [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH RFC 21/29] xfs: add writeback and iomap reading of Merkel tree pages
` [PATCH RFC 22/29] xfs: add fs-verity support
` [PATCH RFC 23/29] xfs: add fs-verity ioctls
` [PATCH RFC 24/29] xfs: advertise fs-verity being available on filesystem
` [PATCH RFC 25/29] xfs: check and repair the verity inode flag state
` [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck
` [PATCH RFC 27/29] xfs: report verity failures through the health system
` [PATCH RFC 28/29] xfs: add fsverity traces
` [PATCH RFC 29/29] xfs: enable ro-compat fs-verity flag

[PATCHSET 1/3] fstests: fixes for atomic writes tests
 2025-08-04  8:07 UTC  (19+ messages)
` [PATCH 2/7] generic/427: try to ensure there's some free space before we do the aio test
` [PATCH 3/7] generic/767: require fallocate support
` [PATCH 4/7] generic/767: only test the hardware atomic write unit
` [PATCH 5/7] generic/767: allow on any atomic writes filesystem
` [PATCH 6/7] xfs/838: actually force usage of the realtime device
` [PATCH 7/7] common: fix _require_xfs_io_command pwrite -A for various blocksizes

[PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
 2025-08-04  7:12 UTC  (18+ messages)

[PATCHSET 3/3] fstests: integrate with coredump capturing
 2025-08-02 13:47 UTC  (6+ messages)
` [PATCH 1/2] fsstress: don't abort when stat(".") returns EIO
` [PATCH 2/2] check: collect core dumps from systemd-coredump

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-08-01 14:00 UTC  (2+ messages)

xfs_metadump segmentation fault on large fs - xfsprogs 6.1
 2025-08-01 13:51 UTC  (3+ messages)

[PATCH v1] xfs: prevent readdir infinite loop with billions subdirs
 2025-08-01  8:41 UTC 

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-31 20:48 UTC  (20+ messages)

[PATCH] xfs: fix scrub trace with null pointer in quotacheck
 2025-07-31 17:07 UTC 

[PATCH] xfs: fix frozen file system assert in xfs_trans_alloc
 2025-07-31 17:04 UTC  (4+ messages)

[PATCH v2] iomap: move prefaulting out of hot write path
 2025-07-31 14:56 UTC  (3+ messages)

[RFC 0/3] xfs: Add support to shrink multiple empty AGs
 2025-07-30 18:36 UTC  (12+ messages)
` [RFC 1/3] xfs: Re-introduce xg_active_wq field in struct xfs_group
` [RFC 2/3] xfs: Refactoring the nagcount and delta calculation
` [RFC 3/3] xfs: Add support to shrink multiple empty AGs

[6.17-rc0 regression] WARNING: CPU: 15 PID: 321705 at fs/xfs/xfs_trans.c:256 xfs_trans_alloc+0x19b/0x280
 2025-07-30 16:37 UTC  (7+ messages)
  ` [ "

[PATCH v12 0/1] mkfs: add ability to populate filesystem from directory
 2025-07-30 16:12 UTC  (2+ messages)
` [PATCH v12 1/1] proto: add ability to populate a filesystem from a directory

[PATCH v11 0/1] mkfs: add ability to populate filesystem from directory
 2025-07-30 15:42 UTC  (8+ messages)
` [PATCH v11 1/1] proto: add ability to populate a filesystem from a directory

[PATCH] mkfs: require reflink for max_atomic_write option
 2025-07-30 15:12 UTC  (2+ messages)

[PATCHSET 2/2] xfsprogs: various bug fixes for 6.16
 2025-07-30 14:26 UTC  (3+ messages)
` [PATCH 1/1] misc: fix reversed calloc arguments

[PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.16
 2025-07-30 14:25 UTC  (4+ messages)
` [PATCH 1/2] xfs: catch stale AGF/AGF metadata
` [PATCH 2/2] xfs: don't allocate the xfs_extent_busy structure for zoned RTGs

[PATCHSET 2/3] fstests: check new 6.15 behaviors
 2025-07-30 14:21 UTC  (5+ messages)
` [PATCH 1/2] xfs/259: try to force loop device block size
` [PATCH 2/2] xfs/432: fix metadump loop device blocksize problems

[PATCH 2/2] iomap: align writeback to RAID stripe boundaries
 2025-07-30 14:14 UTC  (7+ messages)

[PATCH v3 00/13] Add more tests for multi fs block atomic writes
 2025-07-30 14:06 UTC  (13+ messages)
` [PATCH v3 09/13] generic/1230: Add sudden shutdown tests for multi "
` [PATCH v3 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v3 11/13] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v3 12/13] ext4/063: Atomic write test for extent split across leaf nodes
` [PATCH v3 13/13] ext4/064: Add atomic write tests for journal credit calculation

[PATCH 1/2] md/raid0,raid4,raid5,raid6,raid10: fix bogus io_opt value
 2025-07-29 21:49 UTC  (3+ messages)

[PATCH 0/3] Use new syscalls to set filesystem inode attributes on any inode
 2025-07-29 15:52 UTC  (9+ messages)
` [PATCH 1/3] xfs: allow renames of project-less inodes
` [PATCH 2/3] xfs: allow setting xattrs on special files
` [PATCH 3/3] xfs: add .fileattr_set and fileattr_get callbacks for symlinks

Umowa vPPA - termin spotkania
 2025-07-29  8:16 UTC 

[GIT PULL] XFS new code for 6.17
 2025-07-28 23:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).