messages from 2025-05-25 18:06:33 to 2025-05-29 03:29:12 UTC [more...]
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-29 3:26 UTC (29+ 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] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-05-29 3:17 UTC (3+ messages)
[RFC] fs: add ioctl to query protection info capabilities
2025-05-29 3:02 UTC (2+ messages)
[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
2025-05-29 2:50 UTC
[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 (20+ 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
[PATCH bpf-next 0/4] bpf path iterator
2025-05-28 22:37 UTC (6+ 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 "
[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 (9+ messages)
` [RFC 1/3] mm: move huge_zero_folio from huge_memory.c to memory.c
` [RFC 2/3] mm: add STATIC_PMD_ZERO_PAGE config option
` [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[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 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
2025-05-28 15:50 UTC (14+ 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 v2 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
[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 (7+ messages)
[QUESTION] cachefiles: Recovery concerns with on-demand loading after unexpected power loss
2025-05-28 9:58 UTC (5+ messages)
[PATCH v2] iomap: don't lose folio dropbehind state for overwrites
2025-05-28 8:15 UTC (3+ 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 (7+ messages)
[PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
2025-05-28 7:17 UTC (4+ 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
[PATCH] kernel/sysctl-test: Unregister sysctl table after test completion
2025-05-27 7:09 UTC (5+ messages)
notify: wake_up response waiters on release
2025-05-27 5:28 UTC (8+ messages)
` [RFC PATCH] fanotify: wake-up all "
Apparent mount behaviour change in 6.15
2025-05-26 21:32 UTC (11+ messages)
[GIT PULL] fscrypt update for 6.16
2025-05-26 21:20 UTC (2+ messages)
[GIT PULL for v6.16] vfs selftests
2025-05-26 18:36 UTC (2+ messages)
[GIT PULL for v6.16] vfs iomap
2025-05-26 18:36 UTC (2+ messages)
[GIT PULL for v6.16] vfs pidfs
2025-05-26 18:36 UTC (4+ messages)
` [GIT PULL for v6.16] vfs coredump
[GIT PULL for v6.16] vfs mount
2025-05-26 18:36 UTC (2+ messages)
[GIT PULL for v6.16] vfs misc
2025-05-26 18:35 UTC (2+ messages)
[GIT PULL for v6.16] vfs freeze
2025-05-26 18:35 UTC (2+ messages)
[GIT PULL for v6.16] vfs writepages
2025-05-26 18:35 UTC (2+ messages)
[GIT PULL for v6.16] vfs mount api
2025-05-26 18:35 UTC (2+ messages)
[GIT PULL for v6.16] vfs lookup_{noperm,one}() cleanup
2025-05-26 18:35 UTC (2+ messages)
[PATCH] generic: remove incorrect _require_idmapped_mounts checks
2025-05-26 17:54 UTC
[PATCH v2] ext4: inline: convert when mmap is called, not when page is written
2025-05-26 16:20 UTC (2+ messages)
[PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
2025-05-26 15:10 UTC (2+ messages)
[PATCH] ext4: inline: do not convert when writing to memory map
2025-05-26 14:10 UTC (5+ messages)
[PATCH v4 0/3] Add support for long task name
2025-05-26 11:13 UTC (6+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
[PATCH v3] selftests: filesystems: Add functional test for the abort file in fusectl
2025-05-26 5:58 UTC (2+ messages)
[PATCH v2] selftests: Add functional test for the abort file in fusectl
2025-05-26 1:41 UTC (3+ messages)
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).