messages from 2025-05-27 08:44:28 to 2025-05-29 18:26:21 UTC [more...]
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-29 18:26 UTC (30+ 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
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 05/51] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status
` [RFC PATCH v2 16/51] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
` [RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
[PATCH bpf-next 0/4] bpf path iterator
2025-05-29 18:00 UTC (12+ messages)
` [PATCH bpf-next 1/4] namei: Introduce new helper function path_parent()
` [PATCH bpf-next 2/4] landlock: Use path_parent()
` [PATCH bpf-next 3/4] bpf: Introduce path iterator
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for bpf "
[RFC] fs: add ioctl to query protection info capabilities
2025-05-29 17:59 UTC (4+ messages)
[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 v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-05-29 17:15 UTC (5+ 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
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-05-29 16:45 UTC (3+ messages)
[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
2025-05-29 16:30 UTC (13+ 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
[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-05-29 15:21 UTC (5+ 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 "
Subject: [PATCH] ecryptfs: make splice write available again
2025-05-29 14:06 UTC
[PATCH 1/2] hfsplus: make splice write available again
2025-05-29 14:00 UTC (2+ messages)
` [PATCH 2/2] hfs: "
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-05-29 11:54 UTC (15+ 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 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key
[PATCH 00/13] Parallelizing filesystem writeback
2025-05-29 11:15 UTC (14+ 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
[PATCHSET RFC[RAP]] fuse: allow servers to use iomap for better file IO performance
2025-05-29 11:08 UTC (3+ messages)
` [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers
[PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
2025-05-29 10:46 UTC (3+ messages)
[PATCH v2] iomap: don't lose folio dropbehind state for overwrites
2025-05-29 10:28 UTC (4+ messages)
[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read
2025-05-29 8:54 UTC (2+ messages)
[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
2025-05-29 6:04 UTC (5+ messages)
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-05-29 3:17 UTC (3+ messages)
[PATCH v2 1/3] hfsplus: fix to update ctime after rename
2025-05-29 2:25 UTC (12+ messages)
` [PATCH v2 2/3] hfs: correct superblock flags
` 回复: "
` [PATCH v2 3/3] hfs: fix to update ctime after rename
` 回复: "
[BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
2025-05-29 1:56 UTC (2+ messages)
Updated SMB3.1.1 client patches for implementation of parent lease key
2025-05-28 23:08 UTC
Improving inode number documentation
2025-05-28 22:54 UTC (3+ messages)
` [RFC v1] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino
[Bug] v6.15+: kernel panic when mount & umount btrfs
2025-05-28 22:21 UTC (3+ messages)
[PATCH AUTOSEL 5.4] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 5.10] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 5.15 1/3] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 6.1 1/3] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 6.6 1/3] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 6.12 2/7] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 6.14 2/8] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:56 UTC
[PATCH AUTOSEL 6.15 2/9] fs/filesystems: Fix potential unsigned integer underflow in fs_name()
2025-05-28 21:55 UTC
[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
2025-05-28 20:36 UTC (7+ messages)
` [RFC 2/3] mm: "
[GIT PULL] orangefs pull request for 6.16
2025-05-28 19:45 UTC (2+ messages)
[GIT PULL] ntfs3: bugfixes for 6.16
2025-05-28 19:45 UTC (2+ messages)
[PATCH] hfsplus: remove mutex_lock check in hfsplus_free_extents
2025-05-28 17:18 UTC (6+ messages)
` 回复: "
` 回复: "
[RFC] Should we consider to re-write HFS/HFS+ in Rust?
2025-05-28 16:16 UTC (5+ messages)
[PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
2025-05-28 15:30 UTC (8+ messages)
` [PATCH 2/2] rust: file: improve safety comments
[PATCH v3] block: support mtd:<name> syntax for block devices
2025-05-28 13:09 UTC (5+ messages)
` [PATCH v4] "
` [PATCH v5] "
[GIT PULL] bcachefs changes for 6.16
2025-05-28 10:00 UTC (6+ messages)
[QUESTION] cachefiles: Recovery concerns with on-demand loading after unexpected power loss
2025-05-28 9:58 UTC (5+ messages)
[PATCHSET 0/5] dropbehind fixes and cleanups
2025-05-28 8:15 UTC (12+ messages)
` [PATCH 1/5] mm/filemap: gate dropbehind invalidate on folio !dirty && !writeback
` [PATCH 2/5] mm/filemap: use filemap_end_dropbehind() for read invalidation
` [PATCH 3/5] Revert "Disable FOP_DONTCACHE for now due to bugs"
` [PATCH 4/5] mm/filemap: unify read/write dropbehind naming
` [PATCH 5/5] mm/filemap: unify dropbehind flag testing and clearing
[PATCH v2] eventpoll: Fix priority inversion problem
2025-05-28 8:04 UTC (5+ messages)
[PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
2025-05-28 7:17 UTC (3+ messages)
[GIT PULL] sysctl changes for v6.16-rc1
2025-05-28 4:18 UTC (2+ messages)
[PATCH] proc: avoid use-after-free in proc_reg_open()
2025-05-28 3:47 UTC
[PATCH] iomap: don't lose folio dropbehind state for overwrites
2025-05-27 21:17 UTC (3+ messages)
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-05-27 21:03 UTC (4+ messages)
[PATCH 0/6] overlayfs + casefolding
2025-05-27 18:07 UTC (13+ messages)
Request for clarification about FILESYSTEM_MAX_STACK_DEPTH
2025-05-27 14:30 UTC (8+ messages)
` [PATCH] fuse: add max_stack_depth to fuse_init_in
warning on flushing page cache on block device removal
2025-05-27 14:25 UTC (7+ messages)
[RFC PATCH] fs: remove uselib() system call
2025-05-27 13:54 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in send_sigio
2025-05-27 13:44 UTC
[PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
2025-05-27 13:09 UTC (3+ messages)
[PATCH v3] eventpoll: Fix priority inversion problem
2025-05-27 9:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).