linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 16:29:39 to 2022-03-06 23:34:41 UTC [more...]

bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
 2022-03-06 23:34 UTC  (14+ messages)
              ` bisected: btrfs dedupe regression in v5.11-rc1

[GIT PULL] Btrfs fixes for 5.17-rc7
 2022-03-06 20:34 UTC  (2+ messages)

[PATCH][REPOST][V12] xfstest: add tests for allocation_hint
 2022-03-06 18:22 UTC 

[PATCH] Add tests for allocation_hint
 2022-03-06 18:18 UTC 

[PATCH 0/5][V12] btrfs: allocation_hint
 2022-03-06 18:14 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 2/5] btrfs: export the device allocation_hint property in sysfs
` [PATCH 3/5] btrfs: change the device allocation_hint property via sysfs
` [PATCH 4/5] btrfs: add allocation_hint mode
` [PATCH 5/5] btrfs: rename dev_item->type to dev_item->flags

[PATCH 0/2][V12] btrfs-progs: allocation_hint disk property
 2022-03-06 18:15 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property
` [PATCH 2/2] Update man page for allocator_hint property

[PATCH] btrfs: unlock the newly allocated extent buffer in btrfs_alloc_tree_block()
 2022-03-06 16:36 UTC  (2+ messages)

Btrfs autodefrag wrote 5TB in one day to a 0.5TB SSD without a measurable benefit
 2022-03-06 15:59 UTC 

how to not loose all production when one disk fail in a raid1 btrfs pool
 2022-03-06 14:30 UTC  (4+ messages)

[PATCH stable-5.15.y] btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
 2022-03-06 13:48 UTC  (3+ messages)

Is this error fixable or do I need to rebuild the drive?
 2022-03-06 11:45 UTC  (10+ messages)

status page status - dedupe
 2022-03-06 10:54 UTC  (8+ messages)

FIDEDUPERANGE and compression
 2022-03-06  4:44 UTC  (4+ messages)

Error encountered when working with loop devices on zoned btrfs
 2022-03-06  3:24 UTC 

How to (attempt to) repair these btrfs errors
 2022-03-06  1:36 UTC  (3+ messages)
` AW: "

[PATCH] btrfs: avoid full commit due to race when logging dentry deletion
 2022-03-05 23:19 UTC  (2+ messages)

Help on free space cache issue
 2022-03-05 10:35 UTC  (2+ messages)

[PATCH 0/3] btrfs: add parent-child ownership check
 2022-03-04 23:11 UTC  (5+ messages)
` [PATCH 3/3] btrfs: check extent buffer owner against the owner rootid

[PATCH 0/7] btrfs-progs: various regression fixes
 2022-03-04 22:18 UTC  (3+ messages)
` [PATCH 4/7] btrfs-progs: properly populate missing trees

[PATCH 0/7][V11] btrfs: allocation_hint
 2022-03-04 14:56 UTC  (10+ messages)

[PATCH] btrfs: don't access possibly stale fs_info data in device_list_add
 2022-03-04 14:07 UTC  (5+ messages)

[PATCH v2] btrfs: add lockdep_assert_held to need_preemptive_reclaim
 2022-03-04 13:46 UTC  (3+ messages)

[PATCH v4] btrfs-progs: cmds: subvolume: add -p option on creating subvol
 2022-03-04 13:18 UTC 

[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
 2022-03-04 12:09 UTC 

[btrfs] 3626a285f8: divide_error:#[##]
 2022-03-04  7:26 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
 2022-03-04  5:40 UTC 

[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
 2022-03-04  3:23 UTC  (2+ messages)

[PATCH 00/12] btrfs: inode creation cleanups and fixes
 2022-03-03 23:19 UTC  (13+ messages)
` [PATCH 01/12] btrfs: reserve correct number of items for unlink and rmdir
` [PATCH 02/12] btrfs: reserve correct number of items for rename
` [PATCH 03/12] btrfs: get rid of btrfs_add_nondir()
` [PATCH 04/12] btrfs: remove unnecessary btrfs_i_size_write(0) calls
` [PATCH 05/12] btrfs: remove unnecessary inode_set_bytes(0) call
` [PATCH 06/12] btrfs: remove unnecessary set_nlink() in btrfs_create_subvol_root()
` [PATCH 07/12] btrfs: remove unused mnt_userns parameter from __btrfs_set_acl
` [PATCH 08/12] btrfs: remove redundant name and name_len parameters to create_subvol
` [PATCH 09/12] btrfs: don't pass parent objectid to btrfs_new_inode() explicitly
` [PATCH 10/12] btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode()
` [PATCH 11/12] btrfs: set inode flags earlier in btrfs_new_inode()
` [PATCH 12/12] btrfs: rework inode creation to fix several issues

[PATCH] btrfs: fix a NULL pointer dereference during device scan
 2022-03-03 13:11 UTC  (4+ messages)

[PATCH] generic: move test case btrfs/261 into the generic group
 2022-03-03 11:40 UTC 

[PATCH] generic: add a test for reading multiple extents with io_uring
 2022-03-03 11:36 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
 2022-03-03 11:13 UTC  (2+ messages)

Questions about qgroup_lock and qgroup_ioctl_lock in enable/disable quota
 2022-03-03  8:28 UTC 

[PATCH] btrfs: verify the tranisd of the to-be-written dirty extent buffer
 2022-03-03  4:20 UTC  (3+ messages)

[PATCH] btrfs: fallback to blocking mode when doing async dio over multiple extents
 2022-03-03  3:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: add test for enable/disable quota and create/destroy qgroup repeatedly
 2022-03-03  0:51 UTC  (3+ messages)

[PATCH] btrfs: add lockdep_assert_held to need_preemptive_reclaim
 2022-03-03  0:25 UTC  (3+ messages)

[PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
 2022-03-02 23:12 UTC  (7+ messages)

[GIT PULL] zstd changes for v5.16
 2022-03-02 22:31 UTC  (4+ messages)

[PATCH v3 0/14] btrfs: Introduce macro to iterate over slots
 2022-03-02 16:48 UTC  (15+ messages)
` [PATCH v3 01/14] btrfs: Introduce btrfs_for_each_slot iterator macro
` [PATCH v3 02/14] btrfs: Use btrfs_for_each_slot in find_first_block_group
` [PATCH v3 03/14] btrfs: Use btrfs_for_each_slot in mark_block_group_to_copy
` [PATCH v3 04/14] btrfs: Use btrfs_for_each_slot in btrfs_search_dir_index_item
` [PATCH v3 05/14] btrfs: Use btrfs_for_each_slot in btrfs_real_readdir
` [PATCH v3 06/14] btrfs: Use btrfs_for_each_slot in did_create_dir
` [PATCH v3 07/14] btrfs: Use btrfs_for_each_slot in can_rmdir
` [PATCH v3 08/14] btrfs: Use btrfs_for_each_slot in is_ancestor
` [PATCH v3 09/14] btrfs: Use btrfs_for_each_slot in process_all_refs
` [PATCH v3 10/14] btrfs: Use btrfs_for_each_slot in process_all_new_xattrs
` [PATCH v3 11/14] btrfs: Use btrfs_for_each_slot in process_all_extents
` [PATCH v3 12/14] btrfs: Use btrfs_for_each_slot in btrfs_unlink_all_paths
` [PATCH v3 13/14] btrfs: Use btrfs_for_each_slot in btrfs_read_chunk_tree
` [PATCH v3 14/14] btrfs: Use btrfs_for_each_slot in btrfs_listxattr

[PATCH] btrfs: add test for enable/disable quota and create/destroy qgroup repeatedly
 2022-03-02 15:12 UTC  (8+ messages)

[PATCH] btrfs: test log replay after fsync of file with prealloc extents beyond eof
 2022-03-02 11:33 UTC  (5+ messages)

btrfs / io-uring corrupting reads
 2022-03-02 11:28 UTC  (8+ messages)
` Fwd: "

Seed device is broken, again
 2022-03-02 10:09 UTC  (16+ messages)

[PATCH 1/5] btrfs: scrub: use pointer array to replace @sblocks_for_recheck
 2022-03-02  8:44 UTC  (5+ messages)
` [PATCH 2/5] btrfs: extract the initialization of scrub_block into a helper function
` [PATCH 3/5] btrfs: extract the allocation and initialization of scrub_sector into a helper
` [PATCH 4/5] btrfs: scrub: introduce scrub_block::pages for more efficient memory usage for subpage
` [PATCH 5/5] btrfs: scrub: remove scrub_sector::page and use scrub_block::pages instead

[PATCH 0/5] btrfs: scrub: make scrub uses less memory for metadata scrub
 2022-03-02  8:44 UTC 

cleanup bio_kmalloc
 2022-03-02  3:01 UTC  (9+ messages)
` [PATCH 1/5] btrfs: simplify ->flush_bio handling
` [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read
` [PATCH 3/5] target/pscsi: remove pscsi_get_bio
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
` [PATCH 5/5] pktcdvd: stop using bio_reset

BTRFS error (device dm-0): parent transid verify failed on 1382301696 wanted 262166 found 22
 2022-03-02  2:01 UTC  (12+ messages)

[PATCH 0/4] btrfs: some extent tree modification cleanups
 2022-03-01 16:26 UTC  (2+ messages)

[PATCH v2] btrfs: remove redundant check in up check_setget_bounds
 2022-03-01 15:43 UTC  (2+ messages)

[PATCH 0/2] btrfs: fix missing delayed items run after unlink during log replay
 2022-03-01 15:35 UTC  (4+ messages)
` [PATCH 1/2] btrfs: add missing run of delayed items "
` [PATCH 2/2] btrfs: add and use helper for unlinking inode "

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-03-01 14:45 UTC  (15+ messages)

[PATCH] btrfs: Initialize ret to 0 in scrub_simple_mirror()
 2022-03-01  1:55 UTC  (8+ messages)

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

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

[PATCH v3 0/2] btrfs: zoned: mark relocation as writing
 2022-02-28 20:18 UTC  (5+ 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)

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


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