linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-25 15:49:46 to 2022-08-02 12:37:21 UTC [more...]

[GIT PULL] Btrfs updates for 5.20
 2022-08-02 12:32 UTC  (3+ messages)

[PATCH v2 0/4] Selectable checksum implementation
 2022-08-02 12:28 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: prepare more slots for checksum shash
` [PATCH v2 2/4] btrfs: assign checksum shash slots on init
` [PATCH v2 3/4] btrfs: add checksum implementation selection after mount
` [PATCH v2 4/4] btrfs: sysfs: print all loaded csums implementations

[PATCH] btrfs-progs: avoid repeated data write for metadata
 2022-08-02  8:36 UTC  (4+ messages)

"parent transid verify failed" on raid5 array
 2022-08-02  8:35 UTC  (3+ messages)

[PATCH v2 0/3] btrfs-progs: avoid repeated data write for metadata and a small cleanup
 2022-08-02  8:34 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs-progs: avoid repeated data write for metadata
` [PATCH v2 2/3] btrfs-progs: fix a BUG_ON() condition for write_data_to_disk()
` [PATCH v2 3/3] btrfs-progs: use write_data_to_disk() to handle RAID56 in write_and_map_eb()

mkfs.btrfs failure on zoned block devices with DUP metadata profile
 2022-08-02  7:10 UTC  (3+ messages)

[PATCH 0/2] btrfs: scrub: small enhancement related to super block errors
 2022-08-02  6:53 UTC  (3+ messages)
` [PATCH 1/2] btrfs: scrub: properly report super block errors in dmesg
` [PATCH 2/2] btrfs: scrub: try to fix super block errors

[PATCH] btrfs-progs: tests: remove duplicated helper
 2022-08-02  3:11 UTC 

[PATCH v2 0/4] Selectable checksum implementation
 2022-08-01 18:55 UTC  (8+ messages)
` [PATCH v2 1/4] btrfs: prepare more slots for checksum shash
` [PATCH v2 2/4] btrfs: assign checksum shash slots on init
` [PATCH v2 3/4] btrfs: add checksum implementation selection after mount
` [PATCH v2 4/4] btrfs: sysfs: print all loaded csums implementations

[PATCH v3] btrfs: send: add support for fs-verity
 2022-08-01 18:54 UTC 

[PATCH v2] mm: fix alginment of VMA for memory mapped files on THP
 2022-08-01 18:47 UTC 

[PATCH 0/3] btrfs: a couple fixes for log replay and a refactoring
 2022-08-01 13:57 UTC  (4+ messages)
` [PATCH 1/3] btrfs: fix lost error handling when looking up extended ref on log replay
` [PATCH 2/3] btrfs: fix warning during log replay when bumping inode link count
` [PATCH 3/3] btrfs: simplify adding and replacing references during log replay

[PATCH] btrfs: dump extra info if one free space cache has more bitmaps than it should
 2022-08-01  2:28 UTC  (2+ messages)

[PATCH v2] btrfs: send: add support for fs-verity
 2022-07-31 14:19 UTC  (3+ messages)

How to get the lsit of subvolumes with btrfs_util_create_subvolume_iterator
 2022-07-31  5:14 UTC  (5+ messages)

[PATCH] btrfs-progs: check for invalid free space tree entries
 2022-07-30  3:23 UTC  (2+ messages)

[PATCH V5] btrfs-progs: fix btrfs resize failed
 2022-07-29 17:55 UTC 

[PATCH 0/4] Selectable checksum implementation
 2022-07-29 17:23 UTC  (7+ messages)
` [PATCH 1/4] btrfs: prepare more slots for checksum shash
` [PATCH 2/4] btrfs: assign checksum shash slots on init
` [PATCH 3/4] btrfs: add checksum implementation selection after mount
` [PATCH 4/4] btrfs: sysfs: print all loaded csums implementations

[PATCH] btrfs: sysfs: show discard stats and tunables in non-debug build
 2022-07-29 10:58 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] fstests test nodatacow file consistency in raid1 write hole
 2022-07-29 10:47 UTC 

[PATCH v6 1/4] btrfs: store chunk size in space-info struct
 2022-07-29  4:44 UTC  (8+ messages)

misc-next/for-next: bad key order during log replay
 2022-07-29  2:50 UTC  (3+ messages)

[PATCH v2 0/4] btrfs-progs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
 2022-07-29  1:40 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs-progs: mkfs: dynamically modify mkfs blocks array
` [PATCH v2 2/4] btrfs-progs: don't save block group root into super block
` [PATCH v2 3/4] btrfs-progs: separate block group tree from extent tree v2
` [PATCH v2 4/4] btrfs-progs: btrfstune: add the ability to convert to block group tree feature

how report kernel module bug ?
 2022-07-28 23:13 UTC 

[PATCH v2] btrfs-progs: receive: add support for fs-verity
 2022-07-28 18:14 UTC 

[PATCH] btrfs: send: add support for fs-verity
 2022-07-28 17:45 UTC  (3+ messages)

[PATCH V4] btrfs-progs: fix btrfs resize failed
 2022-07-28 15:34 UTC  (6+ messages)

Using async discard by default with SSDs?
 2022-07-28 12:27 UTC  (11+ messages)

[PATCH] btrfs: auto enable discard=async when possible
 2022-07-28 11:57 UTC  (4+ messages)

[PATCH] btrfs-progs: receive: add support for fs-verity
 2022-07-28 11:52 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
 2022-07-28 10:02 UTC  (6+ messages)

Combining two filesystems into single pool
 2022-07-28  7:19 UTC  (4+ messages)

[PATCH] fstests: add btrfs fs-verity send/recv test
 2022-07-27 23:49 UTC 

[PATCH] device-utils.c: Use linux mount.h instead of sys/mount.h
 2022-07-27 19:36 UTC  (2+ messages)

[PATCH] btrfs: reset RO counter on block group if we fail to relocate
 2022-07-27 19:24 UTC  (3+ messages)

[PATCH] btrfs-progs: exit with failure when printing bad superblock
 2022-07-27 19:04 UTC  (2+ messages)

[PATCH v4 0/4] btrfs-progs: support for fs-verity fstests
 2022-07-27 18:53 UTC  (6+ messages)
` [PATCH v4 1/4] btrfs-corrupt-block: define (u64)-1 as UNSET_U64
` [PATCH v4 2/4] btrfs-progs: corrupt generic item data with btrfs-corrupt-block
` [PATCH v4 3/4] btrfs-progs: expand corrupt_file_extent in btrfs-corrupt-block
` [PATCH v4 4/4] btrfs-progs: add VERITY ro compat flag

[PATCH v2 0/4] btrfs: output more info for -ENOSPC caused transaction abort and other enhancement
 2022-07-27 15:09 UTC  (17+ messages)
` [PATCH v2 2/4] btrfs: make __btrfs_dump_space_info() output better formatted
` [PATCH v2 4/4] btrfs: dump all space infos if we abort transaction due to ENOSPC

[PATCH v2] fstests: add test case to make sure btrfs can handle one corrupted device
 2022-07-27 12:03 UTC  (2+ messages)

[PATCH]btrfs: Fix fstest case btrfs/219
 2022-07-27  9:16 UTC  (5+ messages)
    ` [PATCH] btrfs/219: fix problems with mount old generation

[PATCH 0/2] Fix relocation lockdep splat
 2022-07-27  6:47 UTC  (4+ messages)
` [PATCH 1/2] btrfs: move lockdep class helpers to locking.*
` [PATCH 2/2] btrfs: fix lockdep splat with reloc root extent buffers

[PATCH] fstests: add test case to make sure btrfs can handle one corrupted device
 2022-07-27  5:03 UTC  (6+ messages)

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2022-07-26 20:42 UTC  (5+ messages)

[PATCH RFC 0/4] fscrypt changes for btrfs encryption
 2022-07-26 19:29 UTC  (9+ messages)
` [PATCH RFC 2/4] fscrypt: add flag allowing partially-encrypted directories
` [PATCH RFC 4/4] fscrypt: Add new encryption policy for btrfs

[PATCH v2 0/5] btrfs: scrub: make scrub uses less memory for metadata scrub
 2022-07-26 18:08 UTC  (3+ messages)
` [PATCH v2 4/5] btrfs: scrub: introduce scrub_block::pages for more efficient memory usage for subpage

[PATCH] btrfs/253: skip on zoned mode as we cannot change the chunk size
 2022-07-26  9:49 UTC  (2+ messages)

[PATCH v2 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-07-26  5:22 UTC  (9+ messages)
` [PATCH v2 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH v2 2/8] fs: btrfs: fix a bug which no data get read if the length is not 0
` [PATCH v2 3/8] fs: btrfs: fix a crash if specified range is beyond file size
` [PATCH v2 4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
` [PATCH v2 5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read
` [PATCH v2 6/8] fs: fat: rely on higher layer to get block aligned read range
` [PATCH v2 7/8] fs: ubifs: rely on higher layer to do unaligned read
` [PATCH v2 8/8] fs: erofs: add unaligned read range handling

[PATCH v3] btrfs-progs: fix btrfs resize failed
 2022-07-26  2:29 UTC  (5+ messages)

[PATCH 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-07-26  2:12 UTC  (5+ messages)
` [PATCH 1/8] fs: fat: unexport file_fat_read_at()

[PATCH v4 0/7] btrfs: Annotate wait events with lockdep
 2022-07-25 22:11 UTC  (8+ messages)
` [PATCH v4 1/7] btrfs: Add macros for annotating "
` [PATCH v4 2/7] btrfs: Add a lockdep annotation for the num_writers wait event
` [PATCH v4 3/7] btrfs: Add a lockdep annotation for the num_extwriters "
` [PATCH v4 4/7] btrfs: Add lockdep annotations for the transaction states wait events
` [PATCH v4 5/7] btrfs: Add a lockdep annotation for the pending_ordered wait event
` [PATCH v4 6/7] btrfs: Change the lockdep class of struct inode's invalidate_lock
` [PATCH v4 7/7] btrfs: Add a lockdep annotation for the ordered extents wait event

RAID56 discussion related to RST. (Was "Re: [RFC ONLY 0/8] btrfs: introduce raid-stripe-tree")
 2022-07-25 21:29 UTC  (13+ messages)

[PATCH v13 0/5] tests for btrfs fsverity
 2022-07-25 18:41 UTC  (3+ messages)
` [PATCH v13 2/5] common/verity: support btrfs in generic fsverity tests

error writing primary super block on zoned btrfs
 2022-07-25 17:36 UTC  (6+ messages)

Best way to programmatically send/receive ?
 2022-07-25 16:50 UTC  (3+ messages)

[PATCH] btrfs: Fix unused variable in load_free_space_cache()
 2022-07-25 16:02 UTC  (2+ messages)

[PATCH v2] btrfs: do not batch insert non-consecutive dir indexes during log replay
 2022-07-25 15:44 UTC  (2+ 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).