messages from 2026-04-22 15:25:25 to 2026-04-23 02:04:58 UTC [more...]
[PATCH] fuse: fix kernel NULL pointer dereference in fuse_uring_add_to_pq()
2026-04-23 2:04 UTC (6+ messages)
[PATCH] generic/790: test post-EOF gap zeroing persistence
2026-04-23 1:41 UTC (3+ messages)
[BUG] KASAN: slab-use-after-free in link_path_walk
2026-04-23 1:39 UTC
[PATCH v9 00/17] Exposing case folding behavior
2026-04-23 1:35 UTC (21+ messages)
` [PATCH v9 01/17] fs: Move file_kattr initialization to callers
` [PATCH v9 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v9 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v9 04/17] exfat: "
` [PATCH v9 05/17] ntfs3: "
` [PATCH v9 06/17] hfs: "
` [PATCH v9 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v9 08/17] ext4: "
` [PATCH v9 09/17] xfs: "
` [PATCH v9 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v9 11/17] nfs: "
` [PATCH v9 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v9 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v9 14/17] isofs: "
` [PATCH v9 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v9 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v9 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[RFC PATCH v1 00/11] Landlock: Namespace and capability control
2026-04-23 0:19 UTC (17+ messages)
` [RFC PATCH v1 01/11] security: add LSM blob and hooks for namespaces
` [RFC PATCH v1 02/11] security: Add LSM_AUDIT_DATA_NS for namespace audit records
` [RFC PATCH v1 04/11] landlock: Wrap per-layer access masks in struct layer_rights
` [RFC PATCH v1 06/11] landlock: Enforce capability restrictions
` [RFC PATCH v1 10/11] samples/landlock: Add capability and namespace restriction support
` [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions
[PATCH] ntfs: fix s64 overflow in ntfs_mapping_pairs_decompress()
2026-04-22 23:57 UTC (3+ messages)
` [PATCH v2] ntfs: fix VCN "
[PATCHBOMB v5] fuse/libfuse/e2fsprogs/etc: containerize ext4 for safer operation
2026-04-22 23:32 UTC (30+ messages)
` [PATCHSET v5] libfuse: run fuse servers as a contained service
` [PATCH 01/13] Refactor mount code / move common functions to mount_util.c
` [PATCH 02/13] mount_service: add systemd socket service mounting helper
` [PATCH 03/13] mount_service: create high level fuse helpers
` [PATCH 04/13] mount_service: use the new mount api for the mount service
` [PATCH 05/13] mount_service: update mtab after a successful mount
` [PATCH 06/13] util: hoist the fuse.conf parsing and setuid mode enforcement code
` [PATCH 07/13] util: fix checkpatch complaints in fuser_conf.[ch]
` [PATCH 08/13] mount_service: enable unprivileged users in a similar manner as fusermount
` [PATCH 09/13] mount.fuse3: integrate systemd service startup
` [PATCH 10/13] mount_service: allow installation as a setuid program
` [PATCH 11/13] example/service_ll: create a sample systemd service fuse server
` [PATCH 12/13] example/service: create a sample systemd service for a high-level "
` [PATCH 13/13] nullfs: support fuse systemd service mode
` [PATCHSET v5 2/2] fuse4fs: run servers as a contained service
` [PATCH 01/10] libext2fs: make it possible to extract the fd from an IO manager
` [PATCH 02/10] libext2fs: fix checking for valid fds in mmp.c
` [PATCH 03/10] unix_io: allow passing /dev/fd/XXX paths to the unixfd IO manager
` [PATCH 04/10] libext2fs: fix MMP code to work with "
` [PATCH 05/10] libext2fs: bump libfuse API version to 3.19
` [PATCH 06/10] fuse4fs: hoist some code out of fuse4fs_main
` [PATCH 07/10] fuse4fs: enable safe service mode
` [PATCH 08/10] fuse4fs: set proc title when in fuse "
` [PATCH 09/10] fuse4fs: make MMP work correctly in safe "
` [PATCH 10/10] debian: update packaging for fuse4fs service
` [RFC PATCH 1/4] fusefatfs: enable fuse systemd service mode
` [RFC PATCH 2/4] exfat: "
` [RFC PATCH 3/4] fuseiso: enable "
` [RFC PATCH 4/4] httpdirfs: enable fuse "
[PATCH] hfs: validate bitmap record offset in hfs_bmap_alloc
2026-04-22 23:05 UTC (2+ messages)
[PATCH v4 1/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
2026-04-22 22:48 UTC (2+ messages)
[PATCH v8 00/22] fs-verity support for XFS with post EOF merkle tree
2026-04-22 22:46 UTC (5+ messages)
` [PATCH v8 03/22] ovl: use core fsverity ensure info interface
[PATCH v2] fs: cache the string generated by reading /proc/filesystems
2026-04-22 22:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH v8 0/5] proc: subset=pid: Relax check of mount visibility
2026-04-22 22:32 UTC (9+ messages)
` [PATCH v9 "
` [PATCH v9 4/5] proc: Skip the visibility check if subset=pid is used
[PATCH 0/1] rhashtable: fix fs_reclaim circular dep in free_and_destroy
2026-04-22 21:33 UTC (2+ messages)
` [PATCH 1/1] rhashtable: drop ht->mutex in rhashtable_free_and_destroy()
LSF/MM/BPF: 2026: Call for Proposals
2026-04-22 21:28 UTC (3+ messages)
[PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
2026-04-22 21:20 UTC (4+ messages)
XFS Deadlock on Linux 6.12.82
2026-04-22 20:52 UTC (2+ messages)
[PATCH v2 0/6] fuse: fix hang with sync init
2026-04-22 19:41 UTC (8+ messages)
` [PATCH v2 1/6] fuse: create fuse_dev on /dev/fuse open instead of mount
[PATCH 00/32] fuse: improve transport and fs layer separation
2026-04-22 19:30 UTC (7+ messages)
` [PATCH 06/32] fuse: move background queuing related members to fuse_chan
` [PATCH 27/32] fuse: set params in fuse_chan_set_initialized()
` [PATCH 31/32] fuse: alloc pqueue before installing fch in fuse_dev
[PATCH] ceph: support RWF_DONTCACHE
2026-04-22 19:27 UTC (3+ messages)
[PATCH 1/2] proc: add tgid_iter.pid_ns member
2026-04-22 19:17 UTC (2+ messages)
` [PATCH 2/2] proc: rewrite next_tgid()
[PATCH] hfsplus: zero-initialize buffer in hfs_bnode_read
2026-04-22 19:05 UTC (2+ messages)
[PATCH] hfsplus: Supports freeing newly created tree head
2026-04-22 18:19 UTC (3+ messages)
[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
2026-04-22 18:09 UTC (6+ messages)
` [PATCH V4 1/2] daxctl: Add support for famfs mode
[PATCH v3] hfsplus: fix null-ptr-deref in hfsplus_cat_write_inode
2026-04-22 17:50 UTC (4+ messages)
[PATCH v3 0/2] fanotify: support restartable permission events
2026-04-22 16:54 UTC (7+ messages)
` [PATCH v3 2/2] fanotify: introduce "
答复: [PATCH] mm: Add RWH_RMAP_EXCLUDE flag to exclude files from rmap sharing
2026-04-22 16:16 UTC (2+ messages)
[PATCH] exfat: fix potential use-after-free in exfat_find_dir_entry()
2026-04-22 15:58 UTC
[LSF/MM/BPF TOPIC] Filesystem breakout sessions
2026-04-22 15:51 UTC (2+ messages)
[PATCH] docs: add guidelines for submitting new filesystems
2026-04-22 15:50 UTC (11+ messages)
[PATCH] dcache: use QSTR() instead of QSTR_INIT()
2026-04-22 15:41 UTC (4+ messages)
[PATCH] ntfs: use page allocation for resident attribute inline data
2026-04-22 15:36 UTC (5+ messages)
[PATCH] libceph: switch ceph-msgr workqueue from WQ_PERCPU to WQ_UNBOUND
2026-04-22 15:34 UTC (2+ messages)
page: | 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