public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-13 23:03:02 to 2023-07-20 20:10:17 UTC [more...]

RAID mount fails after upgrading to kernel 6.2.0
 2023-07-20 20:10 UTC  (5+ messages)

[PATCH v2] btrfs: propagate error from function unpin_extent_cache()
 2023-07-20 16:15 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.5-rc3
 2023-07-20 15:54 UTC  (2+ messages)

[PATCH v3 0/8] btrfs: preparation patches for the incoming metadata folio conversion
 2023-07-20 15:06 UTC  (13+ messages)
` [PATCH v3 1/8] btrfs: tests: enhance extent buffer bitmap tests
` [PATCH v3 2/8] btrfs: tests: add self tests for extent buffer memory operations
` [PATCH v3 3/8] btrfs: refactor extent buffer bitmaps operations
` [PATCH v3 4/8] btrfs: use write_extent_buffer() to implement write_extent_buffer_*id()
` [PATCH v3 5/8] btrfs: refactor main loop in copy_extent_buffer_full()
` [PATCH v3 6/8] btrfs: copy all pages at once at the end of btrfs_clone_extent_buffer()
` [PATCH v3 7/8] btrfs: refactor main loop in memcpy_extent_buffer()
` [PATCH v3 8/8] btrfs: refactor main loop in memmove_extent_buffer()

[PATCH 00/11] btrfs-progs: fix bugs and CHANGING_FSID_V2 flag
 2023-07-20 14:33 UTC  (15+ messages)
` [PATCH 02/11] btrfs-progs: call warn() for missing device
` [PATCH 05/11] btrfs-progs: tune: check "
` [PATCH 08/11] btrfs-progs: track total_devs in fs devices
` [PATCH 11/11] btrfs-progs: tune: fix incomplete fsid_change

flapping scrub tests?
 2023-07-20 14:14 UTC  (2+ messages)

[PATCH] btrfs: use WARN_ON_ONCE in btrfs_destroy_inode
 2023-07-20 13:50 UTC 

permanently wedged in filesystem, fs/btrfs/relocation.c:1937 prepare_to_merge
 2023-07-20 13:42 UTC 

split btrfs_load_block_group_zone_info
 2023-07-20 13:32 UTC  (2+ messages)

[PATCH 0/5] btrfs: scrub: fix the scrub performance regression caused by unnecessary extent/csum tree searchs
 2023-07-20 13:27 UTC  (7+ messages)
` [PATCH 1/5] btrfs: scrub: avoid unnecessary extent tree search preparing stripes
` [PATCH 2/5] btrfs: scrub: avoid unnecessary csum "
` [PATCH 3/5] btrfs: scrub: move write back of repaired sectors into scrub_stripe_read_repair_worker()
` [PATCH 4/5] btrfs: scrub: don't go ordered workqueue for dev-replace
` [PATCH 5/5] btrfs: scrub: extract the stripe group submission into a helper

btrfs compressed writeback cleanups
 2023-07-20 13:26 UTC  (11+ messages)
` [PATCH 01/23] btrfs: pass a flags argument to cow_file_range
` [PATCH 16/23] btrfs: further simplify the compress or not logic in compress_file_range
` [PATCH 19/23] btrfs: don't redirty pages "

[PATCH] btrfs: account block group tree when calculating global reserve size
 2023-07-20 13:12 UTC  (2+ messages)

[PATCH] btrfs: Modify format error
 2023-07-20 11:08 UTC  (2+ messages)

[PATCH] btrfs: turn unpin_extent_cache() into a void function
 2023-07-20 11:04 UTC  (4+ messages)

[PATCH 0/2] btrfs-progs: fix dump-super metadata_uuid
 2023-07-20  9:03 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: dump-super print actual metadata_uuid value
` [PATCH 2/2] btrfs-progs: tests: return metadata_uuid or fsid as per METADATA_UUID flag

[syzbot] kernel BUG in assertfail (2)
 2023-07-20  9:46 UTC  (3+ messages)
` [syzbot] [btrfs?] "

[syzbot] [btrfs?] [netfilter?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (2)
 2023-07-20  7:18 UTC  (7+ messages)

small writeback fixes
 2023-07-20  4:48 UTC  (9+ messages)

[PATCH] btrfs: scrub: speed up on NVME devices
 2023-07-19 22:50 UTC  (12+ messages)

[PATCH v1] btrfs: increase usage of folio_next_index() helper
 2023-07-19 21:54 UTC  (3+ messages)

[PATCH 00/10] btrfs-progs: check and tune: add device and noscan options
 2023-07-19  7:48 UTC  (10+ messages)
` [PATCH 01/10] btrfs-progs: common: add --device option helpers
` [PATCH 04/10] btrfs-progs: docs: update btrfstune --device option

Scrub of my nvme SSD has slowed by about 2/3
 2023-07-19  6:55 UTC  (15+ messages)

[PATCH RFC 0/4] btrfs: scrub: make sctx->stripes[] a ring buffer
 2023-07-19  6:44 UTC  (7+ messages)
` [PATCH RFC 1/4] btrfs: scrub: move write back of repaired sectors into scrub_stripe_read_repair_worker()
` [PATCH RFC 2/4] btrfs: scrub: don't go ordered workqueue for dev-replace
` [PATCH RFC 3/4] btrfs: scrub: use btrfs workqueue to synchronize the write back "
` [PATCH RFC 4/4] btrfs: scrub: make sctx->stripes[] array work as a ring buffer

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-19  1:35 UTC  (5+ messages)
` [PATCH v5 6/8] xfs: switch to "
` [PATCH v5 7/8] ext4: "
` [PATCH v5 8/8] btrfs: convert "

question to btrfs scrub
 2023-07-18 15:34 UTC  (14+ messages)

[ANNOUNCE] New GitHub CI workflow
 2023-07-18 12:06 UTC  (4+ messages)

[PATCH v2 00/17] btrfs: add encryption feature
 2023-07-18  8:36 UTC  (33+ messages)
` [PATCH v2 01/17] btrfs: disable various operations on encrypted inodes
` [PATCH v2 02/17] btrfs: disable verity "
` [PATCH v2 03/17] fscrypt: expose fscrypt_nokey_name
` [PATCH v2 04/17] btrfs: start using fscrypt hooks
` [PATCH v2 05/17] btrfs: add inode encryption contexts
` [PATCH v2 06/17] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v2 07/17] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v2 08/17] btrfs: use correct name hash for "
` [PATCH v2 09/17] btrfs: implement fscrypt ioctls
` [PATCH v2 10/17] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH v2 11/17] btrfs: add get_devices hook for fscrypt
` [PATCH v2 12/17] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v2 13/17] btrfs: turn on the encryption ioctls
` [PATCH v2 14/17] btrfs: create and free extent fscrypt_infos
` [PATCH v2 15/17] btrfs: start tracking extent encryption context info
` [PATCH v2 16/17] btrfs: explicitly track file extent length and encryption
` [PATCH v2 17/17] btrfs: save and load fscrypt extent contexts

Properly restore from backup after checksum error
 2023-07-18  1:10 UTC 

[PATCH] btrfs: fix warning when putting transaction with qgroups enabled after abort
 2023-07-17 23:56 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] btrfs: fix ordered extent split error handling in btrfs_dio_submit_io
 2023-07-17 23:46 UTC  (3+ messages)

[PATCH v2 00/14] fscrypt: add extent encryption
 2023-07-17 15:23 UTC  (17+ messages)
` [PATCH v2 03/14] fscrypt: adjust effective lblks based on extents
` [PATCH v2 05/14] fscrypt: setup leaf inodes for extent encryption
` [PATCH v2 07/14] fscrypt: notify per-extent infos if master key vanishes
` [PATCH v2 09/14] fscrypt: move function call warning of busy inodes
` [PATCH v2 10/14] fscrypt: revamp key removal for extent encryption
` [PATCH v2 11/14] fscrypt: add creation/usage/freeing of per-extent infos
` [PATCH v2 12/14] fscrypt: allow load/save of extent contexts
` [PATCH v2 13/14] fscrypt: save session key credentials for extent infos

btrfs sequential 8K read()s from compressed files are not merging
 2023-07-17 14:11 UTC  (2+ messages)

[PATCH] btrfs: remove duplicate free_async_extent_pages() on reservation error
 2023-07-17 14:08 UTC  (2+ messages)

[linus:master] [btrfs] 50b21d7a06: stress-ng.iomix.ops_per_sec 129.0% improvement
 2023-07-17 14:04 UTC 

[linus:master] [btrfs] f880fe6e0b: stress-ng.dir.ops_per_sec 2.9% improvement
 2023-07-17  8:40 UTC 

[PATCH v1 00/17] btrfs: add encryption feature
 2023-07-17  1:43 UTC  (7+ messages)
` [PATCH v1 01/17] btrfs: disable various operations on encrypted inodes
` [PATCH v1 05/17] btrfs: add inode encryption contexts

[syzbot] [btrfs?] WARNING in btrfs_finish_one_ordered
 2023-07-16 16:58 UTC 

btrfs loses 32-bit application compatibility after a while
 2023-07-16  9:01 UTC  (5+ messages)

[PATCH v2 0/6] btrfs: preparation patches for the incoming metadata folio conversion
 2023-07-15  1:02 UTC  (13+ messages)

[PATCH 0/2] Minor macro and type cleanups
 2023-07-14 14:45 UTC  (6+ messages)
` [PATCH 1/2] btrfs: replace unsigned char with u8 for type casts
` [PATCH 2/2] btrfs: use helper sizeof_field in struct accessors

how do i restore a single file from a snapshot ?
 2023-07-14 11:59 UTC  (2+ messages)

[PATCH] btrfs: fix balance_ctl not free properly in btrfs_balance
 2023-07-14 10:01 UTC  (2+ messages)

[syzbot] [btrfs?] general protection fault in btrfs_finish_ordered_extent
 2023-07-14  1:43 UTC  (2+ messages)

[PATCH 00/18] btrfs: simple quotas
 2023-07-13 23:13 UTC  (6+ messages)
` [PATCH 07/18] btrfs: create qgroup earlier in snapshot creation


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