linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 15:10:22 to 2023-04-16 08:43:36 UTC [more...]

[LSF TOPIC] online repair of filesystems: what next?
 2023-04-16  8:43 UTC  (4+ messages)
` [Lsf-pc] "

scrub/balance a specif LBA range
 2023-04-16  8:36 UTC  (6+ messages)

Replacing missing disk failed, lots of parent transid verify failed
 2023-04-16  6:49 UTC 

Filesystem ro mode, check shows a lot of missing backrefs, no idea on how to proceed
 2023-04-15 12:27 UTC  (4+ messages)

[PATCH] btrfs: use SECTOR_SHIFT to convert lba to phys
 2023-04-15 11:32 UTC 

[PATCH] btrfs: use SECTOR_SHIFT in issue discard
 2023-04-15  9:51 UTC  (2+ messages)
` [PATCH] btrfs: use SECTOR_SHIFT to convert phy to lba

[PATCH v2 00/11] Sprinkle more __noreturn
 2023-04-15  7:19 UTC  (15+ messages)
` [PATCH v2 01/11] init: Mark [arch_call_]rest_init() __noreturn
` [PATCH v2 02/11] init: Mark start_kernel() __noreturn
` [PATCH v2 03/11] x86/head: Mark *_start_kernel() __noreturn
` [PATCH v2 04/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn
` [PATCH v2 05/11] cpu: Mark panic_smp_self_stop() __noreturn
` [PATCH v2 06/11] cpu: Mark nmi_panic_self_stop() __noreturn
` [PATCH v2 07/11] objtool: Include weak functions in global_noreturns check
` [PATCH v2 08/11] btrfs: Mark btrfs_assertfail() __noreturn
` [PATCH v2 09/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
` [PATCH v2 10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
` [PATCH v2 11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn

[PATCH 0/2] btrfs: fix for btrfs_prev_leaf() and unexport it
 2023-04-15  7:14 UTC  (7+ messages)
` [PATCH 1/2] btrfs: fix btrfs_prev_leaf() to not return the same key twice
` [PATCH 2/2] btrfs: unexport btrfs_prev_leaf()

[syzbot] [btrfs?] kernel BUG in btrfs_remove_ordered_extent
 2023-04-14 20:19 UTC 

[linus:master] [btrfs] 4ae2edf12d: fio.write_iops -11.9% regression
 2023-04-14  8:22 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: move block-group-tree out of experimental features
 2023-04-14  5:10 UTC  (17+ messages)
` [PATCH 1/2] btrfs-progs: mkfs: make -R|--runtime-features option deprecated
` [PATCH 2/2] btrfs-progs: move block-group-tree out of experimental features

[PATCH v2] btrfs: ioctl: ASSERT in btrfs_exclop_balance should also check for NONE and BALANCE PAUSED status
 2023-04-13  9:55 UTC 

btrfs replace errors
 2023-04-13  8:45 UTC  (2+ messages)

Replacing missing disk failed and btrfs check segfault
 2023-04-13  7:36 UTC 

[PATCH 0/2] btrfs: reduce the duplicated reads during P/Q scrub
 2023-04-13  5:57 UTC  (3+ messages)
` [PATCH 1/2] btrfs: scrub: try harder to mark RAID56 block groups read-only
` [PATCH 2/2] btrfs: scrub: use recovered data stripes as cache to avoid unnecessary read

[PATCH 00/12] Sprinkle more __noreturn
 2023-04-12 23:26 UTC  (16+ messages)
` [PATCH 01/11] init: Mark [arch_call_]rest_init() __noreturn
` [PATCH 02/11] init: Mark start_kernel() __noreturn
` [PATCH 03/11] x86/head: Mark *_start_kernel() __noreturn
` [PATCH 04/11] btrfs: Mark btrfs_assertfail() __noreturn
` [PATCH 05/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn
` [PATCH 06/11] cpu: Mark panic_smp_self_stop() __noreturn
` [PATCH 07/11] cpu: Mark nmi_panic_self_stop() __noreturn
` [PATCH 08/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
` [PATCH 09/11] objtool: Include weak functions in global_noreturns check
` [PATCH 10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
` [PATCH 11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn

[PATCH] btrfs: don't commit transaction for every subvol create
 2023-04-12 22:35 UTC  (8+ messages)

Replacing missing disk failed (btrfs_scrub_dev(<missing disk>, 5, /dev/sdf1) failed -5)
 2023-04-12 15:14 UTC  (2+ messages)

[PATCH] btrfs: remove unused raid56 functions which were dedicated for scrub
 2023-04-12 12:52 UTC  (2+ messages)

[PATCH v2 00/23] fs-verity support for XFS
 2023-04-12 12:42 UTC  (44+ messages)
` [PATCH v2 05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size
` [PATCH v2 09/23] iomap: allow filesystem to implement read path verification
` [PATCH v2 19/23] xfs: disable direct read path for fs-verity sealed files
` [PATCH v2 20/23] xfs: add fs-verity support
` [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE

LMDB mdb_copy produces a corrupt database on btrfs, but not on ext4
 2023-04-12  9:57 UTC  (8+ messages)

[PATCH 0/4] btrfs-progs: make some of the fsck-tests run without root
 2023-04-11 23:56 UTC  (7+ messages)
` [PATCH 1/4] btrfs-progs: fix fsck-tests/056 to "
` [PATCH 2/4] btrfs-progs: fix fsck-tests/057 "
` [PATCH 3/4] btrfs-progs: fix fsck-tests/059 "
` [PATCH 4/4] btrfs-progs: fix fsck-tests/060 "

don't offload CRCs generation to helpers if it is fast
 2023-04-11 19:09 UTC  (5+ messages)

[GIT PULL] Btrfs fixes for 6.3-rc7
 2023-04-11 18:52 UTC  (2+ messages)

[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
 2023-04-11 18:15 UTC  (11+ messages)

[syzbot] [btrfs?] WARNING: refcount bug in btrfs_evict_inode
 2023-04-11  6:47 UTC 

[RFC PATCH] fsverity: use shash API instead of ahash API
 2023-04-11  5:01 UTC  (2+ messages)

[PATCH v2 00/19] bio: check return values of bio_add_page
 2023-04-10 16:06 UTC  (5+ messages)
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails

[PATCH pre-6.4] btrfs: dev-replace: error out if we have unrepaired metadata error during
 2023-04-10  6:42 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in btrfs_free_block_groups
 2023-04-10  3:19 UTC 

[PATCH] btrfs: Avoid potential integer overflow when left-shifting 32-bit int
 2023-04-07 13:51 UTC  (3+ messages)

[PATCH] btrfs: dev-replace: error out if we have unrepaired metadata error during
 2023-04-07  0:04 UTC  (3+ messages)

[PATCH 0/1] Enforce 4k sectorize by default for mkfs
 2023-04-06 22:51 UTC  (4+ messages)
` [PATCH 1/1] btrfs-progs: mkfs: Enforce 4k sectorsize by default

[PATCH v2 0/2] btrfs: adjust async discard tuning
 2023-04-06 22:47 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: set default discard iops_limit to 1000
` [PATCH v2 2/2] btrfs: reinterpret async discard iops_limit=0 as no delay

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06 20:10 UTC  (8+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  ` [f2fs-dev] "
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part

[PATCH] btrfs: fix uninitialized variable warning
 2023-04-06 19:12 UTC  (2+ messages)

[PATCH 0/2] btrfs: some fsync updates when logging directories
 2023-04-06 18:52 UTC  (5+ messages)
` [PATCH 1/2] btrfs: avoid iterating over all indexes when logging directory
` [PATCH 2/2] btrfs: use log root when iterating over index keys "

[PATCH] btrfs: scrub: use safer allocation function in init_scrub_stripe()
 2023-04-06 16:06 UTC  (5+ messages)

[PATCH] btrfs: remove pointless loop at btrfs_get_next_valid_item()
 2023-04-06 15:05 UTC  (2+ messages)

[PATCH] btrfs: scrub: reject unsupported scrub flags
 2023-04-06 15:01 UTC  (3+ messages)

[PATCH] btrfs: ioctl: fix inaccurate determination of exclusive_operation
 2023-04-06  6:58 UTC  (2+ messages)

[PATCH] btrfs: ioctl: fix assertion compatible sets when cocurrently adding multiple devices
 2023-04-06  6:32 UTC 

[PATCH 0/2] minor cleanups for device close and free functions
 2023-04-06  5:15 UTC  (5+ messages)
` [PATCH 1/2] btrfs: warn for any missed cleanup at btrfs_close_one_device

[syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2)
 2023-04-06  2:24 UTC 

[PATCH v8 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-04-05 23:44 UTC  (7+ messages)
` [PATCH v8 06/12] btrfs: scrub: introduce a helper to verify one metadata

Readonly file system: __btrfs_unlink_inode:4325: errno=-2 No such entry
 2023-04-05 23:06 UTC  (4+ messages)

[PATCH 0/2] btrfs: adjust async discard tuning
 2023-04-05 18:46 UTC  (5+ messages)
` [PATCH 1/2] btrfs: set default discard iops_limit to 1000
` [PATCH 2/2] btrfs: reinterpret async discard iops_limit=0 as no delay


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).