messages from 2021-11-23 08:13:53 to 2021-11-30 00:26:38 UTC [more...]
[REGRESSION] 5-10% increase in IO latencies with nohz balance patch
2021-11-30 0:26 UTC (6+ messages)
[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
2021-11-29 23:12 UTC (34+ messages)
` [PATCH 1/3] mm: Introduce fault_in_exact_writeable() to probe for "
` [PATCH 2/3] arm64: Add support for sub-page faults user probing
` [PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
[PATCH 0/3] Fix CONFIG_TEST_KMOD with 256kB page size
2021-11-29 23:01 UTC (4+ messages)
` [PATCH 1/3] arch/Kconfig: Split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB
` [PATCH 2/3] btrfs: Use generic Kconfig option for 256kB page size limit
` [PATCH 3/3] lib/Kconfig.debug: Make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
fs/btrfs/inode.c:569:2: error: call to __compiletime_assert_921 declared with 'error' attribute: BUILD_BUG_ON failed: (BTRFS_MAX_COMPRESSED % PAGE_SIZE) != 0
2021-11-29 19:33 UTC
'btrfs replace' hangs at end of replacing a device (v5.10.82)
2021-11-29 21:46 UTC
[PATCH v7] btrfs: Add new test for setting the chunk size
2021-11-29 19:50 UTC
Connection lost during BTRFS move + resize
2021-11-29 17:20 UTC (6+ messages)
[PATCH] fstests: generic/260: don't fail for certain fstrim ops on btrfs
2021-11-29 19:32 UTC (3+ messages)
[PATCH] fstests: btrfs/156: require no compress
2021-11-29 15:27 UTC
[PATCH v6] btrfs: Add new test for setting the chunk size
2021-11-29 18:19 UTC (3+ messages)
[PATCH v2 0/3] Metadata IO error fixes
2021-11-29 16:56 UTC (9+ messages)
` [PATCH v2 1/3] btrfs: clear extent buffer uptodate when we fail to write it
` [PATCH v2 2/3] btrfs: check the root node for uptodate before returning it
` [PATCH v2 3/3] btrfs: call mapping_set_error() on btree inode with a write error
[GIT PULL] Btrfs fixes for 5.16-rc3
2021-11-29 16:13 UTC (3+ messages)
[BUG] fs: btrfs: several possible ABBA deadlocks
2021-11-29 14:37 UTC (4+ messages)
[PATCH] btrfs: fix re-dirty process of tree-log nodes
2021-11-29 12:19 UTC (3+ messages)
[PATCH] btrfs: test balance and send running in parallel
2021-11-29 11:48 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/21] btrfs: first batch of zoned cleanups
2021-11-29 8:18 UTC (33+ messages)
` [PATCH 01/21] btrfs: zoned: encapsulate inode locking for zoned relocation
` [PATCH 02/21] btrfs: zoned: simplify btrfs_check_meta_write_pointer
` [PATCH 03/21] btrfs: zoned: sink zone check into btrfs_repair_one_zone
` [PATCH 04/21] btrfs: zoned: it's pointless to check for REQ_OP_ZONE_APPEND and btrfs_is_zoned
` [PATCH 05/21] btrfs: zoned: move compatible fs flags check to zoned code
` [PATCH 06/21] btrfs: zoned: move mark_block_group_to_copy "
` [PATCH 07/21] btrfs: zoned: move btrfs_finish_block_group_to_copy "
` [PATCH 08/21] btrfs: zoned: move is_block_group_to_copy "
` [PATCH 09/21] btrfs: zoned: skip zoned check if block_group is marked as copy
` [btrfs] a323b5f59e: xfstests.btrfs.167.fail
` [PATCH 10/21] btrfs: move struct scrub_ctx to scrub.h
` [PATCH 11/21] btrfs: zoned: move fill_writer_pointer_gap to zoned code
` [PATCH 12/21] btrfs: zoned: sync_write_pointer_for_zoned "
` [PATCH 13/21] btrfs: make scrub_submit and scrub_wr_submit non-static
` [PATCH 14/21] btrfs: zoned: move sync_replace_for_zoned to zoned code
` [PATCH 15/21] btrfs: zoned: move finish_extent_writes_for_zoned "
` [PATCH 16/21] btrfs: move btrfs_scrub_dev() definition to scrub.h
` [PATCH 17/21] btrfs: move btrfs_scrub_pause() "
` [PATCH 18/21] btrfs: move btrfs_scrub_continue() "
` [PATCH 19/21] btrfs: move btrfs_scrub_cancel() "
` [PATCH 20/21] btrfs: move btrfs_scrub_cancel_dev() "
` [PATCH 21/21] btrfs: move btrfs_scrub_progress() "
[PATCH] fstests: test normal qgroup operations in a compress friendly way
2021-11-28 15:22 UTC (2+ messages)
[PATCH RFC 00/11] btrfs: split bio at btrfs_map_bio() time
2021-11-28 5:52 UTC (12+ messages)
` [PATCH RFC 01/11] btrfs: update an stale comment on btrfs_submit_bio_hook()
` [PATCH RFC 02/11] btrfs: refactor btrfs_map_bio()
` [PATCH RFC 03/11] btrfs: move btrfs_bio_wq_end_io() calls into submit_stripe_bio()
` [PATCH RFC 04/11] btrfs: introduce btrfs_bio_split() helper
` [PATCH RFC 05/11] btrfs: save bio::bi_iter into btrfs_bio::iter before submitting
` [PATCH RFC 06/11] btrfs: make end_bio_extent_readpage() to handle split bio properly
` [PATCH RFC 07/11] btrfs: make end_bio_extent_*_writepage() to handle split biot properly
` [PATCH RFC 08/11] btrfs: allow btrfs_map_bio() to split bio according to chunk stripe boundaries
` [PATCH RFC 09/11] btrfs: remove bio split operations in btrfs_submit_direct()
` [PATCH RFC 10/11] btrfs: remove btrfs_bio_ctrl::len_to_stripe_boundary
` [PATCH RFC 11/11] btrfs: temporarily disable RAID56
Btrfs lockups on ubuntu with bees
2021-11-26 14:36 UTC
Any bio_clone_slow() implementation which doesn't share bi_io_vec?
2021-11-26 12:33 UTC (15+ messages)
[PATCH v3] fstests: btrfs/049: add regression test for compress-force mount options
2021-11-26 10:35 UTC (2+ messages)
Btrfs disk issues - please advise on repair
2021-11-26 9:01 UTC (4+ messages)
btrfs with huge numbers of hardlinks is extremely slow
2021-11-26 8:23 UTC (3+ messages)
[PATCH AUTOSEL 4.14 06/12] btrfs: check-integrity: fix a warning on write caching disabled disk
2021-11-26 2:36 UTC
[PATCH AUTOSEL 4.19 08/15] btrfs: check-integrity: fix a warning on write caching disabled disk
2021-11-26 2:35 UTC
[PATCH AUTOSEL 5.4 11/19] btrfs: check-integrity: fix a warning on write caching disabled disk
2021-11-26 2:34 UTC
[PATCH AUTOSEL 5.10 15/28] btrfs: check-integrity: fix a warning on write caching disabled disk
2021-11-26 2:33 UTC
[PATCH AUTOSEL 5.15 19/39] btrfs: silence lockdep when reading chunk tree during mount
2021-11-26 2:31 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 20/39] btrfs: check-integrity: fix a warning on write caching disabled disk
Balance loop on "device delete missing"? (RAID 1, Linux 5.15, "found 1 extents, stage: update data pointers")
2021-11-25 18:06 UTC
Scraping data from broken raid0 btrfs
2021-11-25 17:05 UTC
[PATCH v3 0/3] Support adding a device during paused balance
2021-11-25 15:43 UTC (6+ messages)
` [PATCH v3 1/3] btrfs: introduce BTRFS_EXCLOP_BALANCE_PAUSED exclusive state
` [PATCH v3 2/3] btrfs: make device add compatible with paused balance in btrfs_exclop_start_try_lock
` [PATCH v3 3/3] btrfs: allow device add if balance is paused
[PATCH 00/25] btrfs: extent tree v2 prep work for global roots
2021-11-25 15:05 UTC (11+ messages)
` [PATCH 02/25] btrfs: rework async transaction committing
` [PATCH 08/25] btrfs: remove BUG_ON() in find_parent_nodes()
` [PATCH 12/25] btrfs: use chunk_root in find_free_extent_update_loop
` [PATCH 21/25] btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
[PATCH] btrfs-progs: Add test for btrfs fi usage output
2021-11-25 14:26 UTC (2+ messages)
[PATCH v4] btrfs: Test proper interaction between skip_balance and paused balance
2021-11-25 9:48 UTC
[PATCH 0/2] Metadata IO error fixes
2021-11-25 8:50 UTC (4+ messages)
` [PATCH 1/2] btrfs: clear extent buffer uptodate when we fail to write it
` [PATCH 2/2] btrfs: check the root node for uptodate before returning it
[PATCH] fstests: btrfs/176: redirect _format_swapfile to null
2021-11-24 15:17 UTC
[PATCH v2] fstests: btrfs/049: add regression test for compress-force mount options
2021-11-24 13:03 UTC (6+ messages)
[PATCH v5] btrfs: Add new test for setting the chunk size
2021-11-24 9:24 UTC (2+ messages)
Help recovering filesystem (if possible)
2021-11-24 5:11 UTC (6+ messages)
[PATCH] btrfs: make send work with concurrent block group relocation
2021-11-23 21:14 UTC (2+ messages)
[PATCH 0/4] Misc freespace cache cleanups
2021-11-23 20:39 UTC (6+ messages)
` [PATCH 1/4] btrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits
` [PATCH 2/4] btrfs: consolidate unlink_free_space/__unlink_free_space functions
` [PATCH 3/4] btrfs: make __btrfs_add_free_space take just block group reference
` [PATCH 4/4] btrfs: change name and type of private member of btrfs_free_space_ctl
[PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
2021-11-23 18:07 UTC (3+ messages)
` [PATCH 02/17] Use memberof(T, m) instead of explicit NULL dereference
Re:
2021-11-23 17:20 UTC
[PATCH] btrfs: fail if fstrim_range->start == U64_MAX
2021-11-23 15:26 UTC (5+ messages)
AW: Domainname linux-engineering.de
2021-11-23 15:18 UTC
[PATCH] fstests: generic/274: require no compress
2021-11-23 15:14 UTC
[PATCH v2] btrfs: eliminate if in main loop in tree_search_offset
2021-11-23 15:03 UTC (3+ messages)
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