messages from 2026-03-31 21:28:47 to 2026-04-08 17:34:38 UTC [more...]
[PATCH v3 0/4] btrfs: improve stalls under sudden writeback
2026-04-08 17:34 UTC (9+ messages)
` [PATCH v3 1/4] btrfs: reserve space for delayed_refs in delalloc
` [PATCH v3 2/4] btrfs: account for compression in delalloc extent reservation
` [PATCH v3 3/4] btrfs: make inode->outstanding_extents a u64
` [PATCH v3 4/4] btrfs: cap shrink_delalloc iterations to 128M
[PATCH v2] btrfs: abort transaction in do_remap_reloc_trans() on failure
2026-04-08 17:03 UTC
[PATCH] btrfs: abort transaction in do_remap_reloc_trans() on failure
2026-04-08 16:59 UTC (3+ messages)
[RFC PATCH v1 0/6] provenance_time (ptime): a new settable timestamp for cross-filesystem provenance
2026-04-08 13:33 UTC (15+ 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 "
[PATCH] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
2026-04-08 13:22 UTC (14+ messages)
[PATCH] btrfs: don't clobber errors in add_remap_tree_entries()
2026-04-08 13:13 UTC
[PATCH] btrfs-progs: balance: most filters can only be specified once
2026-04-08 8:21 UTC
[linux-next:master] [btrfs] f9d138838a: stress-ng.dir.ops_per_sec 6.4% regression
2026-04-08 5:51 UTC
[PATCH 0/2] btrfs: remove COW fixup and checked folio flag
2026-04-08 4:25 UTC (3+ messages)
` [PATCH 1/2] btrfs: remove the COW fixup mechanism
` [PATCH 2/2] btrfs: remove folio checked subpage bitmap tracking
[PATCH] btrfs: make more ASSERTs verbose, part 3
2026-04-07 22:40 UTC (3+ messages)
[PATCH] btrfs: fix bytes_may_use leak in move_existing_remap()
2026-04-07 21:27 UTC (2+ messages)
[PATCH] btrfs: fix bytes_may_use leak in do_remap_reloc_trans()
2026-04-07 21:26 UTC (2+ messages)
[PATCH v3] btrfs: btrfs_log_dev_io_error() on all bio errors
2026-04-07 18:01 UTC (5+ messages)
[PATCH] btrfs: fix silent IO error loss in encoded writes and zoned split
2026-04-07 16:41 UTC (2+ messages)
[PATCH v2 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
2026-04-07 14:47 UTC (12+ messages)
` [PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions
Problem mounting 4-drive RAID1 fs after replace was interrupted by kernel crash
2026-04-07 11:31 UTC (13+ messages)
[PATCH] btrfs: fix unnecessary UUID tree rescan on mount
2026-04-07 11:24 UTC (5+ messages)
` [PATCH v2] btrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan check
[PATCH] btrfs: skip clearing EXTENT_DEFRAG for nocow ordered extents
2026-04-07 11:23 UTC (2+ messages)
[PATCH 0/4] btrfs: DEV_STATS item related minor fixes
2026-04-07 9:34 UTC (5+ messages)
` [PATCH 1/4] btrfs: remove the dev stats item for replace target device
` [PATCH 2/4] btrfs: remove the dev stats item when removing a device
` [PATCH 3/4] btrfs: always update/create the dev stats item when adding a new device
` [PATCH 4/4] btrfs: avoid unnecessary dev stats updates
[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
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: 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 (5+ 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
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