messages from 2026-03-29 22:51:28 to 2026-04-07 06:47:40 UTC [more...]
[PATCH v3] btrfs: btrfs_log_dev_io_error() on all bio errors
2026-04-07 6:47 UTC (3+ messages)
[PATCH v2] btrfs: btrfs_log_dev_io_error() on all bio errors
2026-04-07 6:36 UTC (4+ messages)
[PATCH 6.6.y] btrfs: do not free data reservation in fallback from inline due to -ENOSPC
2026-04-07 6:20 UTC
[PATCH 6.1.y] btrfs: do not free data reservation in fallback from inline due to -ENOSPC
2026-04-07 6:20 UTC
[RFC PATCH v1 0/6] provenance_time (ptime): a new settable timestamp for cross-filesystem provenance
2026-04-07 6:06 UTC (11+ messages)
` [PATCH 1/6] vfs: add provenance_time (ptime) infrastructure
` [PATCH 2/6] btrfs: add provenance time (ptime) support
` [PATCH 3/6] ntfs3: map ptime to NTFS creation time with rename-over
` [PATCH 4/6] ext4: add dedicated ptime field alongside i_crtime
` [PATCH 5/6] fat: map ptime to FAT creation time with rename-over
` [PATCH 6/6] exfat: map ptime to exFAT "
Problem mounting 4-drive RAID1 fs after replace was interrupted by kernel crash
2026-04-07 5:41 UTC (12+ messages)
[PATCH v2 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
2026-04-07 5:22 UTC (11+ messages)
` [PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions
[PATCH] btrfs: fix unnecessary UUID tree rescan on mount
2026-04-07 3:36 UTC (4+ messages)
` [PATCH v2] btrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan check
Corruption after btrfstune (iref invalid extent inline ref)
2026-04-07 3:05 UTC
[PATCH v2 0/5] btrfs: improve stalls under sudden writeback
2026-04-06 18:08 UTC (12+ messages)
` [PATCH v2 1/5] btrfs: reserve space for delayed_refs in delalloc
` [PATCH v2 2/5] btrfs: account for csum "
` [PATCH v2 3/5] btrfs: account for compression in delalloc extent reservation
` [PATCH v2 4/5] btrfs: make inode->outstanding_extents a u64
` [PATCH v2 5/5] btrfs: cap shrink_delalloc iterations to 128M
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-06 16:17 UTC (15+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
[PATCH] btrfs: warn about extent buffer that can not be released
2026-04-05 10:05 UTC (2+ messages)
[PATCH] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
2026-04-03 23:00 UTC (9+ messages)
[PATCH] btrfs: tag as unlikely if statements that check for fs in error state
2026-04-03 11:13 UTC (3+ messages)
Asking for help regarding data recovery
2026-04-03 6:14 UTC
[PATCH v2 0/6] btrfs-progs: mkfs/rootdir: cleanup and new fiemap based prealloc detection
2026-04-03 4:33 UTC (7+ messages)
` [PATCH v2 1/6] btrfs-progs: mkfs-tests: also test hole-deteciton without no-holes
` [PATCH v2 2/6] btrfs-progs: mkfs-tests: add a test case to verify the content of rootdir
` [PATCH v2 3/6] btrfs-progs: implement the missing btrfs_insert_hole_extent()
` [PATCH v2 4/6] btrfs-progs: mkfs/rootdir: extract compressed write path
` [PATCH v2 5/6] btrfs-progs: mkfs/rootdir: use fiemap to do prealloc detection
` [PATCH v2 6/6] btrfs-progs: mkfs-tests: add a new test case for fiemap based detection
Fixing a corrupted file system
2026-04-02 19:07 UTC (6+ messages)
[GIT PULL] Btrfs fix for 7.0-rc7
2026-04-02 17:38 UTC (2+ messages)
[PATCH v6 00/22] fs-verity support for XFS with post EOF merkle tree
2026-04-02 14:47 UTC (43+ messages)
` [PATCH v6 01/22] fsverity: report validation errors through fserror to fsnotify
` [PATCH v6 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v6 03/22] fsverity: generate and store zero-block hash
` [PATCH v6 04/22] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v6 05/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v6 06/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v6 07/22] iomap: teach iomap to read files with fsverity
` [PATCH v6 08/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v6 09/22] xfs: introduce fsverity on-disk changes
` [PATCH v6 10/22] xfs: initialize fs-verity on file open
` [PATCH v6 11/22] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v6 12/22] xfs: disable direct read path for fs-verity files
` [PATCH v6 13/22] xfs: handle fsverity I/O in write/read path
` [PATCH v6 14/22] xfs: use read ioend for fsverity data verification
` [PATCH v6 15/22] xfs: add fs-verity support
` [PATCH v6 16/22] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v6 17/22] xfs: add fs-verity ioctls
` [PATCH v6 18/22] xfs: advertise fs-verity being available on filesystem
` [PATCH v6 19/22] xfs: check and repair the verity inode flag state
` [PATCH v6 20/22] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v6 21/22] xfs: add fsverity traces
` [PATCH v6 22/22] xfs: enable ro-compat fs-verity flag
[PATCH] btrfs: remove duplicate journal_info reset on failure to commit transaction
2026-04-02 4:56 UTC (2+ messages)
[PATCH 0/6] btrfs: delay compression to bbio submission time
2026-04-02 4:51 UTC (6+ messages)
[PATCH 6.12.y] btrfs: do not free data reservation in fallback from inline due to -ENOSPC
2026-04-02 1:03 UTC
[PATCH] btrfs: fix double free in create_space_info_sub_group() error path
2026-04-01 22:11 UTC (2+ messages)
[PATCH v2] btrfs: fix double free in create_space_info() error path
2026-04-01 22:10 UTC (2+ messages)
[PATCH] btrfs: disk-io: reject misaligned tree blocks in btree_csum_one_bio
2026-04-01 21:35 UTC (3+ messages)
[PATCH v3 0/6] workqueue: Introduce a sharded cache affinity scope
2026-04-01 20:32 UTC (8+ messages)
` [PATCH v3 1/6] workqueue: fix typo in WQ_AFFN_SMT comment
` [PATCH v3 2/6] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
` [PATCH v3 3/6] workqueue: set WQ_AFFN_CACHE_SHARD as the default "
` [PATCH v3 4/6] tools/workqueue: add CACHE_SHARD support to wq_dump.py
` [PATCH v3 5/6] workqueue: add test_workqueue benchmark module
` [PATCH v3 6/6] docs: workqueue: document WQ_AFFN_CACHE_SHARD affinity scope
[PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
2026-04-01 14:53 UTC (8+ messages)
[PATCH] btrfs: make more ASSERTs verbose, part 3
2026-04-01 14:24 UTC (2+ messages)
[syzbot] Monthly btrfs report (Apr 2026)
2026-04-01 13:14 UTC
[PATCH] btrfs: do not reject a valid running dev-replace
2026-04-01 13:09 UTC (3+ messages)
[PATCH] btrfs: fix double free in create_space_info() error path
2026-04-01 9:08 UTC (4+ messages)
[PATCH] btrfs: annotate lockless read of defrag_bytes in should_nocow()
2026-04-01 2:21 UTC
[PATCH] fstests: add kernel commit IDs for patches already merged upstream
2026-03-31 20:49 UTC (2+ messages)
[PATCH] generic/301: skip extent count check on btrfs
2026-03-31 20:06 UTC (3+ messages)
[PATCH] btrfs: only invalidate btree inode pages after all ebs are released
2026-03-31 8:15 UTC (4+ messages)
[PATCH] btrfs: fix silent IO error loss in encoded writes and zoned split
2026-03-31 8:12 UTC (3+ messages)
[PATCH] btrfs: wait for in-flight readahead BIOs on open_ctree() error
2026-03-30 22:14 UTC (8+ messages)
[RESEND PATCH v2] btrfs: prevent direct reclaim during compressed readahead
2026-03-30 21:22 UTC (5+ messages)
Space key logical 1048576 length 4194304 has no corresponding block group
2026-03-30 21:10 UTC
btrfs-dump 20260330
2026-03-30 17:31 UTC
[PATCH AUTOSEL 6.19-5.10] btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()
2026-03-30 12:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.19-6.18] btrfs: fix zero size inode with non-zero size after log replay
[PATCH v1 06/10] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
2026-03-30 9:15 UTC (2+ messages)
[PATCH 0/4] btrfs-progs: mkfs/rootdir: cleanup and new fiemap based prealloc detection
2026-03-30 7:09 UTC (5+ messages)
` [PATCH 1/4] btrfs-progs: mkfs/rootdir: use a helper to read from source fs
` [PATCH 2/4] btrfs-progs: mkfs/rootdir: extract compressed write path
` [PATCH 3/4] btrfs-progs: mkfs/rootdir: use fiemap to do prealloc detection
` [PATCH 4/4] btrfs-progs: mkfs-tests: add a new test case for fiemap based detection
cleanup the RAID5 XOR library v4
2026-03-30 5:26 UTC (5+ messages)
[PATCH] btrfs: skip clearing EXTENT_DEFRAG for nocow ordered extents
2026-03-30 3:31 UTC
[PATCH v1 04/10] fs: remove nr_thps from struct address_space
2026-03-30 3:06 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