messages from 2026-08-22 08:13:18 to 2026-08-31 06:41:56 UTC [more...]
lazy bounce buffering for checksummed reads V2
2026-08-31 6:40 UTC (17+ messages)
` [PATCH 01/17] block: pass a maxlen argument to bio_iov_iter_get_pages
` [PATCH 02/17] block: warn on too larger integrity allocations
` [PATCH 03/17] block: split bio_iov_iter_bounce_write
` [PATCH 04/17] block: export fs_bio_integrity_{alloc,free}
` [PATCH 05/17] iomap: respect maximum I/O size in iomap_dio_bio_iter_one
` [PATCH 06/17] iomap: add a iomap_ioend_flags helper
` [PATCH 07/17] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH 08/17] iomap,xfs: move T10 PI handling for direct I/O into ->submit_io
` [PATCH 09/17] xfs: move PI generation into xfs_submit_zoned_bio
` [PATCH 10/17] block,iomap: fix protection information verification with initial bvec offset
` [PATCH 11/17] iomap: better read bounce buffering support
` [PATCH 12/17] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH 13/17] iomap,xfs: move integrity verification to the file system
` [PATCH 14/17] xfs: add support for lazy direct read bounce buffering
` [PATCH 15/17] xfs: add error injection for lazy "
` [PATCH 16/17] xfs: log a message at mount time when using integrity protection
[GIT PULL] XFS: Fixes for v7.3-rc2
2026-08-31 5:53 UTC
[PATCH] xfs: add per-mount read/write I/O completion counters
2026-08-31 0:47 UTC (3+ messages)
[QUESTION] xfs: Can we remove flush_workqueue from xlog_cil_push_now?
2026-08-30 21:56 UTC (2+ messages)
[PATCH 0/9] xfsprogs: add xfs_repair -R --- log replay
2026-08-30 17:15 UTC (10+ messages)
` [PATCH 1/9] libxfs: make XBF_DONE actually mark a buffer uptodate
` [PATCH 2/9] libxfs: don't corrupt a delwri list when a buffer is queued twice
` [PATCH 3/9] libxfs: record a failed buffer write when it fails
` [PATCH 6/9] libxfs-diff: also compare libxlog against the kernel
` [PATCH 4/9] libxlog: rename xfs_log_recover.c to logscan.c
` [PATCH 5/9] libxlog: import the kernel's log recovery, log items and AIL
` [PATCH 7/9] libxlog: build the imported kernel code
` [PATCH 8/9] xfs_repair: add -R to replay a dirty log before repairing
` [PATCH 9/9] xfs_repair: finish deletions the crash interrupted
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-30 8:57 UTC (5+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-08-29 14:51 UTC (3+ messages)
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-28 6:27 UTC (4+ messages)
` [RFC PATCH v3 07/11] iomap: Add DSYNC support to RWF_WRITETHROUGH
[PATCH] xfs/837: set rtinherit on the root directory programmatically
2026-08-28 6:11 UTC (4+ messages)
[PATCH] xfs/030: skip this test if metadir gets enabled anyway
2026-08-27 17:04 UTC (2+ messages)
[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 7
2026-08-27 16:41 UTC (10+ messages)
` [PATCH 1/6] xfs: don't spin forever on zero-length dirents when salvaging them
` [PATCH 2/6] xfs: don't stash removename operations with unknown ftype
` [PATCH 3/6] xfs: log the tempip after we convert it to extents format
` [PATCH 4/6] xfs: fix parent rec lookup initialization in xrep_metapath_unlink
` [PATCH 5/6] xfs: handle reconnecting metadir subdirectories
` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event
[PATCHSET v2 2/2] xfs: LLM-inspired bug fixes, part 8
2026-08-27 14:47 UTC (10+ messages)
` [PATCH 1/7] xfs: always set xfs_healthmon::first_event when inserting at front of list
` [PATCH 2/7] xfs: port healthmon event list to list_head
` [PATCH 3/7] xfs: check healthmon outbuffer space correctly
` [PATCH 4/7] xfs: merge healthmon insert/push helpers
` [PATCH 5/7] xfs: bump lost_prev_errors if we lose even the healthmon lost event
` [PATCH 6/7] xfs: report nonexistent parents as a filesystem corruption
` [PATCH 7/7] xfs: destroy seen inode bitmap when we fail to add a dirpath
[PATCH] mkfs: Emit a clearer message if too-small log is due to AG geometry
2026-08-27 14:38 UTC (5+ messages)
` [PATCH V2] "
[PATCH] libxfs: report device open errors during topology probing
2026-08-27 11:28 UTC
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-08-27 9:21 UTC (2+ messages)
[PATCH] xfs: revalidate cached COW fork mappings during writeback
2026-08-27 2:42 UTC (4+ messages)
[PATCH v2] man2/fallocate.2: add doc for FALLOC_FL_WRITE_ZEROES
2026-08-27 1:28 UTC (4+ messages)
[PATCH] xfs: basic functional testing of media verification command
2026-08-26 18:31 UTC
[PATCH] xfs: Test sparse inode allocation near AGFL limits
2026-08-26 15:22 UTC (3+ messages)
[PATCH] xfs: prevent race in zoned space reservations
2026-08-26 12:32 UTC
[PATCH v4 0/6] xfs write streams
2026-08-26 10:42 UTC (12+ messages)
` [PATCH v4 1/6] fs: add write-stream management ioctls
` [PATCH v4 5/6] xfs: write stream based AG placement
Removing ->dirty_folio
2026-08-26 8:01 UTC (28+ messages)
[PATCH 00/21] xfsprogs: libxfs sync for v7.2
2026-08-26 5:13 UTC (24+ messages)
` [PATCH 01/21] xfs: Report case sensitivity in fileattr_get
` [PATCH 02/21] xfs: fix exchmaps reservation limit check
` [PATCH 03/21] xfs: add a XFS_INODE_TO_AGNO helper
` [PATCH 04/21] xfs: add a XFS_INODE_TO_AGINO helper
` [PATCH 05/21] xfs: add a XFS_INO_TO_FSB helper
` [PATCH 06/21] xfs: add a xfs_rmap_inode_bmbt_owner
` [PATCH 07/21] xfs: add a xfs_rmap_inode_owner helper
` [PATCH 08/21] xfs: remove the i_ino field in struct xfs_inode
` [PATCH 09/21] xfs: cleanup xfs_imap
` [PATCH 10/21] xfs: remove im_len field in struct xfs_imap
` [PATCH 11/21] xfs: massage xfs_imap_to_bp into xfs_read_icluster
` [PATCH 12/21] xfs: store an agbno in struct xfs_imap
` [PATCH 13/21] xfs: mark struct xfs_imap as __packed
` [PATCH 14/21] xfs: fix pointer arithmetic error on 32-bit systems
` [PATCH 15/21] xfs: pass back updated nb from xfs_growfs_compute_deltas
` [PATCH 16/21] xfs: cleanup xfs_growfs_compute_deltas
` [PATCH 17/21] xfs: fix memory leak in xfs_dqinode_metadir_create()
` [PATCH 18/21] xfs: fix null pointer dereference in tracepoint
` [PATCH 19/21] xfs: fix off-by-one in rtrefcount btree root level validation
` [PATCH 20/21] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
` [PATCH 21/21] xfs: check v5 superblock features early
[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 8
2026-08-26 5:10 UTC (16+ messages)
` [PATCH 1/5] xfs: always set xfs_healthmon::first_event when inserting at front of list
` [PATCH 2/5] xfs: check healthmon outbuffer space correctly
` [PATCH 3/5] xfs: bump lost_prev_errors if we lose even the healthmon lost event
` [PATCH 4/5] xfs: report nonexistent parents as a filesystem corruption
` [PATCH 5/5] xfs: destroy seen inode bitmap when we fail to add a dirpath
[PATCHSET 1/2] xfs: LLM-inspired bug fixes, part 7
2026-08-26 4:53 UTC (20+ messages)
` [PATCH 1/6] xfs: don't spin forever on zero-length dirents when salvaging them
` [PATCH 2/6] xfs: don't stash removename operations with unknown ftype
` [PATCH 3/6] xfs: log the tempip after we convert it to extents format
` [PATCH 4/6] xfs: fix parent rec lookup initialization in xrep_metapath_unlink
` [PATCH 5/6] xfs: handle reconnecting metadir subdirectories
` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event
[PATCH 0/2] xfs_repair: improve caching in the face of ENOMEM
2026-08-25 15:50 UTC (9+ messages)
` [PATCH 1/2] xfs_repair: do not allow cache growth to overflow
` [PATCH 2/2] xfs_repair: distinguish true ENOMEM from "not found" in cache_node_get
[PATCH 5.10.y] iomap: adjust read range correctly for non-block-aligned positions
2026-08-25 11:49 UTC (3+ messages)
[PATCH v2] generic: regression test for refluxfs fixes
2026-08-24 20:18 UTC (8+ messages)
[PATCH] xfs: test unlinked inode list checking and repair with loops
2026-08-24 17:42 UTC (3+ messages)
[PATCH] xfs: fix array bounds checking in log recovery
2026-08-24 9:45 UTC
task hung in xlog_grant_head_check - still reproducible on 7.2-rc7 (2018 report went dormant)
2026-08-24 5:48 UTC
[Bug 221915] New: XFS: oversized xattr transaction causes unkillable hang in xlog_grant_head_check
2026-08-24 5:50 UTC
[PATCH] xfs: fix media verification ioctl for internal rt volumes
2026-08-24 5:31 UTC (3+ messages)
[PATCH] xfs: fix reclaimed page accounting in xfs_buf_free
2026-08-24 4:47 UTC (2+ messages)
[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 5
2026-08-24 4:47 UTC (5+ messages)
` [PATCH 6/6] xfs: adjust datadev sector count to reflect internal rt volumes
[PATCH v3] xfs: test reflux with exchange-range
2026-08-22 17:15 UTC
[PATCH] xfs: test reflux with exchange-range
2026-08-22 17:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox