public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 08:58:47 to 2026-01-28 05:11:33 UTC [more...]

enable cached zone report v5
 2026-01-28  5:11 UTC  (9+ messages)
` [PATCH 1/5] include blkzoned.h in platform_defs.h
` [PATCH 2/5] xfs: use blkdev_report_zones_cached()
` [PATCH 3/5] mkfs: remove unnecessary return value affectation
` [PATCH 4/5] libfrog: lift common zone reporting code from mkfs and repair
` [PATCH 5/5] libfrog: enable cached report zones

stats and error injection for zoned GC
 2026-01-28  5:07 UTC  (28+ messages)
` [PATCH 01/10] xfs: fix the errno sign for the xfs_errortag_{add,clearall} stubs
` [PATCH 02/10] xfs: allocate m_errortag early
` [PATCH 03/10] xfs: don't validate error tags in the I/O path
` [PATCH 04/10] xfs: move the guts of XFS_ERRORTAG_DELAY out of line
` [PATCH 05/10] xfs: use WRITE_ONCE/READ_ONCE for m_errortag
` [PATCH 06/10] xfs: allow setting errortags at mount time
` [PATCH 07/10] xfs: don't mark all discard issued by zoned GC as sync
` [PATCH 08/10] xfs: refactor zone reset handling
` [PATCH 09/10] xfs: add zone reset error injection
` [PATCH 10/10] xfs: add sysfs stats for zoned GC

[PATCH] xfs: test zone reset error handling
 2026-01-28  5:05 UTC  (4+ messages)

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2026-01-27 22:40 UTC  (5+ messages)
` [PATCH V3 4/6] nvmet: ignore discard return value

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-27 21:36 UTC  (13+ messages)
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers

[PATCH 1/4] xfs: use blkdev_report_zones_cached()
 2026-01-27 17:01 UTC  (6+ messages)
` [PATCH] libfrog: adjust header order for BLK_ZONE_COND_ACTIVE #ifndef check

buffer cache simplification v3
 2026-01-27 16:42 UTC  (8+ messages)
` [PATCH 1/3] xfs: don't keep a reference for buffers on the LRU
` [PATCH 2/3] xfs: use a lockref for the buffer reference count
` [PATCH 3/3] xfs: switch (back) to a per-buftarg buffer hash

zone GC ringbuffer fix and cleanup
 2026-01-27 15:25 UTC  (4+ messages)
` [PATCH 1/2] xfs: use a seprate member to track space availabe in the GC scatch buffer
` [PATCH 2/2] xfs: remove xfs_zone_gc_space_available

support file system generated / verified integrity information
 2026-01-27 15:16 UTC  (35+ messages)
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
  ` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
  ` [PATCH 01/15] block: factor out a bio_integrity_action helper
  ` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
  ` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
  ` [PATCH 05/15] block: make max_integrity_io_size public
  ` [PATCH 06/15] block: add fs_bio_integrity helpers

bounce buffer direct I/O when stable pages are required v3
 2026-01-27 14:29 UTC  (34+ messages)
` [PATCH 01/15] block: add a BIO_MAX_SIZE constant and use it
` [PATCH 02/15] block: refactor get_contig_folio_len
` [PATCH 03/15] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 04/15] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 05/15] block: remove bio_release_page
` [PATCH 06/15] block: add helpers to bounce buffer an iov_iter into bios
` [PATCH 07/15] iomap: fix submission side handling of completion side errors
` [PATCH 08/15] iomap: simplify iomap_dio_bio_iter
` [PATCH 09/15] iomap: split out the per-bio logic from iomap_dio_bio_iter
` [PATCH 10/15] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
` [PATCH 11/15] iomap: free the bio before completing the dio
` [PATCH 12/15] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
` [PATCH 13/15] iomap: support ioends for direct reads
` [PATCH 14/15] iomap: add a flag to bounce buffer direct I/O
` [PATCH 15/15] xfs: use bounce buffering direct I/O when the device requires stable pages

bounce buffer direct I/O when stable pages are required v2
 2026-01-27 12:50 UTC  (36+ messages)
  ` [PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
  ` [PATCH 09/14] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
  ` [PATCH 10/14] iomap: free the bio before completing the dio
  ` [PATCH 11/14] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
  ` [PATCH 12/14] iomap: support ioends for direct reads
  ` [PATCH 13/14] iomap: add a flag to bounce buffer direct I/O
  ` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages
    ` [PATCH 01/14] block: refactor get_contig_folio_len
    ` [PATCH 02/14] block: open code bio_add_page and fix handling of mismatching P2P ranges
    ` [PATCH 04/14] block: remove bio_release_page
    ` [PATCH 05/14] block: add helpers to bounce buffer an iov_iter into bios
    ` block or iomap tree, was: Re: bounce buffer direct I/O when stable pages are required v2

xfsprogs_6.18.0-2_source.changes ACCEPTED into unstable
 2026-01-27 11:05 UTC 

Processing of xfsprogs_6.18.0-2_source.changes
 2026-01-27 10:56 UTC 

[PATCH 3/3] xfs: rework zone GC buffer management
 2026-01-27  6:53 UTC  (4+ messages)

rcu stalls during fstests runs for xfs
 2026-01-27  1:38 UTC  (3+ messages)

[PATCH] xfs: fix spacing style issues in xfs_alloc.c
 2026-01-26 19:44 UTC  (2+ messages)

[PATCH] xfs/841: fix the fsstress invocation
 2026-01-26 19:44 UTC  (2+ messages)

[syzbot] [iomap?] WARNING in iomap_iter (6)
 2026-01-26 14:07 UTC 

[PATCH v2 0/2] Add traces and file attributes for fs-verity
 2026-01-26 11:38 UTC  (5+ messages)
` [PATCH v2 2/2] fsverity: add tracepoints

[GIT PULL 4/4] xfs: syzbot fixes for online fsck
 2026-01-26  7:22 UTC 

[GIT PULL 3/4] xfs: improve shortform attr performance
 2026-01-26  7:22 UTC 

[GIT PULL 2/4] xfs: fix problems in the attr leaf freemap code
 2026-01-26  7:21 UTC 

[GIT PULL 1/4] xfs: autonomous self healing of filesystems
 2026-01-26  7:21 UTC 

[PATCH v6 00/16] Exposing case folding behavior
 2026-01-25 22:04 UTC  (6+ messages)

Processed (with 8 errors): unarchive
 2026-01-25 16:09 UTC 

[PATCH] misc: allow zero duration for fsstress and fsx
 2026-01-24 16:55 UTC  (7+ messages)

xfsprogs_6.18.0-1_source.changes ACCEPTED into unstable
 2026-01-24 13:05 UTC 

Processing of xfsprogs_6.18.0-1_source.changes
 2026-01-24 12:51 UTC 

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-24 10:45 UTC  (19+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCHSET 3/3] xfs: syzbot fixes for online fsck
 2026-01-23 18:25 UTC  (16+ messages)
` [PATCH 1/5] xfs: get rid of the xchk_xfile_*_descr calls
` [PATCH 2/5] xfs: only call xf{array,blob}_destroy if we have a valid pointer
` [PATCH 3/5] xfs: check return value of xchk_scrub_create_subord
` [PATCH 4/5] xfs: fix UAF in xchk_btree_check_block_owner
` [PATCH 5/5] xfs: check for deleted cursors when revalidating two btrees

buffer cache simplification v2
 2026-01-23 16:01 UTC  (6+ messages)
` [PATCH 1/3] xfs: don't keep a reference for buffers on the LRU
` [PATCH 2/3] xfs: use a lockref for the buffer reference count

[PATCH v7 00/16] Exposing case folding behavior
 2026-01-23 15:49 UTC  (6+ messages)
` [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v7 07/16] ext4: Report case sensitivity in fileattr_get

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-01-23 13:26 UTC  (5+ messages)


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