public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 05:44:54 to 2026-01-16 23:31:17 UTC [more...]

[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-16 23:30 UTC  (9+ messages)
` [PATCH v4 01/25] io_uring/kbuf: refactor io_buf_pbuf_register() logic into generic helpers
` [PATCH v4 02/25] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v4 03/25] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v4 04/25] io_uring/kbuf: add mmap "
` [PATCH v4 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v4 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v4 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v4 08/25] io_uring: add io_uring_fixed_index_get() and io_uring_fixed_index_put()

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-16 22:47 UTC  (29+ messages)
` [PATCH v1 1/4] nfsd: Convert export flags to use BIT() macro
` [PATCH v1 2/4] nfsd: Add a key for signing filehandles
` [PATCH v1 3/4] NFSD/export: Add sign_fh export option
` [PATCH v1 4/4] NFSD: Sign filehandles

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-16 22:33 UTC  (4+ messages)
` [PATCH v3 14/25] fuse: refactor io-uring header copying to ring

[PATCH] docs: filesystems: add fs/open.c to api-summary
 2026-01-16 22:24 UTC  (6+ messages)

[PATCH v2 0/1] iomap: fix readahead folio refcounting race
 2026-01-16 22:02 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
 2026-01-16 21:52 UTC  (6+ messages)
` [PATCH v2 3/22] iomap: introduce IOMAP_F_BEYOND_EOF
` [PATCH v2 16/22] xfs: add fs-verity support

[PATCH] pagemap: Remove __readahead_folio()
 2026-01-16 20:31 UTC 

[PATCH v3 0/1] iomap: fix readahead folio access after folio_end_read()
 2026-01-16 20:04 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH BUNDLE v3] famfs: Fabric-Attached Memory File System
 2026-01-16 19:14 UTC  (28+ messages)
  ` [PATCH V5 00/19] famfs: port into fuse
  ` [PATCH V5 0/3]
      ` [PATCH V5 1/3] fuse_kernel.h: bring up to baseline 6.19
      ` [PATCH V5 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
      ` [PATCH V5 3/3] fuse: add famfs DAX fmap support
  ` [PATCH V3 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
      ` [PATCH V3 1/2] daxctl: Add support for famfs mode
      ` [PATCH V3 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
` [PATCH V5 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V5 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V5 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V5 04/19] dax: Save the kva from memremap
` [PATCH V5 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V5 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V5 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V5 08/19] dax: export dax_dev_get()
` [PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V5 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V5 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V5 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V5 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V5 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V5 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V5 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V5 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V5 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V5 19/19] famfs_fuse: Add documentation

[RFC 0/2] fuse/passthrough: simplify daemon crash recovery
 2026-01-16 19:08 UTC  (7+ messages)
` [RFC 2/2] fuse: Add new flag to reuse the backing file of fuse_inode

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-16 18:16 UTC  (26+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1

[PATCH 0/6] fuse: fixes and cleanups for expired dentry eviction
 2026-01-16 18:15 UTC  (2+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-16 17:06 UTC  (14+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-16 16:43 UTC  (17+ messages)
` [PATCH v15 1/9] fs: Export alloc_empty_backing_file
` [PATCH v15 2/9] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v15 3/9] erofs: support user-defined fingerprint name
` [PATCH v15 4/9] erofs: support domain-specific page cache share
` [PATCH v15 5/9] erofs: introduce the page cache share feature
` [PATCH v15 6/9] erofs: pass inode to trace_erofs_read_folio
` [PATCH v15 7/9] erofs: support unencoded inodes for page cache share
` [PATCH v15 8/9] erofs: support compressed "
` [PATCH v15 9/9] erofs: implement .fadvise "

[PATCH v5 00/16] Exposing case folding behavior
 2026-01-16 16:28 UTC  (18+ messages)
` [PATCH v5 01/16] fs: Add case sensitivity info to file_kattr
` [PATCH v5 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v5 03/16] exfat: "
` [PATCH v5 04/16] ntfs3: "
` [PATCH v5 05/16] hfs: "
` [PATCH v5 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v5 07/16] ext4: "
` [PATCH v5 08/16] xfs: "
` [PATCH v5 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v5 10/16] nfs: "
` [PATCH v5 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v5 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v5 13/16] isofs: "
` [PATCH v5 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v5 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v5 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-01-16 16:13 UTC  (8+ messages)
  ` [PATCH v3 1/6] iomap: add write ops hook to attach metadata to folios
  ` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
  ` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
  ` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook
  ` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
  ` [PATCH v3 6/6] xfs: offload writeback by AG using per-inode dirty bitmap and per-AG workers
  ` [syzbot ci] Re: AG aware parallel writeback for XFS

[v3 PATCH 0/1] fs/proc: Expose mm_cpumask in /proc/[pid]/status
 2026-01-16 15:42 UTC  (9+ messages)
` [v3 PATCH 1/1] "

[PATCH v2 0/2] fuse/passthrough: simplify daemon crash recovery
 2026-01-16 15:39 UTC  (5+ messages)
` [PATCH 1/2] fuse: add ioctl to cleanup all backing files
` [PATCH 2/2] fuse: Relax backing file validation to compare backing inodes

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-16 15:13 UTC  (20+ messages)
` [PATCH 01/29] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH 02/29] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH 03/29] ext4: "
` [PATCH 04/29] ext2: "
` [PATCH 12/29] udf: "
` [PATCH 18/29] ocfs2: "
` [PATCH 24/29] isofs: "
` [PATCH 29/29] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES

[PATCH 00/19] printk cleanup - part 3
 2026-01-16 13:54 UTC  (6+ messages)
` [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
` [PATCH 15/19] drivers: tty: serial: mux.c: "

[syzbot] [fs?] possible deadlock in put_mnt_ns
 2026-01-16 13:44 UTC  (4+ messages)

[PATCH v2 00/17] Introduce SCMI Telemetry FS support
 2026-01-16 13:35 UTC  (3+ messages)
` [PATCH v2 12/17] firmware: arm_scmi: Add Telemetry components view

[Regression 6.12] NULL pointer dereference in submit_bio_noacct via backing_file_read_iter
 2026-01-16 12:27 UTC  (6+ messages)

[PATCH] posix_acl: make posix_acl_to_xattr() alloc the buffer
 2026-01-16 11:39 UTC  (4+ messages)

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-16 11:10 UTC 

O_CLOEXEC use for OPEN_TREE_CLOEXEC
 2026-01-16 10:00 UTC  (4+ messages)

[PATCH] fuse: use private naming for fuse hash size
 2026-01-16  9:55 UTC  (2+ messages)

[PATCH v5 00/14] ntfs filesystem remake
 2026-01-16  9:33 UTC  (24+ messages)
` [PATCH v5 01/14] Revert "fs: Remove NTFS classic"
` [PATCH v5 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v5 04/14] ntfs: update inode operations
` [PATCH v5 06/14] ntfs: update file operations
` [PATCH v5 07/14] ntfs: update iomap and address space operations
` [PATCH v5 08/14] ntfs: update attrib operations
` [PATCH v5 09/14] ntfs: update runlist handling and cluster allocator
` [PATCH v5 11/14] ntfs: update misc operations
` [PATCH v5 12/14] ntfs3: remove legacy ntfs driver support
` [PATCH v5 13/14] ntfs: add Kconfig and Makefile
` [PATCH v5 14/14] MAINTAINERS: update ntfs filesystem entry

[PATCH 00/37] cifs: Scripted header file cleanup and SMB1 split
 2026-01-16  9:21 UTC  (8+ messages)

[PATCH] mm: vmscan: add skipexec mode not to reclaim pages with VM_EXEC vma flag
 2026-01-16  8:53 UTC  (3+ messages)

[f2fs-dev] [PATCH v2 0/2] f2fs: fix large folio read corner cases for immutable files
 2026-01-16  8:53 UTC  (7+ messages)
` [f2fs-dev] [PATCH v2 1/2] f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submission
    `  "

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2026-01-16  8:10 UTC  (8+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-01-16  5:44 UTC  (2+ messages)
` [PATCH 11/11] xfs: add media verification ioctl


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