public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 20:42:18 to 2026-03-23 14:05:36 UTC [more...]

support multiple block devices per file system for block-style layouts
 2026-03-23 14:05 UTC  (11+ messages)
` [PATCH 1/7] exportfs: split out the ops for layout-based block device access
` [PATCH 2/7] exportfs: don't pass struct iattr to ->commit_blocks
` [PATCH 3/7] exportfs,nfsd: rework checking for layout-based block device access support
` [PATCH 4/7] nfsd: support multiple pNFS device IDs
` [PATCH 5/7] nfsd/blocklayout: support GETDEVICEINFO for multiple devices
` [PATCH 6/7] exportfs: return a device index from ->map_blocks
` [PATCH 7/7] xfs: support layout-based block device access on the RT device

[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-23 13:53 UTC  (5+ messages)

[PATCH] hpfs: obsolete check=none mount option
 2026-03-23 13:38 UTC  (3+ messages)

[PATCH 0/2] liveupdate: prevent double management of files
 2026-03-23 13:18 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: liveupdate: add test for double preservation

[PATCH v2 0/8] SQUASH: test and improve cpio hex header validation
 2026-03-23 13:17 UTC  (3+ messages)

[RFC PATCH] fdinfo: Option for public fdinfo
 2026-03-23 13:16 UTC  (3+ messages)

[PATCH v4 0/2] pidfds: add coredump_code field to pidfd_info
 2026-03-23 13:03 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests: check pidfd_info->coredump_code correctness

[PATCH v4] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-23 12:48 UTC  (3+ messages)

[PATCH 0/7] lib/iov_iter: fix bugs found via cross-function consistency review
 2026-03-23 12:39 UTC  (3+ messages)
` [PATCH 3/7] lib/iov_iter: fix misplaced parenthesis in iov_iter_restore() kvec check

[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-03-23 12:33 UTC  (28+ messages)
                  ` [Lsf-pc] "

[PATCH v2] coredump: add tracepoint for coredump events
 2026-03-23 12:16 UTC  (2+ messages)

[PATCH V8 0/8] dax: prepare for famfs
 2026-03-23 12:12 UTC  (8+ messages)
` [PATCH V8 2/8] dax: Factor out dax_folio_reset_order() helper
` [PATCH V8 3/8] dax: add fsdev.c driver for fs-dax on character dax

[PATCH] init/initramfs.c: trivial fix: FSM -> Finite-state machine
 2026-03-23 12:09 UTC  (3+ messages)

[PATCH v3 0/4] New IORING_OP_DUP
 2026-03-23 12:00 UTC  (6+ messages)
` [PATCH v3 1/4] io_uring: Extract io_file_get_fixed_node() helper
` [PATCH v3 2/4] fs: Export expand_files()
` [PATCH v3 3/4] fs: Export new helper do_replace_fd_locked()
` [PATCH v3 4/4] io_uring: Add IORING_OP_DUP

[PATCH v3] pidfds: add coredump_code field to pidfd_info
 2026-03-23 11:57 UTC  (3+ messages)

fix architecture-specific compat_ftruncate64 implementations
 2026-03-23 11:44 UTC  (8+ messages)
` [PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
` [PATCH 2/3] fs: pass on FTRUNCATE_* flags to do_truncate
` [PATCH 3/3] fs: remove do_sys_truncate

[PATCH] coredump: add tracepoint for coredump events
 2026-03-23 11:41 UTC  (4+ messages)

[PATCH] fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2}
 2026-03-23 11:26 UTC  (5+ messages)

[RFC PATCH] quota: allow unprivileged users to query ID 0 default limits
 2026-03-23 11:25 UTC  (8+ messages)
` [PATCH v2] xfs: return default quota limits for IDs without a dquot

[PATCH] mm: fix data race in __filemap_remove_folio / folio_mapping
 2026-03-23 10:47 UTC  (3+ messages)

[PATCH v4 0/8] iomap, xfs: improve zero range flushing and lookup
 2026-03-23 10:47 UTC  (2+ messages)

[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
 2026-03-23 10:46 UTC  (4+ messages)
` [PATCH 04/41] ocfs2: Drop pointless sync_mapping_buffers() calls

[PATCH 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-03-23 10:32 UTC  (8+ messages)
` [PATCH 6/7] tomoyo: Convert from sb_mount to "

[PATCH 1/3] virtiofs: Only parse the out header if the request expects a reply in virtio_fs_request_complete()
 2026-03-23  9:43 UTC  (3+ messages)
` [PATCH 2/3] virtiofs: Allow ENOMEM requests to wait and retry later in send_forget_request()
` [PATCH 3/3] virtiofs: Distinguish between 1 and negative return values "

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-23  9:13 UTC  (25+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA

[PATCH] [PATCH v2] virtiofs: Strengthen FUSE protocol validation for server responses
 2026-03-23  8:14 UTC 

[PATCH v0 1/1] exfat: add limited FALLOC_FL_ZERO_RANGE support
 2026-03-23  7:59 UTC  (2+ messages)

[PATCH v2 0/9] memblock: improve late freeing of reserved memory
 2026-03-23  7:48 UTC  (10+ messages)
` [PATCH v2 1/9] memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
` [PATCH v2 2/9] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
` [PATCH v2 3/9] powerpc: opal-core: "
` [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
` [PATCH v2 5/9] memblock: make free_reserved_area() more robust
` [PATCH v2 6/9] memblock: extract page freeing from free_reserved_area() into a helper
` [PATCH v2 7/9] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
` [PATCH v2 8/9] memblock, treewide: make memblock_free() handle late freeing
` [PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized

[PATCH 5/7] exfat: leave room for the UTF-8 terminator
 2026-03-23  7:03 UTC 

[RFC] FUSE: support for file_flags and birthtime (FreeBSD use case)
 2026-03-23  6:35 UTC  (3+ messages)

subscribe , no mail
 2026-03-23  6:32 UTC 

[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
 2026-03-23  6:15 UTC  (3+ messages)

[RFC PATCH v2 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-23  4:24 UTC  (3+ messages)
` [RFC PATCH v2 1/2] lsm: add backing_file LSM hooks
` [RFC PATCH v2 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
 2026-03-23  3:47 UTC  (4+ messages)

[PATCH] virtiofs: Verify that server properly follows FUSE protocol
 2026-03-23  1:58 UTC  (3+ messages)

[PATCH] backing_file: Fix error code swallow
 2026-03-23  0:53 UTC  (2+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-03-22 22:04 UTC  (12+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy

[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-22 19:53 UTC  (10+ messages)
` [PATCH v8 1/9] dax/bus: Use dax_region_put() in alloc_dax_region() error path
` [PATCH v8 2/9] dax/hmem: Factor HMEM registration into __hmem_register_device()
` [PATCH v8 3/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v8 4/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v8 5/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v8 6/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v8 7/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v8 8/9] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v8 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH] exfat: fix passing zero to ERR_PTR() in exfat_mkdir()
 2026-03-22 15:32 UTC 

[PATCH] ntfs(3): export super block magic
 2026-03-22 14:23 UTC  (4+ messages)

[PATCH v1 0/1] exfat: add limited FALLOC_FL_ZERO_RANGE support
 2026-03-22 12:59 UTC  (2+ messages)
` [PATCH v1 1/1] "

[ANNOUNCE] util-linux v2.42-rc1
 2026-03-22 12:57 UTC  (3+ messages)
` unshare regression in 2.42-rc1

[syzbot ci] Re: exfat: add limited FALLOC_FL_ZERO_RANGE support
 2026-03-22 12:38 UTC  (3+ messages)
  `  "

[PATCH v2 0/9] Kernel API Specification Framework
 2026-03-22 12:10 UTC  (10+ messages)
` [PATCH v2 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v2 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v2 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH v2 5/9] kernel/api: add API specification for sys_open
` [PATCH v2 6/9] kernel/api: add API specification for sys_close
` [PATCH v2 7/9] kernel/api: add API specification for sys_read
` [PATCH v2 8/9] kernel/api: add API specification for sys_write
` [PATCH v2 9/9] kernel/api: add runtime verification selftest

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-22 10:22 UTC  (7+ messages)
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper

[PATCH v2 0/2] New IORING_OP_DUP
 2026-03-21 23:26 UTC  (4+ messages)
` [PATCH v2 2/2] io_uring: Add IORING_OP_DUP

[PATCH] pidfds: add coredump_code field to pidfd_info
 2026-03-21 15:42 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-21 14:21 UTC  (2+ messages)

[PATCH] fs/namespace: fix double hlist_del_init of mnt_mp_list in get_detached_copy()
 2026-03-21  8:22 UTC  (2+ messages)

[PATCH v4 0/2] hfsplus: fix lock leak and refactor hidden dir search
 2026-03-21  8:01 UTC  (3+ messages)
` [PATCH v4 1/2] hfsplus: fix held lock freed on hfsplus_fill_super()
` [PATCH v4 2/2] hfsplus: extract hidden directory search into a helper function

[PATCH v3 2/2] hfsplus: extract hidden directory search into a helper function
 2026-03-21  7:33 UTC  (2+ messages)

[PATCH v2] adfs: validate nzones in adfs_validate_bblk()
 2026-03-21  4:45 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/8] io_uring: add kernel-managed buffer rings
 2026-03-21  1:19 UTC  (7+ messages)

[PATCH] fuse: {io-uring} drop kernel-doc notation for a comment
 2026-03-20 23:54 UTC 

[syzbot] [fs?] general protection fault in __umount_mnt
 2026-03-20 22:45 UTC 

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 22:14 UTC  (7+ messages)
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-20 20:42 UTC  (7+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding


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