messages from 2025-07-29 04:22:43 to 2025-07-31 14:54:52 UTC [more...]
[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
2025-07-31 14:54 UTC (27+ messages)
` [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
` [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
` [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
` [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH RFC 21/29] xfs: add writeback and iomap reading of Merkel tree pages
` [PATCH RFC 22/29] xfs: add fs-verity support
` [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck
` [PATCH RFC 28/29] xfs: add fsverity traces
[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-31 14:54 UTC (13+ messages)
` [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v2 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH v2] iomap: move prefaulting out of hot write path
2025-07-31 14:21 UTC (2+ messages)
[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
2025-07-31 14:21 UTC (6+ messages)
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
[PATCH -next] ext4: add an update to i_disksize in ext4_block_page_mkwrite
2025-07-31 14:05 UTC
[RFC] Another take at restarting FUSE servers
2025-07-31 13:04 UTC (6+ messages)
[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
2025-07-31 12:35 UTC (2+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes
[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-31 12:24 UTC (7+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH V2 0/4] 9p: convert to the new mount API
2025-07-31 12:24 UTC (8+ messages)
` [PATCH V2 1/4] fs/fs_parse: add back fsparam_u32hex
` [PATCH V2 2/4] net/9p: move structures and macros to header files
` [PATCH V2 3/4] 9p: create a v9fs_context structure to hold parsed options
` [PATCH V2 4/4] 9p: convert to the new mount API
[PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
2025-07-31 11:24 UTC (6+ messages)
[PATCH] fs: document 'name' parameter for name_contains_dotdot()
2025-07-31 11:23 UTC (3+ messages)
[PATCH] fs: mark file_remove_privs_flags static
2025-07-31 11:15 UTC (2+ messages)
[PATCH] locks: Remove the last reference to EXPORT_OP_ASYNC_LOCK
2025-07-31 11:12 UTC (2+ messages)
[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-31 10:32 UTC (12+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
[PATCH] fs: writeback: fix use-after-free in __mark_inode_dirty()
2025-07-31 10:26 UTC (2+ messages)
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
2025-07-31 10:22 UTC (10+ messages)
` [PATCH bpf-next 2/2] "
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-07-31 10:13 UTC (7+ messages)
[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
2025-07-31 9:45 UTC (9+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
[GIT PULL 00/14 for v6.17] vfs 6.17
2025-07-31 9:40 UTC (18+ messages)
` [GIT PULL 09/14 for v6.17] vfs bpf
` [GIT PULL 02/14 for v6.17] vfs coredump
` [GIT PULL 11/14 for v6.17] vfs integrity
` [GIT PULL 14/14 for v6.17] vfs iomap
do_change_type(): refuse to operate on unmounted/not ours mounts
2025-07-31 8:11 UTC (8+ messages)
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-30 22:54 UTC (14+ messages)
[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
2025-07-30 22:02 UTC (20+ messages)
` [PATCH v3] "
` [PATCH v4] hfs: update sanity check of the root record
[PATCH] ceph: cleanup in __ceph_do_pending_vmtruncate() method
2025-07-30 18:54 UTC
[PATCH] idr: Fix the kernel-doc for idr_is_empty()
2025-07-30 16:31 UTC (2+ messages)
[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
2025-07-30 16:09 UTC (5+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
[GIT PULL] fsnotify changes for
2025-07-30 15:08 UTC
[PATCH 2/2] iomap: align writeback to RAID stripe boundaries
2025-07-30 14:14 UTC (7+ messages)
[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
2025-07-30 13:54 UTC (10+ messages)
` [PATCH v4 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
` [PATCH v4 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v4 3/8] vfs: add ATTR_CTIME_SET flag
` [PATCH v4 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v4 5/8] nfsd: track original timestamps in nfs4_delegation
` [PATCH v4 6/8] nfsd: fix SETATTR updates for delegated timestamps
` [PATCH v4 7/8] nfsd: fix timestamp updates in CB_GETATTR
` [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
[PATCH v2 0/9] mm: vm_normal_page*() improvements
2025-07-30 13:24 UTC (12+ messages)
` [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
` [PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-30 13:19 UTC (10+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[PATCH] fuse: remove unused 'inode' parameter in fuse_passthrough_open
2025-07-30 13:06 UTC
[PATCH v1 0/5] PM: Reduce spurious wakeups
2025-07-30 12:46 UTC (8+ messages)
` [PATCH v1 1/5] epoll: Make epoll_wait sleep freezable
` [PATCH v1 2/5] select/poll: Make "
` [PATCH v1 3/5] pipe: Add TASK_FREEZABLE to read and open sleeps
` [PATCH v1 4/5] fuse: Add TASK_FREEZABLE to device read operations
` [PATCH v1 5/5] jbd2: Add TASK_FREEZABLE to kjournald2 thread
[syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
2025-07-30 8:37 UTC (7+ messages)
` syztest
[PATCH] fs: hidepid: Fixes hidepid non dumpable behavior
2025-07-30 8:22 UTC
[GIT PULL] sysctl changes for v6.17-rc1
2025-07-30 5:05 UTC (2+ messages)
[PATCH 5.4.y 0/3] Backport series: "permit write-sealed memfd read-only shared mappings"
2025-07-30 1:59 UTC (6+ messages)
` [PATCH 5.4.y 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 5.4.y 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.4.y 3/3] mm: perform the mapping_map_writable() check after call_mmap()
[PATCH 5.10.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:53 UTC
[PATCH 5.15.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:53 UTC
[PATCH 6.1.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:52 UTC
[PATCH 6.6.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
2025-07-30 1:51 UTC
[PATCH v2 00/32] Live Update Orchestrator
2025-07-29 23:23 UTC (15+ messages)
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 31/32] libluo: introduce luoctl
[PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
2025-07-29 22:17 UTC (2+ messages)
[syzbot] [fuse?] WARNING: refcount bug in process_one_work
2025-07-29 21:59 UTC
[syzbot] [fuse?] WARNING: refcount bug in process_scheduled_works
2025-07-29 21:58 UTC
[PATCH 1/2] md/raid0,raid4,raid5,raid6,raid10: fix bogus io_opt value
2025-07-29 21:49 UTC (3+ messages)
[GIT PULL] orangefs fixes for 6.17
2025-07-29 20:51 UTC
[PATCH] MAINTAINERS: update location of hfs&hfsplus trees
2025-07-29 19:12 UTC (2+ messages)
[PATCH 0/3] use vm_flags_t consistently
2025-07-29 18:39 UTC (5+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
2025-07-29 15:52 UTC (7+ messages)
[RFC PATCH 0/5] FDP file I/O
2025-07-29 14:51 UTC (6+ messages)
` [RFC PATCH 1/5] fs: add a new user_write_streams() callback
` [RFC PATCH 2/5] fs: add the interface to query user write streams
` [RFC PATCH 3/5] fs: add a write stream field to the inode
` [RFC PATCH 4/5] fs: propagate write stream
` [RFC PATCH 5/5] fs: add set and query "
[PATCHSET RFC v3 1/3] libfuse: allow servers to use iomap for better file IO performance
2025-07-29 14:22 UTC (10+ messages)
` [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags
[PATCH] block: Improve read ahead size for rotational devices
2025-07-29 12:27 UTC (3+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in driver_remove_file
2025-07-29 11:26 UTC
[syzbot] [fs?] kernel BUG in mpage_readahead
2025-07-29 11:24 UTC
[PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
2025-07-29 10:06 UTC (9+ messages)
` [PATCH V2] fat: Prevent the race of read/write the "
[PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
2025-07-29 4:22 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).