public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 07:46:45 to 2026-01-09 08:48:48 UTC [more...]

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-09  8:48 UTC  (45+ 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 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] btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL
 2026-01-09  3:31 UTC 

[PATCH] btrfs: invalidate pages instead of truncate after reflinking
 2026-01-09  0:32 UTC  (6+ messages)

[PATCH] btrfs: add missing ASSERT for system space_info in reserve_chunk_space
 2026-01-08 23:32 UTC  (2+ messages)

error in btrfs_create_pending_block_groups:2788: errno=-17 Object already exists
 2026-01-08 22:52 UTC  (2+ messages)

[PATCH 0/4] btrfs: stop duplicating VFS code for subvolume/snapshot dentry
 2026-01-08 22:09 UTC  (8+ 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 00/12] Short cleanups
 2026-01-08 21:14 UTC  (25+ 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 06/12] btrfs: lzo: inline read/write length helpers
` [PATCH 07/12] btrfs: zlib: drop redundant folio address variable
` [PATCH 08/12] btrfs: zlib: don't cache sectorsize in a local variable
` [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)

re-enable IOCB_NOWAIT writes to files v6
 2026-01-08 15:24 UTC  (14+ 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

[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

[syzbot] [btrfs?] general protection fault in create_empty_buffers (5)
 2026-01-08 13:00 UTC 

[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  (5+ 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  (18+ messages)
` [PATCH v8 01/17] btrfs: add definitions and constants for remap-tree
` [PATCH v8 02/17] btrfs: add METADATA_REMAP chunk type
` [PATCH v8 03/17] btrfs: allow remapped chunks to have zero stripes
` [PATCH v8 04/17] btrfs: remove remapped block groups from the free-space tree
` [PATCH v8 05/17] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH v8 06/17] btrfs: rename struct btrfs_block_group field commit_used to last_used
` [PATCH v8 07/17] btrfs: add extended version of struct block_group_item
` [PATCH v8 08/17] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH v8 09/17] btrfs: redirect I/O for remapped block groups
` [PATCH v8 10/17] btrfs: handle deletions from remapped block group
` [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 13/17] btrfs: replace identity remaps with actual remaps when doing relocations
` [PATCH v8 14/17] btrfs: add do_remap param to btrfs_discard_extent()
` [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

re-enable IOCB_NOWAIT writes to files v5
 2026-01-07  7:43 UTC  (25+ 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

re-enable IOCB_NOWAIT writes to files v4
 2026-01-07  7:32 UTC  (5+ messages)

[PATCH v7 00/16] Remap tree
 2026-01-06 18:28 UTC  (7+ messages)
` [PATCH v7 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v7 11/16] btrfs: move existing remaps before relocating block group

[PATCH] btrfs: tests: fix return 0 on rmap test failure
 2026-01-06 17:23 UTC  (2+ messages)

[PATCH] btrfs: do not sync fs when the fs is not yet fully mounted
 2026-01-06 17:13 UTC  (6+ messages)

[PATCH v2] btrfs: test power failure after fsync and rename exchanging directories
 2026-01-06 13:20 UTC  (2+ messages)

[PATCH v2] btrfs: tests: Fix memory leak in btrfs_test_qgroups()
 2026-01-06 12:38 UTC  (2+ messages)

[PATCH v2] btrfs: reject single block sized compression early
 2026-01-06 12:29 UTC  (3+ messages)

[PATCH v2] btrfs: send: check for inline extents in range_is_hole_in_parent()
 2026-01-06 12:24 UTC  (2+ messages)

[PATCH] btrfs: test power failure after fsync and rename exchanging directories
 2026-01-06 12:22 UTC  (4+ messages)

[PATCH] btrfs: update outdated comment
 2026-01-06 11:32 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in btrfs_put_transaction (5)
 2026-01-06 10:47 UTC  (2+ messages)

re-enable IOCB_NOWAIT writes to files v5
 2026-01-06  7:54 UTC  (6+ 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


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