linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-04 10:39:12 to 2023-10-10 20:41:47 UTC [more...]

[PATCH v2 00/36] btrfs: add fscrypt support
 2023-10-10 20:40 UTC  (17+ messages)
` [PATCH v2 01/36] fscrypt: use a flag to indicate that the master key is being evicted
` [PATCH v2 02/36] fscrypt: don't wipe mk secret until the last active user is gone
` [PATCH v2 03/36] fscrypt: add per-extent encryption support
` [PATCH v2 04/36] fscrypt: disable all but standard v2 policies for extent encryption
` [PATCH v2 05/36] blk-crypto: add a process bio callback
` [PATCH v2 06/36] fscrypt: expose fscrypt_nokey_name
` [PATCH v2 07/36] fscrypt: add documentation about extent encryption
` [PATCH v2 08/36] btrfs: add infrastructure for safe em freeing
` [PATCH v2 09/36] btrfs: disable various operations on encrypted inodes
` [PATCH v2 10/36] btrfs: disable verity "
` [PATCH v2 11/36] btrfs: start using fscrypt hooks
` [PATCH v2 12/36] btrfs: add inode encryption contexts
` [PATCH v2 13/36] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v2 14/36] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v2 15/36] btrfs: handle "
` [PATCH v2 17/36] btrfs: add encryption to CONFIG_BTRFS_DEBUG

[PATCH 0/8] btrfs-progs: add fscrypt support
 2023-10-10 20:28 UTC  (9+ messages)
` [PATCH 1/8] btrfs-progs: check: fix max inline extent size
` [PATCH 2/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH 3/8] btrfs-progs: start tracking extent encryption context info
` [PATCH 4/8] btrfs-progs: add inode encryption contexts
` [PATCH 5/8] btrfs-progs: interpret encrypted file extents
` [PATCH 6/8] btrfs-progs: handle fscrypt context items
` [PATCH 7/8] btrfs-progs: escape unprintable characters in names
` [PATCH 8/8] btrfs-progs: check: update inline extent length checking

[PATCH 00/12] fstests: fscrypt test updates
 2023-10-10 20:26 UTC  (13+ messages)
` [PATCH 01/12] common/encrypt: separate data and inode nonces
` [PATCH 02/12] common/encrypt: add btrfs to get_encryption_*nonce
` [PATCH 03/12] common/encrypt: add btrfs to get_ciphertext_filename
` [PATCH 04/12] common/encrypt: enable making a encrypted btrfs filesystem
` [PATCH 05/12] common/verity: explicitly don't allow btrfs encryption
` [PATCH 06/12] btrfs: add simple test of reflink of encrypted data
` [PATCH 07/12] btrfs: test snapshotting encrypted subvol
` [PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests
` [PATCH 09/12] fstests: split generic/580 into two tests
` [PATCH 10/12] fstests: split generic/581 "
` [PATCH 11/12] fstests: split generic/613 "
` [PATCH 12/12] fstest: add a fsstress+fscrypt test

[PATCH] btrfs: open code timespec64 in struct btrfs_inode
 2023-10-10 17:18 UTC 

[PATCH] btrfs-progs: introduce a basic metadata free space reservation check
 2023-10-10 16:55 UTC  (2+ messages)

[PATCH] btrfs: perform stripe tree lookup for scrub
 2023-10-10 16:46 UTC  (6+ messages)

btrfs_extent_map memory consumption results in "Out of memory"
 2023-10-10 15:47 UTC  (2+ messages)

[bug report] btrfs mount failure with SELinux context option on kernel v6.6-rc5
 2023-10-10 13:40 UTC  (3+ messages)

[PATCH] fscrypt: rename fscrypt_info => fscrypt_inode_info
 2023-10-10  3:20 UTC  (4+ messages)

[PATCH 0/4] btrfs: sysfs and unsupported temp-fsid features for clones
 2023-10-10  1:22 UTC  (14+ 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][next] btrfs: Add __counted_by for struct btrfs_delayed_item and use struct_size()
 2023-10-09 22:50 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: move inode cache removal functionality to "btrfs rescue" group
 2023-10-09 22:47 UTC  (6+ messages)
` [PATCH 1/2] btrfs-progs: move clear-cache.[ch] from check to common directory
` [PATCH 2/2] btrfs-progs: move inode cache removal to rescue group

[PATCH 0/2] btrfs-progs: make sure "mkfs --rootdir" copies the xattr for the rootdir
 2023-10-09 20:40 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: mkfs/rootdir: add the missing xattr for the rootdir inode
` [PATCH 2/2] btrfs-progs: tests/mkfs: make sure rootdir got its xattr copied

BTRFS /dev/md0 recovery - mounted RW, after being hibernated
 2023-10-09 17:40 UTC 

[syzbot] [btrfs?] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
 2023-10-09 17:29 UTC  (3+ messages)
` [syzbot] [zstd] "

[PATCH] btrfs-progs: properly reserve metadata space for bgt conversion
 2023-10-09 17:12 UTC  (4+ messages)

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-09 17:04 UTC  (21+ messages)
` [PATCH 01/14] bitops: add missing prototype check
` [PATCH 02/14] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` [PATCH 04/14] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
` [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
` [PATCH 10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH 11/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH 12/14] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH 13/14] lib/bitmap: add tests for bitmap_{get,set}_bits()
` [PATCH 14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:53 UTC  (6+ 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

[PATCH] btrfs-progs: qgroup: check null in comparing paths
 2023-10-09 15:56 UTC  (3+ messages)

[PATCH] btrfs/298: add test for showing qgroups include staled sorted by path
 2023-10-09 15:41 UTC  (2+ messages)

[PATCH] btrfs: remove redundant log root tree index assignment during log sync
 2023-10-09 15:30 UTC  (2+ messages)

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

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-10-09 10:15 UTC  (12+ messages)

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

Fwd: kernel bug when performing heavy IO operations
 2023-10-08 14:07 UTC  (7+ messages)

[PATCH AUTOSEL 4.19 2/8] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
 2023-10-08  0:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 3/8] btrfs: initialize start_slot in btrfs_log_prealloc_extents

[PATCH AUTOSEL 5.10 2/8] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
 2023-10-08  0:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 3/8] btrfs: initialize start_slot in btrfs_log_prealloc_extents

[PATCH AUTOSEL 5.15 03/10] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
 2023-10-08  0:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 04/10] btrfs: initialize start_slot in btrfs_log_prealloc_extents

[PATCH AUTOSEL 4.14 2/7] btrfs: initialize start_slot in btrfs_log_prealloc_extents
 2023-10-08  0:50 UTC 

[PATCH AUTOSEL 5.4 2/8] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
 2023-10-08  0:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 3/8] btrfs: initialize start_slot in btrfs_log_prealloc_extents

[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

[PATCH 0/2] btrfs: support cloned-device mount capability
 2023-10-07  8:01 UTC  (3+ messages)

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

[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: dump-tree: allow using '-' for tree ids
 2023-10-06 15:33 UTC  (2+ 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  (8+ messages)
` [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] 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 v4 0/6] btrfs: simple quotas fstests
 2023-10-05  8:08 UTC  (3+ messages)

[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

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  (10+ 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


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