public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 16:51:31 to 2026-02-10 01:07:52 UTC [more...]

[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
 2026-02-10  1:07 UTC  (17+ messages)
` [PATCH v1 01/11] io_uring/kbuf: refactor io_register_pbuf_ring() logic into generic helpers
` [PATCH v1 02/11] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v1 03/11] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v1 04/11] io_uring/kbuf: add mmap "
` [PATCH v1 05/11] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v1 06/11] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v1 07/11] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v1 08/11] io_uring/kbuf: add io_uring_is_kmbuf_ring()
` [PATCH v1 09/11] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v1 10/11] io_uring/kbuf: return buffer id in buffer selection
` [PATCH v1 11/11] io_uring/cmd: set selected buffer index in __io_uring_cmd_done()

[PATCH RFC 0/2] configfs: enable kernel-space item registration
 2026-02-10  1:00 UTC  (8+ messages)

[GIT PULL] hfs/hfsplus changes for 7.0-rc1
 2026-02-10  0:50 UTC  (5+ messages)

[GIT PULL] nilfs2 changes for 7.0-rc1
 2026-02-10  0:50 UTC  (2+ messages)

[GIT PULL 00/12 for v7.0] v7.0
 2026-02-10  0:50 UTC  (27+ messages)
` [GIT PULL 01/12 for v7.0] vfs rust
` [GIT PULL 02/12 for v7.0] vfs initrd
` [GIT PULL 03/12 for v7.0] vfs nonblocking_timestamps
` [GIT PULL 04/12 for v7.0] vfs leases
` [GIT PULL 05/12 for v7.0] vfs fserror
` [GIT PULL 06/12 for v7.0] vfs btrfs
` [GIT PULL 07/12 for v7.0] vfs minix
` [GIT PULL 08/12 for v7.0] vfs nullfs
` [GIT PULL 09/12 for v7.0] vfs atomic_open
` [GIT PULL 10/12 for v7.0] vfs namespace
` [GIT PULL 11/12 for v7.0] vfs iomap
` [GIT PULL 12/12 for v7.0] vfs misc

[PATCH v5 12/14] fuse: use iomap for read_folio
 2026-02-10  0:40 UTC  (10+ messages)
` [RFC PATCH 0/1] iomap: fix race between iomap_set_range_uptodate and folio_end_read
  ` [RFC PATCH 1/1] "

[git pull] HPFS changes for 6.20
 2026-02-10  0:36 UTC  (2+ messages)

[PATCH v8 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-10  0:04 UTC  (2+ messages)

[PATCH v5 0/3] kNFSD Signed Filehandles
 2026-02-09 23:17 UTC  (8+ messages)
` [PATCH v5 1/3] NFSD: Add a key for signing filehandles
` [PATCH v5 2/3] NFSD/export: Add sign_fh export option
` [PATCH v5 3/3] NFSD: Sign filehandles

[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
 2026-02-09 23:13 UTC  (3+ messages)
  ` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax

[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
 2026-02-09 22:28 UTC  (6+ messages)

[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
 2026-02-09 20:56 UTC  (11+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations
` [RFC PATCH v1 2/4] ml-lib: Implement PoC of Machine Learning (ML) library functionality
` [RFC PATCH v1 3/4] ml-lib: Implement simple testing character device driver
` [RFC PATCH v1 4/4] ml-lib: Implement simple user-space testing application

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-09 20:23 UTC  (37+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH] smaps: Report correct page sizes with THP
 2026-02-09 20:17 UTC 

[PATCH] smaps: Report correct page sizes with THP
 2026-02-09 20:10 UTC  (3+ messages)

[PATCH v7 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-09 19:30 UTC  (5+ messages)

[RFC PATCH v1 0/2] Fix storing in XArray check_split tests
 2026-02-09 19:16 UTC 

[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
 2026-02-09 19:06 UTC  (5+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-02-09 18:26 UTC 

[PATCH (REPOST)] hpfs: make check=none mount option excludable
 2026-02-09 17:05 UTC  (3+ messages)

[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-02-09 17:31 UTC  (10+ messages)
` [PATCH v4 03/25] io_uring/kbuf: add support for kernel-managed buffer rings

[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
 2026-02-09 17:03 UTC  (2+ messages)

[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
 2026-02-09 17:02 UTC 

[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
 2026-02-09 17:01 UTC 

[syzbot] [fs?] [mm?] possible deadlock in writeout_period
 2026-02-09 16:56 UTC  (2+ messages)

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-02-09 15:54 UTC  (10+ messages)

[PATCH] (resend: correct threading) fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
 2026-02-09 15:35 UTC 

[PATCH] fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
 2026-02-09 15:24 UTC 

[PATCH 0/5] Make Rust Binder build as a module
 2026-02-09 15:22 UTC  (17+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del

[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
 2026-02-09 14:01 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] xattr caching
 2026-02-09 13:00 UTC  (5+ messages)
      ` [Lsf-pc] "

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-09 12:01 UTC  (5+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
` [PATCH v3 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage

[RFC] pivot_root(2) races
 2026-02-09 11:53 UTC  (6+ messages)

[PATCH] fs/ntfs3: add fall-through between switch labels
 2026-02-09 11:42 UTC 

[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
 2026-02-09 11:11 UTC  (4+ messages)

[PATCH v2] mm/fadvise: validate offset in generic_fadvise
 2026-02-09 10:56 UTC  (3+ messages)

[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-02-09  8:28 UTC  (10+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-02-09  6:34 UTC  (7+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring

ANNOUNCE: nfs-utils-2.8.5 released
 2026-02-09  4:58 UTC  (2+ messages)

[git pull] struct filename series
 2026-02-09  4:05 UTC 

linux-next: build failure after merge of the vfs-brauner tree
 2026-02-09  1:14 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Documenting the correct pushback on AI inspired (and other) fixes in older drivers
 2026-02-08 23:41 UTC  (6+ messages)

[PATCH v4 0/3] kNFSD Signed Filehandles
 2026-02-07 10:43 UTC  (10+ messages)
` [PATCH v4 1/3] NFSD: Add a key for signing filehandles
` [PATCH v4 3/3] NFSD: Sign filehandles

[PATCH v6 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-07  0:35 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-02-07  0:22 UTC  (7+ messages)

[PATCH v5 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-06 23:33 UTC  (7+ messages)

[PATCH v2] hfsplus: fix s_fs_info leak on mount setup failure
 2026-02-06 22:22 UTC  (9+ messages)

[Kernel Bug] WARNING in ext4_fill_super
 2026-02-06 20:36 UTC  (3+ messages)

[PATCH] ceph: fix generic/639 xfstests failure
 2026-02-06 20:27 UTC 

[PATCH v4 0/4] openat2: new OPENAT2_REGULAR flag support
 2026-02-06 19:03 UTC  (5+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v4 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v4 4/4] mips/fcntl.h: "

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2026-02-06 18:01 UTC  (4+ messages)
` [RFC v2 05/11] block: add infra to handle dmabuf tokens


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