public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-14 17:07:47 to 2024-09-25 20:17:36 UTC [more...]

[PATCH] btrfs: drop the backref cache during relocation if we commit
 2024-09-25 20:17 UTC  (3+ messages)

Recovering from/avoiding metadata space exhaustion
 2024-09-25 12:02 UTC  (2+ messages)

[PATCH AUTOSEL 6.11 031/244] btrfs: don't readahead the relocation inode on RST
 2024-09-25 11:24 UTC 

[PATCH v2 0/2] btrfs: enhance btrfs device path rename
 2024-09-25 11:04 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: avoid unnecessary device path update for the same device
` [PATCH v2 2/2] btrfs: canonicalize the device path before adding it

[PATCH 0/8] btrfs: delayed refs and qgroups, fixes, cleanups, improvements
 2024-09-25 10:50 UTC  (9+ messages)
` [PATCH 1/8] btrfs: fix missing error handling when adding delayed ref with qgroups enabled
` [PATCH 2/8] btrfs: use sector numbers as keys for the dirty extents xarray
` [PATCH 3/8] btrfs: end assignment with semicolon at btrfs_qgroup_extent event class
` [PATCH 4/8] btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_record
` [PATCH 5/8] btrfs: store fs_info in a local variable at btrfs_qgroup_trace_extent_post()
` [PATCH 6/8] btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent()
` [PATCH 7/8] btrfs: always use delayed_refs local variable "
` [PATCH 8/8] btrfs: remove pointless initialization "

[PATCH -next 00/14] btrfs: Cleaned up folio->page conversion
 2024-09-25  3:41 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] btrfs: disable rate limiting when debug enabled
 2024-09-25  0:27 UTC  (2+ messages)

[PATCH] btrfs: set flag to message when ratelimited
 2024-09-24 22:38 UTC  (4+ messages)

[PATCH] btrfs: send: fix buffer overflow detection when copying path to cache entry
 2024-09-24 21:18 UTC  (6+ messages)

[PATCH 0/2] btrfs: enhance btrfs device path rename
 2024-09-24 21:16 UTC  (8+ messages)
` [PATCH 1/2] btrfs: avoid unnecessary device path update for the same device
` [PATCH 2/2] btrfs: canonicalize the device path before adding it

About one million subvols limit
 2024-09-24 19:29 UTC 

BTRFS critical, corrupt node, unaligned pointer, should be aligned to 4096
 2024-09-24 14:39 UTC  (4+ messages)

[PATCH 0/5] btrfs: make extent map shrinker more efficient and re-enable it
 2024-09-24 10:45 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add and use helper to remove extent map from its inode's tree
` [PATCH 2/5] btrfs: make the extent map shrinker run asynchronously as a work queue job
` [PATCH 3/5] btrfs: simplify tracking progress for the extent map shrinker
` [PATCH 4/5] btrfs: rename extent map shrinker members from struct btrfs_fs_info
` [PATCH 5/5] btrfs: re-enable the extent map shrinker

[PATCH] btrfs: also add stripe entries for NOCOW writes
 2024-09-24  7:07 UTC  (12+ messages)

Filesystem corrupted
 2024-09-24  6:44 UTC  (5+ messages)

6.10.6, tree first key mismatch detected, write time tree block corruption detected
 2024-09-24  5:35 UTC  (2+ messages)

[PATCH] btrfs: Remove unused page_to_{inode,fs_info} macros
 2024-09-24  3:55 UTC  (2+ messages)

[PATCH v2] btrfs: Correct typos in multiple comments across various files
 2024-09-24  3:09 UTC 

[GIT PULL] Btrfs updates for 6.12, part 2
 2024-09-23 19:06 UTC  (2+ messages)

[PATCH v2] btrfs: stripe-tree: correctly truncate stripe extents on delete
 2024-09-23 15:35 UTC  (2+ messages)

[PATCH] btrfs: scrub: skip PREALLOC extents on RAID stripe-tree
 2024-09-23 15:27 UTC  (9+ messages)
` [RFC 0/2] Add dummy RAID stripe tree entries for PREALLOC data
  ` [RFC 1/2] btrfs: introduce dummy RAID stripes for preallocated data
  ` [RFC 2/2] btrfs: insert dummy RAID stripe extents "

[PATCH v1] btrfs: Correct some typos in comments
 2024-09-23 14:19 UTC  (2+ messages)

[PATCH v2] btrfs/315: update filter to match mount cmd
 2024-09-23 13:30 UTC  (3+ messages)

[PATCH] btrfs/315: update 315.out to adapt mount cmd
 2024-09-23  4:45 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: libbtrfsutil/python: fix all the warnings
 2024-09-21  2:26 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: libbtrfsutil/python: use MANIFEST.in for headers
` [PATCH 2/3] btrfs-progs: libbtrfsutil/python: remove unnecessary build options
` [PATCH 3/3] btrfs-progs: libbtrfsutil/python: reuse existing README.md for long description

[PATCH] btrfs-progs: libbtrfsutil: fix the CI build failure which requires manual intervention
 2024-09-20 21:52 UTC  (4+ messages)

btrfs send crash on kernel 6.11.0
 2024-09-20 21:11 UTC  (5+ messages)

[PATCH] btrfs-progs: libbtrfsutil: use package_data member for header files
 2024-09-20 14:25 UTC  (2+ messages)

[PATCH] btrfs/321: make the test work when compression is enabled
 2024-09-20 10:58 UTC  (2+ messages)

kernel BUG at fs/btrfs/relocation.c:4498!
 2024-09-20  9:22 UTC 

[PATCH] fs/btrfs: Pass write-hint for buffered IO
 2024-09-20  5:52 UTC  (4+ messages)
    `  "

[syzbot] [btrfs?] WARNING in btrfs_create_pending_block_groups (2)
 2024-09-19 23:50 UTC 

[syzbot] [btrfs?] kernel BUG in btrfs_recover_relocation
 2024-09-19 23:04 UTC  (3+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-19 16:53 UTC  (18+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/11] fs: add percpu counters for significant "
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 09/11] ext4: switch to "
` [PATCH v8 10/11] btrfs: convert "
` [PATCH v8 11/11] tmpfs: add support for "

[PATCH] btrfs: send: fix buffer overflow when reversing path that is full
 2024-09-19 16:46 UTC  (2+ messages)

[PATCH] btrfs: do not assume the full page range is not dirty in extent_writepage_io()
 2024-09-19 13:07 UTC  (4+ messages)

[PATCH v6 0/2] btrfs: Don't block system suspend during fstrim
 2024-09-19 12:55 UTC  (7+ messages)
` [PATCH v6 1/2] btrfs: Split remaining space to discard in chunks
` [PATCH v6 2/2] btrfs: Don't block system suspend during fstrim

[PATCH v2] btrfs: reject ro->rw reconfiguration if there are hard ro requirements
 2024-09-19 10:48 UTC 

"inode mode mismatch with dir" error on dmesg
 2024-09-19  7:39 UTC  (5+ messages)

[PATCH] btrfs: reject ro->rw reconfiguration if there are hard ro requirements
 2024-09-19  4:40 UTC 

[syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (7)
 2024-09-18 15:03 UTC 

[syzbot] [btrfs?] general protection fault in write_all_supers
 2024-09-18 10:35 UTC  (3+ messages)

[PATCH v2] btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
 2024-09-18  6:42 UTC  (2+ messages)

SSD stuck in read-only mode with call trace and itemoff / itemsize errors
 2024-09-18  5:11 UTC  (6+ messages)

[PATCH] btrfs: wait for writeback if sector size is smaller than page size
 2024-09-17 21:16 UTC  (3+ messages)

[PATCH v5 0/2] btrfs: Don't block system suspend during fstrim
 2024-09-17 17:38 UTC  (6+ messages)
` [PATCH v5 1/2] btrfs: Split remaining space to discard in chunks
` [PATCH v5 2/2] btrfs: Don't block system suspend during fstrim

[PATCH] btrfs: qgroup: set a more sane default value for subtree drop threshold
 2024-09-17 17:02 UTC  (2+ messages)

[PATCH 0/2] btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
 2024-09-17 16:57 UTC  (5+ messages)
` [PATCH 1/2] btrfs: make assert_rbio() to only check CONFIG_BTRFS_DEBUG
` [PATCH 2/2] btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG

[PATCH] btrfs: zoned: clear SB magic on conventional zone
 2024-09-17 16:38 UTC  (4+ messages)

Btrfs progs release 6.11
 2024-09-17 15:05 UTC 

[PATCH] btrfs-progs: map-logical: fix search miss when extent is the first in a leaf
 2024-09-17 14:19 UTC  (2+ messages)

end_bbio_data_read is strange
 2024-09-17 13:27 UTC  (3+ messages)

[PATCH][RESEND] btrfs: check delayed refs when we're checking if a ref exists
 2024-09-17 10:53 UTC  (2+ messages)

[PATCH] fstests: fix min_dio_alignment logic for getting device block size
 2024-09-17 10:07 UTC  (4+ messages)

[PATCH] btrfs: allow compression even if the range is not page aligned
 2024-09-16 22:58 UTC 

[PATCH] btrfs: fix use-after-free on rbtree that tracks inodes for auto defrag
 2024-09-16 21:46 UTC  (2+ messages)

[PATCH] fstests: add missing kernel git commit IDs to some tests
 2024-09-16 21:21 UTC  (2+ messages)

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_cleanup_defrag_inodes
 2024-09-16 16:00 UTC  (5+ messages)

Hung task timeouts from btrfs on 6.11
 2024-09-16 13:25 UTC 

[syzbot] Monthly btrfs report (Sep 2024)
 2024-09-16 12:27 UTC 

[GIT PULL] Btrfs updates for 6.12
 2024-09-16 11:26 UTC  (2+ messages)

[PATCH v4 0/3] btrfs: Don't block system suspend during fstrim
 2024-09-16 10:53 UTC  (8+ messages)
` [PATCH v4 1/3] btrfs: Always update fstrim_range on failure
` [PATCH v4 2/3] btrfs: Split remaining space to discard in chunks
` [PATCH v4 3/3] btrfs: Don't block system suspend during fstrim

Btrfs keeps getting corrupted
 2024-09-15 23:38 UTC  (4+ messages)

[PATCH 0/2] btrfs: de-couple subpage locked and delalloc range
 2024-09-15 23:11 UTC  (3+ messages)
` [PATCH 1/2] btrfs: move the delalloc range bitmap search into extent_io.c
` [PATCH 2/2] btrfs: mark all dirty sectors as locked inside writepage_delalloc()


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