messages from 2026-07-03 11:50:32 to 2026-07-14 10:15:18 UTC [more...]
[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
2026-07-14 10:14 UTC
[PATCH] btrfs: zoned: fix missing chunk metadata reservation
2026-07-14 9:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH] block: do not warn when doing greedy allocation in folio_alloc_greedy()
2026-07-14 9:07 UTC
[PATCH] btrfs: lzo: reject inline extents without both headers
2026-07-14 8:57 UTC (3+ messages)
[linus:master] [btrfs] 574d93fc62: stress-ng.dirdeep.ops_per_sec 25.9% regression
2026-07-14 7:59 UTC
[PATCH v3 0/4] btrfs: removal of on-stack paddrs[], final part
2026-07-14 6:49 UTC (5+ messages)
` [PATCH v3 1/4] btrfs: replace btrfs_repair_io_failure() to use bio for page iteration
` [PATCH v3 2/4] btrfs: enhance btrfs_data_csum_ok() "
` [PATCH v3 3/4] btrfs: use a shared helper to calculate data checksum for a bio
` [PATCH v3 4/4] btrfs: remove on-stack paddrs[] array usage
[PATCH] btrfs: raid56: fix an incorrect csum skip during scrub
2026-07-14 6:41 UTC (2+ messages)
[PATCH 1/3] btrfs: detach failed sprout device from transaction update list
2026-07-14 6:10 UTC (3+ messages)
` [PATCH 2/3] btrfs: restore active device pointers after failed sprout
` [PATCH 3/3] btrfs: roll back sprout setup after device add failure
[PATCH 0/3] btrfs: fix failed sprout device add rollback
2026-07-14 6:10 UTC
[GIT PULL] Btrfs fixes for 7.2-rc4
2026-07-14 5:00 UTC
[PATCH v4] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-07-14 4:38 UTC (4+ messages)
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-07-14 2:09 UTC (4+ messages)
[PATCH v2] btrfs: Add missing sctx check in cleanup path
2026-07-14 1:28 UTC
[PATCH] btrfs: Add missing sctx check in cleanup path
2026-07-14 1:20 UTC (3+ messages)
[PATCH] btrfs: fix a lockdep caused by path resolution during device scan
2026-07-13 22:13 UTC
btrfs lockdep issue
2026-07-13 21:50 UTC (3+ messages)
[PATCH] btrfs: change block group reclaim_mark to bool
2026-07-13 18:50 UTC (2+ messages)
[PATCH v2] btrfs: check if root is readonly when setting posix acl
2026-07-13 9:44 UTC (6+ messages)
` [PATCH] btrfs: test POSIX ACL changes for RO btrfs property
` [PATCH v2] "
[PATCH 0/3] btrfs: disguise single-data-RAID56 as RAID1/RAID1C3
2026-07-13 9:19 UTC (2+ messages)
[PATCH v2 0/3] btrfs: handle missing block group and raid stripe tree roots
2026-07-13 8:58 UTC (5+ messages)
` [PATCH v2 1/3] btrfs: move the full read-only helper to fs.h
` [PATCH v2 2/3] btrfs: skip global block reserve accounting for rescue mounts
` [PATCH v2 3/3] btrfs: report missing raid stripe tree root during lookup
[PATCH] btrfs: fix GET_SUBVOL_INFO after compat refactor
2026-07-13 8:54 UTC (2+ messages)
[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
2026-07-13 8:16 UTC (24+ messages)
` [PATCH v11 01/20] fsverity: report validation errors through fserror to fsnotify
` [PATCH v11 02/20] fsverity: expose ensure_fsverity_info()
` [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v11 04/20] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v11 05/20] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v11 07/20] xfs: introduce fsverity on-disk changes
` [PATCH v11 08/20] xfs: initialize fs-verity on file open
` [PATCH v11 09/20] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v11 10/20] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v11 11/20] xfs: disable direct read path for fs-verity files
` [PATCH v11 12/20] xfs: handle fsverity I/O in write/read path
` [PATCH v11 13/20] xfs: use read ioend for fsverity data verification
` [PATCH v11 14/20] xfs: add fs-verity support
` [PATCH v11 15/20] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v11 16/20] xfs: add fs-verity ioctls
` [PATCH v11 17/20] xfs: advertise fs-verity being available on filesystem
` [PATCH v11 18/20] xfs: check and repair the verity inode flag state
` [PATCH v11 19/20] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v11 20/20] xfs: enable ro-compat fs-verity flag
[PATCH] btrfs: zoned: fix deadlock between metadata writeback and transaction commit
2026-07-13 7:55 UTC (2+ messages)
[PATCH] btrfs: test checksum handling for clone, dedupe and swap on NOCOW files
2026-07-13 7:47 UTC (3+ messages)
[PATCH] btrfs: zoned: reset meta_write_pointer on zone reset
2026-07-13 7:44 UTC (2+ messages)
[PATCH 0/2] btrfs: allow reflinks into NODATASUM files
2026-07-13 2:45 UTC (7+ messages)
` [PATCH 1/2] btrfs: reject swapfile activation if any extent has checksums
` [PATCH 2/2] btrfs: allow reflinking from checksummed files into nodatasum files
[PATCH] fstests: btrfs: add a new regression test for RAID56 RWM
2026-07-12 9:57 UTC
[PATCH] fstests: btrfs: add a new regression test for RAID56 RWM
2026-07-12 9:57 UTC
[PATCH] btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
2026-07-12 9:28 UTC (2+ messages)
[PATCH v2] btrfs: raid56: fix an incorrect csum skip during rmw
2026-07-12 9:00 UTC
[PATCH] btrfs: free mapping node on duplicate reloc root insert
2026-07-12 5:28 UTC (7+ messages)
` [PATCH v2] ext4: propagate errors from fast commit range replay
` [PATCH v2] btrfs: free mapping node on duplicate reloc root insert
[PATCH] btrfs: drop recovered reloc root refs on recovery failure
2026-07-12 4:22 UTC
[PATCH v3 0/7] btrfs-progs: fscrypt updates
2026-07-11 22:23 UTC (16+ messages)
` [PATCH v3 1/7] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v3 2/7] btrfs-progs: start tracking extent encryption context info
` [PATCH v3 3/7] btrfs-progs: add inode encryption contexts
` [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
` [PATCH v3 5/7] btrfs-progs: handle fscrypt context items
` [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking
` [PATCH v3 7/7] btrfs-progs: recognize ENCRYPT inode item flag
[PATCH 0/3] btrfs: handle missing block group and raid stripe tree roots
2026-07-11 10:33 UTC (8+ messages)
` [PATCH 1/3] btrfs: avoid NULL pointer dereference when block group tree root is missing
` [PATCH 2/3] btrfs: avoid NULL pointer dereference when raid stripe "
` [PATCH 3/3] btrfs: report missing raid stripe tree root during lookup
[PATCH v2 0/2] fs: btrfs: add support for readdir
2026-07-11 0:17 UTC (2+ messages)
[PATCH] btrfs: write-protect folios during data writeback
2026-07-10 5:34 UTC (10+ messages)
[PATCH] btrfs: zoned: don't submit orphaned extent buffers
2026-07-09 10:50 UTC (4+ messages)
[PATCH v6 0/4] btrfs: simplify the stripe buffer handling
2026-07-09 10:26 UTC (8+ messages)
` [PATCH v6 1/4] btrfs: remove SCRUB_MAX_SECTORS_PER_BLOCK
` [PATCH v6 2/4] btrfs: extract the common scrub read endio into a helper
` [PATCH v6 3/4] btrfs: scrub: implement calc_sector_number() in a faster way
` [PATCH v6 4/4] btrfs: use kvmalloc() for stripe buffer of scrub_stripe
[syzbot] [btrfs?] WARNING in create_reloc_root
2026-07-09 8:51 UTC
[PATCH] btrfs: check if root is readonly when setting posix acl
2026-07-09 7:14 UTC
[PATCH v2] btrfs-progs: misc-tests: replace deprecated standalone "usebackuproot" option
2026-07-08 7:21 UTC
[PATCH] btrfs-progs: misc-tests: replace deprecated standalone "usebackuproot" option
2026-07-08 6:31 UTC
[PATCH v3] btrfs: zoned: reset active_meta_bg on zone finish
2026-07-08 1:15 UTC (2+ messages)
[PATCH] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
2026-07-07 23:48 UTC (9+ messages)
[PATCH v2] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
2026-07-07 23:47 UTC (2+ messages)
[PATCH v2] fstests: btrfs: new test case for leaking BTRFS_FS_STATE_REMOUNTING flag
2026-07-07 21:52 UTC (2+ messages)
[PATCH v2] fstests: generic: add a basic cachestat test case
2026-07-07 12:56 UTC (2+ messages)
[PATCH] fstests: generic: add a basic cachestat test case
2026-07-07 11:17 UTC (3+ messages)
[PATCH] fstests: btrfs: new test case for leaking BTRFS_FS_STATE_REMOUNTING flag
2026-07-07 9:58 UTC (3+ messages)
[PATCH] fstests: generic/062: avoid warning from polluting the golden output
2026-07-07 9:10 UTC (2+ messages)
[PATCH] btrfs: remove verity Merkle folio from page cache on error
2026-07-07 5:55 UTC (3+ messages)
` [PATCH v2] btrfs: add verity Merkle folio to page cache after reading it
[PATCH 0/5] btrfs: remove folio ordered flag
2026-07-07 1:39 UTC (3+ messages)
` [PATCH 2/5] btrfs: unify folio dirty flag clearing
[PATCH] btrfs: get rid of useless label in btrfs_create_dio_extent()
2026-07-06 21:36 UTC (3+ messages)
[PATCH v2] btrfs: fix extent map leak in NOCOW direct I/O write
2026-07-06 11:24 UTC (3+ messages)
[PATCH v2] btrfs: zoned: reset active_meta_bg on zone finish
2026-07-06 6:20 UTC
[PATCH] btrfs-progs: docs: mark "usebackuproot" mount option as removed
2026-07-06 5:57 UTC (2+ messages)
[PATCH v5 0/4] btrfs: simplify the stripe buffer handling
2026-07-05 11:47 UTC (5+ messages)
` [PATCH v5 1/4] btrfs: remove SCRUB_MAX_SECTORS_PER_BLOCK
` [PATCH v5 2/4] btrfs: extract the common scrub read endio into a helper
` [PATCH v5 3/4] btrfs: scrub: implement calc_sector_number() in a faster way
` [PATCH v5 4/4] btrfs: use kvmalloc() for stripe buffer of scrub_stripe
[PATCH] btrfs: fix extent map leak in NOCOW direct I/O write
2026-07-05 5:15 UTC (2+ messages)
[syzbot] Monthly btrfs report (Jul 2026)
2026-07-04 12:32 UTC
[PATCHv2] btrfs: compression: allocate buckets with workspace
2026-07-03 22:45 UTC
[PATCH v3 0/3] btrfs: small changes to "usebackuproot" mount option
2026-07-03 17:06 UTC (2+ messages)
[PATCH] btrfs: zoned: reset active_meta_bg on zone finish
2026-07-03 11:51 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox