Linux-BTRFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-25 22:06:20 to 2024-05-05 07:03:15 UTC [more...]

[PATCH 1/4] btrfs: Remove duplicate included header
 2024-05-05  7:03 UTC  (6+ messages)
` [PATCH 2/4] fscache: "
` [PATCH 3/4] overlayfs: "
` [PATCH 4/4] crash: "

BTRFS w/ quotas hangs on read-write mount using all available RAM - rev2
 2024-05-05  6:09 UTC  (2+ messages)

btrfs-convert on 24Gb image corrupts files
 2024-05-05  5:54 UTC  (4+ messages)

[PATCH] btrfs: fix array index in qgroup_auto_inherit()
 2024-05-04 22:41 UTC  (2+ messages)

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-05-04  4:13 UTC  (18+ messages)
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()
` [PATCH 07/26] cxl/port: Add dynamic capacity size support to endpoint decoders
` [PATCH 16/26] cxl/extent: Realize extent devices

[PATCH 0/4] btrfs-progs: add support ext4 unwritten file extent
 2024-05-04  0:06 UTC  (14+ messages)
` [PATCH 1/4] btrfs-progs: convert: refactor ext2_create_file_extents add argument ext2_inode
` [PATCH 2/4] btrfs-progs: convert: struct blk_iterate_data, add ext2-specific file inode pointers
` [PATCH 3/4] btrfs-progs: convert: refactor __btrfs_record_file_extent to add a prealloc flag
` [PATCH RFC 4/4] btrfs-progs: convert: support ext2 unwritten file data extents

[PATCH v2 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-05-03 22:14 UTC  (28+ messages)
` [PATCH v2 1/2] btrfs: slightly loose the requirement for qgroup removal
` [PATCH v2 2/2] btrfs: automatically remove the subvolume qgroup

[PATCH 0/3] btrfs-progs: check: detect and repair ram_bytes mismatch for non-compressed data extents
 2024-05-03 13:29 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: detect and repair mismatched ram_bytes
` [PATCH 2/3] btrfs-progs: check/original: detect and repair ram_bytes mismatch
` [PATCH 3/3] btrfs-progs: tests/fsck: add test case for ram_bytes detection and repair

[PATCH v2 00/11] btrfs: extent-map: unify the members with btrfs_ordered_extent
 2024-05-03 11:53 UTC  (13+ messages)
` [PATCH v2 01/11] btrfs: rename extent_map::orig_block_len to disk_num_bytes
` [PATCH v2 02/11] btrfs: export the expected file extent through can_nocow_extent()
` [PATCH v2 03/11] btrfs: introduce new members for extent_map
` [PATCH v2 04/11] btrfs: introduce extra sanity checks for extent maps
` [PATCH v2 05/11] btrfs: remove extent_map::orig_start member
` [PATCH v2 06/11] btrfs: remove extent_map::block_len member
` [PATCH v2 07/11] btrfs: remove extent_map::block_start member
` [PATCH v2 08/11] btrfs: cleanup duplicated parameters related to can_nocow_file_extent_args
` [PATCH v2 09/11] btrfs: cleanup duplicated parameters related to btrfs_alloc_ordered_extent
` [PATCH v2 10/11] btrfs: cleanup duplicated parameters related to create_io_em()
` [PATCH v2 11/11] btrfs: cleanup duplicated parameters related to btrfs_create_dio_extent()

[PATCH] btrfs: enhance compression error messages
 2024-05-03 11:42 UTC 

[PATCH][next] btrfs: Fix spelling mistake "decompresssed" -> "decompressed"
 2024-05-03 11:41 UTC  (2+ messages)

[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
 2024-05-03 10:04 UTC  (13+ messages)
` [RFC PATCH 1/6] Revert "crypto: testmgr - Remove zlib-deflate"
` [RFC PATCH 2/6] Revert "crypto: deflate "
` [RFC PATCH 3/6] Revert "crypto: qat "
` [RFC PATCH 4/6] Revert "crypto: qat - remove unused macros in qat_comp_alg.c"
` [RFC PATCH 5/6] crypto: qat - change compressor settings for QAT GEN4
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp

[PATCH RFC] btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block
 2024-05-03  5:34 UTC 

[PATCHES][RFC] set_blocksize() rework
 2024-05-03  3:23 UTC  (41+ messages)
` [PATCH 1/7] bcache_register(): don't bother with set_blocksize()
` [PATCH 2/7] pktcdvd: sort set_blocksize() calls out
` [PATCH 3/7] swapon(2)/swapoff(2): don't bother with block size
` [PATCH 4/7] swapon(2): open swap with O_EXCL
` [PATCH 5/7] swsusp: don't bother with setting block size
` [PATCH 6/7] btrfs_get_dev_args_from_path(): don't call set_blocksize()
` [PATCH 7/7] set_blocksize(): switch to passing struct file *, fail if it's not opened exclusive
` [PATCHES v2][RFC] set_blocksize() rework
  ` [PATCH v2 1/9] bcache_register(): don't bother with set_blocksize()
    ` [PATCH v2 2/9] pktcdvd: sort set_blocksize() calls out
    ` [PATCH v2 3/9] swapon(2)/swapoff(2): don't bother with block size
    ` [PATCH v2 4/9] swapon(2): open swap with O_EXCL
    ` [PATCH v2 5/9] zram: don't bother with reopening - just use O_EXCL for open
    ` [PATCH v2 6/9] swsusp: don't bother with setting block size
    ` [PATCH v2 7/9] btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens
    ` [PATCH v2 8/9] set_blocksize(): switch to passing struct file *
    ` [PATCH v2 9/9] make set_blocksize() fail unless block device is opened exclusive

[PATCH] btrfs: make sure that WRITTEN is set on all metadata blocks
 2024-05-02 21:32 UTC  (5+ messages)

[PATCH] btrfs: qgroup: do quick checks if quotas are enabled before starting ioctls
 2024-05-02 21:11 UTC 

[PATCH] btrfs: qgroup: update rescan message levels and error codes
 2024-05-02 20:45 UTC 

[GIT PULL] Btrfs fixes for 6.9-rc7
 2024-05-02 17:57 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in folio_unlock (2)
 2024-05-02 16:24 UTC 

[PATCH] btrfs: remove the recursive include of btrfs_inode.h from itself
 2024-05-02 15:04 UTC  (2+ messages)

What's the difference between `btrfs sub del -c` and `btrfs fi sync`?
 2024-05-02 13:16 UTC  (6+ messages)

Btrfs progs release 6.8.1
 2024-05-02 12:07 UTC 

Help with ROFS on Cache Folder Deletion
 2024-05-02  7:17 UTC  (2+ messages)

2 PB filesystem ok?
 2024-05-01 19:47 UTC  (7+ messages)

[PATCH v2 00/15] btrfs: snapshot delete cleanups
 2024-04-30 20:43 UTC  (17+ messages)
` [PATCH v2 01/15] btrfs: don't do find_extent_buffer in do_walk_down
` [PATCH v2 02/15] btrfs: remove all extra btrfs_check_eb_owner() calls
` [PATCH v2 03/15] btrfs: use btrfs_read_extent_buffer in do_walk_down
` [PATCH v2 04/15] btrfs: push lookup_info into walk_control
` [PATCH v2 05/15] btrfs: move the eb uptodate code into it's own helper
` [PATCH v2 06/15] btrfs: remove need_account in do_walk_down
` [PATCH v2 07/15] btrfs: unify logic to decide if we need to walk down into a node
` [PATCH v2 08/15] btrfs: extract the reference dropping code into it's own helper
` [PATCH v2 09/15] btrfs: don't BUG_ON ENOMEM in walk_down_proc
` [PATCH v2 10/15] btrfs: handle errors from ref mods during UPDATE_BACKREF
` [PATCH v2 11/15] btrfs: replace BUG_ON with ASSERT in walk_down_proc
` [PATCH v2 12/15] btrfs: clean up our handling of refs == 0 in snapshot delete
` [PATCH v2 13/15] btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc
` [PATCH v2 14/15] btrfs: handle errors from btrfs_dec_ref properly
` [PATCH v2 15/15] btrfs: add documentation around snapshot delete

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PATCH 0/9] btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start
 2024-04-29 22:23 UTC  (10+ messages)
` [PATCH 1/9] btrfs: remove the recursive include of btrfs_inode.h from itself
` [PATCH 2/9] btrfs: rename extent_map::orig_block_len to disk_num_bytes
` [PATCH 3/9] btrfs: export the expected file extent through can_nocow_extent()
` [PATCH 4/9] btrfs: introduce new members for extent_map
` [PATCH 5/9] btrfs: introduce extra sanity checks for extent maps
` [PATCH 6/9] btrfs: remove extent_map::orig_start member
` [PATCH 7/9] btrfs: remove extent_map::block_len member
` [PATCH 8/9] btrfs: remove extent_map::block_start member
` [PATCH 9/9] btrfs: remove parameters duplicated from btrfs_file_extent

enospc errors during balance — how to prevent out of space
 2024-04-29 21:05 UTC  (8+ messages)

[PATCH 0/2] btrfs-progs: revert `btrfs subvolume delete --delete-qgroup` option
 2024-04-29 17:48 UTC  (4+ messages)
` [PATCH 2/2] btrfs: misc-tests: remove the subvol-delete-qgroup test case

[PATCH] btrfs-progs: fix documentation build due to phony contents.rst
 2024-04-29 17:24 UTC  (2+ messages)

[PATCH 00/17] btrfs: restrain lock extent usage during writeback
 2024-04-29 14:38 UTC  (3+ messages)
` [PATCH 01/17] btrfs: handle errors in btrfs_reloc_clone_csums properly

[bug report] btrfs: clean up our handling of refs == 0 in snapshot delete
 2024-04-28 12:54 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).