org.kernel.vger.linux-btrfs archive
803 archived articles, newest first (page 3 of 9). Latest articles →
[PATCH v15 10/25] iomap: add a IOMAP_IOEND_INTEGRITY flag
Fri, 14 Aug 2026 11:24:27 +0200[PATCH v15 09/25] iomap: add a iomap_ioend_flags helper
Fri, 14 Aug 2026 11:24:26 +0200[PATCH v15 08/25] block: don't delay bio task completions
Fri, 14 Aug 2026 11:24:25 +0200[PATCH v15 07/25] block: add task-context bio completion infrastructure
Fri, 14 Aug 2026 11:24:24 +0200[PATCH v15 06/25] fsverity: hoist statx reporting of fs-verity flag
Fri, 14 Aug 2026 11:24:23 +0200[PATCH v15 05/25] fsverity: don't allow setting DAX file attribute on fsverity files
Fri, 14 Aug 2026 11:24:22 +0200[PATCH v15 04/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Fri, 14 Aug 2026 11:24:21 +0200[PATCH v15 03/25] fsverity: pass digest size and hash of the all-zeroes block to ->write
Fri, 14 Aug 2026 11:24:20 +0200[PATCH v15 02/25] fsverity: expose ensure_fsverity_info()
Fri, 14 Aug 2026 11:24:19 +0200[PATCH v15 01/25] fsverity: report validation errors through fserror to fsnotify
Fri, 14 Aug 2026 11:24:18 +0200[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
Fri, 14 Aug 2026 11:24:17 +0200Re: [PATCH] btrfs: preserve the compression property when other inode flags change
Fri, 14 Aug 2026 18:28:25 +0930Re: [PATCH v2 0/7] btrfs: fix io_uring encoded IO cleanup and compat
Fri, 14 Aug 2026 16:31:05 +0800[PATCH] btrfs: preserve the compression property when other inode flags change
Fri, 14 Aug 2026 05:14:06 +0000Re: [PATCH] btrfs: use mount idmap for defrag permission check
Fri, 14 Aug 2026 13:15:51 +0800[PATCH] btrfs: do not insert dir index if there is a conflicting dir item name
Fri, 14 Aug 2026 13:35:05 +0930Re: [PATCH] btrfs: use mount idmap for defrag permission check
Fri, 14 Aug 2026 12:59:38 +0930Re: [PATCH RFC v2] btrfs: keep mixed block group writable for relocation setup commit
Fri, 14 Aug 2026 08:04:13 +0930Re: [PATCH RFC v2] btrfs: keep mixed block group writable for relocation setup commit
Fri, 14 Aug 2026 08:01:07 +0930Re: [PATCH] btrfs: use mount idmap for defrag permission check
Thu, 13 Aug 2026 12:11:36 -0500[PATCH RFC v2] btrfs: keep mixed block group writable for relocation setup commit
Thu, 13 Aug 2026 13:17:12 +0200Re: [PATCH] btrfs: use mount idmap for defrag permission check
Thu, 13 Aug 2026 16:04:05 +0930Re: [syzbot] [btrfs?] WARNING in btrfs_init_new_device
Wed, 12 Aug 2026 22:45:29 -0700[PATCH] btrfs: use mount idmap for defrag permission check
Thu, 13 Aug 2026 11:41:46 +0800[syzbot] [btrfs?] WARNING in __cow_file_range_inline (2)
Wed, 12 Aug 2026 17:09:36 -0700Re: [PATCH v3 0/6] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
Thu, 13 Aug 2026 08:52:26 +0930[PATCH v2] btrfs: properly cleanup replace_task when the replace failed to start
Thu, 13 Aug 2026 08:44:39 +0930Re: [PATCH] btrfs: properly cleanup replace_task when the replace failed to start
Thu, 13 Aug 2026 07:54:17 +0930Re: [PATCH] btrfs: properly cleanup replace_task when the replace failed to start
Thu, 13 Aug 2026 07:11:41 +0930Re: [RFC PATCH] btrfs: Write as many copies as possible if the current RAID1 profile is unreachable
Thu, 13 Aug 2026 06:47:19 +0930Re: [RFC PATCH] btrfs: Write as many copies as possible if the current RAID1 profile is unreachable
Wed, 12 Aug 2026 10:35:47 -0700Re: [PATCH v7 03/43] fscrypt: add a __fscrypt_file_open helper
Wed, 12 Aug 2026 16:01:12 +0200Re: [PATCH v7 02/43] fscrypt: allow inline encryption for extent based encryption
Wed, 12 Aug 2026 15:42:12 +0200Re: [PATCH v7 01/43] fscrypt: add per-extent encryption support
Wed, 12 Aug 2026 14:34:16 +0200Re: [PATCH] btrfs: properly cleanup replace_task when the replace failed to start
Wed, 12 Aug 2026 08:03:36 -0400Re: [PATCH v7 01/43] fscrypt: add per-extent encryption support
Wed, 12 Aug 2026 12:34:10 +0200[PATCH] btrfs-progs: docs: add a note about RW degraded mount
Wed, 12 Aug 2026 12:49:47 +0930[syzbot] [btrfs?] WARNING in __btrfs_run_delayed_items (3)
Tue, 11 Aug 2026 17:12:30 -0700[syzbot] [btrfs?] kernel BUG in btrfs_assert_inode_range_clean
Tue, 11 Aug 2026 17:11:29 -0700Re: [RFC PATCH] btrfs: Write as many copies as possible if the current RAID1 profile is unreachable
Wed, 12 Aug 2026 09:02:24 +0930[RFC PATCH] btrfs: Write as many copies as possible if the current RAID1 profile is unreachable
Tue, 11 Aug 2026 16:04:28 -0700[PATCH v3 6/6] btrfs: pre-allocate delayed dir index for non-overwrite rename
Tue, 11 Aug 2026 14:14:59 -0400[PATCH v3 5/6] btrfs: handle ENOMEM from btrfs_insert_dir_item() without aborting
Tue, 11 Aug 2026 14:14:58 -0400[PATCH v3 4/6] btrfs: pre-allocate delayed dir index before btree modification
Tue, 11 Aug 2026 14:14:57 -0400[PATCH v3 3/6] btrfs: split btrfs_insert_delayed_dir_index() into prealloc and commit phases
Tue, 11 Aug 2026 14:14:56 -0400[PATCH v3 2/6] btrfs: use an on-stack path in btrfs_del_orphan_item()
Tue, 11 Aug 2026 14:14:55 -0400[PATCH v3 0/6] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
Tue, 11 Aug 2026 14:14:53 -0400[PATCH v3 1/6] btrfs: use an on-stack path in btrfs_insert_orphan_item()
Tue, 11 Aug 2026 14:14:54 -0400Re: [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Tue, 11 Aug 2026 09:29:06 -0700Re: [PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
Tue, 11 Aug 2026 08:22:23 -0700Re: [PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Tue, 11 Aug 2026 14:47:46 +0200Re: [PATCH 1/2] generic/517: expect truthful dedupe progress
Tue, 11 Aug 2026 16:36:13 +0800Re: [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Tue, 11 Aug 2026 10:18:05 +0200[PATCH] btrfs: prevent length underflow in extent_fiemap()
Tue, 11 Aug 2026 16:15:29 +0930[PATCH] btrfs: tests: do not touch page cache if root/inode allocation failed
Tue, 11 Aug 2026 15:31:49 +0930Space cache rebuild failed and reports fs corrupted
Tue, 11 Aug 2026 02:00:31 -0400Re: [PATCH] btrfs: send: propagate errors from is_inode_existent()
Tue, 11 Aug 2026 14:56:31 +0930Re: [PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Tue, 11 Aug 2026 05:40:34 +0200Re: [PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Tue, 11 Aug 2026 12:51:23 +0930Re: [PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Tue, 11 Aug 2026 04:55:33 +0200Re: [PATCH v3 0/3] btrfs: fix failed sprout device add rollback
Tue, 11 Aug 2026 09:06:30 +0930Re: [PATCH v3 0/3] btrfs: fix failed sprout device add rollback
Tue, 11 Aug 2026 08:46:23 +0930Re: [PATCH 0/4] btrfs: add per-inode compression levels in xattrs
Tue, 11 Aug 2026 00:41:55 +0200Re: [PATCH v2] fstests: add a dio-read-into-mmap and sync race test case
Tue, 11 Aug 2026 05:16:49 +0800Re: [PATCH] fstests: add a dio-read-into-mmap and sync race test case
Tue, 11 Aug 2026 04:54:24 +0800Re: [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Mon, 10 Aug 2026 11:31:02 -0700[PATCH v3 2/3] btrfs: restore active device pointers after failed sprout
Mon, 10 Aug 2026 20:16:05 +0800[PATCH v3 3/3] btrfs: roll back sprout setup after device add failure
Mon, 10 Aug 2026 20:16:06 +0800[PATCH v3 1/3] btrfs: detach failed sprout device from transaction update list
Mon, 10 Aug 2026 20:16:04 +0800[PATCH v3 0/3] btrfs: fix failed sprout device add rollback
Mon, 10 Aug 2026 20:16:03 +0800Re: [PATCH v2 0/3] btrfs: fix failed sprout device add rollback
Mon, 10 Aug 2026 20:45:59 +0930[PATCH v2 3/3] btrfs: roll back sprout setup after device add failure
Mon, 10 Aug 2026 18:59:16 +0800[PATCH v2 2/3] btrfs: restore active device pointers after failed sprout
Mon, 10 Aug 2026 18:59:15 +0800[PATCH v2 1/3] btrfs: detach failed sprout device from transaction update list
Mon, 10 Aug 2026 18:59:14 +0800[PATCH v2 0/3] btrfs: fix failed sprout device add rollback
Mon, 10 Aug 2026 18:59:13 +0800Re: [PATCH v14 14/21] xfs: add flags to xfs_free_eofblocks() to pass down to block processing
Mon, 10 Aug 2026 12:57:33 +0200[PATCH] btrfs: props: ensure data buffer is NUL terminated
Mon, 10 Aug 2026 08:29:33 +0930Re: [PATCH v3 1/5] btrfs: fix -o compress= level getting inherited by compression xattr property
Mon, 10 Aug 2026 07:46:43 +0930[PATCH v3 5/5] btrfs: support inheritance for per-inode compression levels
Sun, 9 Aug 2026 20:53:03 +0200[PATCH v3 4/5] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 20:53:02 +0200[PATCH v3 3/5] btrfs: also validate compression levels in btrfs_compress_is_valid_type()
Sun, 9 Aug 2026 20:53:01 +0200[PATCH v3 2/5] btrfs: export btrfs_match_compress_type(), move it to compression.h
Sun, 9 Aug 2026 20:53:00 +0200[PATCH v3 1/5] btrfs: fix -o compress= level getting inherited by compression xattr property
Sun, 9 Aug 2026 20:52:59 +0200[PATCH v3 0/5] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 20:52:58 +0200Re: [PATCH v2 2/4] btrfs: also validate compression levels in btrfs_compress_is_valid_type()
Sun, 9 Aug 2026 13:37:28 +0930Re: [PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 13:35:27 +0930Re: [PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Sun, 09 Aug 2026 05:50:02 +0200Re: [ANNOUNCE] oans: duperemove fork; FIDEDUPERANGE cost under memory pressure
Sat, 8 Aug 2026 23:17:20 -0400Re: [PATCH v2 4/4] btrfs: support inheritance for per-inode compression levels
Sun, 9 Aug 2026 12:33:23 +0930Re: [PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 12:25:13 +0930Re: [PATCH v2 2/4] btrfs: also validate compression levels in btrfs_compress_is_valid_type()
Sun, 9 Aug 2026 12:23:08 +0930[PATCH v2 4/4] btrfs: support inheritance for per-inode compression levels
Sun, 9 Aug 2026 03:50:54 +0200[PATCH v2 3/4] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 03:50:53 +0200[PATCH v2 1/4] btrfs: export btrfs_match_compress_type(), move it to compression.h
Sun, 9 Aug 2026 03:50:51 +0200[PATCH v2 0/4] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 03:50:50 +0200Re: [PATCH 0/4] btrfs: add per-inode compression levels in xattrs
Sun, 09 Aug 2026 03:32:54 +0200Re: [PATCH 0/4] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 10:30:45 +0930Re: [PATCH 0/4] btrfs: add per-inode compression levels in xattrs
Sun, 09 Aug 2026 02:35:56 +0200Re: [PATCH 0/4] btrfs: add per-inode compression levels in xattrs
Sun, 9 Aug 2026 09:47:42 +0930Re: [PATCH] btrfs: clean up target device if block group marking fails
Sun, 9 Aug 2026 08:53:17 +0930
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.