messages from 2026-08-19 07:09:10 to 2026-08-27 02:42:40 UTC [more...]
[PATCH] xfs: revalidate cached COW fork mappings during writeback
2026-08-27 2:42 UTC (5+ messages)
[PATCH v2] man2/fallocate.2: add doc for FALLOC_FL_WRITE_ZEROES
2026-08-27 1:28 UTC (7+ messages)
[PATCH] xfs: basic functional testing of media verification command
2026-08-26 18:31 UTC
[PATCH] xfs/030: skip this test if metadir gets enabled anyway
2026-08-26 18:30 UTC
[PATCH] xfs/837: set rtinherit on the root directory programmatically
2026-08-26 18:30 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 (31+ messages)
` [PATCH v4 2/6] iomap: introduce and propagate write_stream
` [PATCH v4 1/6] fs: add write-stream management ioctls
` [PATCH v4 4/6] xfs: generic AG set based steering
` [PATCH v4 3/6] xfs: implement write-stream management support
` [PATCH v4 5/6] xfs: write stream based AG placement
` [PATCH v4 6/6] xfs: introduce software write streams
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 (3+ 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 (4+ messages)
[PATCH v2] xfs: test reflux with exchange-range
2026-08-21 23:52 UTC
[PATCH] xfs/649: don't override $SCRATCH_DEV
2026-08-21 23:40 UTC (2+ messages)
[PATCH] generic/730: don't override $SCRATCH_DEV
2026-08-21 23:39 UTC (2+ messages)
[PATCH v2] xfs: mark slab-allocated xfs_buf backing memory as __GFP_RECLAIMABLE
2026-08-21 22:26 UTC
[PATCH] generic: regression test for refluxfs fixes
2026-08-21 15:42 UTC (3+ messages)
[PATCH] xfs/073: destroy loop device when mount fails
2026-08-21 15:40 UTC (2+ messages)
[PATCH v4 0/5] Fix quota evasion on xfs and add capable_noaudit
2026-08-21 7:35 UTC (2+ messages)
[PATCH] xfs: restore bi_bdev in xfs_zone_gc_write_chunk
2026-08-21 7:35 UTC (2+ messages)
[PATCH] xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_alloc
2026-08-21 7:35 UTC (2+ messages)
zoned xfs updates v2
2026-08-21 7:35 UTC (2+ messages)
[PATCH] xfs: remove kmem_to_page()
2026-08-21 7:35 UTC (2+ messages)
[PATCH] xfs: split an assert in xfs_trans_log_buf
2026-08-21 7:35 UTC (2+ messages)
[PATCH] xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
2026-08-21 7:35 UTC (2+ messages)
[PATCH v3] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-08-21 7:35 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 412f89fb3988
2026-08-21 7:35 UTC
[PATCH 6.1.y] iomap: adjust read range correctly for non-block-aligned positions
2026-08-20 16:45 UTC
[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
2026-08-20 16:44 UTC (3+ messages)
` [PATCH v15 19/25] xfs: add fs-verity support
[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 6
2026-08-20 16:03 UTC (10+ messages)
` [PATCH 1/6] xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems
` [PATCH 5/6] xfs: don't modify file attributes or poke fsnotify for dry runs
[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-08-20 11:45 UTC (2+ messages)
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-20 10:01 UTC (4+ messages)
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes
[PATCH] man2/fallocate.2: add doc for FALLOC_FL_WRITE_ZEROES
2026-08-20 8:22 UTC (5+ messages)
[PATCH v2 0/3] xfs: fix a couple sparse chunk alloc problems
2026-08-19 20:13 UTC (7+ messages)
` [PATCH v2 1/3] xfs: set minleft correctly for sparse chunk errortag allocation
` [PATCH v2 3/3] xfs: incorporate increased AGFL min requirement for minleft allocs
[PATCH] iomap: remove the unused ifs parameter from ifs_find_dirty_range
2026-08-19 8:58 UTC (2+ 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