public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-19 18:24:58 to 2026-01-05 15:07:52 UTC [more...]

[PATCH v2 0/7] btrfs: fix periodic reclaim condition with some cleanup
 2026-01-05 15:07 UTC  (11+ messages)
` [PATCH v2 1/7] btrfs: fix periodic reclaim condition
` [PATCH v2 2/7] btrfs: use u8 for reclaim threshold type
` [PATCH v2 3/7] btrfs: clarify reclaim sweep control flow
` [PATCH v2 4/7] btrfs: change block group reclaim_mark to bool
` [PATCH v2 5/7] btrfs: reorder btrfs_block_group members to reduce struct size
` [PATCH v2 6/7] btrfs: use proper types for btrfs_block_group fields
` [PATCH v2 7/7] btrfs: consolidate reclaim readiness checks in btrfs_should_reclaim()

[PATCH] btrfs: check inlined file extent before accessing members after type
 2026-01-05 11:43 UTC  (2+ messages)

[PATCH] btrfs: tests: fix return 0 on rmap test failure
 2026-01-05  8:54 UTC  (2+ messages)

[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
 2026-01-05  7:26 UTC  (22+ 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] overflow: Update is_non_negative() and is_negative() comment

[PATCH 0/7] btrfs: fix periodic reclaim condition with some cleanup
 2026-01-03 11:17 UTC  (14+ 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

TeraCopy can be used to copy files even when the source harddisk has bad sectors (confirmed)
 2026-01-03  5:25 UTC 

Request for assistance: Error on rerun of btrfstune convert-to-block-group-tree after accidental Ctrl-C
 2026-01-02 17:57 UTC  (3+ messages)

backup best practise?
 2026-01-02 10:39 UTC  (4+ messages)

[PATCH] btrfs: reject single block sized compression early
 2026-01-02  8:27 UTC 

[PATCH v4 0/2] kbuild: remove gcc's -Wtype-limits
 2026-01-01 15:21 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] kbuild: cleanup local -Wno-type-limits exceptions

[syzbot] [btrfs?] possible deadlock in btrfs_create_qgroup
 2026-01-01 14:50 UTC 

[PATCH v2] fstests: generic/746: update the parser to handle block group tree
 2026-01-01 13:12 UTC  (4+ messages)

[6.19-rc3] xxhash invalid access during BTRFS mount
 2026-01-01  6:02 UTC  (10+ 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] 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

[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)

[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  (2+ messages)

[PATCH 0/2] kbuild: remove gcc's -Wtype-limits
 2025-12-19 22:21 UTC  (7+ messages)
` [PATCH 1/2] "

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox