messages from 2025-12-18 13:57:33 to 2026-01-01 00:20:08 UTC [more...]
[PATCH 0/7] btrfs: fix periodic reclaim condition with some cleanup
2026-01-01 0:20 UTC (10+ messages)
` [PATCH 1/7] btrfs: change block group reclaim_mark to bool
` [PATCH 2/7] btrfs: reorder btrfs_block_group members to reduce struct size
` [PATCH 3/7] btrfs: use proper types for btrfs_block_group fields
` [PATCH 4/7] btrfs: consolidate reclaim readiness checks in btrfs_should_reclaim()
` [PATCH 5/7] btrfs: use u8 for reclaim threshold type
` [PATCH 6/7] btrfs: clarify reclaim sweep control flow
` [PATCH 7/7] btrfs: fix periodic reclaim condition
[6.19-rc3] xxhash invalid access during BTRFS mount
2025-12-31 5:09 UTC (8+ messages)
` Soft tag and inline kasan triggering NULL pointer dereference, but not for hard tag and outline mode (was Re: [6.19-rc3] xxhash invalid access during BTRFS mount)
[PATCH] btrfs: update outdated comment
2025-12-30 16:32 UTC
[PATCH] btrfs: make periodic dynamic reclaim the default for data
2025-12-30 1:41 UTC (5+ messages)
[PATCH v2 5/6] btrfs: prevent pathological periodic reclaim loops
2025-12-29 23:54 UTC (3+ messages)
[syzbot] Monthly btrfs report (Dec 2025)
2025-12-29 10:21 UTC
re-enable IOCB_NOWAIT writes to files v4
2025-12-29 7:27 UTC (22+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] fs: exit early in generic_update_time when there is no work
` [PATCH 04/11] fs: delay the actual timestamp updates in inode_update_timestamps
` [PATCH 05/11] fs: return I_DIRTY_* and allow error returns from inode_update_timestamps
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fat: enable "
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates
[PATCH] btrfs-progs: corrupt-block: allow to specify the value for key corruption
2025-12-29 2:26 UTC
[PATCH] btrfs: dump the leaf if we failed to locate an inode ref
2025-12-29 0:23 UTC
[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
2025-12-28 1:41 UTC (12+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()
[PATCH] btrfs: do not sync fs when the fs is not yet fully mounted
2025-12-27 22:32 UTC
[BUG] lockdep: possible circular locking dependency between mm->mmap_lock and kernfs_rwsem via btrfs qgroup path
2025-12-27 21:46 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in submit_compressed_extents
2025-12-27 19:03 UTC
[BUG] lockdep: possible circular locking dependency between mm->mmap_lock and kernfs_rwsem via btrfs qgroup path
2025-12-27 7:47 UTC
[PATCH] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
2025-12-26 20:24 UTC (4+ messages)
[PATCH v2] btrfs: tests: Fix memory leak in btrfs_test_qgroups()
2025-12-26 11:30 UTC
[PATCH] btrfs: tests: Fix memory leak in btrfs_test_qgroups()
2025-12-26 11:24 UTC (6+ messages)
[PATCH 0/7] btrfs: introduce seperate structure to avoid
2025-12-26 5:12 UTC (8+ messages)
` [PATCH 1/7] btrfs: introduce btrfs_file_header structure
` [PATCH 2/7] btrfs: use btrfs_file_header structure for tree-checker
` [PATCH 3/7] btrfs: use btrfs_file_header structure for trace events
` [PATCH 4/7] btrfs: use btrfs_file_header structure for inode.c
` [PATCH 5/7] btrfs: use btrfs_file_header structure for simple usages
` [PATCH 6/7] btrfs: use btrfs_file_header structure for file.c
` [PATCH 7/7] btrfs: use btrfs_file_header structure for send.c and tree-log.c
[BUG] 6.18-rc7 cannot mount RAID1 zoned btrfs
2025-12-26 2:18 UTC (7+ messages)
[PATCH 0/2] fstests: btrfs: make space cache related tests future proof
2025-12-25 22:15 UTC (3+ messages)
` [PATCH 1/2] fstests: btrfs/131: add explicit v1 space cache requirement
` [PATCH 2/2] fstests: btrfs: add a new test case that is future-proof
Request for assistance: Error on rerun of btrfstune convert-to-block-group-tree after accidental Ctrl-C
2025-12-25 20:25 UTC (2+ messages)
[PATCH] fstests: btrfs/131: remove deprecated v1 space cache tests
2025-12-25 20:20 UTC (3+ messages)
btrfs ASSERT() error when make C=1, but OK when make C=0
2025-12-25 1:33 UTC (3+ messages)
Snapshots of individual files
2025-12-23 12:48 UTC (7+ messages)
Issues in man pages of btrfs-progs
2025-12-23 10:43 UTC (3+ messages)
[PATCH v5.10.y] btrfs: do not clean up repair bio if submit fails
2025-12-23 8:00 UTC
[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
2025-12-23 6:33 UTC (7+ messages)
re-enable IOCB_NOWAIT writes to files v3
2025-12-22 23:41 UTC (6+ messages)
` [PATCH 08/10] fs: add support for non-blocking timestamp updates
FOP_DONTCACHE when btrfs Direct IO fallback to buffered IO
2025-12-22 19:49 UTC (3+ messages)
[PATCH] btrfs: check inlined file extent before accessing members after type
2025-12-22 8:19 UTC
[syzbot] [btrfs?] WARNING in btree_csum_one_bio
2025-12-22 5:59 UTC
[PATCH v2] btrfs: replace is_data_bbio() with is_data_inode() for direct usage
2025-12-22 3:59 UTC
[RFC v2 00/17] bio cleanups
2025-12-21 15:39 UTC (19+ messages)
` [RFC v2 01/17] xfs: don't clobber bi_status in xfs_zone_alloc_and_submit
` [RFC v2 02/17] bio: rename bio_chain arguments
` [RFC v2 03/17] bio: use bio_io_error more often
` [RFC v2 04/17] bio: add bio_set_status
` [RFC v2 05/17] bio: use bio_set_status for BLK_STS_* status codes
` [RFC v2 06/17] bio: do not check bio->bi_status before assigning to it
` [RFC v2 07/17] block: consecutive blk_status_t error codes
` [RFC v2 08/17] block: fix blk_status_to_{errno,str} inconsistency
` [RFC v2 09/17] block: turn blk_errors array into a macro
` [RFC v2 10/17] block: optimize blk_status <=> errno conversion
` [RFC v2 11/17] bio: bio_set_status from non-zero errno
` [RFC v2 12/17] bio: do not check bio->bi_status before assigning to it (part 2)
` [RFC v2 13/17] xfs: use bio_set_status in xfs_zone_alloc_and_submit
` [RFC v2 14/17] bio: switch to bio_set_status in submit_bio_noacct
` [RFC v2 15/17] bio: never set bi_status to BLK_STS_OK during completion
` [RFC v2 16/17] bio: never set bi_status to BLK_STS_OK during completion (part 2)
` [RFC v2 17/17] bio: add bio_endio_status
[PATCH 1/1] btrfs: ioctl: introduce btrfs_uring_import_iovec()
2025-12-21 12:01 UTC
[RFC v2 00/17] bio clenups
2025-12-21 2:51 UTC
[PATCH v3] btrfs: add mount time auto fix for orphan fst entries
2025-12-21 1:13 UTC (2+ messages)
[PATCH v2 0/4] kbuild: remove gcc's -Wtype-limits
2025-12-20 12:03 UTC (8+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v2 3/4] overflow: Remove is_non_negative() and is_negative()
` [PATCH v2 4/4] minmax: remove useless cast in __is_nonneg()
[PATCH] btrfs: show correct warning if can't read data reloc tree
2025-12-20 0:24 UTC (3+ messages)
[PATCH] btrfs: simplify check for zoned NODATASUM writes in btrfs_submit_chunk()
2025-12-20 0:09 UTC (3+ messages)
[PATCH 0/2] kbuild: remove gcc's -Wtype-limits
2025-12-19 22:21 UTC (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kbuild: cleanup local -Wno-type-limits exceptions
[RFC 00/12] bio cleanups
2025-12-19 20:14 UTC (8+ messages)
` [RFC 06/12] bio: don't check target->bi_status on error
[PATCH] btrfs: fix NULL pointer dereference in do_abort_log_replay
2025-12-19 18:24 UTC (2+ messages)
[PATCH] btrfs: avoid transaction commit on error in insert_balance_item()
2025-12-19 14:01 UTC (2+ messages)
[PATCH] btrfs: remove redundant inode NULL check in is_data_bbio()
2025-12-19 12:56 UTC (2+ messages)
[PATCH] btrfs: release path before iget_failed() in btrfs_read_locked_inode()
2025-12-19 11:26 UTC
[syzbot] [btrfs?] possible deadlock in __btrfs_release_delayed_node (5)
2025-12-19 11:02 UTC
[PATCH][next] btrfs: fix spelling mistake "duing" -> "during"
2025-12-19 10:52 UTC (2+ messages)
[PATCH v2] btrfs: add mount time auto fix for orphan fst entries
2025-12-19 10:24 UTC (2+ messages)
[PATCH] btrfs: mark qgroup inconsistent if dropping a large subvolume
2025-12-19 5:53 UTC
[PATCH] btrfs: tag as unlikely error conditions in the transaction commit path
2025-12-19 4:51 UTC (2+ messages)
[PATCH] btrfs: Fix -Wmaybe-uninitialized warning
2025-12-19 3:11 UTC (3+ messages)
[PATCH] btrfs: remove assertions after btrfs_bio struct changes
2025-12-19 2:50 UTC (4+ messages)
[PATCH v7 00/16] Remap tree
2025-12-19 2:12 UTC (13+ messages)
` [PATCH v7 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v7 02/16] btrfs: add REMAP chunk type
` [PATCH v7 09/16] btrfs: handle deletions from remapped block group
` [PATCH v7 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v7 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v7 14/16] btrfs: allow balancing remap tree
[PATCH] btrfs: add mount time auto fix for orphan fst entries
2025-12-18 23:57 UTC
[PATCH] btrfs: remove unreachable return after btrfs_backref_panic
2025-12-18 20:32 UTC (2+ messages)
[PATCH v5 0/4] btrfs: zoned: zoned statistics fixes and updates
2025-12-18 20:26 UTC (4+ messages)
` [PATCH v5 2/4] btrfs: zoned: show statistics about zoned filesystems in mountstats
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