messages from 2025-10-24 03:26:38 to 2025-10-31 03:06:29 UTC [more...]
[PATCH] fstests: btrfs: add test for fallocate on prealloc extents
2025-10-31 3:06 UTC
[PATCH] btrfs-progs: convert: prevent data chunks to go beyond device size
2025-10-31 2:47 UTC (5+ messages)
[PATCH] btrfs-progs: docs: add notes about interruption to scrub/dev-replace
2025-10-31 2:43 UTC (2+ messages)
[PATCH] btrfs: zoned: show statistics for zoned filesystems
2025-10-31 2:33 UTC (2+ messages)
[PATCH v2 0/4] btrfs: define and apply the AUTO_K(V)FREE_PTR macros
2025-10-31 2:22 UTC (6+ messages)
` [PATCH v2 1/4] btrfs: declare free_ipath() via DEFINE_FREE()
` [PATCH v2 2/4] btrfs: define the AUTO_K(V)FREE helper macros
` [PATCH v2 3/4] btrfs: apply the AUTO_K(V)FREE macros throughout the tree
` [PATCH v2 4/4] btrfs: add ASSERTs on prealloc in qgroup functions
Corrupt Filesystem (Mirror) despite previously successful scrub
2025-10-31 1:09 UTC (2+ messages)
[PATCH] btrfs: make ASSERT no-op in release builds
2025-10-31 1:08 UTC (3+ messages)
[PATCH] btrfs: fallback to buffered IO if the data profile has duplication
2025-10-30 23:43 UTC
filemap_* writeback interface cleanups v2
2025-10-30 18:21 UTC (16+ messages)
` [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
` [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close
` [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_flush_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
[btrfs] ENOSPC during convert to RAID6/RAID1C4 -> forced RO
2025-10-30 18:16 UTC (6+ messages)
[PATCH 02/10] btrfs: Use folio_next_pos()
2025-10-30 18:14 UTC (2+ messages)
[PATCH 0/2] fix zone capacity/alloc_offset calculation
2025-10-30 17:48 UTC (6+ messages)
` [PATCH 1/2] btrfs: zoned: fix zone capacity calculation
` [PATCH 2/2] btrfs: zoned: fix stripe width calculation
[PATCH] btrfs: test incremental send after deleting directories with many hardlinks
2025-10-30 17:22 UTC
[syzbot] [btrfs] possible deadlock in page_cache_ra_unbounded (3)
2025-10-30 9:00 UTC
[PATCH 4/4] xfs: fallback to buffered I/O for direct I/O when stable writes are required
2025-10-30 7:17 UTC (9+ messages)
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-29 16:31 UTC (6+ messages)
` [PATCH] pm-hibernate: flush block device cache when hibernating
[PATCH] generic: test a scenario of dir fsync after adding a link to a subdir
2025-10-29 15:46 UTC
[PATCH] btrfs: do not update last_log_commit when logging inode due to a new name
2025-10-29 15:44 UTC
[syzbot] [btrfs?] WARNING in btrfs_destroy_inode (3)
2025-10-29 13:01 UTC (2+ messages)
[PATCH v2] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
2025-10-29 12:45 UTC (4+ messages)
[PATCH v2] btrfs: mark dirty bit for out of bound prealloc extents
2025-10-29 12:25 UTC (2+ messages)
[PATCH v2 0/7] btrfs: introduce btrfs_bio::async_csum
2025-10-29 5:34 UTC (8+ messages)
` [PATCH v2 1/7] btrfs: replace BTRFS_MAX_BIO_SECTORS with BIO_MAX_VECS
` [PATCH v2 2/7] btrfs: headers cleanup to remove unnecessary local includes
` [PATCH v2 3/7] btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
` [PATCH v2 4/7] btrfs: make sure all btrfs_bio::end_io is called in task context
` [PATCH v2 5/7] btrfs: remove btrfs_fs_info::compressed_write_workers
` [PATCH v2 6/7] btrfs: relax btrfs_inode::ordered_tree_lock
` [PATCH v2 7/7] btrfs: introduce btrfs_bio::async_csum
[PATCH] btrfs: headers cleanup to remove unnecessary local includes
2025-10-28 23:06 UTC (2+ messages)
[PATCH v7 0/3] fstests: basic smoke test on zoned loop device
2025-10-28 11:52 UTC (6+ messages)
` [PATCH v7 1/3] common/zoned: add _require_zloop
` [PATCH v7 2/3] common/zoned: add helpers for creation and teardown of zloop devices
[PATCH 0/4] btrfs: introduce async_csum feature
2025-10-28 10:15 UTC (14+ messages)
` [PATCH 1/4] btrfs: make sure all btrfs_bio::end_io is called in task context
` [PATCH 2/4] btrfs: remove btrfs_fs_info::compressed_write_workers
` [PATCH 3/4] btrfs: relax btrfs_inode::ordered_tree_lock
` [PATCH 4/4] btrfs: introduce btrfs_bio::async_csum
[linus:master] [btrfs] b7fdfd29a1: postmark.transactions 9.5% regression
2025-10-28 5:14 UTC (3+ messages)
Missing Device Blocks Mount After Replace
2025-10-28 4:46 UTC
btrfs fragmentation
2025-10-28 0:13 UTC (3+ messages)
[PATCH v4 00/16] Remap tree
2025-10-27 16:04 UTC (18+ messages)
` [PATCH v4 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v4 02/16] btrfs: add REMAP chunk type
` [PATCH v4 03/16] btrfs: allow remapped chunks to have zero stripes
` [PATCH v4 04/16] btrfs: remove remapped block groups from the free-space tree
` [PATCH v4 05/16] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH v4 06/16] btrfs: add extended version of struct block_group_item
` [PATCH v4 07/16] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH v4 08/16] btrfs: redirect I/O for remapped block groups
` [PATCH v4 09/16] btrfs: handle deletions from remapped block group
` [PATCH v4 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v4 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v4 12/16] btrfs: replace identity remaps with actual remaps when doing relocations
` [PATCH v4 13/16] btrfs: add do_remap param to btrfs_discard_extent()
` [PATCH v4 14/16] btrfs: allow balancing remap tree
` [PATCH v4 15/16] btrfs: handle discarding fully-remapped block groups
` [PATCH v4 16/16] btrfs: add stripe removal pending flag
[syzbot] Monthly btrfs report (Oct 2025)
2025-10-27 12:50 UTC
[syzbot] [btrfs?] WARNING in lookup_inline_extent_backref (2)
2025-10-27 9:22 UTC (2+ messages)
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-27 8:08 UTC (5+ messages)
[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-27 7:51 UTC (6+ messages)
` [PATCH v3 1/4] io_uring: expose io_should_terminate_tw()
` [PATCH v3 2/4] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH v3 3/4] io_uring: add wrapper type for io_req_tw_func_t arg
` [PATCH v3 4/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
Directory is not persisted after writing to the file within directory if system crashes
2025-10-27 7:19 UTC (6+ messages)
[PATCH fs/btrfs] btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation
2025-10-27 5:42 UTC (7+ messages)
` [PATCH v2 fs/btrfs v2] "
` [PATCH v3 fs/btrfs v3] "
[syzbot] [btrfs?] WARNING in btrfs_add_delayed_iput (2)
2025-10-27 3:36 UTC
Strange btrfs error
2025-10-26 23:05 UTC (4+ messages)
[syzbot] [btrfs?] kernel BUG in extent_writepage_io
2025-10-26 12:34 UTC (2+ messages)
[PATCH] generic: test fsync of directory after renaming new symlink
2025-10-25 19:39 UTC (4+ messages)
Damaged filesystem - request for support
2025-10-25 17:06 UTC (6+ messages)
[PATCH] btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name
2025-10-25 10:18 UTC (3+ messages)
[PATCH 0/8] btrfs-progs: fscrypt updates
2025-10-24 22:43 UTC (9+ messages)
` [PATCH 2/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH 3/8] btrfs-progs: start tracking extent encryption context info
[btrfs-progs 6.17] btrfs check --repair aborts in delete_duplicate_records (SIGABRT) on single-device FS
2025-10-24 19:57 UTC
[PATCH 00/10] BLAKE2b library API
2025-10-24 19:21 UTC (2+ messages)
Symlink entry is not persisted after rename if system crashes
2025-10-24 11:59 UTC (2+ messages)
[PATCH] btrfs: make sure no dirty metadata write is submitted after btrfs_stop_all_workers()
2025-10-24 9:16 UTC (8+ messages)
[PATCH v2] btrfs: ensure no dirty metadata is written back for an fs with errors
2025-10-24 8:10 UTC (2+ messages)
[PATCH 00/28] btrfs: some small optimizations around space_info locking and cleanups
2025-10-24 8:02 UTC (16+ messages)
` [PATCH 06/28] btrfs: inline btrfs_space_info_used()
` [PATCH 10/28] btrfs: avoid unnecessary reclaim calculation in priority_reclaim_metadata_space()
` [PATCH 18/28] btrfs: reduce block group critical section in do_trimming()
` [PATCH 19/28] btrfs: reduce block group critical section in pin_down_extent()
` [PATCH 27/28] btrfs: avoid space_info locking when checking if tickets are served
Bug#1116067: linux-image-6.1.0-32-amd64: btrfs compression quietly stopped around 60TB in
2025-10-24 7:29 UTC (4+ messages)
Bug#1116067: linux-image-6.1.0-32-amd64: btrfs compression quietly stopped around 60TB in
2025-10-24 7:13 UTC (3+ messages)
[syzbot] [btrfs?] possible deadlock in btrfs_finish_one_ordered (2)
2025-10-24 4:42 UTC
[PATCH v2 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-24 4:21 UTC (9+ messages)
` [PATCH v2 1/3] io_uring: expose io_should_terminate_tw()
` [PATCH v2 2/3] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH v2 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
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