messages from 2025-07-23 10:58:50 to 2025-07-25 09:05:42 UTC [more...]
[PATCH v3 0/4] Landlock: Disconnected directory handling
2025-07-25 9:05 UTC (8+ messages)
` [PATCH v3 2/4] landlock: Fix handling of disconnected directories
[GIT PULL] vfs fixes
2025-07-25 8:54 UTC
[PATCH v3 0/3] xfs and DAX atomic writes changes
2025-07-25 8:39 UTC (7+ messages)
` [PATCH v3 1/3] fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw()
` [PATCH v3 2/3] xfs: disallow atomic writes on DAX
` [PATCH v3 3/3] xfs: reject max_atomic_write mount option for no reflink
[PATCH v4 00/15] Move fscrypt and fsverity out of struct inode
2025-07-25 8:15 UTC (18+ messages)
` [PATCH v4 02/15] fs/crypto: use accessors
` [PATCH v4 03/15] ext4: move fscrypt to filesystem inode
` [PATCH v4 06/15] ceph: "
` [PATCH v4 07/15] fs: drop i_crypt_info from struct inode
` [PATCH v4 08/15] fscrypt: rephrase documentation and comments
` [PATCH v4 09/15] fs: add fsverity offset
` [PATCH v4 14/15] fs: drop i_verity_info from struct inode
` [PATCH v4 15/15] fsverity: rephrase documentation and comments
[PATCH v2 0/9] mm: vm_normal_page*() improvements
2025-07-25 8:07 UTC (7+ messages)
` [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
` [PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
2025-07-25 4:16 UTC (21+ messages)
` [PATCH v3] "
[PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
2025-07-25 3:03 UTC
[GIT PULL] bcachefs fixes for 6.16
2025-07-25 2:58 UTC
[RFC v2 0/4] add static huge zero folio support
2025-07-25 2:52 UTC (6+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 2/4] mm: add static huge zero folio
` [RFC v2 3/4] mm: add largest_zero_folio() routine
` [RFC v2 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
2025-07-25 2:24 UTC (10+ messages)
` [PATCH RFC v2 1/4] pidns: move is-ancestor logic to helper
` [PATCH RFC v2 2/4] procfs: add "pidns" mount option
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
[PATCH] ext4: fix crash on test_mb_mark_used kunit tests
2025-07-25 2:16 UTC
[PATCH -next] ext4: fix crash on test_new_blocks_simple kunit tests
2025-07-25 2:15 UTC
[PATCH v16 00/42] DEPT(DEPendency Tracker)
2025-07-25 2:09 UTC (2+ messages)
[PATCH 0/5] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2025-07-25 0:43 UTC (7+ messages)
` [PATCH 1/5] fuse: {io-uring} Add queue length counters
` [PATCH 3/5] fuse: {io-uring} Use bitmaps to track queue availability
` [PATCH 5/5] fuse: {io-uring} Allow reduced number of ring queues
[PATCH v6 0/3] Add support for long task name
2025-07-24 23:50 UTC (7+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
do_change_type(): refuse to operate on unmounted/not ours mounts
2025-07-24 23:38 UTC (3+ messages)
[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
2025-07-24 22:34 UTC (18+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
2025-07-24 22:27 UTC (8+ messages)
[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
2025-07-24 21:27 UTC (9+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
[PATCH] locks: Remove the last reference to EXPORT_OP_ASYNC_LOCK
2025-07-24 20:35 UTC
[syzbot] [hfs?] KASAN: out-of-bounds Read in hfs_bnode_move
2025-07-24 20:06 UTC (4+ messages)
` [PATCH] hfs: Prevent the use of bnodes without entries
[PATCHSET RFC v3 1/3] libfuse: allow servers to use iomap for better file IO performance
2025-07-24 19:56 UTC (7+ messages)
` [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags
[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
2025-07-24 19:51 UTC (9+ messages)
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-24 19:14 UTC (7+ messages)
[PATCH] fuse: remove page alignment check for writeback len
2025-07-24 19:03 UTC (3+ messages)
[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
2025-07-24 18:50 UTC (2+ messages)
[PATCH] hpfs: add checks for ea addresses
2025-07-24 18:44 UTC (5+ messages)
[PATCH v4 1/3] hfsplus: fix to update ctime after rename
2025-07-24 18:30 UTC (5+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-24 17:35 UTC (5+ messages)
[PATCH] fs: mark file_remove_privs_flags static
2025-07-24 15:55 UTC (3+ messages)
[PATCH 0/2] vfs: fix delegated timestamp updates
2025-07-24 13:49 UTC (6+ messages)
` [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg
` [PATCH 2/2] vfs: fix delegated timestamp handling in setattr_copy()
[PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
2025-07-24 12:38 UTC (3+ messages)
[PATCH] fs: Add additional checks for block devices during mount
2025-07-24 11:26 UTC (7+ messages)
fuse io_uring test performance is not good when fio iodepth > 1
2025-07-24 9:17 UTC
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
2025-07-24 8:38 UTC (8+ messages)
` [PATCH bpf-next 2/2] "
[PATCH v3 0/4] procfs: make reference pidns more user-visible
2025-07-24 8:32 UTC (5+ messages)
` [PATCH v3 1/4] pidns: move is-ancestor logic to helper
` [PATCH v3 2/4] procfs: add "pidns" mount option
` [PATCH v3 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH v3 4/4] selftests/proc: add tests for new pidns APIs
[syzbot] [exfat?] INFO: task hung in generic_file_write_iter (3)
2025-07-24 7:42 UTC (2+ messages)
` [PATCH] fat: Fix too many log in fat_chain_add()
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-07-24 2:09 UTC (6+ messages)
[RFC PATCH 0/3] Tiny optimization for large read operations
2025-07-24 1:54 UTC (4+ messages)
` [RFC PATCH 2/3] mm/filemap: Avoid modifying iocb->ki_flags for AIO in filemap_get_pages()
[PATCH 0/2] fuse: Flush io-uring bg requests
2025-07-24 0:17 UTC (6+ messages)
` [PATCH 1/2] fuse: Refactor io-uring bg queue flush and queue abort
` [PATCH 2/2] fuse: Flush the io-uring bg queue from fuse_uring_flush_bg
[PATCH RFC 0/4] procfs: make reference pidns more user-visible
2025-07-23 23:55 UTC (4+ messages)
[PATCH 0/4] smb/server: various clean-ups
2025-07-23 23:19 UTC (5+ messages)
` [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-07-23 18:04 UTC (6+ messages)
[syzbot] [fs?] [wireless?] general protection fault in simple_recursive_removal (5)
2025-07-23 17:19 UTC
[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
2025-07-23 16:13 UTC (7+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
[git pull] ufs regression fix
2025-07-23 16:01 UTC (2+ messages)
[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2025-07-23 15:26 UTC (3+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH 4/7] VFS: introduce dentry_lookup() and friends
2025-07-23 15:17 UTC (3+ messages)
[PATCH 0/3] fs: Remove old mount API helpers
2025-07-23 15:00 UTC (5+ messages)
` [PATCH 1/3] fs: Remove mount_nodev
` [PATCH 2/3] fs: Remove mount_bdev
` [PATCH 3/3] docs/vfs: Remove mentions to the old mount API helpers
[PATCH v2 00/32] Live Update Orchestrator
2025-07-23 14:46 UTC (33+ messages)
` [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v2 02/32] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v2 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v2 04/32] kho: allow to drive kho from within kernel
` [PATCH v2 05/32] kho: make debugfs interface optional
` [PATCH v2 06/32] kho: drop notifiers
` [PATCH v2 07/32] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v2 08/32] kho: don't unpreserve memory during abort
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v2 11/32] liveupdate: luo_core: integrate with KHO
` [PATCH v2 12/32] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v2 13/32] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v2 15/32] liveupdate: luo_files: implement file systems callbacks
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v2 18/32] reboot: call liveupdate_reboot() before kexec
` [PATCH v2 19/32] liveupdate: luo_files: luo_ioctl: session-based file descriptor tracking
` [PATCH v2 20/32] kho: move kho debugfs directory to liveupdate
` [PATCH v2 21/32] liveupdate: add selftests for subsystems un/registration
` [PATCH v2 22/32] selftests/liveupdate: add subsystem/state tests
` [PATCH v2 23/32] docs: add luo documentation
` [PATCH v2 24/32] MAINTAINERS: add liveupdate entry
` [PATCH v2 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v2 26/32] mm: shmem: allow freezing inode mapping
` [PATCH v2 27/32] mm: shmem: export some functions to internal.h
` [PATCH v2 28/32] luo: allow preserving memfd
` [PATCH v2 29/32] docs: add documentation for memfd preservation via LUO
` [PATCH v2 30/32] tools: introduce libluo
` [PATCH v2 31/32] libluo: introduce luoctl
` [PATCH v2 32/32] libluo: add tests
[PATCH v1 00/32] Live Update Orchestrator
2025-07-23 14:39 UTC (13+ messages)
` [PATCH v1 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v1 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v1 21/32] liveupdate: add selftests for subsystems un/registration
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
[PATCH RESEND] doc: update porting, vfs documentation to describe mmap_prepare()
2025-07-23 13:09 UTC (2+ messages)
[PATCH] eventpoll: fix sphinx documentation build warning
2025-07-23 13:00 UTC (2+ messages)
[PATCH v3] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
2025-07-23 12:56 UTC (2+ messages)
[PATCH -next] netfs: Remove unused declaration netfs_queue_write_request()
2025-07-23 12:23 UTC
[PATCH] afs: Set vllist to NULL if addr parsing fails
2025-07-23 11:54 UTC (2+ messages)
[PATCH] afs: Fix check for NULL terminator
2025-07-23 11:54 UTC (2+ messages)
[PATCH v2] ceph: cleanup of processing ci->i_ceph_flags bits in caps.c
2025-07-23 11:24 UTC (2+ 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).