messages from 2026-04-02 01:21:28 to 2026-04-06 02:13:38 UTC [more...]
[PATCH 0/4] VFS: clean ups and simplifications related to name lookup
2026-04-06 2:13 UTC (5+ messages)
` [PATCH 4/4] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH v2 4/4] VFS: use wait_var_event for waiting in d_alloc_parallel()
fs/dcache.c: bogus comment re LIST_POISON2 around __d_drop()
2026-04-06 2:09 UTC (2+ messages)
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-06 1:59 UTC (14+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-06 1:54 UTC (24+ 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 "
[PATCH 1/2] vfs: introduce d_mark_tmpfile_name()
2026-04-05 23:53 UTC (4+ messages)
` [PATCH 2/2] smb: client: add support for O_TMPFILE
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-04-05 23:27 UTC (7+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[RFC PATCH v1 0/6] provenance_time (ptime): a new settable timestamp for cross-filesystem provenance
2026-04-05 22:54 UTC (8+ messages)
` [PATCH 1/6] vfs: add provenance_time (ptime) infrastructure
` [PATCH 2/6] btrfs: add provenance time (ptime) support
` [PATCH 3/6] ntfs3: map ptime to NTFS creation time with rename-over
` [PATCH 4/6] ext4: add dedicated ptime field alongside i_crtime
` [PATCH 5/6] fat: map ptime to FAT creation time with rename-over
` [PATCH 6/6] exfat: map ptime to exFAT "
[PATCH 0/1] iomap: avoid compaction for costly folio order allocation
2026-04-05 22:43 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH] virtio-fs: avoid double-free on failed queue setup
2026-04-05 19:30 UTC
[PATCH 6.6.y v2 0/2] Fix `fremovexattr` missing `fdput`
2026-04-05 17:05 UTC (4+ messages)
` [PATCH 6.6.y v2 1/2] Revert "xattr: switch to CLASS(fd)"
` [PATCH 6.6.y v2 2/2] xattr: switch to CLASS(fd)
[PATCH] Revert "xattr: switch to CLASS(fd)"
2026-04-05 5:32 UTC (3+ messages)
[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
2026-04-05 5:18 UTC
[PATCH v4 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-04-05 3:12 UTC (9+ 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
[PATCH] NFS: Fix directory delegation verifier checks
2026-04-05 2:39 UTC (3+ messages)
[PATCH] fuse: Send FORGET over io_uring when ring is ready
2026-04-05 2:26 UTC (2+ messages)
[PATCH 0/3] coda dcache-related cleanups and fixes
2026-04-05 2:15 UTC (4+ messages)
` [PATCH 1/3] coda: is_bad_inode() is always false there
` [PATCH 2/3] sanitize coda_dentry_delete()
` [PATCH 3/3] coda_flag_children(): fix a UAF
[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
2026-04-05 0:04 UTC (24+ 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()
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)
[RFC PATCH] smb: client: add support for O_TMPFILE
2026-04-04 15:54 UTC (3+ 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
[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 "
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 (2+ 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 (7+ messages)
` [PATCH v6 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v6 03/22] fsverity: generate and store zero-block hash
[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 (10+ 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
[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
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