messages from 2025-02-18 09:07:11 to 2025-02-20 11:48:00 UTC [more...]
[PATCH 1/5] ovl: don't allow datadir only
2025-02-20 11:47 UTC (12+ messages)
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent
[PATCH] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-02-20 11:43 UTC (4+ messages)
virtiofs uuid and file handles
2025-02-20 10:26 UTC (5+ messages)
` Persistent FUSE file handles (Was: virtiofs uuid and file handles)
` LOOKUP_HANDLE and FUSE passthrough (was: Persistent FUSE "
[PATCH] fuse: don't truncate cached, mutated symlink
2025-02-20 10:26 UTC (2+ messages)
[fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
2025-02-20 10:00 UTC (6+ messages)
[PATCH v2 0/2] Minimize xa_node allocation during xarry split
2025-02-20 9:27 UTC (7+ messages)
` [PATCH v2 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()
[PATCHSET v4 0/7] io_uring epoll wait support
2025-02-20 9:21 UTC (7+ messages)
` [PATCH 1/5] eventpoll: abstract out parameter sanity checking
` [PATCH 2/5] eventpoll: abstract out ep_try_send_events() helper
` [PATCH 3/5] eventpoll: add epoll_sendevents() helper
` [PATCH 4/5] io_uring/epoll: remove CONFIG_EPOLL guards
` [PATCH 5/5] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
` (subset) [PATCHSET v4 0/7] io_uring epoll wait support
[PATCH v2 00/12] iomap: incremental advance conversion -- phase 2
2025-02-20 9:10 UTC (28+ messages)
` [PATCH v2 01/12] iomap: advance the iter directly on buffered read
` [PATCH v2 02/12] iomap: advance the iter on direct I/O
` [PATCH v2 03/12] iomap: convert misc simple ops to incremental advance
` [PATCH v2 04/12] dax: advance the iomap_iter in the read/write path
` [PATCH v2 05/12] dax: push advance down into dax_iomap_iter() for read and write
` [PATCH v2 06/12] dax: advance the iomap_iter on zero range
` [PATCH v2 07/12] dax: advance the iomap_iter on unshare range
` [PATCH v2 08/12] dax: advance the iomap_iter on dedupe range
` [PATCH v2 09/12] dax: advance the iomap_iter on pte and pmd faults
` [PATCH v2 10/12] iomap: remove unnecessary advance from iomap_iter()
` [PATCH v2 11/12] iomap: rename iomap_iter processed field to status
` [PATCH v2 12/12] iomap: introduce a full map advance helper
[PATCH 1/2] affs: generate OFS sequence numbers starting at 1
2025-02-20 8:14 UTC (2+ messages)
` [PATCH 2/2] affs: don't write overlarge OFS data block size fields
[PATCH v2 00/11] large atomic writes for xfs with CoW
2025-02-20 7:48 UTC (2+ messages)
[PATCH v1] exfat: fix mount options cannot be modified via remount
2025-02-20 6:22 UTC
[PATCH v1] exfat: add a check for invalid data size
2025-02-20 6:22 UTC
[PATCH v1] exfat: remove count used cluster from exfat_statfs()
2025-02-20 6:21 UTC
[PATCH v1] exfat: make flag mount options unsetable via negative param
2025-02-20 6:21 UTC
[PATCH v1] exfat: support batch discard of clusters when freeing clusters
2025-02-20 6:21 UTC
netfs read failures with current mainline
2025-02-20 6:01 UTC (4+ messages)
[PATCH] selftests:sysctl:Fix minor grammers in sysctl test
2025-02-20 5:35 UTC (4+ messages)
` [PATCH v2] selftests:sysctl:Fix minor typos "
[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
2025-02-20 1:36 UTC (10+ messages)
[RFC] odd check in ceph_encode_encrypted_dname()
2025-02-19 23:22 UTC (14+ messages)
[PATCH] module: ban '.', '..' as module names, ban '/' in module names
2025-02-19 20:35 UTC (2+ messages)
[PATCH 6.6 000/389] 6.6.76-rc2 review
2025-02-19 19:16 UTC (13+ messages)
[PATCH 0/2] nsfs: validate ioctls
2025-02-19 18:55 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/nsfs: add ioctl validation tests
[PATCH v6 0/2] fuse: allow notify_inval for all inodes
2025-02-19 16:31 UTC (16+ messages)
` [PATCH v6 2/2] fuse: add new function to invalidate cache "
[PATCH 0/2] fixes for uncached IO
2025-02-19 16:25 UTC (9+ messages)
` [PATCH 1/2] mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
` [PATCH 2/2] mm/truncate: don't skip dirty page in folio_unmap_invalidate()
[syzbot] [exfat?] KCSAN: data-race in __filemap_add_folio / file_write_and_wait_range (7)
2025-02-19 16:20 UTC
[PATCH] vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
2025-02-19 16:11 UTC (2+ messages)
[PATCH v3 0/4] ovl: add override_creds mount option
2025-02-19 13:27 UTC (10+ messages)
` [PATCH v3 1/4] ovl: allow to specify override credentials
` [PATCH v3 2/4] selftests/ovl: add first selftest for "override_creds"
` [PATCH v3 3/4] selftests/ovl: add second "
` [PATCH v3 4/4] selftests/ovl: add third "
[PATCH 0/3 RFC v2] change ->mkdir() and vfs_mkdir() to return a dentry
2025-02-19 13:19 UTC (11+ messages)
` [PATCH 1/3] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/3] nfs: change mkdir inode_operation to return alternate dentry if needed
` [PATCH 3/3] VFS: Change vfs_mkdir() to return the dentry
[ANNOUNCE] util-linux v2.41-rc1
2025-02-19 13:12 UTC (2+ messages)
[syzbot] Monthly hfs report (Feb 2025)
2025-02-19 12:35 UTC
[PATCH] jbd2: fix off-by-one while erasing journal
2025-02-19 12:29 UTC (3+ messages)
[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
2025-02-19 10:15 UTC (5+ messages)
` [RFC PATCH v5 1/4] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v5 2/4] mm/mempolicy: export memory policy symbols
` [RFC PATCH v5 3/4] KVM: guest_memfd: Pass file pointer instead of inode pointer
` [RFC PATCH v5 4/4] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[PATCH 0/2 v9] reclaim file-backed pages given POSIX_FADV_NOREUSE
2025-02-19 9:38 UTC (2+ messages)
[RFC PATCH 0/4] fs: Add support for Windows file attributes
2025-02-19 7:55 UTC (13+ messages)
` [RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-19 6:45 UTC (5+ messages)
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
[PATCH RFC v2 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-02-19 5:04 UTC (13+ messages)
` [PATCH RFC v2 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH RFC v2 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH RFC v2 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH RFC v2 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH RFC v2 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH RFC v2 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH RFC v2 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH RFC v2 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH RFC v2 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH RFC v2 10/12] mm: Remove devmap related functions and page table bits
` [PATCH RFC v2 11/12] mm: Remove callers of pfn_t functionality
` [PATCH RFC v2 12/12] mm/memremap: Remove unused devmap_managed_key
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-18 23:30 UTC (4+ messages)
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
[PATCH v17 0/3] rust: xarray: Add a minimal abstraction for XArray
2025-02-18 15:24 UTC (6+ messages)
` [PATCH v17 1/3] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v17 2/3] rust: xarray: Add an abstraction for XArray
` [PATCH v17 3/3] MAINTAINERS: add entry for Rust XArray API
[PATCH v2 0/8] enable bs > ps for block devices
2025-02-18 15:02 UTC (4+ messages)
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
2025-02-18 14:08 UTC (11+ messages)
` [PATCH 1/8] panic: Move panic ctl tables into panic.c
` [PATCH 2/8] signal: Move signal ctl tables into signal.c
` [PATCH 3/8] ftrace: Move trace sysctls into trace.c
` [PATCH 4/8] stack_tracer: move sysctl registration to kernel/trace/trace.c
` [PATCH 5/8] events: Move perf_event sysctls into kernel/events
` [PATCH 6/8] sparc: mv sparc sysctls into their own file under arch/sparc/kernel
` [PATCH 7/8] s390: mv s390 sysctls into their own file under arch/s390 dir
` [PATCH 8/8] x86: Move sysctls into arch/x86
[PATCH v5 0/2] fuse: allow notify_inval for all inodes
2025-02-18 13:35 UTC (11+ messages)
` [PATCH v5 1/2] vfs: export invalidate_inodes()
` [PATCH v5 2/2] fuse: add new function to invalidate cache for all inodes
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-18 10:47 UTC (2+ messages)
[syzbot] [netfs?] INFO: task hung in pipe_write (6)
2025-02-18 9:37 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).