public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-28 23:16:07 to 2023-10-08 00:50:38 UTC [more...]

[PATCH AUTOSEL 6.1 04/12] btrfs: prevent transaction block reserve underflow when starting transaction
 2023-10-08  0:49 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 05/12] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
` [PATCH AUTOSEL 6.1 06/12] btrfs: initialize start_slot in btrfs_log_prealloc_extents

[PATCH AUTOSEL 6.5 05/18] btrfs: fix race when refilling delayed refs block reserve
 2023-10-08  0:48 UTC  (4+ messages)
` [PATCH AUTOSEL 6.5 06/18] btrfs: prevent transaction block reserve underflow when starting transaction
` [PATCH AUTOSEL 6.5 07/18] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
` [PATCH AUTOSEL 6.5 08/18] btrfs: initialize start_slot in btrfs_log_prealloc_extents

[syzbot] [btrfs?] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
 2023-10-07 21:05 UTC  (2+ messages)
` [syzbot] [zstd] "

[PATCH 0/4] btrfs: sysfs and unsupported temp-fsid features for clones
 2023-10-07 10:30 UTC  (10+ messages)
` [PATCH 1/4] btrfs: comment for temp-fsid, fsid, and metadata_uuid
` [PATCH 2/4] btrfs: disable seed feature for temp-fsid
` [PATCH 3/4] btrfs: disable the device add "
` [PATCH 4/4] btrfs: show temp_fsid feature in sysfs

[PATCH 0/2] btrfs: support cloned-device mount capability
 2023-10-07  8:01 UTC  (12+ messages)
` [PATCH 1/2] btrfs: add helper function find_fsid_by_disk
` [PATCH 2/2] btrfs: support cloned-device mount capability

[PATCH] btrfs: fix stripe length calculation for non-zoned data chunks
 2023-10-07  5:14 UTC  (2+ messages)
` [PATCH] btrfs: fix stripe length calculation for non-zoned data chunk allocation

BUG: KCSAN: data-race in btrfs_sync_log [btrfs] / btrfs_update_inode [btrfs]
 2023-10-07  4:20 UTC  (3+ messages)

[PATCH 0/2] fstests: add config option to run after mkfs
 2023-10-07  2:45 UTC  (10+ messages)
` [PATCH 2/2] fstests: add configuration option for executing post mkfs commands

[PATCH 13/35] btrfs: adapt readdir for encrypted and nokey names
 2023-10-07  1:15 UTC  (2+ messages)

SIGBUS with mapped file on full device
 2023-10-07  0:56 UTC  (2+ messages)

[PATCH][next] btrfs: remove redundant initialization of variable dirty
 2023-10-06 16:38 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: fix all -Wshadow warnings and enable -Wshadow for default builds
 2023-10-06 16:33 UTC  (2+ messages)

[PATCH] btrfs-progs: properly reserve metadata space for bgt conversion
 2023-10-06 15:35 UTC  (2+ messages)

[PATCH] btrfs-progs: dump-tree: allow using '-' for tree ids
 2023-10-06 15:33 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: update on-disk format for raid-stripe-tree
 2023-10-06 15:27 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: remove stride length from tree dump
` [PATCH 2/2] btrfs-progs: remove stride length from on-disk format

[GIT PULL] Btrfs fixes for 6.6-rc5
 2023-10-06 15:15 UTC  (2+ messages)

[PATCH] btrfs: output extra info when delayed inode update failed
 2023-10-06 14:36 UTC  (2+ messages)

[PATCH 0/6] btrfs: fix some data races during fsync and cleanups
 2023-10-06 14:42 UTC  (10+ messages)
` [PATCH 1/6] btrfs: add and use helpers for reading and writing last_log_commit
` [PATCH 2/6] btrfs: add and use helpers for reading and writing log_transid
` [PATCH 3/6] btrfs: add and use helpers for reading and writing fs_info->generation
` [PATCH 4/6] btrfs: add and use helpers for reading and writing last_trans_committed
` [PATCH 5/6] btrfs: remove pointless barrier from btrfs_sync_file()
` [PATCH 6/6] btrfs: update comment for struct btrfs_inode::lock

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-10-06 14:39 UTC  (11+ messages)

[PATCH] btrfs: remove pointless empty log context list check when syncing log
 2023-10-06 14:31 UTC  (2+ messages)

[PATCH] btrfs test scan but not register the single device fs
 2023-10-06  0:08 UTC  (4+ messages)

[GIT PULL] fstests: btrfs changes for for-next v2023.10.05
 2023-10-05 15:00 UTC  (2+ messages)

Master key removal semantics
 2023-10-05  3:09 UTC  (2+ messages)

[PATCH] fscrypt: rename fscrypt_info => fscrypt_inode_info
 2023-10-05  2:57 UTC 

[PATCH v4 0/6] btrfs: simple quotas fstests
 2023-10-05  8:08 UTC  (20+ messages)
` [PATCH v4 1/6] common: refactor sysfs_attr functions
` [PATCH v4 2/6] btrfs: quota mode helpers
` [PATCH v4 3/6] btrfs/301: new test for simple quotas
` [PATCH v4 4/6] btrfs: quota rescan helpers
` [PATCH v4 5/6] btrfs: use new rescan wrapper
` [PATCH v4 6/6] btrfs: skip squota incompatible tests
    ` [PATCH] btrfs: fix rescan helper

[PATCH] btrfs-progs: introduce a basic metadata free space reservation check
 2023-10-05  7:10 UTC 

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-04 18:52 UTC  (4+ messages)
  ` [PATCH v2 23/89] btrfs: convert to new timestamp accessors
` [PATCH v2 01/89] fs: new accessor methods for atime and mtime
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors

Filesystem corruption after convert-to-block-group-tree
 2023-10-04 15:13 UTC  (5+ messages)

[syzbot] Monthly btrfs report (Oct 2023)
 2023-10-04 14:48 UTC 

[PATCH v3 0/4] btrfs: RAID stripe tree updates
 2023-10-04 13:14 UTC  (12+ messages)
` [PATCH v3 1/4] btrfs: change RST write
` [PATCH v3 2/4] btrfs: remove stride length check on read
` [PATCH v3 3/4] btrfs: remove raid stride length in tree printer
` [PATCH v3 4/4] btrfs: remove stride length from on-disk format

[PATCH 0/8] Minor cleanups in relocation.c
 2023-10-04 12:46 UTC  (4+ messages)
` [PATCH 7/8] btrfs: relocation: use on-stack iterator in build_backref_tree

[PATCH 0/2] fstests: make some tests that use fsstress easier to debug
 2023-10-04  8:06 UTC  (6+ messages)
` [PATCH 1/2] fstests: redirect fsstress' stdout to $seqres.full instead of /dev/null
` [PATCH 2/2] btrfs/192: use append operator to output log replay results to $seqres.full

[syzbot] [btrfs?] INFO: task hung in btrfs_page_mkwrite
 2023-10-04  1:20 UTC 

[PATCH v2 0/3] btrfs: adjust overcommit logic and fixes
 2023-10-03 18:47 UTC  (6+ messages)
` [PATCH v2 2/3] btrfs: increase ->free_chunk_space in btrfs_grow_device

Btrfs progs release 6.5.2
 2023-10-03 17:51 UTC 

[PATCH 0/4 v4] btrfs-progs: recover from failed metadata_uuid port kernel
 2023-10-03 17:36 UTC  (8+ messages)
` [PATCH 4/4] btrfs-progs: test btrfstune -m|M ability to fix previous failures

[PATCH 05/29] btrfs: move btrfs_xattr_handlers to .rodata
 2023-10-03 13:48 UTC  (4+ messages)

[PATCH 5.10] btrfs: fix region size in count_bitmap_extents
 2023-10-03 12:48 UTC  (2+ messages)

[PATCH v2] btrfs-progs: receive: cannot find clone source subvol when receiving in reverse direction
 2023-10-03 11:38 UTC  (3+ messages)

[PATCH] btrfs-progs: fix failed resume due to bad search
 2023-10-03 10:21 UTC  (14+ messages)

Metalworking and welding
 2023-10-03  8:01 UTC 

[PATCH] btrfs-progs: misc-tests/034-metadata-uuid remove kernel support
 2023-10-03  7:49 UTC  (3+ messages)

[PATCH 0/2 v2] btrfs-progs: mkfs: testing cloned-device
 2023-10-03  3:46 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: document allowing duplicate fsid
` [PATCH 2/2 v2] btrfs-progs: add mkfs option for dev_uuid

[PATCH 0/2] btrfs-progs: mkfs: testing cloned-device
 2023-10-03  3:45 UTC  (6+ messages)
` [PATCH 1/2] btrfs-progs: allow duplicate fsid for single device
` [PATCH 2/2] btrfs-progs: add mkfs -P option for dev_uuid

remove get_super
 2023-10-02 19:15 UTC  (7+ messages)
` [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl

[PATCH v3 0/8] btrfs-progs: simple quotas
 2023-10-02 16:20 UTC  (4+ messages)
` [PATCH v3 5/8] btrfs-progs: simple quotas mkfs

[PATCH 0/2] btrfs-progs: -Wshadow fixes
 2023-10-02 15:17 UTC  (2+ messages)

[PATCH 0/2] btrfs: adjust reservation sizes for block group item updates/inserts
 2023-10-02 11:23 UTC  (2+ messages)

[RFC PATCH v3 0/9] fstests: add btrfs encryption testing
 2023-10-02 11:22 UTC  (5+ messages)
` [RFC PATCH v3 2/9] common/encrypt: add btrfs to get_encryption_*nonce
` [RFC PATCH v3 6/9] tests: adjust generic/429 for extent encryption

[PATCH v9 00/11] btrfs: introduce RAID stripe tree
 2023-10-02  9:32 UTC  (7+ messages)
` [PATCH v9 01/11] btrfs: add raid stripe tree definitions

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-10-02  7:57 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (19+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[syzbot] [btrfs?] kernel BUG in btrfs_cancel_balance
 2023-10-01  0:03 UTC  (2+ messages)

[syzbot] [btrfs?] KASAN: stack-out-of-bounds Read in btrfs_buffered_write
 2023-09-30 21:07 UTC 

[PATCH 0/2] Open code btrfs_ordered_inode_tree in btrfs_inode
 2023-09-29 18:52 UTC  (3+ messages)
` [PATCH 1/2] btrfs: open "
` [PATCH 2/2] btrfs: reorder btrfs_inode to fill gaps

Did you receive my letter ?
 2023-09-29 23:33 UTC 

[PATCH 0/8] btrfs: some speedups for io tree operations and cleanups
 2023-09-29 16:47 UTC  (4+ messages)
` [PATCH 4/8] btrfs: remove pointless memory barrier from extent_io_tree_release()

[PATCH v2 0/8] btrfs: some fixes and cleanups around btrfs_cow_block()
 2023-09-29 14:35 UTC  (4+ messages)
` [PATCH v2 8/8] btrfs: move btrfs_realloc_node() from ctree.c into defrag.c

[PATCH] btrfs: reject unknown mount options early
 2023-09-29 14:13 UTC  (4+ messages)

[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv
 2023-09-29 10:43 UTC 

Deleting large amounts of data causes system freeze due to OOM
 2023-09-29  1:01 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox