linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-29 08:29:25 to 2025-05-30 19:59:40 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-30 19:59 UTC  (15+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag

[git pull] UFS pile
 2025-05-30 19:12 UTC 

[git pull] regression fix for mount propagation in detached trees
 2025-05-30 19:04 UTC 

[PATCH bpf-next 0/4] bpf path iterator
 2025-05-30 18:55 UTC  (21+ messages)
` [PATCH bpf-next 3/4] bpf: Introduce "

[PATCH v1 1/1] fs/read_write: Fix spelling typo
 2025-05-30 17:32 UTC 

[RFC v2 00/35] optimize cost of inter-process communication
 2025-05-30 17:03 UTC  (41+ messages)
` [RFC v2 01/35] Kbuild: rpal support
` [RFC v2 02/35] RPAL: add struct rpal_service
` [RFC v2 03/35] RPAL: add service registration interface
` [RFC v2 04/35] RPAL: add member to task_struct and mm_struct
` [RFC v2 05/35] RPAL: enable virtual address space partitions
` [RFC v2 06/35] RPAL: add user interface
` [RFC v2 07/35] RPAL: enable shared page mmap
` [RFC v2 08/35] RPAL: enable sender/receiver registration
` [RFC v2 09/35] RPAL: enable address space sharing
` [RFC v2 10/35] RPAL: allow service enable/disable
` [RFC v2 11/35] RPAL: add service request/release
` [RFC v2 12/35] RPAL: enable service disable notification
` [RFC v2 13/35] RPAL: add tlb flushing support
` [RFC v2 14/35] RPAL: enable page fault handling
` [RFC v2 15/35] RPAL: add sender/receiver state
` [RFC v2 16/35] RPAL: add cpu lock interface
` [RFC v2 17/35] RPAL: add a mapping between fsbase and tasks
` [RFC v2 18/35] sched: pick a specified task
` [RFC v2 19/35] RPAL: add lazy switch main logic
` [RFC v2 20/35] RPAL: add rpal_ret_from_lazy_switch
` [RFC v2 21/35] RPAL: add kernel entry handling for lazy switch
` [RFC v2 22/35] RPAL: rebuild receiver state
` [RFC v2 23/35] RPAL: resume cpumask when fork
` [RFC v2 24/35] RPAL: critical section optimization
` [RFC v2 25/35] RPAL: add MPK initialization and interface
` [RFC v2 26/35] RPAL: enable MPK support
` [RFC v2 27/35] RPAL: add epoll support
` [RFC v2 28/35] RPAL: add rpal_uds_fdmap() support
` [RFC v2 29/35] RPAL: fix race condition in pkru update
` [RFC v2 30/35] RPAL: fix pkru setup when fork
` [RFC v2 31/35] RPAL: add receiver waker
` [RFC v2 32/35] RPAL: fix unknown nmi on AMD CPU
` [RFC v2 33/35] RPAL: enable time slice correction
` [RFC v2 34/35] RPAL: enable fast epoll wait
` [RFC v2 35/35] samples/rpal: add RPAL samples

[PATCH v3 1/3] hfsplus: fix to update ctime after rename
 2025-05-30 16:33 UTC  (5+ messages)
` [PATCH v3 2/3] hfs: correct superblock flags
` [PATCH v3 3/3] hfs: fix to update ctime after rename

[PATCH] cifs: correct superblock flags
 2025-05-30 16:14 UTC 

xarray regression: XArray: Add extra debugging check to xas_lock and friends
 2025-05-30 15:58 UTC  (2+ messages)

[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
 2025-05-30 15:38 UTC  (4+ messages)

[PATCH v3 0/4] Optimizing disk file & dmabuf copies via copy_file_range
 2025-05-30 14:24 UTC  (7+ messages)
` [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files
` [PATCH v3 2/4] dmabuf: Implement copy_file_range for dmabuf
` [PATCH v3 3/4] udmabuf: Implement udmabuf rw_file callback
` [PATCH v3 4/4] dmabuf:system_heap Implement system_heap exporter's "

[PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-05-30 13:39 UTC  (3+ messages)

[PATCH] fs/pipe: set FMODE_NOWAIT in create_pipe_files()
 2025-05-30 11:25 UTC 

[PATCH 0/5] coredump: allow for flexible coredump handling
 2025-05-30 11:10 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] selftests/coredump: fix build
` [PATCH 3/5] selftests/coredump: cleanup coredump tests
` [PATCH 4/5] tools: add coredump.h header
` [PATCH 5/5] selftests/coredump: add coredump server selftests

[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-05-30 10:45 UTC  (26+ messages)
` [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem "

[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-05-30 10:23 UTC  (3+ messages)

Please consider backporting coredump %F patch to stable kernels
 2025-05-30  9:44 UTC 

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-05-30  9:42 UTC  (10+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls

[PATCH v2 1/3] hfsplus: fix to update ctime after rename
 2025-05-30  7:50 UTC  (8+ messages)
` [PATCH v2 2/3] hfs: correct superblock flags
    ` 回复: "

[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
 2025-05-30  7:17 UTC  (7+ messages)
` [PATCH v3 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH v3 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for new VMAs
` [PATCH v3 4/4] tools/testing/selftests: add VMA merge tests for KSM merge

[PATCH 0/5] ext4: fix insufficient credits when writing back large folios
 2025-05-30  6:28 UTC  (6+ messages)
` [PATCH 1/5] ext4: restart handle if credits are insufficient during writepages
` [PATCH 2/5] ext4: correct the reserved credits for extent conversion
` [PATCH 3/5] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
` [PATCH 4/5] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
` [PATCH 5/5] ext4: disable large folios if dioread_nolock is not enabled

[PATCH] generic: remove incorrect _require_idmapped_mounts checks
 2025-05-30  5:31 UTC  (2+ messages)

[PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
 2025-05-30  5:31 UTC  (2+ messages)

[RFC] fs: add ioctl to query protection info capabilities
 2025-05-30  5:24 UTC  (6+ messages)
      ` [RFC] "

[PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
 2025-05-30  5:12 UTC  (2+ messages)

[PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
 2025-05-30  5:10 UTC  (2+ messages)

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-05-30  5:08 UTC  (2+ messages)

[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
 2025-05-30  3:44 UTC  (6+ messages)

[PATCH 00/13] Parallelizing filesystem writeback
 2025-05-30  3:37 UTC  (15+ messages)
    ` [PATCH 01/13] writeback: add infra for parallel writeback
    ` [PATCH 02/13] writeback: add support to initialize and free multiple writeback ctxs
    ` [PATCH 03/13] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
    ` [PATCH 04/13] writeback: affine inode to a writeback ctx within a bdi
    ` [PATCH 05/13] writeback: modify bdi_writeback search logic to search across all wb ctxs
    ` [PATCH 06/13] writeback: invoke all writeback contexts for flusher and dirtytime writeback
    ` [PATCH 07/13] writeback: modify sync related functions to iterate over all writeback contexts
    ` [PATCH 08/13] writeback: add support to collect stats for all writeback ctxs
    ` [PATCH 09/13] f2fs: add support in f2fs to handle multiple writeback contexts
    ` [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
    ` [PATCH 11/13] gfs2: add support in gfs2 to handle multiple writeback contexts
    ` [PATCH 12/13] nfs: add support in nfs "
    ` [PATCH 13/13] writeback: set the num of writeback contexts to number of online cpus

[PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
 2025-05-30  2:47 UTC  (9+ messages)

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-05-30  2:42 UTC  (6+ messages)
` [PATCH 1/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
` [PATCH 2/2] vfs: Fix inode ownership checks with regard to foreign ownership

[PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
 2025-05-30  0:01 UTC  (4+ messages)

[PATCHSET RFC[RAP]] fuse: allow servers to use iomap for better file IO performance
 2025-05-29 23:15 UTC  (6+ messages)
` [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers
` [PATCH 03/11] fuse: implement the basic iomap mechanisms

[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-05-29 19:41 UTC  (4+ messages)

[PATCH 1/2] hfsplus: make splice write available again
 2025-05-29 18:28 UTC  (4+ messages)
` [PATCH 2/2] hfs: "

[GIT PULL] Fsnotify changes for v6.16-rc1
 2025-05-29 17:49 UTC  (2+ messages)

[GIT PULL] ext2 and isofs changes for 6.16-rc1
 2025-05-29 17:49 UTC  (2+ messages)

[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
 2025-05-29 16:30 UTC  (11+ messages)
` [PATCH v2 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH v2 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging

Subject: [PATCH] ecryptfs: make splice write available again
 2025-05-29 14:06 UTC 

[PATCH v2] iomap: don't lose folio dropbehind state for overwrites
 2025-05-29 10:28 UTC  (2+ messages)

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read
 2025-05-29  8:54 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;
as well as URLs for NNTP newsgroup(s).