public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-19 14:11:25 to 2023-04-28 07:35:07 UTC [more...]

[GIT PULL] Btrfs updates for 6.3
 2023-04-28  7:34 UTC  (6+ messages)

[PATCH] btrfs: make clear_cache mount option to rebuild FST without disabling it
 2023-04-28  6:13 UTC 

[syzbot] [btrfs?] general protection fault in btrfs_orphan_cleanup
 2023-04-28  6:01 UTC 

[PATCH] btrfs: properly reject clear_cache and v1 cache for block-group-tree
 2023-04-28  0:12 UTC  (5+ messages)

[PATCH 0/2] btrfs: fix extent state leaks after device replace
 2023-04-27 23:51 UTC  (11+ messages)
` [PATCH 1/2] btrfs: fix leak of source device allocation state "
` [PATCH 2/2] btrfs: make btrfs_free_device() static

[PATCH 0/3] btrfs: improve sibling keys check failure report
 2023-04-27 23:13 UTC  (15+ messages)
` [PATCH 1/3] btrfs: abort transaction when sibling keys check fails for leaves
` [PATCH 2/3] btrfs: print extent buffers when sibling keys check fails
` [PATCH 3/3] btrfs: tag as unlikely the key comparison when checking sibling keys

[PATCH] btrfs: export bitmap_test_range_all_{set,zero}
 2023-04-27 22:40 UTC  (4+ messages)

Btrfs progs release 6.3
 2023-04-27 20:29 UTC  (3+ messages)

Failed to recover log tree
 2023-04-27 16:06 UTC  (9+ messages)

fstests(generic/251) triggered a warn(bad key order, sibling blocks)
 2023-04-27 14:16 UTC  (2+ messages)

[PATCH 0/2] btrfs: small improvement to leaf dump
 2023-04-27 12:16 UTC  (3+ messages)
` [PATCH 1/2] btrfs: print-tree: accept const extent buffer pointer
` [PATCH 2/2] btrfs: improve leaf dump and error handling

[syzbot] Monthly btrfs report (Apr 2023)
 2023-04-27 10:13 UTC 

[GIT PULL] Btrfs updates for 6.4
 2023-04-26 17:06 UTC  (2+ messages)

[PATCH] btrfs: parent bytenr must be aligned to sector size
 2023-04-26 12:25 UTC  (2+ messages)

Corruption and error on Linux 6.2.8 in btrfs_commit_transaction -> btrfs_run_delayed_refs
 2023-04-26 10:10 UTC  (7+ messages)

[PATCH] btrfs: scrub: avoid crash if scrub is trying to do recovery for a removed block group
 2023-04-26  2:45 UTC 

[PATCH v2] btrfs: export bitmap_test_range_all_{set,zero}
 2023-04-25 15:19 UTC 

[PATCH btrfs-progs] btrfs-completion: include files in "du" completion
 2023-04-25 14:58 UTC  (2+ messages)

[PATCH RFC] btrfs: make dev-scrub as an exclusive operation
 2023-04-25 12:30 UTC  (4+ messages)

[syzbot] [btrfs?] WARNING in btrfs_put_block_group
 2023-04-24  6:46 UTC 

Does btrfs filesystem defragment -r also include the trees?
 2023-04-23 10:50 UTC  (13+ messages)

[PATCH] btrfs: fix uninitialized variable warning
 2023-04-23  9:21 UTC  (3+ messages)

[PATCH] btrfs-progs: receive: output the parent subvolume uuid if it can not be found
 2023-04-23  1:03 UTC 

[syzbot] [btrfs?] kernel BUG in scrub_handle_errored_block
 2023-04-23  0:05 UTC  (2+ messages)

[PATCH for stable 6.1.x] btrfs: get the next extent map during fiemap/lseek more efficiently
 2023-04-22 16:04 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in add_new_free_space
 2023-04-22 11:37 UTC 

[GIT PULL] Btrfs fixes for 6.3-rc8
 2023-04-21 18:15 UTC  (2+ messages)

[PATCH] btrfs: don't commit transaction for every subvol create
 2023-04-21 15:23 UTC  (4+ messages)

[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
 2023-04-21 13:56 UTC  (3+ messages)

[PATCH v4 00/22] bio: check return values of bio_add_page
 2023-04-21  6:57 UTC  (24+ messages)
` [PATCH v4 01/22] swap: use __bio_add_page to add page to bio
` [PATCH v4 02/22] drbd: "
` [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v4 05/22] md: use __bio_add_page to add single page
` [PATCH v4 06/22] md: raid5-log: "
` [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page
` [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add "
` [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v4 11/22] gfs2: use __bio_add_page for adding "
` [PATCH v4 12/22] zonefs: "
` [PATCH v4 13/22] zram: "
` [PATCH v4 14/22] floppy: "
` [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails
` [PATCH v4 18/22] dm-crypt: check if adding pages to clone "
` [PATCH v4 19/22] block: mark bio_add_page as __must_check
` [PATCH v4 20/22] block: add __bio_add_folio
` [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible
` [PATCH v4 22/22] block: mark bio_add_folio as __must_check

[PATCH 16/22] btrfs: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-04-21  2:50 UTC 

[PATCH] btrfs: zoned: fix bitops api misuse
 2023-04-20 13:24 UTC  (5+ messages)

[syzbot] [btrfs?] WARNING in btrfs_mark_ordered_io_finished
 2023-04-20  9:36 UTC 

[PATCH v3 00/19] bio: check return values of bio_add_page
 2023-04-20  8:55 UTC  (12+ messages)
` [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio
` [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails
` [PATCH v3 18/19] dm-crypt: check if adding pages to clone "
` [PATCH v3 19/19] block: mark bio_add_page as __must_check

[PATCH v2] btrfs-progs: fix race window during mkfs
 2023-04-20  7:25 UTC  (3+ messages)

[PATCH v2] btrfs-progs: logical-resolve: fix the subvolume path resolution
 2023-04-20  6:16 UTC 

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

[PATCH pre-6.4] btrfs: dev-replace: error out if we have unrepaired metadata error during
 2023-04-19 23:07 UTC  (2+ messages)

[PATCH 00/10] btrfs-progs: prep work for syncing ctree.c
 2023-04-19 21:20 UTC  (11+ messages)
` [PATCH 01/10] btrfs-progs: const-ify the extent buffer helpers
` [PATCH 02/10] btrfs-progs: bring root->state into btrfs-progs
` [PATCH 03/10] btrfs-progs: rename btrfs_alloc_free_block to btrfs_alloc_tree_block
` [PATCH 04/10] btrfs-progs: sync locking.h and stub out all the helpers
` [PATCH 05/10] btrfs-progs: add btrfs_locking_nest to btrfs_alloc_tree_block
` [PATCH 06/10] btrfs-progs: add some missing extent buffer helpers
` [PATCH 07/10] btrfs-progs: rename btrfs_set_block_flags -> btrfs_set_disk_extent_flags
` [PATCH 08/10] btrfs-progs: cleanup args for btrfs_set_disk_extent_flags
` [PATCH 09/10] btrfs-progs: rename clear_extent_buffer_dirty => btrfs_clear_buffer_dirty
` [PATCH 10/10] btrfs-progs: make __btrfs_cow_block static

[PATCH 00/18] btrfs-progs: more prep work for syncing ctree.c
 2023-04-19 21:24 UTC  (19+ messages)
` [PATCH 01/18] btrfs-progs: sync and stub-out tree-mod-log.h
` [PATCH 02/18] btrfs-progs: add btrfs_root_id helper
` [PATCH 03/18] btrfs-progs: remove root argument from free_extent and inc_extent_ref
` [PATCH 04/18] btrfs-progs: pass root_id for btrfs_free_tree_block
` [PATCH 05/18] btrfs-progs: add a free_extent_buffer_stale helper
` [PATCH 06/18] btrfs-progs: add btrfs_is_testing helper
` [PATCH 07/18] btrfs-progs: add accounting_lock to btrfs_root
` [PATCH 08/18] btrfs-progs: update read_tree_block to match the kernel definition
` [PATCH 09/18] btrfs-progs: make reada_for_search static
` [PATCH 10/18] btrfs-progs: sync btrfs_path fields with the kernel
` [PATCH 11/18] btrfs-progs: update arguments of find_extent_buffer
` [PATCH 12/18] btrfs-progs: add btrfs_readahead_node_child helper
` [PATCH 13/18] btrfs-progs: add an atomic arg to btrfs_buffer_uptodate
` [PATCH 14/18] btrfs-progs: add a btrfs_read_extent_buffer helper
` [PATCH 15/18] btrfs-progs: add BTRFS_STRIPE_LEN_SHIFT definition
` [PATCH 16/18] btrfs-progs: rename btrfs_check_* to __btrfs_check_*
` [PATCH 17/18] btrfs-progs: change btrfs_check_chunk_valid to match the kernel version
` [PATCH 18/18] btrfs-progs: sync tree-checker.[ch]

[PATCH 0/8] btrfs-progs: sync basic code from the kernel
 2023-04-19 21:17 UTC  (9+ messages)
` [PATCH 1/8] btrfs-progs: sync uapi/btrfs.h into btrfs-progs
` [PATCH 2/8] btrfs-progs: sync ondisk definitions from the kernel
` [PATCH 3/8] btrfs-progs: sync messages.* "
` [PATCH 4/8] btrfs-progs: add struct va_format support to our btrfs_no_printk helper
` [PATCH 5/8] btrfs-progs: sync accessors.[ch] from the kernel
` [PATCH 6/8] btrfs-progs: sync file-item.h into progs
` [PATCH 7/8] btrfs-progs: sync async-thread.[ch] from the kernel
` [PATCH 8/8] btrfs-progs: sync extent-io-tree.[ch] and misc.h "

[PATCH 00/11] btrfs-progs: prep work for syncing files into kernel-shared
 2023-04-19 21:13 UTC  (12+ messages)
` [PATCH 01/11] btrfs-progs: fix kerncompat.h include ordering for libbtrfs
` [PATCH 02/11] btrfs-progs: use $SUDO_HELPER in convert tests for temp files
` [PATCH 03/11] btrfs-progs: re-add __init to include/kerncompat.h
` [PATCH 04/11] btrfs-progs: introduce UASSERT() for purely userspace code
` [PATCH 05/11] btrfs-progs: move BTRFS_DISABLE_BACKTRACE check in print_trace
` [PATCH 06/11] btrfs-progs: remove the _on() related message helpers
` [PATCH 07/11] btrfs-progs: consolidate the btrfs "
` [PATCH 08/11] btrfs-progs: rename the qgroup structs to match the kernel
` [PATCH 09/11] btrfs-progs: remove fs_info argument from btrfs_check_* helpers
` [PATCH 10/11] btrfs-progs: add a btrfs check helper for checking blocks
` [PATCH 11/11] btrfs-progs: remove parent_key arg from btrfs_check_* helpers


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