public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 14:10:31 to 2026-01-12 14:50:29 UTC [more...]

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-12 14:50 UTC  (55+ messages)
` [PATCH 01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations
` [PATCH 02/24] affs: add setlease file operation
` [PATCH 03/24] btrfs: "
` [PATCH 04/24] erofs: "
` [PATCH 05/24] ext2: "
` [PATCH 06/24] ext4: "
` [PATCH 07/24] exfat: "
` [PATCH 08/24] f2fs: "
` [PATCH 09/24] fat: "
` [PATCH 10/24] gfs2: add a "
` [PATCH 11/24] jffs2: add "
` [PATCH 12/24] jfs: "
` [PATCH 13/24] nilfs2: "
` [PATCH 14/24] ntfs3: "
` [PATCH 15/24] ocfs2: "
` [PATCH 16/24] orangefs: "
` [PATCH 17/24] overlayfs: "
` [PATCH 18/24] squashfs: "
` [PATCH 19/24] tmpfs: "
` [PATCH 20/24] udf: "
` [PATCH 21/24] ufs: "
` [PATCH 22/24] xfs: "
` [PATCH 23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCH] btrfs: reset block group size class when reservations are freed
 2026-01-12 14:35 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/4] btrfs: stop duplicating VFS code for subvolume/snapshot dentry
 2026-01-12 13:49 UTC  (12+ messages)
` [PATCH 1/4] fs: export may_delete() as may_delete_dentry()
` [PATCH 2/4] fs: export may_create() as may_create_dentry()
` [PATCH 3/4] btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()
` [PATCH 4/4] btrfs: use may_create_dentry() in btrfs_mksubvol()

[PATCH] fsx: add missing -T option to getopt_long()
 2026-01-12 13:44 UTC 

re-enable IOCB_NOWAIT writes to files v4
 2026-01-12 13:22 UTC  (8+ messages)

re-enable IOCB_NOWAIT writes to files v6
 2026-01-12 13:02 UTC  (15+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates

[BUG] btrfs-progs 6.17.1: btrfs check --repair aborts with ASSERT in delete_duplicate_records() due to overlapping metadata extent
 2026-01-12 10:31 UTC  (5+ messages)

After BTRFS replace, array can no longer be mounted even in degraded mode
 2026-01-12 10:21 UTC  (8+ messages)

[PATCH] btrfs: add extra device item checks at mount
 2026-01-11 22:02 UTC 

[PATCH] btrfs: fix memory leaks in create_space_info error paths
 2026-01-11 21:06 UTC  (2+ messages)

[REGRESSION] VirtualBox VM crashes (BSOD) during Windows installation on btrfs with kernels 6.18+ (works on 6.12 LTS)
 2026-01-11 20:42 UTC  (4+ messages)

[PATCH] btrfs: fail metadata async reclaim early if filesystem is aborted
 2026-01-11 19:27 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: reflink updates
 2026-01-11  4:11 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: invalidate pages instead of truncate after reflinking
` [PATCH v2 2/2] btrfs: update comment for delalloc flush and oe wait in btrfs_clone_files()

[PATCH v3 0/3] btrfs: only use bdev's page cache for super block writeback
 2026-01-10  6:02 UTC  (6+ messages)
` [PATCH v3 1/3] btrfs: use bdev_rw_virt() to read and scratch the disk super block
` [PATCH v3 2/3] btrfs: minor improvement on super block writeback
` [PATCH v3 3/3] mm/filemap: remove read_cache_page_gfp()

[PATCH] btrfs: shrink the size of btrfs_device
 2026-01-09 23:38 UTC 

[PATCH 0/4] Delayed ref root cleanups
 2026-01-09 22:27 UTC  (10+ messages)
` [PATCH 1/4] btrfs: embed delayed root to struct btrfs_fs_info
` [PATCH 2/4] btrfs: reorder members in btrfs_delayed_root for better packing
` [PATCH 3/4] btrfs: don't use local variables for fs_info->delayed_root
` [PATCH 4/4] btrfs: pass btrfs_fs_info to btrfs_first_delayed_node()

[syzbot] [btrfs?] general protection fault in create_empty_buffers (5)
 2026-01-09 21:04 UTC  (7+ messages)
` [PATCH] btrfs: Sync read disk supper and set block size
    ` [PATCH v2] btrfs: Sync read disk super "
` [PATCH] "

error in btrfs_create_pending_block_groups:2788: errno=-17 Object already exists
 2026-01-09 18:06 UTC  (4+ messages)

[GIT PULL] Btrfs fixes for 6.19-rc5, part 2
 2026-01-09 17:06 UTC  (2+ messages)

[PATCH] btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL
 2026-01-09 17:03 UTC  (2+ messages)

[PATCH] btrfs: add missing ASSERT for system space_info in reserve_chunk_space
 2026-01-09 15:17 UTC  (3+ messages)

[PATCH] btrfs: invalidate pages instead of truncate after reflinking
 2026-01-09 12:36 UTC  (8+ messages)

[PATCH 0/2] btrfs-progs: mkfs: optimize the discard behavior so it won't drive me crazy
 2026-01-09  5:31 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: mkfs: discard the logical range in one search
` [PATCH 2/2] btrfs-progs: mkfs: optimise the block group discarding behavior

[PATCH] btrfs: remove offload csum mode
 2026-01-09  3:42 UTC  (3+ messages)

[PATCH 00/12] Short cleanups
 2026-01-08 21:14 UTC  (22+ messages)
` [PATCH 01/12] btrfs: remove duplicate calculation of eb offset in btrfs_bin_search()
` [PATCH 02/12] btrfs: unify types for binary search variables
` [PATCH 03/12] btrfs: rename local variable for offset in folio
` [PATCH 04/12] btrfs: read eb folio index right before loops
` [PATCH 05/12] btrfs: use common eb range validation in read_extent_buffer_to_user_nofault()
` [PATCH 09/12] btrfs: zlib: remove local variable nr_dest_folios in zlib_compress_folios()
` [PATCH 10/12] btrfs: zstd: reuse total in and out parameters for calculations
` [PATCH 11/12] btrfs: zstd: don't cache sectorsize in a local variable
` [PATCH 12/12] btrfs: zstd: remove local variable nr_dest_folios in zstd_compress_folios()

[PATCH] btrfs: split btrfs_fs_closing() and change return type to bool
 2026-01-08 19:55 UTC  (3+ messages)

[PATCH v2] btrfs: simplify async csum synchronization
 2026-01-08 17:00 UTC  (6+ messages)

[PATCH v2 0/7] btrfs: fix periodic reclaim condition with some cleanup
 2026-01-08 15:11 UTC  (8+ messages)
` [PATCH v2 1/7] btrfs: fix periodic reclaim condition

[PATCH] btrfs: automatically cleanup aborted transaction on fs close
 2026-01-08  8:56 UTC 

[PATCH] btrfs-progs: mkfs: use device_discard_blocks() to replace prepare_discard_device()
 2026-01-08  5:38 UTC  (5+ messages)

[PATCH] btrfs: dump the leaf if we failed to locate an inode ref
 2026-01-07 19:08 UTC  (2+ messages)

[PATCH] btrfs-progs: corrupt-block: allow to specify the value for key corruption
 2026-01-07 18:22 UTC  (2+ messages)

refcount_warn_saturate in __btrfs_release_delayed_node for 6.18.2-arch2-1
 2026-01-07 17:45 UTC  (2+ messages)

[BUG] 6.18-rc7 cannot mount RAID1 zoned btrfs
 2026-01-07 14:11 UTC  (10+ messages)

[PATCH v8 00/17] Remap tree
 2026-01-07 14:09 UTC  (6+ messages)
` [PATCH v8 11/17] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v8 12/17] btrfs: move existing remaps before relocating block group
` [PATCH v8 15/17] btrfs: allow balancing remap tree
` [PATCH v8 16/17] btrfs: handle discarding fully-remapped block groups
` [PATCH v8 17/17] btrfs: populate fully_remapped_bgs_list on mount


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox