messages from 2026-04-01 18:48:30 to 2026-04-04 20:46:52 UTC [more...]
[PATCH 0/1] iomap: avoid compaction for costly folio order allocation
2026-04-04 20:46 UTC (6+ messages)
` [PATCH 1/1] "
ANNOUNCE: nfs-utils-2.9.1 released
2026-04-04 20:43 UTC
[PATCH] rust: fs: file: add FMODE constants and stream_open for LocalFile
2026-04-04 20:15 UTC (2+ messages)
[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
2026-04-04 19:04 UTC (23+ messages)
` [RFC PATCH v2 0/4] getting rid of busy-wait in shrink_dcache_parent()
` [RFC PATCH v2 1/4] for_each_alias(): helper macro for iterating through dentries of given inode
` [RFC PATCH v2 2/4] struct dentry: make ->d_u anonymous
` [RFC PATCH v2 3/4] dcache.c: more idiomatic "positives are not allowed" sanity checks
` [RFC PATCH v2 4/4] get rid of busy-waiting in shrink_dcache_tree()
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
` [RFC PATCH v3 1/4] for_each_alias(): helper macro for iterating through dentries of given inode
` [RFC PATCH v3 2/4] struct dentry: make ->d_u anonymous
` [RFC PATCH v3 3/4] dcache.c: more idiomatic "positives are not allowed" sanity checks
` [RFC PATCH v3 4/4] get rid of busy-waiting in shrink_dcache_tree()
[PATCH] NFS: Fix directory delegation verifier checks
2026-04-04 19:07 UTC (2+ messages)
[RFC PATCH] smb: client: add support for O_TMPFILE
2026-04-04 15:54 UTC (3+ messages)
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-04-04 15:17 UTC (6+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH] Revert "xattr: switch to CLASS(fd)"
2026-04-04 12:11 UTC (2+ messages)
[PATCH] xattr: restore file descriptor checks
2026-04-04 10:27 UTC (3+ messages)
[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
2026-04-04 9:19 UTC (2+ messages)
[PATCH] rust: seq_file: add puts, putc, write, and hex_dump methods
2026-04-03 23:39 UTC
[PATCH 0/5] hfsplus: fix b-tree logic issues
2026-04-03 23:05 UTC (6+ messages)
` [PATCH 1/5] hfsplus: fix potential race conditions in b-tree functionality
` [PATCH 2/5] hfsplus: fix error processing issue in hfs_bmap_free()
` [PATCH 3/5] hfsplus: fix logic of alloc/free b-tree node
` [PATCH 4/5] hfsplus: rework logic of map nodes creation in xattr b-tree
` [PATCH 5/5] hfsplus: fix generic/642 failure
[PATCH v4 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-04-03 21:14 UTC (7+ messages)
` [PATCH v4 1/3] fs: prepare for adding LSM blob to backing_file
` [PATCH v4 2/3] lsm: add backing_file LSM hooks
` [PATCH v4 3/3] selinux: fix overlayfs mmap() and mprotect() access checks
[RFC] weird stuff in exfat_lookup()
2026-04-03 20:02 UTC (6+ messages)
[PATCH v2] fuse: Send FORGET over io_uring when ring is ready
2026-04-03 19:00 UTC (2+ messages)
[PATCH] ceph: do not fill fscache for RWF_DONTCACHE writeback
2026-04-03 18:13 UTC (5+ messages)
[PATCH v3 0/6] exfat: unify FAT chain walking helpers
2026-04-03 13:44 UTC (10+ messages)
` [PATCH v3 1/6] exfat: fix incorrect directory checksum after rename to shorter name
` [PATCH v3 2/6] exfat: introduce exfat_cluster_walk helper
` [PATCH v3 3/6] exfat: use "
` [PATCH v3 4/6] exfat: remove NULL cache pointer case in exfat_ent_get
` [PATCH v3 5/6] exfat: introduce exfat_chain_advance helper
` [PATCH v3 6/6] exfat: use "
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-03 12:54 UTC (23+ messages)
` [PATCH v4 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v4 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v4 03/15] userfaultfd: introduce mfill_establish_pmd() helper
` [PATCH v4 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v4 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v4 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v4 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v4 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v4 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v4 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v4 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v4 15/15] KVM: selftests: test userfaultfd missing "
NFSv4 + FUSE xattr user namespace regression/change?
2026-04-03 9:46 UTC (3+ messages)
[PATCH] fs: attr: fix comment formatting and spelling issues
2026-04-03 9:27 UTC
[PATCH v1 0/1] exfat: add limited FALLOC_FL_ZERO_RANGE support
2026-04-03 6:19 UTC (5+ messages)
` [PATCH v1 1/1] "
[PATCH v2 0/6] exfat: unify FAT chain walking helpers
2026-04-03 4:28 UTC (12+ messages)
` [PATCH v2 2/6] exfat: introduce exfat_fat_walk helper
` [PATCH v2 5/6] exfat: introduce exfat_chain_advance helper
` [PATCH v2 3/6] exfat: use exfat_fat_walk helper to simplify fat entry walking
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-04-02 21:58 UTC (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate
cleanup block-style layouts exports v2
2026-04-02 21:09 UTC (3+ messages)
[PATCH] ceph: support RWF_DONTCACHE
2026-04-02 18:55 UTC (2+ messages)
[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
2026-04-02 18:08 UTC (5+ messages)
` [PATCH v3 1/4] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v3 2/4] mm: use tiered folio allocation "
` [PATCH v3 3/4] elf: align ET_DYN base for PTE coalescing and PMD mapping
` [PATCH v3 4/4] mm: align file-backed mmap to exec folio order in thp_get_unmapped_area
[PATCH v1] fuse: fix io-uring background queue stall on request completion
2026-04-02 16:32 UTC (5+ messages)
[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
2026-04-02 16:28 UTC (15+ messages)
` [PATCH v2 01/14] fuse: separate next request fetching from sending logic
` [PATCH v2 02/14] fuse: refactor io-uring header copying to ring
` [PATCH v2 03/14] fuse: refactor io-uring header copying from ring
` [PATCH v2 04/14] fuse: use enum types for header copying
` [PATCH v2 05/14] fuse: refactor setting up copy state for payload copying
` [PATCH v2 06/14] fuse: support buffer copying for kernel addresses
` [PATCH v2 07/14] fuse: use named constants for io-uring iovec indices
` [PATCH v2 08/14] fuse: move fuse_uring_abort() from header to dev_uring.c
` [PATCH v2 09/14] fuse: rearrange io-uring iovec and ent allocation logic
` [PATCH v2 10/14] fuse: add io-uring buffer rings
` [PATCH v2 11/14] fuse: add pinned headers capability for "
` [PATCH v2 12/14] fuse: add pinned payload buffers "
` [PATCH v2 13/14] fuse: add zero-copy over io-uring
` [PATCH v2 14/14] docs: fuse: add io-uring bufring and zero-copy documentation
[PATCH v6 00/22] fs-verity support for XFS with post EOF merkle tree
2026-04-02 14:47 UTC (15+ messages)
` [PATCH v6 01/22] fsverity: report validation errors through fserror to fsnotify
` [PATCH v6 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v6 03/22] fsverity: generate and store zero-block hash
` [PATCH v6 04/22] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v6 05/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v6 15/22] xfs: add fs-verity support
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-02 14:38 UTC (12+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
[BUG] BeeGFS 7.4.4 Use-After-Free in FhgfsInode_referenceHandle via Message Type Corruption (S→C)
2026-04-02 12:54 UTC (2+ messages)
[PATCH 0/4] mm: improve write performance with RWF_DONTCACHE
2026-04-02 12:49 UTC (12+ messages)
` [PATCH 1/4] mm: fix IOCB_DONTCACHE write performance with rate-limited writeback
` [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writeback
` [PATCH 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH 4/4] testing: add dontcache-bench local filesystem "
[BUG] BeeGFS 7.4.4 Out-of-Bounds Read in Serialization_deserializeStrAlign4 (S→C)
2026-04-02 11:07 UTC
[BUG] Linux Kernel CIFS Client Circular Locking: wb_lock vs lock_sem
2026-04-02 11:07 UTC
[BUG] Linux Kernel CIFS Client Recursive lock_sem Deadlock
2026-04-02 11:05 UTC
[PATCH v2 0/3] virtiofs: hiprio FORGET robustness and no-reply request completion
2026-04-02 10:44 UTC (4+ messages)
` [PATCH v2 1/3] virtiofs: Complete no-reply virtio requests without parsing the out header
` [PATCH v2 2/3] virtiofs: Retry hiprio FORGET when virtqueue_add_outbuf() returns -ENOMEM
` [PATCH v2 3/3] virtiofs: Do not stall hiprio FORGET dispatch after dropping one request
[REGRESSION] osnoise: "eventpoll: Replace rwlock with spinlock" causes ~50us noise spikes on isolated PREEMPT_RT cores
2026-04-02 9:49 UTC (5+ messages)
[PATCH] vfs: replace ints with enum component_type for LAST_XXX
2026-04-02 9:12 UTC (4+ messages)
[PATCH v5] hfs: Validate CNIDs in hfs_read_inode
2026-04-02 6:20 UTC (3+ messages)
[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 4:36 UTC (9+ messages)
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
2026-04-02 2:52 UTC (4+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()
[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
2026-04-02 1:21 UTC (4+ messages)
` [PATCH v4 09/13] ext4: ensure zeroed partial blocks are persisted in SYNC mode
[PATCH] vfs: require verified birth date for file creation
2026-04-02 0:56 UTC (3+ messages)
[PATCH] execve: block Emacs binaries
2026-04-01 21:32 UTC (8+ messages)
` [PATCH 2/1] execve: only smart people should use vim
[PATCH v5] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-04-01 21:01 UTC (2+ messages)
[RFC PATCH v2 0/3] vfs: transitive upgrade restrictions for fds
2026-04-01 20:49 UTC (5+ messages)
` [RFC PATCH v2 1/3] vfs: add support for empty path to openat2(2)
[PATCH v2] vfs: replace ints with enum component_type for LAST_XXX
2026-04-01 20:43 UTC (2+ messages)
[PATCH v3 0/6] workqueue: Introduce a sharded cache affinity scope
2026-04-01 20:32 UTC (2+ messages)
[PATCH] fs: add back TODO concerning printed info to dump_inode() and expand it
2026-04-01 20:18 UTC (3+ messages)
[PATCH 1/2] exec: use strnlen() in __set_task_comm
2026-04-01 19:28 UTC (2+ messages)
[PATCH v5 0/4] assorted ->i_count changes + extension of lockless handling
2026-04-01 18:50 UTC (4+ messages)
` [PATCH v5 3/4] fs: handle potential filesystems which use I_DONTCACHE and drop the lock in ->drop_inode
[RFC PATCH v1 00/11] Landlock: Namespace and capability control
2026-04-01 18:48 UTC (5+ messages)
` [RFC PATCH v1 02/11] security: Add LSM_AUDIT_DATA_NS for namespace audit records
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