messages from 2026-01-28 16:16:02 to 2026-02-06 17:02:58 UTC [more...]
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-02-06 17:02 UTC (5+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare
[patch v1 0/2] Misc refactoring in XFS
2026-02-06 15:38 UTC (2+ messages)
` [patch v1 1/2] xfs: Refactoring the nagcount and delta calculation
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-02-06 13:12 UTC (19+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-02-06 13:07 UTC (7+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 11/11] xfs: add media verification ioctl
` [PATCH v6.1 "
[patch v4 0/2] Misc fixes in XFS realtime
2026-02-06 12:51 UTC (7+ messages)
` [patch v4 1/2] xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
` [patch v4 2/2] xfs: Fix in xfs_rtalloc_query_range()
rcu stalls during fstests runs for xfs
2026-02-06 11:04 UTC (10+ messages)
[PATCH] xfs: add static size checks for structures in xfs_fs.h
2026-02-06 11:02 UTC (4+ messages)
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-02-06 10:07 UTC (39+ messages)
` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook
` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
` [PATCH v3 6/6] xfs: offload writeback by AG using per-inode dirty bitmap and per-AG workers
` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
[bug report] xfs/802 failure due to mssing fstype report by lsblk
2026-02-06 8:40 UTC
fix inode stats with lots of metafiles
2026-02-06 6:52 UTC (12+ messages)
` [PATCH 1/2] xfs: cleanup inode counter stats
` [PATCH 2/2] xfs: remove metafile inodes from the active inode stat
[PATCHSET] xfs: syzbot fixes for online fsck
2026-02-06 4:46 UTC (4+ messages)
` [PATCH 2/4] xfs: only call xf{array,blob}_destroy if we have a valid pointer
[PATCH 0/2] Add cond_resched() in some place to avoid softlockup
2026-02-05 21:17 UTC (10+ messages)
` [PATCH 1/2] xfs: take a breath in xlog_ioend_work()
` [PATCH 2/2] xfs: take a breath in xfsaild()
[ANNOUNCE] xfsprogs: for-next updated to 783268546e98
2026-02-04 11:52 UTC
Processed: Fails to build source after successful build
2026-02-03 23:14 UTC
Processed: not fixed in trixie
2026-02-03 23:05 UTC
[PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
2026-02-03 16:32 UTC (4+ messages)
[patch v3 0/2] Misc fixes in XFS realtime
2026-02-03 15:43 UTC (7+ messages)
` [patch v3 1/2] xfs: Move ASSERTion location in xfs_rtcopy_summary()
` [patch v3 2/2] xfs: Fix in xfs_rtalloc_query_range()
[PATCH] xfs/841: create a block device that must exist
2026-02-03 8:28 UTC (3+ messages)
[PATCH 0/1] xfs: Use xarray to track SB UUIDs instead of plain array
2026-02-03 7:23 UTC (10+ messages)
` [PATCH] "
[PATCH] xfs_scrub_all: fix non-service-mode arguments to xfs_scrub
2026-02-03 5:18 UTC (2+ messages)
generic/753 crash with LARP
2026-02-02 18:59 UTC (2+ messages)
[PATCH v2 0/2] Misc fixes in XFS realtime
2026-02-02 18:53 UTC (12+ messages)
` [PATCH v2 1/2] xfs: Move ASSERTion location in xfs_rtcopy_summary()
` [PATCH v2 2/2] xfs: Fix in xfs_rtalloc_query_range()
[PATCH] iomap: handle iterator position advancing beyond current mapping
2026-02-02 18:34 UTC (7+ messages)
[RFC V3 0/3] xfs: Add support to shrink multiple empty AGs
2026-02-02 16:53 UTC (6+ messages)
` [RFC V3 2/3] xfs: Refactoring the nagcount and delta calculation
[PATCH v1 0/2] Misc fixes in XFS realtime
2026-02-02 6:25 UTC (10+ messages)
` [PATCH v1 1/2] xfs: Move ASSERTion location in xfs_rtcopy_summary()
` [PATCH v1 2/2] xfs: Fix in xfs_rtalloc_query_range()
support file system generated / verified integrity information v2
2026-01-30 16:08 UTC (17+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/15] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/15] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/15] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 13/15] iomap: support ioends for buffered reads
` [PATCH 14/15] iomap: support T10 protection information
` [PATCH 15/15] xfs: "
[syzbot] Monthly xfs report (Jan 2026)
2026-01-30 10:09 UTC
[PATCH v6] xfs: validate log record version against superblock log version
2026-01-30 9:52 UTC (3+ messages)
stats and error injection for zoned GC v2
2026-01-30 9:52 UTC (15+ messages)
` [PATCH 01/11] xfs: fix the errno sign for the xfs_errortag_{add,clearall} stubs
` [PATCH 02/11] xfs: allocate m_errortag early
` [PATCH 03/11] xfs: don't validate error tags in the I/O path
` [PATCH 04/11] xfs: move the guts of XFS_ERRORTAG_DELAY out of line
` [PATCH 05/11] xfs: use WRITE_ONCE/READ_ONCE for m_errortag
` [PATCH 06/11] xfs: allow setting errortags at mount time
` [PATCH 07/11] xfs: don't mark all discard issued by zoned GC as sync
` [PATCH 08/11] xfs: refactor zone reset handling
` [PATCH 09/11] xfs: add zone reset error injection
` [PATCH 10/11] xfs: give the defer_relog stat a xs_ prefix
` [PATCH 11/11] xfs: add sysfs stats for zoned GC
[ANNOUNCE] xfs-linux: for-next updated to e33839b514a8
2026-01-30 9:51 UTC
[syzbot] [iomap?] KASAN: use-after-free Write in iomap_write_end
2026-01-30 5:14 UTC
xfsprogs_6.18.0-3_source.changes ACCEPTED into unstable
2026-01-29 22:19 UTC
Processing of xfsprogs_6.18.0-3_source.changes
2026-01-29 22:18 UTC
[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
2026-01-29 15:50 UTC (6+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 2/5] xfs: flush eof folio before insert range size update
` [PATCH v2 3/5] xfs: look up cow fork extent earlier for buffered iomap_begin
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes
` [PATCH v2 5/5] xfs: replace zero range flush with folio batch
[PATCH v2 0/2] Add traces and file attributes for fs-verity
2026-01-29 15:02 UTC (5+ messages)
` [PATCH v2 2/2] fsverity: add tracepoints
zone GC ringbuffer fix and cleanup
2026-01-29 11:32 UTC (3+ messages)
` [PATCH 1/2] xfs: use a seprate member to track space availabe in the GC scatch buffer
[GIT PULL 1/4] xfs: autonomous self healing of filesystems
2026-01-29 11:32 UTC (2+ messages)
[GIT PULL 4/4] xfs: syzbot fixes for online fsck
2026-01-29 11:32 UTC (2+ messages)
[GIT PULL 2/4] xfs: fix problems in the attr leaf freemap code
2026-01-29 11:31 UTC (2+ messages)
[GIT PULL 3/4] xfs: improve shortform attr performance
2026-01-29 11:31 UTC (2+ messages)
[PATCH] xfs: fix spacing style issues in xfs_alloc.c
2026-01-29 11:30 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 0ead3b72469e
2026-01-29 11:30 UTC
support file system generated / verified integrity information
2026-01-29 9:23 UTC (4+ messages)
[PATCH] xfs/841: fix the fsstress invocation
2026-01-29 8:27 UTC (3+ messages)
[PATCH v7] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
2026-01-29 7:39 UTC (3+ messages)
stats and error injection for zoned GC
2026-01-28 17:48 UTC (13+ messages)
` [PATCH 04/10] xfs: move the guts of XFS_ERRORTAG_DELAY out of line
` [PATCH 06/10] xfs: allow setting errortags at mount time
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