Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-08-04 16:13:50 to 2026-08-06 05:38:53 UTC [more...]

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-06  5:38 UTC  (29+ messages)
    ` [PATCH V12 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
    ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
    ` [PATCH V12 03/12] famfs: Add daxdev table and dax notify_failure support
    ` [PATCH V12 04/12] famfs: Introduce inode_operations and super_operations
    ` [PATCH V12 05/12] famfs: Introduce file_operations read/write
    ` [PATCH V12 06/12] famfs: Introduce mmap and VM fault handling
    ` [PATCH V12 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
    ` [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
    ` [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
    ` [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework
    ` [PATCH V12 11/12] famfs: Report device capacity via statfs so df works
    ` [PATCH V12 12/12] famfs: Add documentation

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-06  3:30 UTC  (3+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[syzbot] [fs?] general protection fault in do_getname_kernel
 2026-08-05 22:44 UTC 

[BUG] ntfs3: IOMAP_INLINE mapping exceeds its page - BUG_ON in iomap
 2026-08-05 21:34 UTC  (2+ messages)

[PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
 2026-08-05 21:20 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-05 21:05 UTC  (16+ messages)
` [PATCH v9 01/15] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v9 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 04/15] hugetlb: Mark some function arguments as const
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v9 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
 2026-08-05 20:41 UTC  (35+ messages)
` [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
` [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
` [PATCH 13/19] ocfs2: check for a metadata write error with buffer_write_io_error()
` [PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
` [PATCH 17/19] jbd2: assert on a failed write, not on a buffer that is not up to date
` [PATCH 18/19] ext4, jbd2: report fast commit write errors with BH_Write_EIO
` [PATCH 19/19] buffer: stop clearing BH_Uptodate when a write fails

[syzbot] [fs?] WARNING in configfs_symlink
 2026-08-05 18:35 UTC  (2+ messages)
` [PATCH] configfs: fix UAF race between rmdir and symlink

[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-05 18:29 UTC  (2+ messages)

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-05 17:20 UTC  (3+ messages)

[ANNOUNCE/CFP] Linux Plumbers 2026 Containers and Checkpoint/Restore Microconference
 2026-08-05 16:50 UTC  (2+ messages)

[PATCH net-next v6 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-08-05 16:30 UTC  (11+ messages)
` [PATCH net-next v6 1/4] net: af_unix: enable custom setsockopt for all socket types
` [PATCH net-next v6 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
` [PATCH net-next v6 4/4] selftest: Add tests for "

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-05 16:10 UTC  (13+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private

[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
 2026-08-05 15:31 UTC  (5+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-08-05 14:36 UTC  (13+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-08-05 14:22 UTC  (4+ messages)
` [PATCH v6 03/22] firmware: arm_scmi: Introduce protocol instance notifiers

[PATCH RESEND 0/5] block: validate direct I/O memory alignment
 2026-08-05 12:46 UTC  (3+ messages)
` [PATCH RESEND 5/5] block: validate user space vectors during extraction

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-05 12:40 UTC  (10+ messages)
` [PATCH v2 5/6] mm: constify generic pte_get*()
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value

[PATCH v4] security: Expand task_setscheduler LSM hook
 2026-08-05 12:32 UTC  (3+ messages)

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-08-05 10:59 UTC  (4+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure

[PATCH v2] fsnotify: Fix stale object mask after concurrent mark updates
 2026-08-05  9:54 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] fs: document semantics of kstat::{uid,gid} fields
 2026-08-05  9:39 UTC  (2+ messages)

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-05  9:29 UTC  (26+ messages)
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()

[PATCH] fs: remove stale inode_insert5() kernel-doc parameter
 2026-08-05  9:03 UTC  (2+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-08-05  7:56 UTC  (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH 0/2] vfs: report truthful FIDEDUPERANGE progress safely
 2026-08-05  7:14 UTC  (3+ messages)
` [PATCH 1/2] vfs: fail dedupe requests that cannot make progress
` [PATCH 2/2] vfs: report the amount of bytes actually deduplicated

[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-08-05  6:40 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH v3 5/9] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v3 6/9] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH v3 7/9] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v3 8/9] KVM: selftests: use allowed NUMA nodes in guest_memfd_test
` [PATCH v3 9/9] KVM: selftests: exercise guest_memfd folio migration

[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
 2026-08-05  6:35 UTC  (13+ messages)
` [RFC PATCH v3 01/11] fs: Add counter to track inflight writes that need stable pages
` [RFC PATCH v3 02/11] mm: Refactor folio_clear_dirty_for_io()
` [RFC PATCH v3 03/11] iomap: Add helper to revert iomap iter
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
` [RFC PATCH v3 05/11] xfs: Add RWF_WRITETHROUGH support to xfs
` [RFC PATCH v3 06/11] iomap: Add aio support to RWF_WRITETHROUGH
` [RFC PATCH v3 07/11] iomap: Add DSYNC "
` [RFC PATCH v3 08/11] fs: Introduce RWF_NOSERIAL flag to indicate parallel reads/writes
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes
` [RFC PATCH v3 10/11] iomap: Avoid folio dirtying in case of RWF_WRITETHROUGH
` [RFC PATCH v3 11/11] iomap: Handle deadlock due to repeating folios in RWF_WRITETHROUGH

[PATCH v8 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-05  3:28 UTC  (28+ messages)
` [PATCH v8 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v8 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v2 0/4] VFS: prepare for changes to directory locking
 2026-08-05  3:11 UTC  (2+ messages)

[PATCH v4 0/5] iomap: trivial fixes for ext4 conversion
 2026-08-05  2:42 UTC  (6+ messages)
` [PATCH v4 2/5] iomap: support invalidating partial folios

[PATCH RESEND 0/2] smb/client: handle compression flags through fileattr
 2026-08-05  1:54 UTC  (3+ messages)
` [PATCH RESEND 1/2] smb/client: implement fileattr_set for compression flags
` [PATCH RESEND 2/2] smb/client: remove unused file flags ioctl handlers

[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-05  0:58 UTC  (6+ messages)
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg

[syzbot] Monthly hfs report (Aug 2026)
 2026-08-05  0:00 UTC 

[PATCH v2 00/10] ceph: convert writeback path to folios
 2026-08-04 23:53 UTC  (15+ messages)
` [PATCH v2 01/10] ceph: add ceph_folio_snap_context()
` [PATCH v2 02/10] ceph: convert ceph_wait_until_current_writes_complete() to folios
` [PATCH v2 03/10] mm: remove wait_on_page_writeback()
` [PATCH v2 04/10] ceph: convert get_writepages_data_length() to folios
` [PATCH v2 05/10] ceph: convert ceph_submit_write() "
` [PATCH v2 06/10] mm: remove thp_size() and thp_order()
` [PATCH v2 07/10] ceph: remove page remnants from write_folio_nounlock()
` [PATCH v2 08/10] ceph: convert page cleanup loop in writepages_finish() to folios
` [PATCH v2 09/10] ceph: remove ceph_fscrypt_pagecache_page() and ceph_fscrypt_page_offset()
` [PATCH v2 10/10] ceph: rename ceph_check_page_before_write() to ceph_check_folio_before_write()

[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-08-04 21:59 UTC 

[PATCH v3] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-08-04 21:31 UTC  (3+ messages)

[PATCH v3 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-08-04 21:04 UTC  (3+ messages)
` [PATCH v3 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v3 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-04 20:25 UTC  (2+ messages)

[PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
 2026-08-04 19:28 UTC  (28+ messages)
` [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v14 06/21] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v14 12/21] xfs: handle fsverity I/O in write/read path
` [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
` [PATCH v14 14/21] xfs: add flags to xfs_free_eofblocks() to pass down to block processing

fixes for iomap_bio_read_folio_range_sync
 2026-08-04 17:46 UTC  (3+ messages)
` [PATCH 2/2] iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-04 17:19 UTC  (14+ messages)
` [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
` [PATCH v5 06/16] block: introduce bio_iov_iter_set()
` [PATCH v5 07/16] block: introduce dma map backed bio type
` [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

[syzbot] [fs?] general protection fault in __simple_recursive_removal (2)
 2026-08-04 17:15 UTC  (2+ messages)

[PATCH] fs: fix user path of nested backing files
 2026-08-04 17:00 UTC  (2+ messages)


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