Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-27 13:16:56 to 2026-08-02 04:24:03 UTC [more...]

[syzbot] [btrfs?] WARNING in __btrfs_free_extent (3)
 2026-08-02  4:24 UTC  (2+ messages)

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-01 15:46 UTC  (17+ messages)
` [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
` [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
` [PATCH v5 03/16] block: rename bi_bvec_done
` [PATCH v5 04/16] block: always adjust bi_offset on bio_advance_iter
` [PATCH v5 05/16] block: move bvec init into __bio_clone
` [PATCH v5 06/16] block: introduce bio_iov_iter_set()
` [PATCH v5 07/16] block: introduce dma map backed bio type
` [PATCH v5 08/16] block: add dma-buf support for raw bdev
` [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
` [PATCH v5 10/16] nvme-pci: rename nvme_pci_sgl_set_data to nvme_pci_dma_iter_set_sgl
` [PATCH v5 11/16] nvme-pci: add SGL support for the dmabuf path
` [PATCH v5 12/16] io_uring/rsrc: introduce buf registration structure
` [PATCH v5 13/16] io_uring/rsrc: extend buffer update
` [PATCH v5 14/16] io_uring/rsrc: add uncloneable regbuf flag
` [PATCH v5 15/16] io_uring/rsrc: add regbuf import flags
` [PATCH v5 16/16] io_uring/rsrc: add dmabuf backed registered buffers

[syzbot] [btrfs?] kernel BUG in compress_file_range
 2026-08-01  5:31 UTC  (2+ messages)

[PATCH] fs: btrfs: fix zstd decompression of sector-padded extents
 2026-08-01  1:13 UTC  (6+ messages)
` [PATCH v2] fs: btrfs: fix zstd decompression of compressed inline extents

[PATCH RFC] btrfs: implement a new compat RO feature, data_io_size
 2026-08-01  1:02 UTC  (9+ messages)

[PATCH v3] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31 21:47 UTC 

[PATCH] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31 21:29 UTC  (6+ messages)
` [syzbot ci] "

[PATCH] btrfs: fix extent changeset leak in encoded writes
 2026-07-31 15:04 UTC  (3+ messages)

[PATCH] btrfs: fix memory leak in btrfs_do_encoded_write()
 2026-07-31 12:13 UTC  (3+ messages)

Lockdep circular dependency: btrfs_swap_activate() calls sysfs_notify()
 2026-07-31 11:14 UTC  (3+ messages)

[PATCH v2] btrfs: flush the fixup workers during close_ctree
 2026-07-31 11:06 UTC  (3+ messages)

[PATCH] btrfs: skip hole detection during full fsync for files without holes
 2026-07-31  9:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] btrfs: fix generic/795 crash for bs > ps cases
 2026-07-31  9:22 UTC  (4+ messages)
` [PATCH 1/2] btrfs: initialize inode mapping flags for cached inodes
` [PATCH 2/2] btrfs: add extra ASSERT()s to make sure the folio size is correct

[PATCH v2] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31  9:11 UTC 

[PATCH v2 3/5] btrfs: move condition for log commit wait into wait_log_commit()
 2026-07-31  2:20 UTC  (4+ messages)

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-07-30 16:17 UTC  (47+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
` [PATCH v4 02/14] iov_iter: add iterator type for dmabuf maps
` [PATCH v4 03/14] block: rename bi_bvec_done
` [PATCH v4 04/14] block: always adjust bi_offset on bio_advance_iter
` [PATCH v4 05/14] block: move bvec init into __bio_clone
` [PATCH v4 06/14] block: introduce dma map backed bio type
` [PATCH v4 07/14] block: forward init_dma_buf_io_ctx to drivers
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests
` [PATCH v4 09/14] nvme-pci: add SGL support for the dmabuf path
` [PATCH v4 10/14] io_uring/rsrc: introduce buf registration structure
` [PATCH v4 11/14] io_uring/rsrc: extend buffer update
` [PATCH v4 12/14] io_uring/rsrc: add uncloneable regbuf flag
` [PATCH v4 13/14] io_uring/rsrc: add regbuf import flags
` [PATCH v4 14/14] io_uring/rsrc: add dmabuf backed registered buffers

[PATCH] btrfs: disable bs > ps support if no transparent hugepage support
 2026-07-30 15:53 UTC  (2+ messages)

[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-30  8:58 UTC  (2+ messages)

[PATCH v1] btrfs: flush the fixup workers during close_ctree
 2026-07-30  1:08 UTC  (2+ messages)

[PATCH] btrfs: qgroup: fix a wrong length calculation in qgroup_free_reserved_data()
 2026-07-29 12:27 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 7.2-rc6
 2026-07-28 17:27 UTC  (3+ messages)

[PATCH v2 0/3] btrfs: add basic alignment checks for extent_state
 2026-07-28  9:50 UTC  (9+ messages)
` [PATCH v2 1/3] btrfs: use aligned range for locking in extent_fiemap()
` [PATCH v2 2/3] btrfs: use aligned range for locking in reflink
` [PATCH v2 3/3] btrfs: add validation for extent states

[PATCH 0/2] btrfs: add basic alignment checks for extent_state
 2026-07-28  9:47 UTC  (10+ messages)
` [PATCH 1/2] btrfs: use proper inclusive end in extent_fiemap()
` [PATCH 2/2] btrfs: add validation for extent states

[PATCH] btrfs: commit current transaction in btrfs_relocate_block_group
 2026-07-28  9:03 UTC  (2+ messages)

[PATCH 00/12] fstests: introduce fscrypt support for btrfs
 2026-07-28  6:07 UTC  (6+ messages)

[PATCH 0/5] fstests: misc fixes for zoned btrfs
 2026-07-28  3:22 UTC  (5+ messages)
` [PATCH 3/5] generic/746: skip on "

[PATCH v3] btrfs: trigger cow fixup via dirty_folio()
 2026-07-27 23:17 UTC  (2+ messages)

[PATCH v2] btrfs: trigger cow fixup via dirty_folio()
 2026-07-27 23:13 UTC  (2+ messages)

[PATCH v2 0/4] allocate extent_buffer GFP_NOFAIL with unlocked retry
 2026-07-27 16:04 UTC  (4+ messages)
` [PATCH v2 2/4] btrfs: add struct btrfs_eb_prealloc

7.2-rc1 regression Folio lock leak in writepage_delalloc()
 2026-07-27 12:59 UTC  (14+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back


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