messages from 2026-06-04 06:09:47 to 2026-06-12 04:41:10 UTC [more...]
[PATCH v1] iomap: release pages on atomic dio size mismatch
2026-06-12 4:40 UTC
[PATCH v2] xfs: shut down zoned file systems on writeback errors
2026-06-12 2:44 UTC
[PATCH] xfs: shut down zoned file systems on writeback errors
2026-06-12 2:31 UTC (7+ messages)
[PATCH] xfs: validate recovered buffer item dirty bitmaps
2026-06-11 21:23 UTC
[PATCH] xfs: prevent close() from hanging on frozen filesystems
2026-06-11 18:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH] xfs: move XFS_LSN_CMP to xfs_log_format.h
2026-06-11 15:48 UTC (3+ messages)
[PATCH] iomap: enforce DIO alignment check in iomap
2026-06-11 15:47 UTC (6+ messages)
[PATCHSET] xfs_healer: codex-inspired bug fixes, part 2
2026-06-11 14:33 UTC (8+ messages)
` [PATCH 1/6] libfrog: fix buffer overflow in getparents path_to_string
` [PATCH 2/6] xfs_healer: don't allow aliasing of mon_fd in setup_monitor
` [PATCH 3/6] xfs_healer_start: check listmount when doing a --check
` [PATCH 4/6] xfs_healer_start: fix static checking
` [PATCH 5/6] xfs_healer_start: increase statmount buffer size
` [PATCH 6/6] xfs_healer: allow AF_UNIX socket access for xfs_healer instances
` [PATCH 7/6] xfs_healer: don't put the slice file in LDIRT
[ANNOUNCE] xfsprogs: for-next updated to 5556c32a0304
2026-06-11 14:07 UTC
[GIT PULL 2/2] xfs_scrub: codex-inspired bug fixes for 7.1
2026-06-11 14:06 UTC
[GIT PULL 1/2] xfs_healer: codex-inspired bug fixes for 7.1
2026-06-11 14:06 UTC
[PATCHSET] xfs_scrub: codex-inspired bug fixes for 7.1
2026-06-11 14:05 UTC (46+ messages)
` [PATCH 01/21] xfs_scrub_media_fail: reduce security lockdowns to avoid postfix problems
` [PATCH 02/21] xfs_scrub_all: fix broken command line string array construction
` [PATCH 03/21] xfs_scrub_all_fail: reduce security lockdowns to avoid postfix problems
` [PATCH 04/21] xfs_scrub_fail: send content headers for xfs_scrub_all failures
` [PATCH 05/21] xfs_scrub: fix uninitialized variable
` [PATCH 06/21] xfs_scrub: fix integer overflows
` [PATCH 07/21] xfs_scrub: don't count internal log space in the data device used count
` [PATCH 08/21] xfs_scrub: widen scrub and repair dependency mask
` [PATCH 09/21] xfs_scrub: fix work estimation for rtgroups filesystems
` [PATCH 10/21] xfs_scrub: don't report media errors in specially-owned areas as file data
` [PATCH 11/21] xfs_scrub: return SCRUB_RET_OPERROR if unicode collision detection fails to initialize
` [PATCH 12/21] xfs_scrub: fix nonsense advice after a scrub finds errors
` [PATCH 13/21] xfs_scrub: don't allow NAN as fstrim percentage
` [PATCH 14/21] xfs_scrub: reset bulkstat pointer on retry
` [PATCH 15/21] xfs_scrub: don't return garbage value from bulkstat_the_rest
` [PATCH 16/21] xfs_scrub: don't continue with phase1 if autofsck=none
` [PATCH 17/21] xfs_scrub: don't crash trying to complain about clean health
` [PATCH 18/21] xfs_scrub: fix inverted return value from ptvar_get
` [PATCH 19/21] xfs_scrub: don't obscure repair failures in repair_list_schedule
` [PATCH 20/21] xfs_scrub: bitmap iteration functions must retur
` [PATCH 21/21] xfs_scrub: read verification isn't ok if it hit runtime errors
[PATCH v5 1/2] xfs: skip inode inactivation on a shut down mount
2026-06-11 14:00 UTC (4+ messages)
` [PATCH v5 2/2] xfs: shut down the filesystem on a failed mount
[PATCH v4 1/2] xfs: skip inode inactivation on a shut down mount
2026-06-11 13:59 UTC (6+ messages)
` [PATCH v4 2/2] xfs: shut down the filesystem on a failed mount
[syzbot] Monthly xfs report (Jun 2026)
2026-06-11 12:32 UTC
[PATCH v4] iomap: add simple read path for small direct I/O
2026-06-11 12:04 UTC (3+ messages)
[PATCH] xfs: fix use-after-free of buf_log_item in xlog_cil_build_lv_chain
2026-06-11 11:49 UTC (3+ messages)
[PATCH v6 0/3] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-06-11 11:40 UTC (4+ messages)
` [PATCH v6 1/3] xfs: widen xfs_setfilesize() size argument to xfs_off_t
` [PATCH v6 2/3] xfs: add an allocation mode to xfs_alloc_file_space()
` [PATCH v6 3/3] xfs: add support for FALLOC_FL_WRITE_ZEROES
[PATCH] xfsprogs: include/buildrules: fix ltdep
2026-06-11 10:18 UTC (2+ messages)
[BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y
2026-06-10 17:34 UTC (7+ messages)
[ANNOUNCE] xfs-linux: for-next updated to dfac6ba84819
2026-06-10 15:45 UTC
fix dblocks adjustment in growfs v3
2026-06-10 15:37 UTC (4+ messages)
` [PATCH 1/2] xfs: pass back updated nb from xfs_growfs_compute_deltas
` [PATCH 2/2] xfs: cleanup xfs_growfs_compute_deltas
[PATCH] xfs: fix pointer arithmetic error on 32-bit systems
2026-06-10 15:37 UTC (3+ messages)
[PATCH] xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
2026-06-10 15:37 UTC (3+ messages)
zoned growfs fix v2
2026-06-10 15:37 UTC (8+ messages)
` [PATCH 1/3] xfs: factor out a xfs_zone_mark_free helper
` [PATCH 2/3] xfs: add newly added RTGs to the free pool in growfs
` [PATCH 3/3] xfs: only log freed extents for the current RTG in zoned growfs
[PATCH] iomap: pass the correct len to fserror_report_io in __iomap_write_begin
2026-06-10 7:24 UTC (3+ messages)
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-10 6:55 UTC (17+ messages)
` [PATCH RFC 1/8] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC 2/8] fs: add a global device to super block hash table
` [PATCH RFC 3/8] fs: refuse to claim any frozen block device
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC 6/8] ext4: open via dedicated fs bdev helpers
` [PATCH RFC 7/8] erofs: "
` [PATCH RFC 8/8] super: make fs_holder_ops private
[PATCH 0/2] xfs: fix inode leak and clean up attr intent recovery
2026-06-10 6:52 UTC (13+ messages)
` [PATCH 1/2] xfs: fix inode ref leak in "
` [PATCH 2/2] xfs: clean up attr intent recovery error paths
` [PATCH v2 0/2] xfs: fix inode leak and clean up attr intent recovery
` [PATCH v2 1/2] xfs: fix inode ref leak in "
` [PATCH v2 2/2] xfs: clean up attr intent recovery error paths
add another RT growfs test
2026-06-10 6:42 UTC (7+ messages)
` [PATCH 1/2] common: add a _require_external_realtime_device helper
` [PATCH 2/2] xfs: test that a grown RT section can be filled
[PATCH v5 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-06-10 5:56 UTC (5+ messages)
` [PATCH v5 1/2] xfs: add an allocation mode to xfs_alloc_file_space()
` [PATCH v5 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES
zoned growfs fix
2026-06-09 23:20 UTC (10+ messages)
` [PATCH 1/3] xfs: factor out a xfs_add_free_zone helper
` [PATCH 2/3] xfs: account newly added RTGs as free zones in growfs
` [PATCH 3/3] xfs: only log freed extents for the current RTG in zoned growfs
[PATCH v6 0/11] fstests: add test coverage for cloned filesystem ids
2026-06-09 14:37 UTC (17+ messages)
` [PATCH v6 01/11] fstests: add _loop_image_create_clone() helper
` [PATCH v6 02/11] fstests: add _clone_mount_option() helper
` [PATCH v6 04/11] fstests: add _require_unique_f_fsid() helper
` [PATCH v6 05/11] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v6 06/11] fstests: verify f_fsid for "
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-06-09 13:38 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 4f16139d8e29
2026-06-09 7:27 UTC
shrink struct xfs_imap
2026-06-09 7:26 UTC (12+ messages)
` [PATCH 1/5] xfs: cleanup xfs_imap
` [PATCH 2/5] xfs: remove im_len field in struct xfs_imap
` [PATCH 3/5] xfs: massage xfs_imap_to_bp into xfs_read_icluster
` [PATCH 4/5] xfs: store an agbno in struct xfs_imap
` [PATCH 5/5] xfs: mark struct xfs_imap as __packed
[PATCH] xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_map
2026-06-09 7:26 UTC (2+ messages)
remove struct xfs_inode.i_ino
2026-06-09 7:26 UTC (2+ messages)
[PATCH] xfs: fix unreachable BIGTIME check in dquot flush validation
2026-06-09 7:26 UTC (4+ messages)
[PATCH 0/1] xfs: fix exchmaps reservation limit check
2026-06-09 7:26 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v3] common/defrag: skip defrag tests on DAX-enabled filesystems
2026-06-08 10:23 UTC
[PATCH] xfs: coalesce contiguous unwritten suffix into iomap for NOWAIT writes
2026-06-08 9:49 UTC (3+ messages)
fix dblocks adjustment in growfs v2
2026-06-08 5:01 UTC (3+ messages)
` [PATCH 1/2] xfs: pass back updated nb from xfs_growfs_compute_deltas
` [PATCH 2/2] xfs: cleanup xfs_growfs_compute_deltas
[PATCH v3 1/2] xfs: skip inode inactivation on a shut down mount
2026-06-05 17:48 UTC (3+ messages)
` [PATCH v3 2/2] xfs: shut down the filesystem on a failed mount
[GIT PULL] XFS: Fixes for v7.1-rc7
2026-06-05 17:32 UTC (2+ messages)
[PATCH] xfs: Simplify data output in xfs_zoned_show_stats()
2026-06-05 11:44 UTC (3+ messages)
[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
2026-06-05 10:58 UTC (2+ messages)
[PATCH v2] xfs: do not inactivate inodes on a failed mount
2026-06-05 7:55 UTC (2+ messages)
[PATCH v2] common/defrag: skip defrag tests on DAX-enabled filesystems
2026-06-05 7:02 UTC (3+ messages)
[PATCH] common/filestreams: check zoned device before mkfs with small dsize
2026-06-05 4:08 UTC (2+ messages)
FAILED: Patch "xfs: remove xfs_attr_leaf_hasname" failed to apply to 6.6-stable tree
2026-06-05 1:36 UTC (2+ messages)
` [PATCH] xfs: remove xfs_attr_leaf_hasname
[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
2026-06-04 12:08 UTC (13+ 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