LinuxLists
Users
About
Daniel Rosenberg (
[email protected]
)
Number of posts: 298 (0.13 per day)
First post: 2017-09-22 21:55:48
Last post: 2024-03-30 01:00:00
Next Page
Date
List
Subject
2024-03-30 01:00:00
linux-kernel
Re: [RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough
2024-03-29 02:12:23
linux-kernel
[RFC PATCH v4 28/36] fuse: Provide registration functions for fuse-bpf
2024-03-29 02:07:38
linux-kernel
[RFC PATCH v4 35/36] fuse-bpf: Add selftests
2024-03-29 02:07:00
linux-kernel
[RFC PATCH v4 36/36] fuse: Provide easy way to test fuse struct_op call
2024-03-29 02:06:37
linux-kernel
[RFC PATCH v4 34/36] tools: Add FUSE, update bpf includes
2024-03-29 02:06:22
linux-kernel
[RFC PATCH v4 33/36] fuse-bpf: Add default filter op
2024-03-29 02:05:58
linux-kernel
[RFC PATCH v4 30/36] fuse-bpf: Call bpf for pre/post filters
2024-03-29 02:05:50
linux-kernel
[RFC PATCH v4 32/36] WIP: fuse-bpf: add error_out
2024-03-29 02:05:47
linux-kernel
[RFC PATCH v4 31/36] fuse-bpf: Add userspace pre/post filters
2024-03-29 02:05:01
linux-kernel
[RFC PATCH v4 13/36] fuse-bpf: Add support for read/write iter
2024-03-29 02:04:44
linux-kernel
[RFC PATCH v4 29/36] fuse-bpf: Set fuse_ops at mount or lookup time
2024-03-29 02:04:14
linux-kernel
[RFC PATCH v4 27/36] fuse-bpf: Export Functions
2024-03-29 02:04:14
linux-kernel
[RFC PATCH v4 26/36] WIP: bpf: Add fuse_ops struct_op programs
2024-03-29 02:03:48
linux-kernel
[RFC PATCH v4 25/36] bpf: Increase struct_op max members
2024-03-29 02:03:25
linux-kernel
[RFC PATCH v4 24/36] fuse-bpf: Add fuse-bpf constants
2024-03-29 02:03:11
linux-kernel
[RFC PATCH v4 23/36] fuse-bpf: allow mounting with no userspace daemon
2024-03-29 02:02:45
linux-kernel
[RFC PATCH v4 22/36] fuse-bpf: Add partial ioctl support
2024-03-29 02:02:23
linux-kernel
[RFC PATCH v4 21/36] fuse-bpf: Add partial flock support
2024-03-29 02:02:17
linux-kernel
[RFC PATCH v4 20/36] fuse-bpf: Add symlink/link support
2024-03-29 02:01:56
linux-kernel
[RFC PATCH v4 19/36] fuse-bpf: Add xattr support
2024-03-29 02:01:29
linux-kernel
[RFC PATCH v4 18/36] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
2024-03-29 02:01:23
linux-kernel
[RFC PATCH v4 17/36] fuse-bpf: Add attr support
2024-03-29 02:00:53
linux-kernel
[RFC PATCH v4 16/36] fuse-bpf: Add Rename support
2024-03-29 02:00:40
linux-kernel
[RFC PATCH v4 15/36] fuse-bpf: Add support for sync operations
2024-03-29 02:00:09
linux-kernel
[RFC PATCH v4 07/36] fuse-bpf: Add support for access
2024-03-29 02:00:08
linux-kernel
[RFC PATCH v4 14/36] fuse-bpf: support readdir
2024-03-29 01:59:36
linux-kernel
[RFC PATCH v4 12/36] fuse-bpf: Support mknod/unlink/mkdir/rmdir
2024-03-29 01:59:25
linux-kernel
[RFC PATCH v4 06/36] fuse-bpf: Don't support export_operations
2024-03-29 01:59:17
linux-kernel
[RFC PATCH v4 11/36] fuse-bpf: Support file/dir open/close
2024-03-29 01:58:56
linux-kernel
[RFC PATCH v4 10/36] fuse-bpf: Add support for fallocate
2024-03-29 01:58:37
linux-kernel
[RFC PATCH v4 05/36] fuse-bpf: Add ioctl interface for /dev/fuse
2024-03-29 01:58:12
linux-kernel
[RFC PATCH v4 09/36] fuse-bpf: Add lseek support
2024-03-29 01:57:30
linux-kernel
[RFC PATCH v4 08/36] fuse-bpf: Partially add mapping support
2024-03-29 01:56:28
linux-kernel
[RFC PATCH v4 04/36] fuse: Add fuse-bpf, a stacked fs extension for FUSE
2024-03-29 01:55:24
linux-kernel
[RFC PATCH v4 03/36] fuse-bpf: Prepare for fuse-bpf patch
2024-03-29 01:54:55
linux-kernel
[RFC PATCH v4 02/36] fuse-bpf: Add data structures for fuse-bpf
2024-03-29 01:54:46
linux-kernel
[RFC PATCH v4 01/36] fuse-bpf: Update fuse side uapi
2024-03-29 01:54:19
linux-kernel
[RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough
2023-12-05 02:38:21
linux-kernel
[PATCH v3] f2fs: Restrict max filesize for 16K f2fs
2023-12-04 23:46:53
linux-kernel
[PATCH v2] f2fs: Restrict max filesize for 16K f2fs
2023-12-02 03:04:07
linux-kernel
[PATCH] f2fs: Restrict max filesize for 16K f2fs
2023-10-02 23:10:35
linux-kernel
[PATCH v2 1/1] f2fs: Support Block Size == Page Size
2023-10-02 23:09:55
linux-kernel
[PATCH v2 0/1] Add 16K Support for f2fs
2023-05-06 01:53:21
linux-kernel
[PATCH bpf-next v3 4/5] bpf: verifier: Accept dynptr mem as mem in helpers
2023-05-06 01:40:38
linux-kernel
[PATCH bpf-next v3 0/5] Dynptr Verifier Adjustments
2023-05-06 01:40:38
linux-kernel
[PATCH bpf-next v3 3/5] selftests/bpf: Check overflow in optional buffer
2023-05-06 01:40:38
linux-kernel
[PATCH bpf-next v3 1/5] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-05-06 01:34:45
linux-kernel
[PATCH bpf-next v3 5/5] selftests/bpf: Accept mem from dynptr in helper funcs
2023-05-06 01:34:28
linux-kernel
[PATCH bpf-next v3 2/5] selftests/bpf: Test allowing NULL buffer in dynptr slice
2023-05-03 01:58:16
linux-kernel
Re: [RFC PATCH v3 28/37] WIP: bpf: Add fuse_ops struct_op programs
2023-05-02 01:18:14
linux-kernel
Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers