linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-10 14:57:48 to 2023-01-17 11:22:41 UTC [more...]

[PATCH 0/2] btrfs: some speedup with fiemap when leaves are shared
 2023-01-17 11:21 UTC  (3+ messages)
` [PATCH 1/2] btrfs: assert commit root semaphore is held when accessing backref cache
` [PATCH 2/2] btrfs: skip backref walking during fiemap if we know the leaf is shared

[PATCH][next] btrfs: Fix spelling mistakes found using codespell
 2023-01-17 10:03 UTC 

[linux-next:master] [btrfs] 89f6e14228: xfstests.btrfs.177.fail
 2023-01-17  2:22 UTC 

[PATCH] MAINTAINERS: update fscrypt git repo
 2023-01-16 23:34 UTC 

[PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
 2023-01-16 23:22 UTC 

[PATCH linux-next] btrfs: remove duplicate included header files
 2023-01-16 18:39 UTC  (2+ messages)

[PATCH][next] btrfs: Fix spelling mistake "geneartion" -> "generation"
 2023-01-16 18:34 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.2-rc5
 2023-01-16 18:10 UTC  (2+ messages)

Correct way to clear a free space cache file invalid error
 2023-01-16 15:30 UTC  (5+ messages)
  ` [PATCH] btrfs-progs: docs: improve space cache documentation

[PATCH] btrfs-progs: mkfs: check blkid version
 2023-01-16 12:29 UTC  (3+ messages)

btrfs mount failure with context option and latest mount command
 2023-01-16 10:15 UTC 

Correct way to clear a
 2023-01-16  9:57 UTC 

[RFC][PATCH V5] btrfs: preferred_metadata: preferred device for metadata
 2023-01-16  8:20 UTC  (5+ messages)

[PATCH 00/11] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-01-16  7:04 UTC  (12+ messages)
` [PATCH 01/11] btrfs: remove unused @path inside scrub_stripe()
` [PATCH 02/11] btrfs: remove @root and @csum_root arguments from scrub_simple_mirror()
` [PATCH 03/11] btrfs: scrub: use dedicated super block verification function to scrub one super block
` [PATCH 04/11] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface
` [PATCH 05/11] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub_stripe
` [PATCH 06/11] btrfs: scrub: introduce a helper to verify one metadata
` [PATCH 07/11] btrfs: scrub: introduce a helper to verify one scrub_stripe
` [PATCH 08/11] btrfs: scrub: introduce the repair functionality for scrub_stripe
` [PATCH 09/11] btrfs: scrub: introduce a writeback helper "
` [PATCH 10/11] btrfs: scrub: introduce error reporting functionality "
` [PATCH 11/11] btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure

Deadlock scenario for __btrfs_map_lock(), and remove the extra mirror (from target device) in the future
 2023-01-16  5:49 UTC 

[PATCH] btrfs: add a test case to verify that per-fs features directory gets updated
 2023-01-16  5:17 UTC  (2+ messages)

[PATCH] btrfs: raid56: Fix stripes if vertical errors are found
 2023-01-15 23:37 UTC  (2+ messages)

[PATCH 2/2] Fix several style errors in fs/btrfs/inode.c
 2023-01-15 13:56 UTC  (2+ messages)

initramfs: bcache + btrfs: boot failure: race between btrfs and bcache
 2023-01-15 10:35 UTC  (2+ messages)

please reconsider silently suppressing error messages
 2023-01-14 15:16 UTC 

[PATCH] btrfs: hold block_group refcount during async discard
 2023-01-13 20:43 UTC  (3+ messages)

[syzbot] [btrfs?] kernel BUG in insert_state
 2023-01-13 16:50 UTC 

[PATCH] btrfs: fix race between quota rescan and disable leading to NULL pointer deref
 2023-01-13 15:25 UTC  (5+ messages)
` [PATCH v2] "

how to check commit of deletion of subvolumes
 2023-01-13 13:45 UTC  (3+ messages)

[PATCH v5] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 11:36 UTC  (2+ messages)

[PATCH v4] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 11:09 UTC  (3+ messages)

[PATCH v3] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 10:55 UTC  (4+ messages)

[PATCH v4 0/5] btrfs: data block group size classes
 2023-01-13  9:55 UTC  (3+ messages)
` [PATCH v4 3/5] btrfs: introduce size class to block group allocator

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-13  3:03 UTC  (9+ messages)
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
` [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() "
  ` [f2fs-dev] "

[PATCH v2] btrfs: update fs features sysfs directory asynchronously
 2023-01-13  2:09 UTC  (5+ messages)

[PATCH rcu v2 10/20] fs/btrfs: Remove "select SRCU"
 2023-01-13  0:11 UTC 

errors found in extent allocation tree or chunk allocation
 2023-01-12 22:59 UTC  (2+ messages)

[PATCH] btrfs-progs: docs: add sysfs doc
 2023-01-12 17:23 UTC  (2+ messages)

[PATCH] btrfs: scrub: improve its tree block error reporting
 2023-01-12 15:29 UTC  (2+ messages)

[PATCH] fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
 2023-01-12 15:19 UTC  (2+ messages)

[PATCH] btrfs: fix invalid leaf access due to inline extent during lseek
 2023-01-12 14:49 UTC  (2+ messages)

[PATCH 0/8] btrfs: some log tree fixes and cleanups
 2023-01-12 14:45 UTC  (8+ messages)
` [PATCH 1/8] btrfs: fix missing error handling when logging directory items
` [PATCH 3/8] btrfs: add missing setup of log for full commit at add_conflicting_inode()
` [PATCH 4/8] btrfs: do not abort transaction on failure to write log tree when syncing log
` [PATCH 7/8] btrfs: use a negative value for BTRFS_LOG_FORCE_COMMIT
` [PATCH 8/8] btrfs: use a single variable to track return value for log_dir_items()

[regression] Bug 216908 - General Protection Fault in btrfs_file_llseek
 2023-01-12 14:29 UTC  (2+ messages)

consolidate btrfs checksumming, repair and bio splitting v3
 2023-01-12 14:01 UTC  (23+ 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 06/19] btrfs: handle recording of zoned writes "
` [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
` [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios
` [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 11/19] btrfs: remove stripe boundary calculation for compressed I/O
` [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O
` [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
` [PATCH 14/19] btrfs: remove submit_encoded_read_bio
` [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
` [PATCH 16/19] btrfs: remove now spurious bio submission helpers
` [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

small raid56 cleanups v3
 2023-01-12 11:00 UTC  (23+ messages)
` [PATCH 01/10] btrfs: cleanup raid56_parity_write
` [PATCH 02/10] btrfs: cleanup rmw_rbio
` [PATCH 03/10] btrfs: wait for I/O completion in submit_read_bios
` [PATCH 04/10] btrfs: add a bio_list_put helper
` [PATCH 05/10] btrfs: fold recover_assemble_read_bios into recover_rbio
` [PATCH 06/10] btrfs: fold rmw_read_wait_recover into rmw_read_bios
` [PATCH 07/10] btrfs: submit the read bios from scrub_assemble_read_bios
` [PATCH 08/10] btrfs: call rbio_orig_end_io from rmw_rbio
` [PATCH 09/10] btrfs: call rbio_orig_end_io from recover_rbio
` [PATCH 10/10] btrfs: call rbio_orig_end_io from scrub_rbio

[PATCH] btrfs: update fs features sysfs directory asynchronously
 2023-01-12 10:39 UTC  (5+ messages)

Silikonmischungen
 2023-01-12  8:31 UTC 

remove write_one_page / folio_write_one
 2023-01-12  8:02 UTC  (13+ messages)
` [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories

[PATCH] btrfs: keep sysfs features in tandem with runtime features change
 2023-01-12  6:31 UTC  (5+ messages)

[PATCH v3] btrfs: use PAGE_{ALIGN, ALIGNED, ALIGN_DOWN} macro
 2023-01-11 23:27 UTC  (5+ messages)

[PATCH] btrfs: remove the wait argument to btrfs_start_ordered_extent
 2023-01-11 21:57 UTC  (2+ messages)

[PATCH 0/8] extent buffer dirty cleanups
 2023-01-11 20:44 UTC  (8+ messages)
` [PATCH 2/8] btrfs: do not check header generation in btrfs_clean_tree_block

[PATCH] btrfs: zoned: enable metadata over-commit for non-ZNS setup
 2023-01-11 18:31 UTC  (2+ messages)

[PATCH 00/19] btrfs: some optimizations for send
 2023-01-11 11:36 UTC  (20+ messages)
` [PATCH 01/19] btrfs: send: directly return from did_overwrite_ref() and simplify it
` [PATCH 02/19] btrfs: send: avoid unnecessary generation search at did_overwrite_ref()
` [PATCH 03/19] btrfs: send: directly return from will_overwrite_ref() and simplify it
` [PATCH 04/19] btrfs: send: avoid extra b+tree searches when checking reference overrides
` [PATCH 05/19] btrfs: send: remove send_progress argument from can_rmdir()
` [PATCH 06/19] btrfs: send: avoid duplicated orphan dir allocation and initialization
` [PATCH 07/19] btrfs: send: avoid unnecessary orphan dir rbtree search at can_rmdir()
` [PATCH 08/19] btrfs: send: reduce searches on parent root when checking if dir can be removed
` [PATCH 09/19] btrfs: send: iterate waiting dir move rbtree only once when processing refs
` [PATCH 10/19] btrfs: send: use MT_FLAGS_LOCK_EXTERN for the backref cache maple tree
` [PATCH 11/19] btrfs: send: initialize all the red black trees earlier
` [PATCH 12/19] btrfs: send: genericize the backref cache to allow it to be reused
` [PATCH 13/19] btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systems
` [PATCH 14/19] btrfs: send: cache information about created directories
` [PATCH 15/19] btrfs: allow a generation number to be associated with lru cache entries
` [PATCH 16/19] btrfs: add an api to delete a specific entry from the lru cache
` [PATCH 17/19] btrfs: send: use the lru cache to implement the name cache
` [PATCH 18/19] btrfs: send: update size of roots array for backref cache entries
` [PATCH 19/19] btrfs: send: cache utimes operations for directories if possible

[syzbot] [btrfs?] kernel BUG in __set_extent_bit
 2023-01-11 10:51 UTC 

recurring corruption with latest kernels
 2023-01-11  9:03 UTC  (10+ messages)

question about copy_file_range() between btrfs filesystem
 2023-01-11  8:45 UTC 

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-01-10 21:12 UTC  (13+ messages)

[PATCH v2] btrfs/012: check if ext4 is available
 2023-01-10 18:03 UTC  (2+ messages)

[PATCH] btrfs/012: check if ext4 is available
 2023-01-10 15:43 UTC  (4+ messages)

please rebase the patch queue-6.1(btrfs: fix an error handling path in btrfs_defrag_leaves)
 2023-01-10 15:26 UTC  (5+ messages)

[PATCH] btrfs: qgroup: do not warn on record without @old_roots populated
 2023-01-10 15:15 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot
 2023-01-10 15:08 UTC  (5+ messages)


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