messages from 2026-08-28 16:30:11 to 2026-09-05 14:25:47 UTC [more...]
[PATCH v6] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-09-05 14:25 UTC (23+ messages)
` [PATCH v7] "
` [PATCH v7.1] "
` [PATCH v8] "
[PATCH 0/2] btrfs: introduce a new experimental feature, RAID56_VSL
2026-09-05 13:51 UTC (8+ messages)
` [PATCH 1/2] btrfs: split sectorsize into datasize and sectorsize
` [PATCH 2/2] btrfs: implement a new incompat feature, raid56_vsl
[PATCH] btrfs: wait for RCU readers before freeing a new device
2026-09-05 11:06 UTC
[PATCH] btrfs: move async csum generation out of experimental features
2026-09-05 10:47 UTC (12+ messages)
[PATCH v2 0/3] btrfs: async checksumming cleanups
2026-09-04 22:50 UTC (9+ messages)
` [PATCH v2 1/3] btrfs: consume the given iter directly instead of copying in csum_one_bio()
` [PATCH v2 2/3] btrfs: use bio::remaining for async checksumming synchronization
` [PATCH v2 3/3] btrfs: promote async checksumming out of EXPERIMENTAL
[PATCH v2] btrfs: tree-checker: add qgroup status item check
2026-09-04 21:57 UTC (5+ messages)
[syzbot] Monthly btrfs report (Sep 2026)
2026-09-04 20:33 UTC
[PATCH] btrfs: zstd: avoid a copy in zstd_decompress_bio()
2026-09-04 16:41 UTC
[PATCH 1/2] btrfs: fix typos in comments
2026-09-04 16:38 UTC (3+ messages)
` [PATCH 2/2] btrfs: fix repeated words "
Device for root volume appears as '/dev/root', 7.3-rc1 regression
2026-09-04 16:33 UTC (2+ messages)
[PATCH] btrfs: fix deadlocks with transaction commit when cloning inline extents
2026-09-04 15:34 UTC (7+ messages)
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-09-04 11:24 UTC (5+ messages)
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-09-04 9:34 UTC (4+ messages)
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
[PATCH v2 0/2] btrfs-progs: fix stale active zone after mkfs
2026-09-04 6:24 UTC (3+ messages)
` [PATCH v2 1/2] btrfs-progs: zoned: refresh stale cached zone state in btrfs_reset_dev_zone()
` [PATCH v2 2/2] btrfs-progs: check: detect leaked active zones on zoned devices
[PATCH v8 0/13] fstests: add test coverage for cloned filesystem ids
2026-09-04 6:14 UTC (32+ messages)
` [PATCH v8 01/13] fstests: add _loop_image_create_clone() helper
` [PATCH v8 02/13] fstests: add _clone_mount_option() helper
` [PATCH v8 03/13] fstests: add FSNOTIFYWAIT_PROG
` [PATCH v8 04/13] fstests: add _require_fanotify_function
` [PATCH v8 05/13] fstests: add _require_unique_f_fsid() helper
` [PATCH v8 07/13] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v8 08/13] fstests: verify f_fsid for "
` [PATCH v8 09/13] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v8 10/13] fstests: verify IMA isolation on cloned filesystems
` [PATCH v8 11/13] fstests: verify exportfs file handles "
` [PATCH v8 12/13] fstests: add _change_metadata_uuid helper
` [PATCH v8 13/13] fstests: test UUID consistency for clones with metadata_uuid
[PATCH v2 0/3] btrfs: avoid unnecessary transaction commit and tree-checker updates
2026-09-03 21:47 UTC (10+ messages)
` [PATCH 1/3] btrfs: fix unnecessary transaction commit fallback from btrfs_log_all_parents()
` [PATCH 2/3] btrfs: tree-checker: validate key offset for inode ref keys
` [PATCH 3/3] btrfs: tree-checker: validate parent field for inode extref items
` [PATCH v3 0/3] btrfs: avoid unnecessary transaction commit and tree-checker updates
` [PATCH v3 1/3] btrfs: fix unnecessary transaction commit fallback from btrfs_log_all_parents()
` [PATCH v3 2/3] btrfs: tree-checker: validate key offset for inode ref keys
` [PATCH v3 3/3] btrfs: tree-checker: validate parent field for inode extref items
[PATCH] btrfs: tree-checker: validate name length for extref items
2026-09-03 21:41 UTC (3+ messages)
[PATCH] btrfs: fix unnecessary transaction commit fallback from btrfs_log_all_parents()
2026-09-03 20:48 UTC (2+ messages)
[PATCH v3 RESEND 0/4] btrfs: removal of on-stack paddrs[], final part
2026-09-03 20:38 UTC (2+ messages)
Device for root volume appears as '/dev/root', 7.3-rc1 regression
2026-09-03 12:25 UTC
[PATCH v3] btrfs: use ordered extent to grab the logical address for submission
2026-09-03 6:30 UTC (6+ messages)
[PATCH v2 0/7] btrfs: introduce btrfs_bio::async_csum
2026-09-03 5:41 UTC (5+ messages)
` [PATCH v2 7/7] "
[PATCH 0/2] btrfs: async checksumming cleanups
2026-09-03 4:49 UTC (8+ messages)
` [PATCH 1/2] btrfs: consume the given iter directly instead of copying in csum_one_bio()
` [PATCH 2/2] btrfs: use bio::remaining for async checksumming synchronization
[PATCH 7.2.y] btrfs: write-protect folios during data writeback
2026-09-02 22:14 UTC (2+ messages)
[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
2026-09-02 11:19 UTC (14+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
` [sos-linux-ext-patches] "
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()
[PATCH v2] btrfs/273: add missing _require_scratch check
2026-09-02 10:43 UTC (2+ messages)
[PATCH RESEND v2] btrfs: fix use-after-free in mark_block_group_to_copy
2026-09-02 9:55 UTC (2+ messages)
[PATCH] btrfs/273: add missing _require_scratch check
2026-09-02 7:32 UTC (2+ messages)
[PATCH v3] btrfs/333: require scratch before checking encoded reads
2026-09-02 7:11 UTC
[PATCH v2] btrfs/333: require scratch before checking encoded reads
2026-09-02 5:15 UTC (2+ messages)
[PATCH] btrfs-progs: scrub: only restore the old scrub limit after scrub is finished
2026-09-01 23:52 UTC
[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-09-01 22:47 UTC (2+ messages)
WinBtrfs v1.10
2026-09-01 21:24 UTC
[PATCH v2] btrfs: fix a lockdep caused by path resolution during device scan
2026-09-01 20:07 UTC (2+ messages)
[PATCH v7 00/43] btrfs: add fscrypt support
2026-09-01 12:33 UTC (11+ messages)
` [PATCH v7 04/43] fscrypt: conditionally don't wipe mk secret until the last active user is done
` [PATCH v7 05/43] blk-crypto: add a process bio callback
[PATCH] fstests: generic: Add test of seek in directories
2026-09-01 9:18 UTC (6+ messages)
[PATCH v2] btrfs: tree-checker: reject file extent items for special files
2026-09-01 7:14 UTC (2+ messages)
[PATCH v3 0/5] btrfs: fix io_uring encoded IO cleanup
2026-09-01 2:09 UTC (2+ messages)
[PATCH] btrfs: remove runtime tweakable feature sysfs interface
2026-09-01 0:12 UTC (3+ messages)
[PATCH] btrfs/333: require scratch before checking encoded reads
2026-08-31 23:09 UTC (3+ messages)
[PATCH v2] btrfs: use ordered extent to grab the logical address for submission
2026-08-31 22:27 UTC (4+ messages)
[PATCH] btrfs: tests: do not touch page cache if root/inode allocation failed
2026-08-31 22:13 UTC (2+ messages)
[PATCH] btrfs: tree-checker: reject file extent items for special files
2026-08-31 22:08 UTC (2+ messages)
[PATCH] btrfs: zoned: handle RAID profiles in btrfs_can_activate_zone()
2026-08-31 21:58 UTC (2+ messages)
[PATCH] btrfs: set space_info before adding new free space in btrfs_make_block_group()
2026-08-31 21:57 UTC (2+ messages)
[PATCH 0/2] btrfs: qgroup: mark qgroup inconsistent for more
2026-08-31 21:54 UTC (2+ messages)
[PATCH v2 1/3] linux/log2.h: Add 64-bit safe variants of power-of-two functions
2026-08-31 18:46 UTC (4+ messages)
` [PATCH v2 3/3] fs:btrfs: Use the new global is_power_of_2_u64() helper
[PATCH AUTOSEL 6.18-5.15] btrfs: protect sb_write_pointer() with invalidate lock
2026-08-31 13:31 UTC (16+ messages)
` [PATCH AUTOSEL 6.18] btrfs: fix transaction abort logic in btrfs_fileattr_set()
` [PATCH AUTOSEL 6.18-5.15] btrfs: tree-checker: validate INODE_REF's namelen
` [PATCH AUTOSEL 6.18] btrfs: validate data reloc tree file extent item members
` [PATCH AUTOSEL 6.18-5.15] btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
` [PATCH AUTOSEL 6.18-6.12] btrfs: derive f_fsid from on-disk fsid and dev_t
` [PATCH AUTOSEL 6.18] btrfs: validate properties before setting them
` [PATCH AUTOSEL 6.18-5.10] btrfs: balance: fix potential bg lookup failure in btrfs_may_alloc_data_chunk()
` [PATCH AUTOSEL 6.18-6.12] btrfs: use lockless read in nr_cached_objects shrinker callback
` [PATCH AUTOSEL 6.18-5.10] btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()
` [PATCH AUTOSEL 6.18-6.1] btrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREF
` [PATCH AUTOSEL 6.18-5.10] btrfs: fix reloc root cleanup in merge_reloc_roots()
` [PATCH AUTOSEL 6.18] btrfs: balance: fix potential bg lookup failure in chunk_usage_filter()
` [PATCH AUTOSEL 6.18] btrfs: balance: fix potential bg lookup failure in chunk_usage_range_filter()
` [PATCH AUTOSEL 6.18-6.12] btrfs: use on-disk uuid for s_uuid in temp_fsid mounts
` [PATCH AUTOSEL 6.18] btrfs: zoned: always set data_relocation_bg
[PATCH] btrfs: use IOMAP_DIO_BOUNCE flag for direct reads
2026-08-31 8:09 UTC (5+ messages)
[syzbot] [btrfs?] WARNING in btrfs_remove_from_free_space_tree
2026-08-29 7:02 UTC
[syzbot] [btrfs?] WARNING in btrfs_add_link (3)
2026-08-29 6:51 UTC
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