messages from 2026-07-24 13:33:50 to 2026-08-01 15:52:31 UTC [more...]
[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 (17+ messages)
` [PATCH 01/12] common/encrypt: separate data and inode nonces
` [PATCH 03/12] common/encrypt: add btrfs to get_ciphertext_filename
` [PATCH 04/12] common/encrypt: enable making a encrypted btrfs filesystem
` [PATCH 05/12] common/verity: explicitly don't allow btrfs encryption
` [PATCH 06/12] btrfs: add simple test of reflink of encrypted data
` [PATCH 07/12] btrfs: test snapshotting encrypted subvol
` [PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests
` [PATCH 09/12] fstests: split generic/580 into two tests
` [PATCH 10/12] fstests: split generic/581 "
` [PATCH 11/12] fstests: split generic/613 "
` [PATCH 12/12] fscrypt-crypt-util: add support for per extent KDF
[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 (4+ 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
[PATCH v13 00/23] fs-verity support for XFS with post EOF merkle tree
2026-07-27 11:40 UTC (12+ messages)
` [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
` [PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
` [PATCH v13 08/23] fsverity: hoist statx reporting of fs-verity flag
[PATCH] btrfs: convert reflink.c to use btrfs_inode as parameters
2026-07-27 8:51 UTC (3+ messages)
[PATCH v2] btrfs: lzo: reject inline extents without compressed data
2026-07-27 5:47 UTC (2+ messages)
[RFC PATCH] btrfs: trigger cow fixup via dirty_folio()
2026-07-27 5:31 UTC (6+ messages)
[syzbot] [btrfs?] WARNING in prepare_to_merge
2026-07-25 18:06 UTC
[PATCH] fstests: add a dio-read-into-mmap and sync race test case
2026-07-25 11:07 UTC
[PATCH v8 0/13] fstests: add test coverage for cloned filesystem ids
2026-07-25 7:39 UTC (14+ 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 06/13] fstests: add SEMANAGE_PROG
` [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
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