messages from 2026-04-16 16:44:03 to 2026-04-20 00:27:09 UTC [more...]
[PATCH V10 00/10] famfs: port into fuse
2026-04-20 0:27 UTC (30+ messages)
[PATCH v2 00/25] libfuse: Add support for synchronous init
2026-04-20 0:21 UTC (19+ messages)
` [PATCH v2 04/25] Add a new daemonize API
` [PATCH v2 13/25] Add support for the new linux mount API
` [PATCH v2 14/25] fuse mount: Support synchronous FUSE_INIT (privileged daemon)
` [PATCH v2 20/25] Make fusermount work bidirectional for sync init
` [PATCH v2 22/25] Add support for sync-init of unprivileged daemons
` [PATCH v2 24/25] Add mount and daemonization README documents
[PATCH 0/2] isofs: hardening for crafted CE and NFS-handle paths
2026-04-19 21:21 UTC (3+ messages)
` [PATCH 1/2] isofs: validate Rock Ridge CE continuation extent against volume size
` [PATCH 2/2] isofs: validate block number from NFS file handle in isofs_export_iget
[PATCH v9 0/9] Automatic NFSv4 state revocation on filesystem unmount
2026-04-19 18:53 UTC (10+ messages)
` [PATCH v9 1/9] NFSD: Fix infinite loop in layout state revocation
` [PATCH v9 2/9] NFSD: Handle layout stid in nfsd4_drop_revoked_stid()
` [PATCH v9 3/9] NFSD: Extract revoke_one_stid() utility function
` [PATCH v9 4/9] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
` [PATCH v9 5/9] NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM "
` [PATCH v9 6/9] NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
` [PATCH v9 7/9] NFSD: Track svc_export in nfs4_stid
` [PATCH v9 8/9] NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
` [PATCH v9 9/9] NFSD: Close cached file handles when revoking export state
[PATCH] MAINTAINERS: add new fuse-devel list
2026-04-19 17:55 UTC (2+ messages)
[PATCH v2] vfs: replace ints with enum component_type for LAST_XXX
2026-04-19 16:16 UTC
[PATCH v4 2/2] selftest: add tests for O_EMPTYPATH
2026-04-19 13:21 UTC
[PATCH v4 1/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
2026-04-19 13:17 UTC
[PATCH 0/5 -v2] Add support for VMUFAT filesystem
2026-04-19 11:38 UTC (5+ messages)
[PATCH v2] docs: add guidelines for submitting new filesystems
2026-04-19 11:18 UTC
[PATCH] docs: add guidelines for submitting new filesystems
2026-04-19 11:06 UTC (9+ messages)
[syzbot] [fuse?] INFO: task hung in fuse_conn_destroy (2)
2026-04-19 5:26 UTC (2+ messages)
` [PATCH next] fuse: avoid using the same file descriptor when cloning
[PATCH] fanotify: Fix spelling mistake "enforecement" -> "enforcement"
2026-04-19 0:42 UTC
[BUG] landlock: warning in collect_domain_accesses via renameat2 path rename
2026-04-18 23:08 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-18 22:43 UTC (10+ messages)
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-04-18 21:50 UTC (15+ messages)
` [RFC PATCH 08/20] bpf: Add Landlock ruleset map type
[RFC PATCH] iomap: add fast read path for small direct I/O
2026-04-18 19:36 UTC (7+ messages)
[PATCH] dcache: fix typos in comments in dcache.h
2026-04-18 18:47 UTC
[PATCH] hfsplus: zero-initialize buffer in hfs_bnode_read
2026-04-18 13:40 UTC
[PATCH] hfs: validate bitmap record offset in hfs_bmap_alloc
2026-04-18 13:39 UTC
[PATCH v5 0/4] assorted ->i_count changes + extension of lockless handling
2026-04-18 12:32 UTC (4+ messages)
` [PATCH v5 4/4] fs: allow lockless ->i_count bumps as long as it does not transition 0->1
[PATCH] fs: aio: reject partial mremap to avoid Null-pointer-dereference error
2026-04-18 11:36 UTC (2+ messages)
[PATCH] dcache: use kmalloc_flex() in __d_alloc
2026-04-18 10:30 UTC (3+ messages)
[syzbot] [hfs?] memory leak in __hfs_bnode_create
2026-04-18 9:37 UTC (4+ messages)
` [PATCH] hfsplus: Supports freeing newly created tree head
[PATCH 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
2026-04-18 9:27 UTC (14+ messages)
` [PATCH 7.2 v3 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v3 02/12] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH 7.2 v3 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v3 04/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v3 05/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v3 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v3 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v3 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v3 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v3 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v3 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v3 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-04-18 7:33 UTC (8+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH
[PATCH v2 00/11] ftrfs: Fault-Tolerant Radiation-Robust Filesystem
2026-04-18 8:16 UTC (4+ messages)
` [PATCH v2 08/11] ftrfs: add CRC32 checksumming and Reed-Solomon FEC skeleton
[GIT PULL] orangefs changes for 7.1
2026-04-18 0:12 UTC (2+ messages)
[PATCH] ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head
2026-04-17 23:33 UTC
[GIT PULL] libfuse: run fuse servers as a contained service
2026-04-17 23:26 UTC (9+ messages)
[PATCHSET v4] libfuse: run fuse servers as a contained service
2026-04-17 23:19 UTC (12+ messages)
` [PATCH 02/13] mount_service: add systemd/inetd socket service mounting helper
` [PATCH 04/13] mount_service: use the new mount api for the mount service
` [PATCH 08/13] mount_service: enable unprivileged users in the same manner as fusermount
` [PATCH 09/13] mount.fuse3: integrate systemd service startup
` [PATCH 11/13] example/service_ll: create a sample systemd service fuse server
[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
2026-04-17 23:14 UTC (3+ messages)
[PATCH] ntfs3: validate split-point offset in indx_insert_into_buffer
2026-04-17 22:57 UTC
[PATCH] hfsplus: zero-initialize data buffer in hfs_bnode_read_u16 and hfs_bnode_read_u8
2026-04-17 22:28 UTC (2+ messages)
[PATCH] hfs: return error when bnode already hashed in hfs_bnode_create
2026-04-17 22:18 UTC (2+ messages)
[PATCH 00/32] fuse: improve transport and fs layer separation
2026-04-17 21:52 UTC (3+ messages)
` [PATCH 20/32] fuse: split off fuse_args and related definitions into a separate header
[PATCH] hfsplus: fix issue of direct writes beyond end-of-file
2026-04-17 21:49 UTC
[PATCH] sysctl: add CAP_SYS_ADMIN check to panic/ctrl-alt-del sysctls
2026-04-17 19:14 UTC (2+ messages)
cleanup block-style layouts exports v2
2026-04-17 14:52 UTC (8+ messages)
[syzbot] [iomap?] WARNING in iomap_zero_range
2026-04-17 14:31 UTC
[LSF/MM/BPF TOPIC] Should we make inode->i_ino a u64?
2026-04-17 14:28 UTC (6+ messages)
[fuse-devel] Debugging a stale kernel cache during file growth
2026-04-17 13:48 UTC (7+ messages)
[PATCH v2 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-17 11:56 UTC (33+ messages)
` [PATCH v2 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
` [PATCH v2 02/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v2 03/28] filelock: add a tracepoint to start of break_lease()
` [PATCH v2 04/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH v2 05/28] fsnotify: new tracepoint in fsnotify()
` [PATCH v2 06/28] fsnotify: add fsnotify_modify_mark_mask()
` [PATCH v2 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
` [PATCH v2 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v2 09/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH v2 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v2 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v2 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v2 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v2 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v2 15/28] nfsd: use RCU to protect fi_deleg_file
` [PATCH v2 16/28] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v2 17/28] nfsd: add notification handlers for dir events
` [PATCH v2 18/28] nfsd: add tracepoint to dir_event handler
` [PATCH v2 19/28] nfsd: apply the notify mask to the delegation when requested
` [PATCH v2 20/28] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v2 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v2 22/28] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v2 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v2 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v2 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v2 26/28] nfsd: properly track requested child attributes
` [PATCH v2 27/28] nfsd: track requested dir attributes
` [PATCH v2 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-17 11:50 UTC (6+ messages)
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
[PATCH v3 0/2] fanotify: support restartable permission events
2026-04-17 11:09 UTC (5+ messages)
` [PATCH v3 1/2] fanotify: add restart infrastructure for pending "
` [PATCH v3 2/2] fanotify: introduce restartable "
[PATCH] iomap: avoid memset iomap when iter is done
2026-04-17 9:15 UTC (9+ messages)
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-04-17 7:58 UTC (10+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
2026-04-17 6:59 UTC (3+ messages)
[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
2026-04-17 4:34 UTC (4+ messages)
[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
2026-04-17 2:55 UTC (5+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE
[PATCH] eventpoll: Add sysctl quirk to avoid synchronous wakeup
2026-04-17 1:46 UTC
[PATCH 0/1] iomap: avoid compaction for costly folio order allocation
2026-04-16 15:14 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] hfsplus: Add a sanity check for catalog btree node size
2026-04-16 23:52 UTC (6+ messages)
` [PATCH v2] hfsplus: Add a sanity check for "
` [PATCH v3] "
[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-04-16 23:44 UTC (3+ messages)
[PATCH v2] nstree: fix func. parameter kernel-doc warnings
2026-04-16 21:54 UTC
[PATCH] hfsplus: set attributes inode dirty at correct position
2026-04-16 21:52 UTC (3+ messages)
` [PATCH v2] hfsplus: Remove the duplicate attr inode dirty marking action
[RFC PATCH 0/2] Use high-order folios in mmap sync RA
2026-04-16 17:58 UTC (4+ messages)
` [RFC PATCH 2/2] filemap: use high-order folios in filemap "
[PATCH 1/2] proc: add tgid_iter.pid_ns member
2026-04-16 16:45 UTC (2+ messages)
` [PATCH 2/2] proc: rewrite next_tgid()
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