linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-14 06:09:23 to 2023-03-21 11:14:37 UTC [more...]

[PATCH 00/24] btrfs: cleanups and small fixes mostly around block reserves
 2023-03-21 11:13 UTC  (3+ messages)
` [PATCH 01/24] btrfs: pass a bool to btrfs_block_rsv_migrate() at evict_refill_and_join()
` [PATCH 02/24] btrfs: pass a bool size update argument to btrfs_block_rsv_add_bytes()

[RFC PATCH] btrfs-progs: mkfs: Enforce 4k sectorsize by default
 2023-03-21 11:02 UTC  (5+ messages)

[RFC PATCH] btrfs: remove struct scrub_stx for superblock scrubbing
 2023-03-21 10:11 UTC  (3+ messages)

[PATCH v3 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-03-21  7:25 UTC  (23+ messages)
` [PATCH v3 01/12] btrfs: scrub: use dedicated super block verification function to scrub one super block
` [PATCH v3 02/12] btrfs: introduce a new helper to submit bio for scrub
` [PATCH v3 03/12] btrfs: introduce a new helper to submit write "
` [PATCH v3 04/12] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface
` [PATCH v3 05/12] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub_stripe
` [PATCH v3 06/12] btrfs: scrub: introduce a helper to verify one metadata
` [PATCH v3 07/12] btrfs: scrub: introduce a helper to verify one scrub_stripe
` [PATCH v3 08/12] btrfs: scrub: introduce the main read repair worker for scrub_stripe
` [PATCH v3 09/12] btrfs: scrub: introduce a writeback helper "
` [PATCH v3 10/12] btrfs: scrub: introduce error reporting functionality "
` [PATCH v3 11/12] btrfs: scrub: introduce the helper to queue a stripe for scrub
` [PATCH v3 12/12] btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure

[PATCH] btrfs-progs: use alloc_dummy_extent_buffer() for temporaray super block
 2023-03-21  2:11 UTC  (3+ messages)

[PATCH] btrfs-progs: tests: misc: fix failure on misc/034
 2023-03-21  2:06 UTC  (2+ messages)

[PATCH v2] btrfs-progs: sync ioctl from kernel
 2023-03-21  1:58 UTC  (3+ messages)

defer all write I/O completions to process context
 2023-03-20 23:37 UTC  (32+ messages)
` [PATCH 01/10] btrfs: use a plain workqueue for ordered_extent processing
` [PATCH 02/10] btrfs: refactor btrfs_end_io_wq
` [PATCH 03/10] btrfs: offload all write I/O completions to a workqueue
` [PATCH 04/10] btrfs: remove the compressed_write_workers workqueue
` [PATCH 05/10] btrfs: remove irq disabling for btrfs_workqueue.list_lock
` [PATCH 06/10] btrfs: remove irq disabling for subpage.list_lock
` [PATCH 07/10] btrfs: remove irq disabling for leak_lock
` [PATCH 08/10] btrfs: remove irq disabling for fs_info.ebleak_lock
` [PATCH 09/10] btrfs: remove irq_disabling for ordered_tree.lock
` [PATCH 10/10] btrfs: remove confusing comments

[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
 2023-03-20 22:40 UTC 

[RESEND,PATCH v2 01/10] kobject: introduce kobject_del_and_put()
 2023-03-20 21:38 UTC  (2+ messages)

[RESEND,PATCH v2 06/10] btrfs: convert to kobject_del_and_put()
 2023-03-20 18:47 UTC 

[PATCH v2, RESEND 06/10] btrfs: convert to kobject_del_and_put()
 2023-03-20 15:54 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: fix btrfs/249 failure
 2023-03-20 15:48 UTC  (8+ messages)
` [PATCH 1/3] btrfs-progs: filesystem-usage: handle missing seed device properly
` [PATCH 2/3] btrfs-progs: sync ioctl from kernel

return an ERR_PTR from __filemap_get_folio v3
 2023-03-20 13:58 UTC  (6+ messages)
` [PATCH 4/7] shmem: remove shmem_get_partial_folio
` [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp

Utility btrfs-diff-go confused by btrfs-send output - a file isn't changed but is associated with an UPDATE_EXTENT command
 2023-03-20  8:21 UTC  (3+ messages)

[PATCH v2, RESEND 01/10] kobject: introduce kobject_del_and_put()
 2023-03-20  7:26 UTC  (4+ messages)

simplify extent_buffer reading and writing
 2023-03-20  5:46 UTC  (9+ messages)
` [PATCH 04/20] btrfs: always read the entire extent_buffer
` [PATCH 17/20] btrfs: don't check for uptodate pages in read_extent_buffer_pages

Frequent fs/btrfs/backref.c kernel stack traces (warnings)
 2023-03-20  5:33 UTC  (5+ messages)

[syzbot] [btrfs?] possible deadlock in __btrfs_release_delayed_node (2)
 2023-03-19 23:09 UTC 

[PATCH v2 06/10] btrfs: convert to kobject_del_and_put()
 2023-03-19  8:41 UTC 

[linus:master] [btrfs] 5f58d783fd: xfstests.btrfs.172.fail
 2023-03-17  4:14 UTC  (2+ messages)

Btrfs Raid10 eating all Ram on Mount
 2023-03-17  0:29 UTC  (7+ messages)

[PATCH] btrfs-progs: documentation for discard tunables and metrics in sysfs
 2023-03-16 21:03 UTC  (3+ messages)

[PATCH] btrfs-progs: balance: fix some cases wrongly parsed as old syntax
 2023-03-16 15:47 UTC  (2+ messages)

[PATCH] btrfs-progs: restore of xattrs fixed
 2023-03-16 15:32 UTC  (3+ messages)
` [PATCH v2 1/2] Fixed issue with restore of xattrs not working on directories

cleanup btrfs_add_compressed_bio_pages
 2023-03-16 15:13 UTC  (7+ messages)
` [PATCH 1/2] btrfs: move the bi_sector assingment out of btrfs_add_compressed_bio_pages
` [PATCH 2/2] btrfs: btrfs_add_compressed_bio_pages

Rubber Molded
 2023-03-16  8:40 UTC 

[PATCH] btrfs: fix dio continue after short write due to source fault
 2023-03-16  0:52 UTC  (5+ messages)

[PATCH v3] btrfs: fix dio continue after short write due to buffer page fault
 2023-03-15 19:53 UTC  (4+ messages)

[PATCH 00/21] Lock extents before pages
 2023-03-15 19:16 UTC  (4+ messages)

[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
 2023-03-15 16:34 UTC  (5+ messages)

[PATCH v2 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-03-15  8:12 UTC  (28+ messages)
` [PATCH v2 01/12] btrfs: scrub: use dedicated super block verification function to scrub one super block
` [PATCH v2 02/12] btrfs: introduce a new helper to submit bio for scrub
` [PATCH v2 03/12] btrfs: introduce a new helper to submit write "
` [PATCH v2 04/12] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface
` [PATCH v2 05/12] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub_stripe
` [PATCH v2 06/12] btrfs: scrub: introduce a helper to verify one metadata
` [PATCH v2 07/12] btrfs: scrub: introduce a helper to verify one scrub_stripe
` [PATCH v2 08/12] btrfs: scrub: introduce the main read repair worker for scrub_stripe
` [PATCH v2 09/12] btrfs: scrub: introduce a writeback helper "
` [PATCH v2 10/12] btrfs: scrub: introduce error reporting functionality "
` [PATCH v2 11/12] btrfs: scrub: introduce the helper to queue a stripe for scrub
` [PATCH v2 12/12] btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure

Corruption with hibernation and other file system access
 2023-03-15  7:57 UTC  (6+ messages)

[PATCH v2] btrfs-progs: fix race window during mkfs
 2023-03-15  6:06 UTC 

[PATCH] btrfs-progs: fix race window during mkfs
 2023-03-15  5:52 UTC 

[PATCH] btrfs-progs: mkfs: use flock to prevent udev race
 2023-03-15  5:00 UTC  (2+ messages)

[PATCH] btrfs-progs: fix btrfs filesystem usage on older kernels
 2023-03-15  4:59 UTC  (2+ messages)

[LSF TOPIC] online repair of filesystems: what next?
 2023-03-15  3:45 UTC  (2+ messages)

[PATCH 0/8] Fixup uninitialized warnings and enable extra checks
 2023-03-14 21:59 UTC  (7+ messages)
` [PATCH 8/8] btrfs: turn on -Wmaybe-uninitialized

[PATCH 0/2] btrfs: zoned: replace active_total_bytes counter
 2023-03-14 18:13 UTC  (2+ messages)

[PATCH] btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile
 2023-03-14 17:49 UTC  (2+ messages)

[PATCH] btrfs: relax bg_reclaim_threshold for debug purpose
 2023-03-14 17:45 UTC  (2+ messages)

simplify extent_buffer reading and writing v2
 2023-03-14 10:53 UTC  (26+ messages)
` [PATCH 01/21] btrfs: mark extent_buffer_under_io static
` [PATCH 02/21] btrfs: fix sub-page error bit in end_bio_subpage_eb_writepage
` [PATCH 03/21] btrfs: move setting the buffer uptodate out of validate_extent_buffer
` [PATCH 04/21] btrfs: merge verify_parent_transid and btrfs_buffer_uptodate
` [PATCH 05/21] btrfs: always read the entire extent_buffer
` [PATCH 06/21] btrfs: simplify extent buffer reading
` [PATCH 07/21] btrfs: remove the mirror_num argument to btrfs_submit_compressed_read
` [PATCH 08/21] btrfs: simplify the read_extent_buffer end_io handler
` [PATCH 09/21] btrfs: do not try to unlock the extent for non-subpage metadata reads
` [PATCH 10/21] btrfs: return bool from lock_extent_buffer_for_io
` [PATCH 11/21] btrfs: submit a writeback bio per extent_buffer
` [PATCH 12/21] btrfs: move page locking from lock_extent_buffer_for_io to write_one_eb
` [PATCH 13/21] btrfs: simplify extent buffer writing
` [PATCH 14/21] btrfs: simplify the extent_buffer write end_io handler
` [PATCH 15/21] btrfs: simplify btree block checksumming
` [PATCH 16/21] btrfs: remove the io_pages field in struct extent_buffer
` [PATCH 17/21] btrfs: stop using PageError for extent_buffers
` [PATCH 18/21] btrfs: don't check for uptodate pages in read_extent_buffer_pages
` [PATCH 19/21] btrfs: stop using lock_extent in btrfs_buffer_uptodate
` [PATCH 20/21] btrfs: use per-buffer locking for extent_buffer reading
` [PATCH 21/21] btrfs: merge write_one_subpage_eb into write_one_eb

[syzbot] WARNING in btrfs_run_delayed_refs
 2023-03-14 10:34 UTC  (3+ messages)
` [syzbot] [btrfs?] "


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