linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 15:33:04 to 2023-07-04 08:48:03 UTC [more...]

btrfs compressed writeback cleanups
 2023-07-04  8:47 UTC  (12+ messages)
` [PATCH 01/23] btrfs: pass a flags argument to cow_file_range
` [PATCH 16/23] btrfs: further simplify the compress or not logic in compress_file_range
` [PATCH 17/23] btrfs: use a separate label for the incompressible case "
` [PATCH 18/23] btrfs: share the code to free the page array "
` [PATCH 19/23] btrfs: don't redirty pages "
` [PATCH 20/23] btrfs: refactor the zoned device handling in cow_file_range
` [PATCH 21/23] btrfs: don't redirty locked_page in run_delalloc_zoned
` [PATCH 22/23] btrfs: fix zoned handling in submit_uncompressed_range
` [PATCH 23/23] mm: remove folio_account_redirty

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-07-04  4:20 UTC  (10+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless

[PATCH v1 00/12] fscrypt: add extent encryption
 2023-07-04  1:57 UTC  (20+ messages)
` [PATCH v1 01/12] fscrypt: factor helper for locking master key
` [PATCH v1 02/12] fscrypt: factor getting info for a specific block
` [PATCH v1 03/12] fscrypt: adjust effective lblks based on extents
` [PATCH v1 04/12] fscrypt: add a super_block pointer to fscrypt_info
` [PATCH v1 05/12] fscrypt: setup leaf inodes for extent encryption
` [PATCH v1 06/12] fscrypt: allow infos to be owned by extents
` [PATCH v1 07/12] fscrypt: notify per-extent infos if master key vanishes
` [PATCH v1 08/12] fscrypt: use an optional ino equivalent for per-extent infos
` [PATCH v1 09/12] fscrypt: add creation/usage/freeing of "
` [PATCH v1 10/12] fscrypt: allow load/save of extent contexts
` [PATCH v1 11/12] fscrypt: save session key credentials for extent infos
` [PATCH v1 12/12] fscrypt: update documentation for per-extent keys

Scrub of my nvme SSD has slowed by about 2/3
 2023-07-03 23:49 UTC  (2+ messages)

[PATCH 00/14] btrfs: scrub: introduce SCRUB_LOGICAL flag
 2023-07-03 23:19 UTC  (20+ messages)
` [PATCH 01/14] btrfs: raid56: remove unnecessary parameter for raid56_parity_alloc_scrub_rbio()
` [PATCH 02/14] btrfs: raid56: allow scrub operation to update both P and Q stripes
` [PATCH 03/14] btrfs: raid56: allow caching P/Q stripes
` [PATCH 04/14] btrfs: raid56: add the interfaces to submit recovery rbio
` [PATCH 05/14] btrfs: add the ability to read P/Q stripes directly
` [PATCH 06/14] btrfs: scrub: make scrub_ctx::stripes dynamically allocated
` [PATCH 07/14] btrfs: scrub: introduce the skeleton for logical-scrub
` [PATCH 08/14] btrfs: scrub: extract the common preparation before scrubbing a block group
` [PATCH 09/14] btrfs: scrub: implement the chunk iteration code for scrub_logical
` [PATCH 10/14] btrfs: scrub: implement the basic extent iteration code
` [PATCH 11/14] btrfs: scrub: implement the repair part of scrub logical
` [PATCH 12/14] btrfs: scrub: add RAID56 support for queue_scrub_logical_stripes()
` [PATCH 13/14] btrfs: scrub: introduce the RAID56 data recovery path for scrub logical
` [PATCH 14/14] btrfs: scrub: implement the RAID56 P/Q scrub code

[PATCH] btrfs: zoned: don't read beyond write pointer for scrub
 2023-07-03 22:41 UTC  (4+ messages)

[syzbot] [btrfs?] kernel BUG in merge_reloc_roots
 2023-07-03 18:49 UTC  (2+ messages)

[PATCH 0/2] btrfs: fix error paths of btrfs_orphan_cleanup()
 2023-07-03 17:15 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix double iput() on inode after an error during orphan cleanup
` [PATCH 2/2] btrfs: fix iput() on error pointer after "

[RFC PATCH 0/8] fstests: add btrfs encryption testing
 2023-07-03 17:12 UTC  (10+ messages)
` [RFC PATCH 1/8] common/encrypt: separate data and inode nonces
` [RFC PATCH 2/8] common/encrypt: add btrfs to get_encryption_*nonce
` [RFC PATCH 3/8] common/encrypt: add btrfs to get_ciphertext_filename
` [RFC PATCH 4/8] common/encrypt: enable making a encrypted btrfs filesystem
` [RFC PATCH 5/8] generic/613: write some actual data for btrfs
` [RFC PATCH 6/8] tests: adjust encryption tests for extent encryption
` [RFC PATCH 7/8] common/verity: explicitly don't allow btrfs encryption
` [RFC PATCH 8/8] btrfs: add simple test of reflink of encrypted data

Balance "error (device sda: state A) in __btrfs_free_extent"
 2023-07-03 16:14 UTC 

[PATCH] btrfs: fix leak after finding block group with super blocks on zoned fs
 2023-07-03 12:14 UTC  (3+ messages)

[PATCH RFC 0/2] btrfs-progs: boilerplate code for printing devices
 2023-07-03  7:55 UTC  (3+ messages)
` [PATCH RFC 1/2] btrfs-progs: print device list volumes-c api
` [PATCH RFC 2/2] btrfs-progs: print device list

[PATCH] btrfs-progs: fix duplicate missing device
 2023-07-03  7:53 UTC 

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-07-03  5:10 UTC  (2+ messages)

Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
 2023-07-02 23:28 UTC  (8+ messages)

[PATCH AUTOSEL 5.10 7/7] btrfs: add xxhash to fast checksum implementations
 2023-07-02 19:41 UTC 

[PATCH AUTOSEL 6.4 12/15] btrfs: add xxhash to fast checksum implementations
 2023-07-02 19:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.4 13/15] btrfs: don't check PageError in __extent_writepage
` [PATCH AUTOSEL 6.4 14/15] btrfs: abort transaction at update_ref_for_cow() when ref count is zero

[PATCH AUTOSEL 5.15 08/10] btrfs: add xxhash to fast checksum implementations
 2023-07-02 19:41 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 09/10] btrfs: don't check PageError in __extent_writepage
` [PATCH AUTOSEL 5.15 10/10] btrfs: abort transaction at update_ref_for_cow() when ref count is zero

[PATCH AUTOSEL 6.1 10/12] btrfs: add xxhash to fast checksum implementations
 2023-07-02 19:41 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 11/12] btrfs: don't check PageError in __extent_writepage
` [PATCH AUTOSEL 6.1 12/12] btrfs: abort transaction at update_ref_for_cow() when ref count is zero

[PATCH AUTOSEL 6.3 11/14] btrfs: add xxhash to fast checksum implementations
 2023-07-02 19:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 12/14] btrfs: don't check PageError in __extent_writepage
` [PATCH AUTOSEL 6.3 13/14] btrfs: abort transaction at update_ref_for_cow() when ref count is zero

Can't mount RAID-0 btrfs volume
 2023-07-01 19:52 UTC  (3+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-30 22:12 UTC  (2+ messages)
  ` [PATCH 01/79] fs: add ctime accessors infrastructure

[linux-next:master] BUILD REGRESSION 6352a698ca5bf26a9199202666b16cf741f579f6
 2023-06-30 16:16 UTC 

[PATCH 0/8] btrfs: remove a couple BUG_ON()s and cleanups
 2023-06-30 15:03 UTC  (9+ messages)
` [PATCH 1/8] btrfs: remove BUG_ON()'s in add_new_free_space()
` [PATCH 2/8] btrfs: update documentation for add_new_free_space()
` [PATCH 3/8] btrfs: rename add_new_free_space() to btrfs_add_new_free_space()
` [PATCH 4/8] btrfs: make btrfs_destroy_marked_extents() return void
` [PATCH 5/8] btrfs: make btrfs_destroy_pinned_extent() "
` [PATCH 6/8] btrfs: make find_first_extent_bit() return a boolean
` [PATCH 7/8] btrfs: open code trivial btrfs_add_excluded_extent()
` [PATCH 8/8] btrfs: move btrfs_free_excluded_extents() into block-group.c

question to btrfs scrub
 2023-06-30 10:16 UTC  (5+ messages)

[PATCH] btrfs: add a test case to make sure scrub can repair parity corruption
 2023-06-30  1:36 UTC 

[syzbot] [btrfs?] kernel BUG in add_new_free_space
 2023-06-30  1:12 UTC  (2+ messages)

[PATCH] btrfs: raid56: always verify the P/Q contents for scrub
 2023-06-30  0:56 UTC 

[PATCH v2] btrfs: zoned: do not enable async discard
 2023-06-30  0:00 UTC  (4+ messages)

[PATCH] btrfs-progs: tests/common: simplify check_prereq_btrfsacl
 2023-06-29 22:31 UTC  (4+ messages)
` [PATCH] btrfs: sysfs: display ACL support

[PATCH 1/8] progs: add new FEATURE_INCOMPAT_ENCRYPT flag
 2023-06-29 20:32 UTC  (5+ messages)
` [PATCH 2/8] progs: start tracking extent encryption context info
` [PATCH 3/8] progs: add inode encryption contexts
` [PATCH 4/8] progs: save and load fscrypt extent contexts

[PATCH 0/8] btrfs-progs: add encryption support
 2023-06-29 19:58 UTC  (9+ messages)
` [PATCH 1/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH 2/8] btrfs-progs: start tracking extent encryption context info
` [PATCH 3/8] btrfs-progs: add inode encryption contexts
` [PATCH 4/8] btrfs-progs: save and load fscrypt extent contexts
` [PATCH 5/8] btrfs-progs: interpret encrypted file extents
` [PATCH 6/8] btrfs-progs: handle fscrypt context items
` [PATCH 7/8] btrfs-progs: escape unprintable characters in names
` [PATCH 8/8] btrfs-progs: check: update inline extent length checking

[PATCH v2] btrfs: avoid duplicated chunk lookup during btrfs_map_block()
 2023-06-29 19:38 UTC  (2+ messages)

[PATCH] btrfs: fix use-after-free of new block group that became unused
 2023-06-29 18:00 UTC  (2+ messages)

[PATCH] btrfs: raid56: simplify the trace events
 2023-06-29 17:10 UTC  (2+ messages)

btrfs_map_block tidyups
 2023-06-29 16:28 UTC  (2+ messages)

[PATCH] btrfs: raid56: remove unused BTRFS_RBIO_PARITY_SCRUB
 2023-06-29 16:14 UTC  (2+ messages)

[PATCH] btrfs: add comments for btrfs_map_block()
 2023-06-29 16:02 UTC  (4+ messages)

[PATCH] fs: btrfs: Optimize code execution process to save time
 2023-06-29 15:33 UTC  (2+ messages)

[PATCH][next] btrfs: remove redundant initialization of variables leaf and slot
 2023-06-29 15:26 UTC  (2+ messages)

[PATCH][next] btrfs: scrub: remove redundant division of stripe_nr
 2023-06-29 15:17 UTC  (2+ messages)

[PATCH] btrfs: fix race between balance and cancel/pause
 2023-06-29 15:01 UTC  (2+ messages)

[PATCH 00/26] use array_size
 2023-06-29 14:30 UTC  (3+ messages)
` [PATCH 12/26] btrfs: zoned: "

[PATCH] btrfs: scrub: remove unused btrfs_path in scrub_simple_mirror()
 2023-06-29 14:13 UTC  (4+ messages)

[PATCH v1 00/17] btrfs: add encryption feature
 2023-06-29 13:20 UTC  (19+ messages)
` [PATCH v1 01/17] btrfs: disable various operations on encrypted inodes
` [PATCH v1 02/17] btrfs: disable verity "
` [PATCH v1 03/17] fscrypt: expose fscrypt_nokey_name
` [PATCH v1 04/17] btrfs: start using fscrypt hooks
` [PATCH v1 05/17] btrfs: add inode encryption contexts
` [PATCH v1 06/17] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v1 07/17] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v1 08/17] btrfs: use correct name hash for "
` [PATCH v1 09/17] btrfs: implement fscrypt ioctls
` [PATCH v1 10/17] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH v1 11/17] btrfs: add get_devices hook for fscrypt
` [PATCH v1 12/17] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v1 13/17] btrfs: turn on the encryption ioctls
` [PATCH v1 14/17] btrfs: create and free extent fscrypt_infos
` [PATCH v1 15/17] btrfs: start tracking extent encryption context info
` [PATCH v1 16/17] btrfs: explicitly track file extent length and encryption
` [PATCH v1 17/17] btrfs: save and load fscrypt extent contexts

[syzbot] Monthly btrfs report (Jun 2023)
 2023-06-29 10:14 UTC 

RAID6 Profile Conversion "error (device sda: state A) in __btrfs_free_extent"
 2023-06-29  9:03 UTC 

[PATCH] btrfs: zoned: do not zone finish data relocation block group
 2023-06-29  8:27 UTC  (3+ messages)

[PATCH] btrfs: zoned: do not enable async discard
 2023-06-29  8:04 UTC  (5+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_run_defrag_inodes
 2023-06-29  6:46 UTC 

[PATCH 0/3 v2] btrfs-progs: dump-super: fix dump-super on aarch64
 2023-06-29  4:39 UTC  (5+ messages)
` [PATCH 3/3] btrfs-progs: dump-super: fix read beyond device size

[PATCH v4 0/8] fscrypt: some rearrangements of key setup
 2023-06-29  2:44 UTC  (10+ messages)
` [PATCH v4 1/8] fscrypt: move inline crypt decision to info setup
` [PATCH v4 2/8] fscrypt: split and rename setup_file_encryption_key()
` [PATCH v4 3/8] fscrypt: split setup_per_mode_enc_key()
` [PATCH v4 4/8] fscrypt: move dirhash key setup away from IO key setup
` [PATCH v4 5/8] fscrypt: reduce special-casing of IV_INO_LBLK_32
` [PATCH v4 6/8] fscrypt: move all the shared mode key setup deeper
` [PATCH v4 7/8] fscrypt: make infos have a pointer to prepared keys
` [PATCH v4 8/8] fscrypt: make prepared keys record their type

[PATCH 01/23] btrfs: pass a flags argument to cow_file_range
 2023-06-29  2:34 UTC 

[PATCH v2] common/btrfs: handle dmdust as mounted device in _btrfs_buffered_read_on_mirror()
 2023-06-29  0:10 UTC 

[PATCH 0/4] btrfs-progs: tune: add --device and --noscan option
 2023-06-28 23:27 UTC  (2+ messages)

[PATCH 0/6 v3] btrfs-progs: cleanup and preparatory around device scan
 2023-06-28 22:24 UTC  (2+ messages)

[PATCH 0/2 v2] btrfs-progs: tests: fix no acl support
 2023-06-28 21:10 UTC  (2+ messages)

[PATCH 0/4] btrfs-progs: tests: fix warnings during make test
 2023-06-28 19:45 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5c875096d59010cee4e00da1f9c7bdb07a025dc2
 2023-06-28 17:53 UTC 


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