linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-21 00:10:06 to 2023-02-28 01:02:21 UTC [more...]

[PATCH v2 00/11] fsverity: support for non-4K pages
 2023-02-28  1:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-02-28  1:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
 2023-02-28  1:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] MAINTAINERS: update fscrypt git repo
 2023-02-28  1:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] btrfs: open_ctree() error handling cleanup
 2023-02-28  0:44 UTC 

[RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
 2023-02-27 23:49 UTC  (18+ messages)
` [RFC PATCH v1 1/6] workqueue: Add set_workqueue_cpumask() helper function
` [RFC PATCH v1 2/6] btrfs: Change `mount_opt` type in `struct btrfs_fs_info` to `u64`
` [RFC PATCH v1 3/6] btrfs: Create btrfs CPU set struct and helpers
` [RFC PATCH v1 4/6] btrfs: Add wq_cpu_set=%s mount option
` [RFC PATCH v1 5/6] btrfs: Adjust the default thread pool size when `wq_cpu_set` option is used
` [RFC PATCH v1 6/6] btrfs: Add `BTRFS_DEFAULT_MAX_THREAD_POOL_SIZE` macro

cleanup btrfs_lookup_bio_sums v2
 2023-02-27 22:13 UTC  (5+ messages)
` [PATCH 1/2] btrfs: remove search_file_offset_in_bio
` [PATCH 2/2] btrfs: cleanup btrfs_lookup_bio_sums

[bug report] btrfs: drop extent map range more efficiently
 2023-02-27 21:59 UTC  (2+ messages)

[PATCH] btrfs: fix the mount crash caused by confusing return value
 2023-02-27 21:56 UTC  (4+ messages)

[PATCH v2] btrfs: sink calc_bio_boundaries into its only caller
 2023-02-27 21:31 UTC  (3+ messages)

cleanup submit_extent_page and friends v2
 2023-02-27 21:21 UTC  (16+ messages)
` [PATCH 01/12] btrfs: don't set force_bio_submit in read_extent_buffer_subpage
` [PATCH 02/12] btrfs: remove the force_bio_submit to submit_extent_page
` [PATCH 03/12] btrfs: store the bio opf in struct btrfs_bio_ctrl
` [PATCH 04/12] btrfs: remove the sync_io flag "
` [PATCH 05/12] btrfs: add a wbc pointer to "
` [PATCH 06/12] btrfs: move the compress_type check out of btrfs_bio_add_page
` [PATCH 07/12] btrfs: rename the this_bio_flag variable in btrfs_do_readpage
` [PATCH 08/12] btrfs: remove the compress_type argument to submit_extent_page
` [PATCH 09/12] btrfs: remove the submit_extent_page return value
` [PATCH 10/12] btrfs: simplify the error handling in __extent_writepage_io
` [PATCH 11/12] btrfs: check for contiguity in submit_extent_page
` [PATCH 12/12] btrfs: simplify submit_extent_page

[PATCH v2] btrfs: ioctl: allow dev info ioctl to return fsid of a device
 2023-02-27 18:56 UTC  (4+ messages)

[PATCH] btrfs: make btrfs_bin_search a macro
 2023-02-27 18:53 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] btrfs: opencode btrfs_bin_search()

[PATCH] btrfs: fix extent map logging bit not cleared for split maps after dropping range
 2023-02-27 18:43 UTC  (2+ messages)

[PATCH] btrfs: move all btree initialization into btrfs_init_btree_inode
 2023-02-27 18:41 UTC  (7+ messages)

Question / Idea regarding fragmentation caused by COW operations
 2023-02-27 17:14 UTC  (3+ messages)

[PATCH 0/5] Fix a minor POSIX conformance problem
 2023-02-27 14:49 UTC  (6+ messages)
` [PATCH 4/5] afs: Zero bytes after 'oldsize' if we're expanding the file

[PATCH v2] common/rc: don't clear superblock for zoned scratch pools
 2023-02-27 10:14 UTC  (4+ messages)

[RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs
 2023-02-27 10:12 UTC  (7+ messages)
` [RFC PATCH v1 1/2] Documentation: btrfs: Document wq_cpu_set mount option
` [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option

kernel BUG in btrfs_global_root_insert
 2023-02-27  6:23 UTC 

Why is converting from RAID1 to single in Btrfs an I/O-intensive operation?
 2023-02-26 18:52 UTC  (11+ messages)

[PATCH] btrfs: refactor __btrfs_map_block()
 2023-02-26  6:56 UTC 

[syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode
 2023-02-26  3:51 UTC 

[PATCH AUTOSEL 6.1 14/21] btrfs: scrub: improve tree block error reporting
 2023-02-26  3:42 UTC 

[PATCH AUTOSEL 6.2 14/21] btrfs: scrub: improve tree block error reporting
 2023-02-26  3:41 UTC 

linux-btrfs@vger.kernel.org
 2023-02-25 19:55 UTC 

Can we get an override for NOCOW?
 2023-02-25 14:13 UTC  (2+ messages)

[PATCH] btrfs: add test case for NODATASUM dev-replace
 2023-02-25 14:04 UTC  (2+ messages)

[PATCH] btrfs: add a test case to check btrfs won't crash on certain corruption
 2023-02-25  9:14 UTC 

issue discovered by hung_task_timeout_secs?
 2023-02-25  2:19 UTC  (4+ messages)

bug: btrfs receive: ERROR: clone: did not find source subvol
 2023-02-24 17:55 UTC  (4+ messages)

[PATCH 0/8] Fixup uninitialized warnings and enable extra checks
 2023-02-24 17:22 UTC  (6+ messages)
` [PATCH 8/8] btrfs: turn on -Wmaybe-uninitialized

[PATCH] fs: btrfs: limit the mapped length to the original length
 2023-02-24 14:43 UTC  (2+ messages)

[PATCH] common/rc: don't clear superblock for zoned scratch pools
 2023-02-24 13:40 UTC  (6+ messages)

[PATCH v2] generic: add test for direct io partial writes
 2023-02-24  9:44 UTC  (4+ messages)

[PATCH v4] btrfs: make dev-replace properly follow its read mode
 2023-02-23 21:21 UTC  (5+ messages)

[PATCH] btrfs: fix percent calculation for reclaim message
 2023-02-23 21:04 UTC  (4+ messages)

[PATCH v2 0/4] btrfs: reduce the memory usage for btrfs_io_context, and reduce its variable sized members
 2023-02-23 20:55 UTC  (10+ messages)
` [PATCH v2 2/4] btrfs: small improvement for btrfs_io_context structure
` [PATCH v2 4/4] btrfs: replace btrfs_io_context::raid_map[] with a fixed u64 value

compression code cleanups
 2023-02-23 20:40 UTC  (2+ messages)

[PATCH] btrfs: scrub: fix an error in stripe offset calculation
 2023-02-23 19:51 UTC  (4+ messages)

[PATCH v2 0/2] btrfs: dio partial write corruption fix
 2023-02-23 19:48 UTC  (10+ messages)
` [PATCH v2 1/2] btrfs: btrfs_alloc_ordered_extent
` [PATCH v2 2/2] btrfs: fix dio continue after short write due to buffer page fault

[syzbot] [btrfs?] kernel BUG in btrfs_exclop_balance (2)
 2023-02-23 14:48 UTC 

[PATCH] generic: add test for direct io partial writes
 2023-02-23 14:43 UTC  (4+ messages)

[RFC PATCH 00/17] fscrypt: add per-extent encryption keys
 2023-02-22 20:53 UTC  (4+ messages)

cleanup btrfs_lookup_bio_sums
 2023-02-22 13:52 UTC  (7+ messages)
` [PATCH 1/2] btrfs: remove search_file_offset_in_bio
` [PATCH 2/2] btrfs: cleanup btrfs_lookup_bio_sums

[PATCH] btrfs: do not use replace target device as an extra mirror
 2023-02-22  7:47 UTC 

[PATCH v2 0/2] btrfs-progs: read device fsid from the sysfs
 2023-02-22  3:16 UTC  (7+ messages)
` [PATCH 1/2] btrfs-progs: prepare helper device_is_seed
` [PATCH 2/2] btrfs-progs: read fsid from the sysfs in device_is_seed

something in the last misc-next update made btrfs/261 fail
 2023-02-22  2:15 UTC  (3+ messages)

next: 32-bit: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
 2023-02-21 23:47 UTC  (3+ messages)

[PATCH] btrfs: restore assertion failure to the code line where it happens
 2023-02-21 23:46 UTC  (4+ messages)

[PATCH 0/2] btrfs-progs: fixes for the cli test group
 2023-02-21 23:22 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 465461cf48465b8a0a54025db5ae2b3df7a04577
 2023-02-21 19:32 UTC 

[PATCH] btrfs: fix dio continue after short write due to source fault
 2023-02-21 18:34 UTC  (3+ messages)

Automatic block group reclaim not working as expected?
 2023-02-21 17:52 UTC  (11+ messages)

[PATCH v2] btrfs-progs: fsfeatures: remove the EXPERIMENTAL flags for block group tree runtime feature
 2023-02-21 17:43 UTC  (2+ messages)

[PATCH] btrfs: reflow calc_bio_boundaries
 2023-02-21 16:12 UTC  (8+ messages)

cleanup submit_extent_page and friends
 2023-02-21 14:34 UTC  (21+ messages)
` [PATCH 01/12] btrfs: remove the force_bio_submit to submit_extent_page
` [PATCH 02/12] btrfs: remove a bogus submit_one_bio call in read_extent_buffer_subpage
` [PATCH 03/12] btrfs: store the bio opf in struct btrfs_bio_ctrl
` [PATCH 05/12] btrfs: add a wbc pointer to "
` [PATCH 07/12] btrfs: rename the this_bio_flag variable in btrfs_do_readpage
` [PATCH 08/12] btrfs: remove the compress_type argument to submit_extent_page
` [PATCH 11/12] btrfs: check for contiguity in submit_extent_page
` [PATCH 12/12] btrfs: simplify submit_extent_page


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