messages from 2026-02-04 17:54:19 to 2026-02-06 06:09:23 UTC [more...]
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-02-06 6:09 UTC (17+ messages)
` [Lsf-pc] "
` "
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-02-06 6:03 UTC (21+ messages)
` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook
` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
[syzbot] [fuse?] KMSAN: uninit-value in fuse_fileattr_get
2026-02-06 6:00 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Documenting the correct pushback on AI inspired (and other) fixes in older drivers
2026-02-06 5:18 UTC (9+ messages)
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2026-02-06 5:08 UTC (24+ messages)
` [PATCH 01/31] fuse: implement the basic iomap mechanisms
` [PATCH 12/31] fuse: implement direct IO with iomap
` [PATCH 13/31] fuse_trace: "
` [PATCH 14/31] fuse: implement buffered "
` [PATCH 19/31] fuse: query filesystem geometry when using iomap
` [PATCH 24/31] fuse: implement inline data file IO via iomap
` [PATCH 29/31] fuse: disable direct reclaim for any fuse server that uses iomap
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-02-06 4:53 UTC (5+ messages)
` [PATCH 11/11] xfs: add media verification ioctl
` [PATCH v6.1 "
[PATCHSET v6 7/8] fuse: cache iomap mappings for even better file IO performance
2026-02-06 4:42 UTC (10+ messages)
` [PATCH 03/10] fuse: use the iomap cache for iomap_begin
` [PATCH 05/10] fuse: invalidate iomap cache after file updates
` [PATCH 07/10] fuse: enable iomap cache management
[PATCH] dma-buf: add SB_I_NOEXEC flag to dmabuf pseudo-filesystem
2026-02-06 4:01 UTC (3+ messages)
[PATCH] pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another ns
2026-02-06 2:51 UTC (2+ messages)
[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
2026-02-06 2:15 UTC (21+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down
[PATCH 00/13] Further centralising of directory locking for name ops
2026-02-06 2:13 UTC (36+ messages)
` [PATCH 01/13] fs/proc: Don't lock root inode when creating "self" and "thread-self"
` [PATCH 02/13] VFS: move the start_dirop() kerndoc comment to before start_dirop()
` [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
` [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
` [PATCH 05/13] selinux: "
` [PATCH 06/13] nfsd: switch purge_old() to use start_removing_noperm()
` [PATCH 07/13] VFS: make lookup_one_qstr_excl() static
` [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
` [PATCH 09/13] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
` [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file
` [PATCH 11/13] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
` [PATCH 13/13] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
[PATCH 5.15.y] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2026-02-06 0:56 UTC
[PATCH 6.1.y] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2026-02-06 0:38 UTC
[git pull] tree-in-dcache regression fixes (rust_binderfs and functionfs)
2026-02-05 23:34 UTC (2+ messages)
[PATCHSET v6 1/8] fuse: general bug fixes
2026-02-05 23:28 UTC (4+ messages)
` [PATCH 5/5] fuse: propagate default and file acls on creation
[PATCH v2] hfsplus: fix s_fs_info leak on mount setup failure
2026-02-05 23:08 UTC (3+ messages)
` [PATCH] hfsplus: avoid double unload_nls() on mount failure
[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
2026-02-05 22:58 UTC (13+ messages)
[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-02-05 22:19 UTC (8+ messages)
` [PATCH v3 19/25] fuse: add io-uring kernel-managed buffer ring
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-02-05 20:42 UTC (11+ messages)
` [PATCH v4 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v4 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v4 25/25] docs: fuse: add io-uring bufring and zero-copy documentation
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-02-05 20:34 UTC (18+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCH v5 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-05 20:29 UTC
[PATCH RFC 0/2] configfs: enable kernel-space item registration
2026-02-05 17:46 UTC (5+ messages)
[PATCH 0/5] Make Rust Binder build as a module
2026-02-05 13:45 UTC (39+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 2/5] security: export binder symbols
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del
` [PATCH 4/5] ipc: export init_ipc_ns and put_ipc_ns
` [PATCH 5/5] rust_binder: mark ANDROID_BINDER_IPC_RUST tristate
[PATCH v14 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-05 13:33 UTC (7+ messages)
` [PATCH v14 1/9] rust: types: Add Ownable/Owned types
` [PATCH v14 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
[RFC PATCH] selftests: fanotify: Add basic create/modify/delete event test
2026-02-05 12:55 UTC (5+ messages)
` [RFC PATCH] selftests: fanotify: Add basic create/modify/delete event
[PATCH] dcache: Limit the minimal number of bucket to two
2026-02-05 12:29 UTC (2+ messages)
[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
2026-02-05 9:34 UTC (11+ messages)
Restrukturyzacja
2026-02-05 9:00 UTC
Fundacja Rodzina a optymalizacja podatkowa
2026-02-05 8:35 UTC
[PATCH 6.12.y] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2026-02-05 8:32 UTC
[PATCH 6.6.y] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2026-02-05 8:33 UTC
[PATCH][RFC] rust_binderfs: fix a dentry leak (regression from tree-in-dcache conversion)
2026-02-05 8:27 UTC (4+ messages)
[linux-next:master] [fs] 313c47f4fe: BUG:kernel_hang_in_test_stage
2026-02-05 8:09 UTC (6+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-02-05 7:04 UTC (11+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-02-05 4:23 UTC (8+ messages)
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
(no subject)
2026-02-05 2:13 UTC (4+ messages)
` [PATCH v1 1/3] exfat: add block readahead in exfat_chain_cont_cluster
[PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
2026-02-04 23:27 UTC (2+ messages)
[PATCH v2] hfsplus: fix s_fs_info leak on mount setup failure
2026-02-04 23:04 UTC (9+ messages)
[PATCH v7] ceph: fix kernel crash in ceph_open()
2026-02-04 21:44 UTC (2+ messages)
fsverity speedup and memory usage optimization v5
2026-02-04 19:37 UTC (6+ messages)
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-02-04 17:56 UTC (5+ messages)
` [PATCH v3 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage
` [PATCH v3 3/3] Documentation: add documentation for MFD_MF_KEEP_UE_MAPPED
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