public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-22 12:22:27 to 2022-02-28 22:54:10 UTC [more...]

[PATCH] btrfs: add lockdep_assert_held to need_preemptive_reclaim
 2022-02-28 22:52 UTC 

[PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
 2022-02-28 22:38 UTC  (2+ messages)

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-02-28 21:41 UTC  (18+ messages)

[PATCH v4] btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
 2022-02-28 21:29 UTC  (3+ messages)

[PATCH 0/7][V11] btrfs: allocation_hint
 2022-02-28 21:01 UTC  (8+ messages)

[PATCH] btrfs: extend locking to all space_info members accesses
 2022-02-28 20:54 UTC  (4+ messages)

[PATCH v3 0/2] btrfs: zoned: mark relocation as writing
 2022-02-28 20:18 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH v1 0/3] btrfs: add sysfs switch to get/set metadata size
 2022-02-28 19:30 UTC  (2+ messages)

Seed device is broken, again
 2022-02-28 18:40 UTC  (12+ messages)

How to (attempt to) repair these btrfs errors
 2022-02-28 18:41 UTC 

[PATCH v4] btrfs: add fs state details to error messages
 2022-02-28 16:48 UTC  (7+ messages)

[PATCH 0/2] btrfs: fix missing delayed items run after unlink during log replay
 2022-02-28 16:29 UTC  (3+ messages)
` [PATCH 1/2] btrfs: add missing run of delayed items "
` [PATCH 2/2] btrfs: add and use helper for unlinking inode "

BTRFS error (device dm-0): parent transid verify failed on 1382301696 wanted 262166 found 22
 2022-02-28 15:24 UTC  (9+ messages)

how to not loose all production when one disk fail in a raid1 btrfs pool
 2022-02-28 14:48 UTC 

[PATCH v2] btrfs: repair super block num_devices automatically
 2022-02-28 13:29 UTC  (9+ messages)

[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
 2022-02-28 12:02 UTC  (10+ messages)
` [greybus-dev] "

Crash/BUG on during device delete
 2022-02-28  9:07 UTC  (11+ messages)

[PATCH] btrfs: repair super block num_devices automatically
 2022-02-28  7:44 UTC  (6+ messages)

looking for something?
 2022-02-28  6:39 UTC 

[PATCH v3] btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
 2022-02-28  1:19 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: add check and repair ability for super num devices mismatch
 2022-02-28  0:50 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: check: add check and repair ability for super num devs mismatch
` [PATCH 2/2] btrfs-progs: tests/fsck: add test case "

Can't mount btrfs, super_num_devices mismatch with num_devices
 2022-02-26 15:55 UTC  (3+ messages)

[PATCH v2] btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
 2022-02-26 15:06 UTC  (3+ messages)

[RFC PATCH] btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
 2022-02-26 10:15 UTC  (5+ messages)

[GIT PULL] Btrfs fixes for 5.17-rc6
 2022-02-25 22:15 UTC  (2+ messages)

misc-next e9a9bca06a61: kernel BUG at fs/btrfs/tree-mod-log.c:675
 2022-02-25 18:23 UTC 

[PATCH v2] btrfs: remove redundant check in up check_setget_bounds
 2022-02-25 13:17 UTC 

[PATCH] btrfs: Initialize ret to 0 in scrub_simple_mirror()
 2022-02-25 10:02 UTC  (9+ messages)

[PATCH 0/4] btrfs: make autodefrag to defrag and only defrag small write ranges
 2022-02-24 19:44 UTC  (10+ messages)
` [PATCH 3/4] btrfs: autodefrag: only scan one inode once

[PATCH] btrfs: fix UAF in btrfs_drop_snapshot
 2022-02-24 16:08 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: save item data end in u64 to avoid
 2022-02-24 15:13 UTC  (3+ messages)

[PATCH v2 1/3] btrfs: do not start relocation until in progress drops are done
 2022-02-24 15:03 UTC  (2+ messages)
` [btrfs] 0ac06c96a6: BUG:KASAN:use-after-free_in_btrfs_drop_snapshot

[PATCH] btrfs: fix relocation crash due to premature return from btrfs_commit_transaction()
 2022-02-24 14:59 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: fix problem with balance recovery and snap delete
 2022-02-24 14:47 UTC  (3+ messages)

[PATCH v2] btrfs: do not WARN_ON() if we have PageError set
 2022-02-24 14:08 UTC  (2+ messages)

[PATCH] btrfs: add test case to make sure autodefrag obeys small write extent threshold
 2022-02-24 13:00 UTC 

[PATCH 0/7] Btrfs: defrag: the remaining unmerged part
 2022-02-24 12:28 UTC  (8+ messages)
` [PATCH 1/7] btrfs: remove unused parameter for btrfs_add_inode_defrag()
` [PATCH 2/7] btrfs: refactor __btrfs_run_defrag_inode()
` [PATCH 3/7] btrfs: uapi: introduce BTRFS_DEFRAG_RANGE_MASK for later sanity check
` [PATCH 4/7] btrfs: defrag: introduce btrfs_defrag_ctrl structure for later usage
` [PATCH 5/7] btrfs: defrag: use btrfs_defrag_ctrl to replace btrfs_ioctl_defrag_range_args for btrfs_defrag_file()
` [PATCH 6/7] btrfs: defrag: make btrfs_defrag_file() to report accurate number of defragged sectors
` [PATCH 7/7] btrfs: add trace events for defrag

[PATCH] btrfs: test log replay after fsync of file with prealloc extents beyond eof
 2022-02-24  2:21 UTC  (4+ messages)

[PATCH 0/4] btrfs: some extent tree modification cleanups
 2022-02-23 19:06 UTC  (5+ messages)
` [PATCH 1/4] btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
` [PATCH 2/4] btrfs: add a alloc_reserved_extent helper
` [PATCH 3/4] btrfs: remove `last_ref` from the extent freeing code
` [PATCH 4/4] btrfs: add a do_free_extent_accounting helper

[PATCH stable 5.10.y 0/2] backport two patches to avoid invalid memory access while mounting btrfs crafted image
 2022-02-23 18:21 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 16/27] btrfs: tree-checker: check item_size for dev_item
 2022-02-23 17:20 UTC  (4+ messages)

[PATCH] fstests: fix btrfs/255 to fail on deadlock
 2022-02-23 17:11 UTC  (3+ messages)

[PATCH v3] btrfs: add fs state details to error messages
 2022-02-23 15:24 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 08/28] btrfs: get rid of warning on transaction commit when using flushoncommit
 2022-02-23  2:29 UTC 

[PATCH AUTOSEL 5.16 10/30] btrfs: get rid of warning on transaction commit when using flushoncommit
 2022-02-23  2:27 UTC 

[PATCH 00/13] btrfs-progs: cleanup btrfs_item* accessors
 2022-02-22 22:26 UTC  (14+ messages)
` [PATCH 01/13] btrfs-progs: turn on more compiler warnings and use -Wall
` [PATCH 02/13] btrfs-progs: store LEAF_DATA_SIZE in the mkfs_config
` [PATCH 03/13] btrfs-progs: store BTRFS_LEAF_DATA_SIZE in the fs_info
` [PATCH 04/13] btrfs-progs: convert: use cfg->leaf_data_size
` [PATCH 05/13] btrfs-progs: reduce usage of __BTRFS_LEAF_DATA_SIZE
` [PATCH 06/13] btrfs-progs: btrfs_item_size_nr/btrfs_item_offset_nr everywhere
` [PATCH 07/13] btrfs-progs: add btrfs_set_item_*_nr() helpers
` [PATCH 08/13] btrfs-progs: change btrfs_file_extent_inline_item_len to take a slot
` [PATCH 09/13] btrfs-progs: rename btrfs_item_end_nr to btrfs_item_end
` [PATCH 10/13] btrfs-progs: remove the _nr from the item helpers
` [PATCH 11/13] btrfs-progs: replace btrfs_item_nr_offset(0)
` [PATCH 12/13] btrfs-progs: rework the btrfs_node accessors to match the item accessors
` [PATCH 13/13] btrfs-progs: make all of the item/key_ptr offset helpers take an eb

[PATCH v2 0/2][RESEND] btrfs-progs: handle orphan directories properly
 2022-02-22 22:24 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] btrfs-progs: add a test to check orphaned directories

[PATCH 0/7] btrfs-progs: various regression fixes
 2022-02-22 22:22 UTC  (8+ messages)
` [PATCH 1/7] btrfs-progs: check: fix check_global_roots_uptodate
` [PATCH 2/7] btrfs-progs: fuzz-tests: use --force for --init-csum-tree
` [PATCH 3/7] btrfs-progs: repair: bail if we find an unaligned extent
` [PATCH 4/7] btrfs-progs: properly populate missing trees
` [PATCH 5/7] btrfs-progs: don't check skip_csum_check if there's no fs_info
` [PATCH 6/7] btrfs-progs: do not try to load the free space tree if it's not enabled
` [PATCH 7/7] btrfs-progs: inspect-tree-stats: initialize the key properly

btrfs / io-uring corrupting reads
 2022-02-22 12:54 UTC  (6+ messages)
` Fwd: "


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