public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-23 22:38:31 to 2022-12-07 22:28:29 UTC [more...]

[PATCH 0/8] extent buffer dirty cleanups
 2022-12-07 22:28 UTC  (8+ messages)
` [PATCH 1/8] btrfs: always lock the block before calling btrfs_clean_tree_block
` [PATCH 2/8] btrfs: do not check header generation in btrfs_clean_tree_block
` [PATCH 3/8] btrfs: do not set the header generation before btrfs_clean_tree_block
` [PATCH 4/8] btrfs: replace clearing extent buffer dirty bit with btrfs_clean_block
` [PATCH 5/8] btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr
` [PATCH 6/8] btrfs: rename btrfs_clean_tree_block => btrfs_clear_buffer_dirty
` [PATCH 7/8] btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty

[PATCH] btrfs: move btrfs_abort_transaction to transaction.c
 2022-12-07 16:06 UTC  (2+ messages)

[PATCH v4 0/9] btrfs: introduce RAID stripe tree
 2022-12-07 14:22 UTC  (10+ messages)
` [PATCH v4 1/9] btrfs: add raid stripe tree definitions
` [PATCH v4 2/9] btrfs: read raid-stripe-tree from disk
` [PATCH v4 3/9] btrfs: add support for inserting raid stripe extents
` [PATCH v4 4/9] btrfs: delete stripe extent on extent deletion
` [PATCH v4 5/9] btrfs: lookup physical address from stripe extent
` [PATCH v4 6/9] btrfs: add raid stripe tree pretty printer
` [PATCH v4 7/9] btrfs: zoned: allow zoned RAID
` [PATCH v4 8/9] btrfs: check for leaks of ordered stripes on umount
` [PATCH v4 9/9] btrfs: add tracepoints for ordered stripes

[PATCH] btrfs: make btrfs_get_io_geometry() to return void
 2022-12-07  7:21 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in btrfs_clear_delalloc_extent
 2022-12-07  6:42 UTC 

[PATCH] btrfs: handle missing chunk mapping more gracefully
 2022-12-07  5:09 UTC 

[PATCH] btrfs-progs: corrupt-block: fix the mismatch in --root and -r options
 2022-12-07  4:35 UTC 

Filesystem only mounts read-only after balance failure on enospc
 2022-12-07  0:16 UTC 

[PoC PATCH 00/11] btrfs: scrub: rework to get rid of the complex bio formshaping
 2022-12-06 18:48 UTC  (16+ messages)
` [PoC PATCH 01/11] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface
` [PoC PATCH 02/11] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub2_stripe
` [PoC PATCH 03/11] btrfs: scrub: introduce a helper to verify one scrub2_stripe
` [PoC PATCH 04/11] btrfs: scrub: add the repair function for scrub2_stripe
` [PoC PATCH 05/11] btrfs: scrub: add a writeback helper "
` [PoC PATCH 06/11] btrfs: scrub: add the error reporting "
` [PoC PATCH 07/11] btrfs: scrub: add raid56 P/Q scrubbing support
` [PoC PATCH 08/11] btrfs: scrub: use dedicated super block verification function to scrub one super block
` [PoC PATCH 09/11] btrfs: scrub: switch to the new scrub2_stripe based infrastructure
` [PoC PATCH 10/11] btrfs: scrub: cleanup the old scrub_parity infrastructure
` [PoC PATCH 11/11] btrfs: scrub: cleanup scrub_extent() and its related functions

[linux-next:master] BUILD REGRESSION 5d562c48a21eeb029a8fd3f18e1b31fd83660474
 2022-12-06 16:06 UTC 

Array stuck with balance in progress holding exclusive lock after kernel warning
 2022-12-06 15:36 UTC 

No boot or access of single NVME SSD with BTRFS possible
 2022-12-06 12:28 UTC 

consolidate btrfs checksumming, repair and bio splitting v2
 2022-12-06 11:51 UTC  (27+ messages)
` [PATCH 01/19] block: export bio_split_rw
` [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 03/19] btrfs: remove the submit_bio_start helpers
` [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention
` [PATCH 05/19] btrfs: handle checksum generation in the storage layer
` [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
` [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio
` [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O
` [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
` [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
` [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode
` [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND

[PATCH] btrfs: refuse to remount read-write with unsupported compat-ro features
 2022-12-06 11:14 UTC  (4+ messages)

[PATCH 0/3] btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot
 2022-12-06  8:58 UTC  (6+ messages)
` [PATCH 1/3] btrfs: refactor anon_dev with new_fs_root_args for create subvolume/snapshot
` [PATCH 2/3] btrfs: change snapshot_lock to dynamic pointer
` [PATCH 3/3] btrfs: add snapshot_lock to new_fs_root_args

[PATCH] btrfs: remove level argument from btrfs_set_block_flags
 2022-12-06  8:04 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in btrfs_ioctl_send
 2022-12-05 17:26 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION ee9bda616d36d2dc864aa294c2656fad88c9efa0
 2022-12-05 17:05 UTC 

[PATCH] btrfs: print transaction aborted messages with an error level
 2022-12-05 17:01 UTC  (4+ messages)

Feature Request: Subvolume Expiration
 2022-12-05 13:28 UTC 

[syzbot] WARNING in lookup_inline_extent_backref
 2022-12-05  8:13 UTC 

[PATCH] btrfs-progs: check: enhance the error output for backref mimsatch
 2022-12-05  6:07 UTC 

[PATCH PoC v2 00/10] btrfs: scrub: introduce a new family of ioctl, scrub_fs
 2022-12-03 23:09 UTC  (4+ messages)
` [PATCH PoC v2 01/10] btrfs: introduce BTRFS_IOC_SCRUB_FS family of ioctls

[PATCH v4 00/10] prep and initial sync of kernel code
 2022-12-02 16:23 UTC  (11+ messages)
` [PATCH v4 01/10] btrfs-progs: sync uapi/btrfs.h into btrfs-progs
` [PATCH v4 02/10] btrfs-progs: make the find extent buffer helpers take fs_info
` [PATCH v4 03/10] btrfs-progs: move extent cache code directly into btrfs_fs_info
` [PATCH v4 04/10] btrfs-progs: sync ondisk definitions from the kernel
` [PATCH v4 05/10] btrfs-progs: sync compression.h "
` [PATCH v4 06/10] btrfs-progs: sync messages.* "
` [PATCH v4 07/10] btrfs-progs: sync accessors.[ch] "
` [PATCH v4 08/10] btrfs-progs: sync file-item.h into progs
` [PATCH v4 09/10] btrfs-progs: sync async-thread.[ch] from the kernel
` [PATCH v4 10/10] btrfs-progs: sync extent-io-tree.[ch] and misc.h "

[syzbot] kernel BUG in __clear_extent_bit
 2022-12-02 10:42 UTC  (2+ messages)

BTRFS RAID1 root corrupt and read-only
 2022-12-02  1:32 UTC  (10+ messages)

[syzbot] kernel BUG in set_state_bits
 2022-12-01 12:20 UTC 

block group x has wrong amount of free space
 2022-12-01  8:53 UTC  (19+ messages)
    ` Re[2]: "
              ` Re[3]: "
                ` Re[4]: "
                                ` btrfs-transacti hanging (was: Re[6]: block group x has wrong amount of free space)

[syzbot] WARNING in btrfs_put_transaction
 2022-11-30 19:58 UTC 

[PATCH] btrfs: sync some cleanups from progs into uapi/btrfs.h
 2022-11-30 13:03 UTC  (2+ messages)

[syzbot] WARNING in btrfs_free_reserved_data_space_noquota
 2022-11-30 10:35 UTC  (2+ messages)

[syzbot] WARNING in btrfs_remove_chunk
 2022-11-30  8:16 UTC 

BTRFS IO Failure with Laptop Sleep/Hibernation
 2022-11-29 23:32 UTC 

[syzbot] WARNING in btrfs_commit_transaction
 2022-11-29 22:13 UTC  (3+ messages)

[syzbot] kernel BUG in insert_state_fast
 2022-11-29 21:10 UTC 

[syzbot] possible deadlock in btrfs_join_transaction
 2022-11-29 11:54 UTC  (2+ messages)

[PATCH v5 00/18] btrfs: add fscrypt integration
 2022-11-28 20:34 UTC  (8+ messages)

[PATCH v3 00/29] prep and initial sync of kernel code
 2022-11-28 17:53 UTC  (28+ messages)
` [PATCH v3 01/29] btrfs-progs: turn on more compiler warnings and use -Wall
` [PATCH v3 02/29] btrfs-progs: fix make clean to clean convert properly
` [PATCH v3 03/29] btrfs-progs: properly test for send_stream_version
` [PATCH v3 04/29] btrfs-progs: use -std=gnu11
` [PATCH v3 05/29] btrfs-progs: move btrfs_err_str into common/utils.h
` [PATCH v3 12/29] btrfs-progs: sync uapi/btrfs.h into btrfs-progs
` [PATCH v3 14/29] btrfs-progs: make the find extent buffer helpers take fs_info
` [PATCH v3 20/29] btrfs-progs: sync ondisk definitions from the kernel
` [PATCH v3 21/29] btrfs-progs: sync compression.h "
` [PATCH v3 22/29] btrfs-progs: sync messages.* "
` [PATCH v3 23/29] btrfs-progs: replace btrfs_leaf_data with btrfs_item_nr_offset
` [PATCH v3 24/29] btrfs-progs: don't use btrfs_header_csum helper
` [PATCH v3 25/29] btrfs-progs: make write_extent_buffer take a const eb
` [PATCH v3 26/29] btrfs-progs: sync accessors.[ch] from the kernel
` [PATCH v3 27/29] btrfs-progs: sync file-item.h into progs
` [PATCH v3 28/29] btrfs-progs: sync async-thread.[ch] from the kernel
` [PATCH v3 29/29] btrfs-progs: sync extent-io-tree.[ch] and misc.h "

[PATCH AUTOSEL 5.4 11/16] btrfs: send: avoid unaligned encoded writes when attempting to clone range
 2022-11-28 17:41 UTC 

[PATCH AUTOSEL 5.10 13/19] btrfs: send: avoid unaligned encoded writes when attempting to clone range
 2022-11-28 17:41 UTC 

[PATCH AUTOSEL 5.15 18/24] btrfs: send: avoid unaligned encoded writes when attempting to clone range
 2022-11-28 17:40 UTC 

[PATCH AUTOSEL 6.0 28/39] btrfs: send: avoid unaligned encoded writes when attempting to clone range
 2022-11-28 17:36 UTC 

[PATCH] btrfs: send: initialize backref cache earlier
 2022-11-28 17:05 UTC  (2+ messages)

[PATCH] btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
 2022-11-28 16:53 UTC  (3+ messages)

[PATCH 0/4] fstests/btrfs: add a test case for send v2 and an update
 2022-11-28 16:05 UTC  (6+ messages)
` [PATCH 1/4] btrfs: add a _require_btrfs_send_v2 helper
` [PATCH 2/4] common: make _filter_fiemap_flags optionally print the encoded flag
` [PATCH 3/4] btrfs/280: also verify that fiemap reports extents as encoded
` [PATCH 4/4] btrfs: test a case with compressed send stream and a shared extent

[PATCH] fstests: skip btrfs/254 in case MIN_FSSIZE is more than 1G
 2022-11-28 16:03 UTC  (2+ messages)

[PATCH] fstests: skip btrfs/253 for zoned devices
 2022-11-28 16:02 UTC  (2+ messages)

[PATCH 0/3] btrfs: fix a rare deadlock case when logging inodes
 2022-11-28 10:03 UTC  (4+ messages)
` [PATCH 1/3] btrfs: do not modify log tree while holding a leaf from fs tree locked

[syzbot] WARNING in btrfs_create_pending_block_groups
 2022-11-28 10:01 UTC 

[syzbot] general protection fault in btrfs_ioctl_send
 2022-11-28  9:50 UTC 

[syzbot] memory leak in add_tree_block
 2022-11-28  7:50 UTC 

[syzbot] kernel BUG in btrfs_global_root_delete
 2022-11-27  8:50 UTC 

[PATCH 07/16] btrfs: Lock extents before folio for read()s
 2022-11-27  8:48 UTC  (2+ messages)

[syzbot] WARNING in __kernel_write_iter
 2022-11-27  2:44 UTC  (2+ messages)

[PATCH v3 0/2] fs: clear a UBSAN shift-out-of-bounds warning
 2022-11-26  1:59 UTC  (5+ messages)
` [PATCH v3 1/2] btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
` [PATCH v3 2/2] fs: clear a UBSAN shift-out-of-bounds warning

Speed up mount time?
 2022-11-25 22:25 UTC  (5+ messages)

[GIT PULL] Btrfs updates for 6.1-rc7
 2022-11-25 22:00 UTC  (2+ messages)

[syzbot] kernel BUG in clear_state_bit
 2022-11-25 17:49 UTC  (2+ messages)

[syzbot] kernel BUG in close_ctree
 2022-11-25 17:09 UTC  (2+ messages)

[syzbot] kernel BUG in btrfs_drop_extents
 2022-11-25 13:36 UTC 

Speed up mount time?
 2022-11-25  8:58 UTC  (2+ messages)

Speed up mount time?
 2022-11-25  8:57 UTC  (2+ messages)

[PATCH v2 0/2] fs: clear a UBSAN shift-out-of-bounds warning
 2022-11-25  8:33 UTC  (3+ messages)

[PATCH v1] btrfs-progs:Support send and receive to remote host
 2022-11-24 19:59 UTC 

Endless "reclaiming chunk"/"relocating block group"
 2022-11-24 19:14 UTC  (6+ messages)

Btrfs progs release 6.0.2
 2022-11-24 16:50 UTC 

[syzbot] possible deadlock in btrfs_search_forward
 2022-11-24  9:13 UTC 

[syzbot] kernel BUG in create_pending_snapshot
 2022-11-24  6:28 UTC 


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