messages from 2026-02-05 11:34:31 to 2026-02-06 16:51:28 UTC [more...]
[GIT PULL 00/12 for v7.0] v7.0
2026-02-06 16:49 UTC (4+ messages)
` [GIT PULL 01/12 for v7.0] vfs rust
` [GIT PULL 02/12 for v7.0] vfs initrd
` [GIT PULL 03/12 for v7.0] vfs nonblocking_timestamps
[PATCH v4 0/3] kNFSD Signed Filehandles
2026-02-06 16:13 UTC (6+ messages)
` [PATCH v4 1/3] NFSD: Add a key for signing filehandles
` [PATCH v4 2/3] NFSD/export: Add sign_fh export option
` [PATCH v4 3/3] NFSD: Sign filehandles
[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
2026-02-06 15:35 UTC (22+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down
close(2) with EINTR has been changed by POSIX.1-2024
2026-02-06 15:13 UTC (6+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-02-06 15:08 UTC (7+ messages)
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 04/11] block: introduce dma token backed bio type
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
[PATCH v5 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-06 14:28 UTC (3+ messages)
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2026-02-06 14:27 UTC (25+ 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
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-02-06 13:39 UTC (15+ messages)
` [PATCH v4 03/25] io_uring/kbuf: add support for kernel-managed buffer rings
` [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 00/13] Further centralising of directory locking for name ops
2026-02-06 13:35 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 0/3] fs: Support btrfs cloned images and overlayfs
2026-02-06 13:12 UTC (19+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-02-06 13:07 UTC (7+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 11/11] xfs: add media verification ioctl
` [PATCH v6.1 "
[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
2026-02-06 12:45 UTC (17+ messages)
[PATCH] pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another ns
2026-02-06 12:24 UTC (3+ messages)
linux-next: build failure after merge of the vfs-brauner tree
2026-02-06 12:19 UTC (2+ messages)
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-02-06 10:07 UTC (31+ messages)
` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook
` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
[PATCH v8 00/17] ntfs filesystem remake
2026-02-06 7:19 UTC (18+ messages)
` [PATCH v8 01/17] Revert "fs: Remove NTFS classic"
` [PATCH v8 02/17] fs: add generic FS_IOC_SHUTDOWN definitions
` [PATCH v8 03/17] ntfs: update in-memory, on-disk structures and headers
` [PATCH v8 04/17] ntfs: update super block operations
` [PATCH v8 05/17] ntfs: update inode operations
` [PATCH v8 06/17] ntfs: update mft operations
` [PATCH v8 07/17] ntfs: update directory operations
` [PATCH v8 08/17] ntfs: update file operations
` [PATCH v8 09/17] ntfs: update iomap and address space operations
` [PATCH v8 10/17] ntfs: update attrib operations
` [PATCH v8 11/17] ntfs: update runlist handling and cluster allocator
` [PATCH v8 12/17] ntfs: add reparse and ea operations
` [PATCH v8 13/17] ntfs: update misc operations
` [PATCH v8 14/17] ntfs3: remove legacy ntfs driver support
` [PATCH v8 15/17] ntfs: add Kconfig and Makefile
` [PATCH v8 16/17] Documentation: filesystems: update NTFS driver documentation
` [PATCH v8 17/17] MAINTAINERS: update ntfs filesystem entry
[syzbot] [exfat?] KCSAN: data-race in fat12_ent_put / fat_mirror_bhs
2026-02-06 7:40 UTC (3+ messages)
[syzbot] [fuse?] KMSAN: uninit-value in fuse_fileattr_get
2026-02-06 6:53 UTC (6+ messages)
` [PATCH] fs: init flags_valid before calling vfs_fileattr_get
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-02-06 6:26 UTC (16+ messages)
` [Lsf-pc] "
[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 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 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 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 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 (32+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del
` [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 (6+ 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)
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