messages from 2024-12-11 15:05:23 to 2024-12-17 06:11:00 UTC [more...]
clear space cache v1 fails with Unable to find block group for 0
2024-12-17 6:10 UTC (11+ messages)
[PATCH 0/9] btrfs: some header cleanups and move things around
2024-12-17 4:08 UTC (13+ messages)
` [PATCH 1/9] btrfs: move abort_should_print_stack() to transaction.h
` [PATCH 2/9] btrfs: move csum related functions from ctree.c into fs.c
` [PATCH 3/9] btrfs: move the exclusive operation functions "
` [PATCH 4/9] btrfs: move btrfs_is_empty_uuid() from ioctl.c "
` [PATCH 5/9] btrfs: move the folio ordered helpers from ctree.h into fs.h
` [PATCH 6/9] btrfs: move BTRFS_BYTES_TO_BLKS() "
` [PATCH 7/9] btrfs: move btrfs_alloc_write_mask() "
` [PATCH 8/9] btrfs: move extent-tree function declarations out of ctree.h
` [PATCH 9/9] btrfs: remove pointless comment from ctree.h
[PATCH v4 00/10] raid1 balancing methods
2024-12-17 3:53 UTC (11+ messages)
` [PATCH v4 1/9] btrfs: initialize fs_devices->fs_info earlier
` [PATCH v4 2/9] btrfs: simplify output formatting in btrfs_read_policy_show
` [PATCH v4 3/9] btrfs: add btrfs_read_policy_to_enum helper and refactor read policy store
` [PATCH v4 4/9] btrfs: handle value associated with raid1 balancing parameter
` [PATCH v4 5/9] btrfs: introduce RAID1 round-robin read balancing
` [PATCH v4 6/9] btrfs: add RAID1 preferred read device
` [PATCH v4 7/9] btrfs: expose experimental mode in module information
` [PATCH v4 8/9] btrfs: enable RAID1 balancing configuration via modprobe parameter
` [PATCH v4 9/9] btrfs: modload to print RAID1 balancing status
` [PATCH] btrfs: fix smatch warning inconsistent indenting
[RFC] lsm: fs: Use i_callback to free i_security in RCU callback
2024-12-17 1:23 UTC (3+ messages)
btrfs corruption issue on Pine64 PinePhone
2024-12-16 22:53 UTC (3+ messages)
` BTRFS hangs and causes semi-freezes on PinePhone
[PATCH 0/6] reduce boilerplate code within btrfs
2024-12-16 22:40 UTC (16+ messages)
` [PATCH 1/6] rbtree: add rb_find_add_cached() to rbtree.h
` [PATCH 2/6] btrfs: edit btrfs_add_block_group_cache() to use rb helper
` [PATCH 3/6] btrfs: edit prelim_ref_insert() to use rb helpers
[PATCH v2 0/6] reduce boilerplate code within btrfs
2024-12-16 22:06 UTC (11+ messages)
` [PATCH v2 1/6] rbtree: add rb_find_add_cached() to rbtree.h
` [PATCH v2 2/6] btrfs: update btrfs_add_block_group_cache() to use rb helper
` [PATCH v2 3/6] btrfs: update prelim_ref_insert() to use rb helpers
` [PATCH v2 4/6] btrfs: update __btrfs_add_delayed_item() to use rb helper
` [PATCH v2 5/6] btrfs: update btrfs_add_chunk_map() to use rb helpers
` [PATCH v2 6/6] btrfs: update tree_insert() "
97% full system, dusage didn't help, musage strange
2024-12-16 21:01 UTC (7+ messages)
[PATCH] btrfs: fix an assertion failure related to squota feature
2024-12-16 17:35 UTC (3+ messages)
[PATCH v3 00/10] raid1 balancing methods
2024-12-16 15:14 UTC (10+ messages)
` [PATCH v3 04/10] btrfs: handle value associated with raid1 balancing parameter
` [PATCH v3 05/10] btrfs: introduce RAID1 round-robin read balancing
` [PATCH v3 07/10] btrfs: pr CONFIG_BTRFS_EXPERIMENTAL status
[PATCH v2 0/3] btrfs: reduce repeated calls to btrfs_need_stripe_tree_update()
2024-12-16 11:24 UTC (6+ messages)
` [PATCH v2 1/3] btrfs: cache stripe tree usage in io_geometry
` [PATCH v2 2/3] btrfs: cache RAID stripe tree decision in btrfs_io_context
` [PATCH v2 3/3] btrfs: pass btrfs_io_geometry to is_single_device_io
[PATCH] btrfs: avoid opencoded 64-bit div/mod operation
2024-12-16 9:22 UTC (3+ messages)
[PATCH 0/4] btrfs-progs: rename "sector size" to "block size"
2024-12-16 4:51 UTC (5+ messages)
` [PATCH 1/4] btrfs-progs: convert btrfs_fs_info::sectorsize to blocksize
` [PATCH 2/4] btrfs-progs: mkfs: add "--blocksize" option as an alias for "--sectorsize"
` [PATCH 3/4] btrfs-progs: docs: change the terminology from "sectorsize" to "blocksize"
` [PATCH 4/4] btrfs-progs: rename btrfs_super_block::sectorsize to blocksize
[syzbot] [btrfs?] possible deadlock in btrfs_dirty_inode (2)
2024-12-16 2:12 UTC
Using btrfs raid5/6
2024-12-15 7:49 UTC (13+ messages)
dev extent physical offset [...] on devid 1 doesn't have corresponding chunk
2024-12-15 4:46 UTC (5+ messages)
btrfs thinks fs is full, though 11GB should be still free
2024-12-14 19:09 UTC (20+ messages)
[syzbot] [btrfs?] general protection fault in put_pwq_unlocked (2)
2024-12-14 15:27 UTC (2+ messages)
` [syzbot] [bcachefs?] "
[PATCH 0/2] fixes for btrfs_read_folio races
2024-12-13 23:17 UTC (4+ messages)
` [PATCH 1/2] btrfs: fix btrfs_read_folio race in relocation
` [PATCH 2/2] btrfs: fix btrfs_read_folio race in send
[PATCH 00/11] btrfs: fixes around swap file activation and cleanups
2024-12-13 22:36 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 02/11] btrfs: fix swap file activation failure due to extents that used to be shared
` [PATCH v2 11/11] btrfs: add assertions and comment about path expectations to btrfs_cross_ref_exist()
[PATCH v2 1/3] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
2024-12-13 21:18 UTC (5+ messages)
` [PATCH v2 2/3] io_uring/cmd: add per-op data to struct io_uring_cmd_data
` [PATCH v2 3/3] btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
[PATCHi 0/6] reduce boilerplate code within btrfs
2024-12-13 20:28 UTC (13+ messages)
` [PATCH "
` [PATCH 2/6] btrfs: update btrfs_add_block_group_cache() to use rb helpers
` [PATCH 3/6] btrfs: update prelim_ref_insert() "
` [PATCH 4/6] btrfs: update __btrfs_add_delayed_item() "
` [PATCH 5/6] btrfs: update btrfs_add_chunk_map() "
` [PATCH 6/6] btrfs: update tree_insert() "
[PATCH] btrfs: zoned: calculate max_extent_size properly on non-zoned setup
2024-12-13 14:56 UTC (3+ messages)
[PATCH] btrfs: check if task has died in btrfs_uring_read_finished()
2024-12-13 12:46 UTC
[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
2024-12-13 12:19 UTC (2+ messages)
[PATCH] btrfs: removed unused variable length in btrfs_insert_one_raid_extent
2024-12-13 12:12 UTC (2+ messages)
[PATCH 0/3] btrfs: reduce repeated calls to btrfs_need_stripe_tree_update()
2024-12-13 12:10 UTC (7+ messages)
` [PATCH 1/3] btrfs: cache stripe tree usage in io_geometry
` [PATCH 2/3] btrfs: cache RAID stripe tree decission in btrfs_io_context
` [PATCH 3/3] btrfs: pass btrfs_io_geometry to is_single_device_io
[PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path
2024-12-13 9:42 UTC (5+ messages)
[PATCH 6/6] btrfs: update tree_insert() to use rb helpers
2024-12-12 20:48 UTC
[PATCH] btrfs: fix a race in encoded read
2024-12-12 19:07 UTC (11+ messages)
[PATCH] btrfs: fix stack size warning in btrfs_test_delayed_refs()
2024-12-12 16:44 UTC (2+ messages)
[PATCH 00/14] btrfs: more RST delete fixes
2024-12-12 7:55 UTC (15+ messages)
` [PATCH 01/14] btrfs: don't try to delete RAID stripe-extents if we don't need to
` [PATCH 02/14] btrfs: assert RAID stripe-extent length is always greater than 0
` [PATCH 03/14] btrfs: fix search when deleting a RAID stripe-extent
` [PATCH 04/14] btrfs: fix front delete range calculation for RAID stripe extents
` [PATCH 05/14] btrfs: fix tail delete of RAID stripe-extents
` [PATCH 06/14] btrfs: fix deletion of a range spanning parts two RAID stripe extents
` [PATCH 07/14] btrfs: implement hole punching for "
` [PATCH 08/14] btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents
` [PATCH 09/14] btrfs: selftests: check for correct return value of failed lookup
` [PATCH 10/14] btrfs: selftests: don't split RAID extents in half
` [PATCH 11/14] btrfs: selftests: test RAID stripe-tree deletion spanning two items
` [PATCH 12/14] btrfs: selftests: add selftest for punching holes into the RAID stripe extents
` [PATCH 13/14] btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents
` [PATCH 14/14] btrfs: selftests: add a selftest for deleting two out of three extents
[PATCHSET v5 0/17] Uncached buffered IO
2024-12-12 6:31 UTC (5+ messages)
` [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED
[PATCH v2 0/9] btrfs: error handling fixes
2024-12-12 6:14 UTC (10+ messages)
` [PATCH v2 1/9] btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
` [PATCH v2 2/9] btrfs: fix double accounting race when extent_writepage_io() failed
` [PATCH v2 3/9] btrfs: fix the error handling of submit_uncompressed_range()
` [PATCH v2 4/9] btrfs: do proper folio cleanup when cow_file_range() failed
` [PATCH v2 5/9] btrfs: do proper folio cleanup when run_delalloc_nocow() failed
` [PATCH v2 6/9] btrfs: subpage: fix the bitmap dump for the locked flags
` [PATCH v2 7/9] btrfs: subpage: dump the involved bitmap when ASSERT() failed
` [PATCH v2 8/9] btrfs: add extra error messages for delalloc range related errors
` [PATCH v2 9/9] btrfs: remove the unused @locked_folio parameter from btrfs_cleanup_ordered_extents()
[PATCH] btrfs: zoned: calculate max_zone_append_size properly on non-zoned setup
2024-12-12 4:59 UTC (3+ messages)
[PATCH] fstests: fix argument passing to _run_fsstress and _run_fsstress_bg
2024-12-12 2:31 UTC (2+ messages)
[PATCH] generic/590: fix test failure when running against fs other than xfs
2024-12-12 2:19 UTC (2+ messages)
[PATCH] btrfs: edit __btrfs_add_delayed_item() to use rb helper
2024-12-12 1:18 UTC (2+ messages)
[PATCH] btrfs: fix use-after-free when COWing tree bock and tracing is enabled
2024-12-11 23:05 UTC (5+ messages)
` [PATCH v2] "
Bug when attempting to active swap file that used to be cloned/shared
2024-12-11 22:49 UTC (3+ messages)
[PATCH] btrfs: edits tree_insert() to use rb helpers
2024-12-11 22:17 UTC (2+ messages)
[PATCH] btrfs: enhance ordered extent double freeing detection
2024-12-11 21:26 UTC (5+ messages)
[PATCH v3] btrfs: enhance ordered extent double freeing detection
2024-12-11 20:13 UTC
[PATCH 0/3] LTP random fixes for xfs and btrfs
2024-12-11 19:40 UTC (9+ messages)
` [PATCH 1/3] ioctl_ficlone02.c: set all_filesystems to zero
` [LTP] "
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-12-11 16:30 UTC (5+ messages)
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
[PATCH] generic: test swap activation on file that used to have clones
2024-12-11 15:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox