linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-29 21:49:09 to 2025-08-11 15:17:41 UTC [more...]

Tests for file_getattr()/file_setattr() and xfsprogs update
 2025-08-11 15:17 UTC  (15+ messages)
` [PATCH 0/4] xfsprogs: utilize file_getattr() and file_setattr()
  ` [PATCH 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
  ` [PATCH 2/4] xfs_quota: utilize file_setattr to set prjid on special files
  ` [PATCH 3/4] xfs_io: make ls/chattr work with "
  ` [PATCH 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump
` [PATCH 0/3] Test file_getattr and file_setattr syscalls
  ` [PATCH 1/3] file_attr: introduce program to set/get fsxattr
  ` [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
  ` [PATCH 3/3] xfs: test quota's project ID on special files

[syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared (2)
 2025-08-11 13:38 UTC  (4+ messages)

[PATCH v2 0/4] iomap: allow partial folio write with iomap_folio_state
 2025-08-11 12:18 UTC  (11+ messages)
` [PATCH v2 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH v2 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH v2 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH v2 4/4] iomap: don't abandon the whole thing with iomap_folio_state

[PATCH v3 0/3] xfs and DAX atomic writes changes
 2025-08-11 12:13 UTC  (5+ messages)

[PATCH] xfs: Improve CONFIG_XFS_RT Kconfig help
 2025-08-11 12:07 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 8f5ae30d69d7
 2025-08-11 11:55 UTC 

[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
 2025-08-11 11:50 UTC  (40+ 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 04/29] fsverity: add per-sb workqueue for post read processing
` [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
` [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 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 26/29] xfs: fix scrub trace with null pointer in quotacheck
` [PATCH RFC 28/29] xfs: add fsverity traces

[PATCH] xfs: Select XFS_RT if BLK_DEV_ZONED is enabled
 2025-08-11 10:56 UTC  (9+ messages)

Shrinking XFS - is that happening?
 2025-08-11 10:48 UTC  (4+ messages)

[BUG] xfs: Assertion failure in dio_write( flags & IOMAP_DIO_OVERWRITE_ONLY) with a UAF
 2025-08-11 10:45 UTC  (2+ messages)

[PATCH 0/2] xfsprogs: Fix compiling against musl libc
 2025-08-11 10:43 UTC  (5+ messages)
` [PATCH 1/2] configure: Base NEED_INTERNAL_STATX on libc headers first
` [PATCH 2/2] libfrog: Define STATX__RESERVED if not provided by the system

[PATCH v1] xfs: prevent readdir infinite loop with billions subdirs
 2025-08-11 10:36 UTC  (2+ messages)

[PATCHv2 0/7] direct-io: even more flexible io vectors
 2025-08-11 10:32 UTC 

[PATCH v4 00/11] Add more tests for multi fs block atomic writes
 2025-08-10 13:42 UTC  (12+ messages)
` [PATCH v4 01/11] common/rc: Add _min() and _max() helpers
` [PATCH v4 02/11] common/rc: Add a helper to run fsx on a given file
` [PATCH v4 03/11] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v4 04/11] generic: Add atomic write test using fio crc check verifier
` [PATCH v4 05/11] generic: Add atomic write test using fio verify on file mixed mappings
` [PATCH v4 06/11] generic: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v4 07/11] generic: Stress fsx with atomic writes enabled
` [PATCH v4 08/11] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v4 09/11] ext4: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v4 10/11] ext4: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v4 11/11] ext4: Atomic write test for extent split across leaf nodes

[PATCH v3 00/13] Add more tests for multi fs block atomic writes
 2025-08-10  9:41 UTC  (12+ messages)
` [PATCH v3 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v3 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v3 12/13] ext4/063: Atomic write test for extent split across leaf nodes

[PATCH 0/4] iomap: allow partial folio write with iomap_folio_state
 2025-08-10  7:33 UTC  (7+ messages)
` [PATCH 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH 4/4] iomap: don't abandon the whole thing with iomap_folio_state

[PATCH v2] xfs: fix "acheive"->"achieve"
 2025-08-08 14:52 UTC  (2+ messages)

[PATCH v11 0/1] mkfs: add ability to populate filesystem from directory
 2025-08-08 11:55 UTC  (9+ messages)
` [PATCH v11 1/1] proto: add ability to populate a filesystem from a directory

[PATCH 0/6] fs: correct some spelling mistakes
 2025-08-08  7:14 UTC  (2+ messages)
` [PATCH 4/6] xfs: fix "acheive"->"achieve"

[PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
 2025-08-08  6:00 UTC  (17+ messages)

[PATCH v4 0/7] iomap: zero range folio batch support
 2025-08-07 14:47 UTC  (8+ messages)
` [PATCH v4 1/7] filemap: add helper to look up dirty folios in a range
` [PATCH v4 2/7] iomap: remove pos+len BUG_ON() to after folio lookup
` [PATCH v4 3/7] iomap: optional zero range dirty folio processing
` [PATCH v4 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH v4 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v4 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v4 7/7] xfs: error tag to force zeroing on debug kernels

[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

[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

[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

[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

[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)

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-31 20:48 UTC  (16+ 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] 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  (2+ messages)

[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  (3+ messages)

[PATCH 1/2] md/raid0,raid4,raid5,raid6,raid10: fix bogus io_opt value
 2025-07-29 21:49 UTC  (3+ 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).