linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-17 16:44:02 to 2020-12-29 22:59:25 UTC [more...]

[PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
 2020-12-29 22:57 UTC  (2+ messages)
` [PATCH 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq

[PATCH] btrfs: relocation: fix wrong file extent type check to avoid false -ENOENT error
 2020-12-29 13:29 UTC 

[PATCH] btrfs: relocation: output warning message for leftover v1 space cache before aborting current data balance
 2020-12-29 13:17 UTC  (10+ messages)

full btrfs raid1 3 partition filesystem is only writable one restart after loosing a drive
 2020-12-29 13:11 UTC  (2+ messages)

5.6-5.10 balance regression?
 2020-12-29  9:42 UTC  (13+ messages)

[PATCH] btrfs-progs: check: allow force v1 space cache cleanup even the fs has v2 space cache enabled
 2020-12-29  9:34 UTC  (2+ messages)

[PATCH v5 0/4] btrfs-progs: image: new data dump feature
 2020-12-28  0:31 UTC  (5+ messages)
` [PATCH v5 1/4] btrfs-progs: image: introduce framework for more dump versions
` [PATCH v5 2/4] btrfs-progs: image: introduce -d option to dump data
` [PATCH v5 3/4] btrfs-progs: image: reduce memory requirement for decompression
` [PATCH v5 4/4] btrfs-progs: image: fix restored image size misalignment

[PATCH 3/3] fs/btrfs: avoid null pointer dereference if reloc control has not been initialized
 2020-12-27 14:55 UTC 

Per-subvol compat flags?
 2020-12-27 16:07 UTC 

[PATCH] btrfs-progs: align btrfs receive buffer to enable fast CRC
 2020-12-26 21:46 UTC 

[BUG] 500-2000% performance regression w/ 5.10
 2020-12-26 15:30 UTC  (12+ messages)

[PATCH] btrfs-progs: a bunch of typo fixes
 2020-12-25 19:15 UTC 

[PATCH] btrfs-progs: fix unterminated long opts for send
 2020-12-25 19:15 UTC 

[PATCH 1/1] fs: btrfs: simplify close_ctree_fs_info()
 2020-12-25 13:08 UTC  (2+ messages)

[PATCH] btrfs-progs: btrfs-convert: copy ext4 extra timespec
 2020-12-25  7:45 UTC 

[PATCH 1/3] btrfs-progs: add Kernel TLS to btrfs send/receive
 2020-12-25  4:50 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: add build support for ktls feature
` [PATCH 3/3] btrfs-progs: add TLS arguments to send/receive

dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-24 18:52 UTC  (8+ messages)

[PATCH v2 -next] btrfs: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:22 UTC 

[PATCH v3] btrfs: Make btrfs_direct_write atomic with respect to inode_lock
 2020-12-24  3:10 UTC  (3+ messages)
` [btrfs] e7a8dd2d95: fio.write_iops -98.3% regression

cp --reflink of inline extent results in two DATA_EXTENT entries
 2020-12-24  0:19 UTC  (3+ messages)

[PATCH 0/4] Introduce a mmap sem to deal with some mmap issues
 2020-12-23  8:19 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 100/130] btrfs: fix race that results in logging old extents during a fast fsync
 2020-12-23  2:17 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 101/130] btrfs: fix race that causes unnecessary logging of ancestor inodes
` [PATCH AUTOSEL 5.4 102/130] btrfs: fix race that makes inode logging fallback to transaction commit
` [PATCH AUTOSEL 5.4 103/130] btrfs: fix race leading to unnecessary transaction commit when logging inode

[PATCH AUTOSEL 4.19 69/87] btrfs: fix race leading to unnecessary transaction commit when logging inode
 2020-12-23  2:20 UTC 

Fwd: "BTRFS critical: ... corrupt leaf" due to defective RAM
 2020-12-22 23:02 UTC  (3+ messages)

WG: How to properly setup for snapshots
 2020-12-22 15:19 UTC  (18+ messages)
        ` AW: "
            ` AW: "

[PATCH v11 00/40] btrfs: zoned block device support
 2020-12-22 13:38 UTC  (43+ messages)
` [PATCH v11 01/40] block: add bio_add_zone_append_page
  ` [PATCH v11 02/40] iomap: support REQ_OP_ZONE_APPEND
  ` [PATCH v11 03/40] btrfs: defer loading zone info after opening trees
  ` [PATCH v11 04/40] btrfs: change superblock location on conventional zone
  ` [PATCH v11 05/40] btrfs: release path before calling into btrfs_load_block_group_zone_info
  ` [PATCH v11 06/40] btrfs: do not load fs_info->zoned from incompat flag
  ` [PATCH v11 07/40] btrfs: disallow fitrim in ZONED mode
  ` [PATCH v11 08/40] btrfs: emulated zoned mode on non-zoned devices
  ` [PATCH v11 09/40] btrfs: implement zoned chunk allocator
  ` [PATCH v11 10/40] btrfs: verify device extent is aligned to zone
  ` [PATCH v11 11/40] btrfs: load zone's allocation offset
  ` [PATCH v11 12/40] btrfs: calculate allocation offset for conventional zones
  ` [PATCH v11 13/40] btrfs: track unusable bytes for zones
  ` [PATCH v11 14/40] btrfs: do sequential extent allocation in ZONED mode
  ` [PATCH v11 15/40] btrfs: redirty released extent buffers "
  ` [PATCH v11 16/40] btrfs: advance allocation pointer after tree log node
  ` [PATCH v11 17/40] btrfs: enable to mount ZONED incompat flag
  ` [PATCH v11 18/40] btrfs: reset zones of unused block groups
  ` [PATCH v11 19/40] btrfs: extract page adding function
  ` [PATCH v11 20/40] btrfs: use bio_add_zone_append_page for zoned btrfs
  ` [PATCH v11 21/40] btrfs: handle REQ_OP_ZONE_APPEND as writing
  ` [PATCH v11 22/40] btrfs: split ordered extent when bio is sent
  ` [PATCH v11 23/40] btrfs: extend btrfs_rmap_block for specifying a device
  ` [PATCH v11 24/40] btrfs: cache if block-group is on a sequential zone
  ` [PATCH v11 25/40] btrfs: use ZONE_APPEND write for ZONED btrfs
  ` [PATCH v11 26/40] btrfs: enable zone append writing for direct IO
  ` [PATCH v11 27/40] btrfs: introduce dedicated data write path for ZONED mode
  ` [PATCH v11 28/40] btrfs: serialize meta IOs on "
  ` [PATCH v11 29/40] btrfs: wait existing extents before truncating
  ` [PATCH v11 30/40] btrfs: avoid async metadata checksum on ZONED mode
  ` [PATCH v11 31/40] btrfs: mark block groups to copy for device-replace
  ` [PATCH v11 32/40] btrfs: implement cloning for ZONED device-replace
  ` [PATCH v11 33/40] btrfs: implement copying "
  ` [PATCH v11 34/40] btrfs: support dev-replace in ZONED mode
  ` [PATCH v11 35/40] btrfs: enable relocation "
  ` [PATCH v11 36/40] btrfs: relocate block group to repair IO failure in ZONED
  ` [PATCH v11 37/40] btrfs: split alloc_log_tree()
  ` [PATCH v11 38/40] btrfs: extend zoned allocator to use dedicated tree-log block group
  ` [PATCH v11 39/40] btrfs: serialize log transaction on ZONED mode
  ` [PATCH v11 40/40] btrfs: reorder log node allocation

Why is "btrfs send" large after "cp --reflink"?
 2020-12-22 13:23 UTC 

[PATCH v2 0/2] btrfs: btrfs_dec_test_*_ordered_extent() refactor
 2020-12-22  5:59 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: make btrfs_dio_private::bytes to be u32
` [PATCH v2 2/2] btrfs: refactor btrfs_dec_test_* functions for ordered extents

[PATCH 0/2] btrfs: btrfs_dec_test_*_ordered_extent() refactor
 2020-12-22  5:37 UTC  (6+ messages)
` [PATCH 1/2] btrfs: make btrfs_dio_private::bytes to be u32
` [PATCH 2/2] btrfs: refactor btrfs_dec_test_* functions for ordered extents

[PATCH 0/4] btrfs: inode: btrfs_invalidatepage() related refactor and fix for subpage
 2020-12-22  4:38 UTC  (6+ messages)
` [PATCH RFC 4/4] btrfs: inode: make btrfs_invalidatepage() to be subpage compatible

memory bit flip not detected by write time tree check
 2020-12-21 17:57 UTC 

[PATCH] btrfs: Consolidate btrfs_previous_item ret val handling in btrfs_shrink_device
 2020-12-21 17:02 UTC  (2+ messages)

[PATCH 00/13] Serious fixes for different error paths
 2020-12-21 16:58 UTC  (6+ messages)
` [PATCH 02/13] btrfs: initialize test inodes location
` [PATCH 09/13] btrfs: modify the new_root highest_objectid under a ref count

[PATCH v2 00/18] btrfs: add read-only support for subpage sector size
 2020-12-21 10:15 UTC  (10+ messages)
` [PATCH v2 06/18] btrfs: extent_io: make attach_extent_buffer_page() to handle subpage case
` [PATCH v2 07/18] btrfs: extent_io: make grab_extent_buffer_from_page() "

[PATCH v2] btrfs: test if rename handles dir item collision correctly
 2020-12-20 15:31 UTC  (3+ messages)

[PATCH 0/6] Overhaul free objectid code
 2020-12-20 14:32 UTC  (7+ messages)
` [PATCH 3/6] btrfs: Remove useless ASSERTS
` [RESEND PATCH] btrfs: Add test 154

how to extend a btrfs disk image?
 2020-12-20 10:35 UTC  (5+ messages)

btrfs crash on armv7
 2020-12-20  0:28 UTC  (8+ messages)

what determines what /dev/ is mounted?
 2020-12-19  6:51 UTC  (2+ messages)

[PATCH v5 0/8] A variety of lock contention fixes
 2020-12-18 19:24 UTC  (9+ messages)
` [PATCH v5 1/8] btrfs: do not block on deleted bgs mutex in the cleaner
` [PATCH v5 2/8] btrfs: only let one thread pre-flush delayed refs in commit
` [PATCH v5 3/8] btrfs: delayed refs pre-flushing should only run the heads we have
` [PATCH v5 4/8] btrfs: only run delayed refs once before committing
` [PATCH v5 5/8] btrfs: move delayed ref flushing for qgroup into qgroup helper
` [PATCH v5 6/8] btrfs: remove bogus BUG_ON in alloc_reserved_tree_block
` [PATCH v5 7/8] btrfs: stop running all delayed refs during snapshot
` [PATCH v5 8/8] btrfs: run delayed refs less often in commit_cowonly_roots

[PATCH v7 0/3] Update to zstd-1.4.6
 2020-12-18 18:57 UTC  (9+ messages)
  ` [f2fs-dev] "

[PATCH v7 00/38] Cleanup error handling in relocation
 2020-12-18 16:25 UTC  (3+ messages)

[PATCH v4 5/6] btrfs: stop running all delayed refs during snapshot
 2020-12-18 15:51 UTC  (5+ messages)
` [PATCH v4 6/6] btrfs: run delayed refs less often in commit_cowonly_roots

[PATCH 0/5] Fixes and tweaks around error handling
 2020-12-18 15:38 UTC  (4+ messages)
` [PATCH 2/5] btrfs: print the actual offset in btrfs_root_name

btrfs send -p failing: chown o257-1571-0 failed: No such file or directory
 2020-12-18 11:44 UTC  (12+ messages)

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-12-18 10:32 UTC  (10+ messages)
` [PATCH man-pages v6] Document encoded I/O
                ` Ping: "

[PATCH] btrfs: Use transid for DIR_ITEM/DIR_INDEX's location
 2020-12-18  8:58 UTC  (2+ messages)

Unrecoverable filesystem (ERROR: child eb corrupted: parent bytenr=1106952192 item=75 parent level=1 child level=1)
 2020-12-18  7:00 UTC  (5+ messages)
  ` Antw: [EXT] "

[PATCH 0/5] btrfs: fix transaction leaks and crashes during unmount
 2020-12-17 18:21 UTC  (5+ messages)
` [PATCH 1/5] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan

[PATCH v2 0/2] ->total_bytes_pinned fixes for early ENOSPC issues
 2020-12-17 16:41 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: account for new extents being deleted in total_bytes_pinned


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