messages from 2026-04-29 18:08:03 to 2026-05-02 14:21:53 UTC [more...]
[PATCH v13 00/15] Exposing case folding behavior
2026-05-02 14:20 UTC (8+ messages)
` [PATCH v13 01/15] fs: Move file_kattr initialization to callers
` [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v13 04/15] exfat: "
` [PATCH v13 05/15] ntfs3: "
` [PATCH v13 06/15] hfs: "
` [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-05-02 10:09 UTC (2+ messages)
overlayfs: verity validation broken since f77f281b6118
2026-05-02 9:23 UTC (3+ messages)
[PATCH 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
2026-05-02 6:37 UTC (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] userfaultfd: make functions that are not used outside uffd static
[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
2026-05-02 1:24 UTC (5+ messages)
` [RFC PATCH 1/2] "
[PATCH] ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()
2026-05-02 0:49 UTC
[PATCH] ntfs: fix copy length in ntfs_bdev_write() for non-page-aligned start
2026-05-02 0:48 UTC
[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-01 23:39 UTC
[PATCH] ovl: use linked upper dentry in copy-up tmpfile
2026-05-01 23:27 UTC
[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
2026-05-01 22:28 UTC
[PATCHSET v5.1] libfuse: run fuse servers as a contained service
2026-05-01 17:35 UTC (15+ messages)
` [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 v8 1/8] fuse: general bug fixes
2026-05-01 16:57 UTC (9+ messages)
` [PATCH 3/4] fuse: update file mode when updating acls
` [PATCH 4/4] fuse: propagate default and file acls on creation
[PATCH v3] generic/790: test post-EOF gap zeroing persistence
2026-05-01 16:46 UTC (2+ messages)
[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
2026-05-01 16:44 UTC (6+ messages)
` [PATCH v4 1/4] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v4 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
` [PATCH v4 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH v4 4/4] testing: add dontcache-bench local filesystem "
[PATCH ported/repost v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2026-05-01 16:00 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-05-01 15:37 UTC (10+ messages)
[PATCH v2 0/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
2026-05-01 14:54 UTC (4+ messages)
` [PATCH v2 1/3] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
` [PATCH v2 2/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
` [PATCH v2 3/3] userfaultfd: make functions that are not used outside uffd static
[PATCH 1/1] mm/readahead: simplify page_cache_ra_unbounded loop counter reset
2026-05-01 13:11 UTC (2+ messages)
[PATCH 0/3] ntfs: error/durability fixes for mft writepage paths
2026-05-01 13:04 UTC (6+ messages)
` [PATCH 1/3] ntfs: wait for sync mft writes to complete
` [PATCH 2/3] ntfs: redirty folio when ntfs_write_mft_block() runs out of memory
` [PATCH 3/3] ntfs: capture mft mirror sync errors in ntfs_write_mft_block()
[PATCH] ntfs: use base mft_no when looking up base inode for extent record
2026-05-01 13:04 UTC (2+ messages)
fix block layer bounce buffering for block size > PAGE_SIZE
2026-05-01 12:46 UTC (6+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
` [PATCH 2/2] block: align down bounces bios
[PATCH v1 0/4] exfat: memory optimisations and stringent integrity checks for up-case table
2026-05-01 12:20 UTC (14+ messages)
` [PATCH v1 1/4] exfat: refactor nls.c (tables)
` [PATCH v1 2/4] exfat: use upcase_ptable and upcase_range_info to reduce memory footprint
` [PATCH v1 4/4] exfat: more pedantic upcase table validity check
[PATCH 1/3] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
2026-05-01 11:02 UTC (3+ messages)
` [PATCH 2/3] hfs/hfsplus: initialize data buffer in hfs_bnode_read_u16 and hfs_bnode_read_u8
` [PATCH 3/3] hfsplus: fix null pointer dereference in hfsplus_create_attributes_file
[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
2026-05-01 10:46 UTC (16+ messages)
` [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
[f2fs-dev] [GIT PULL] fscrypt updates for 6.7
2026-05-01 4:52 UTC
[GIT PULL v5.1] libfuse: run fuse servers as a contained service
2026-04-30 22:49 UTC (3+ messages)
(subset) [PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2026-04-30 21:30 UTC
[PATCH v4] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
2026-04-30 19:46 UTC (2+ messages)
[PATCH v2] fuse: back uncached readdir buffers with pages
2026-04-30 19:24 UTC (3+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-04-30 18:33 UTC (7+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
[LSF/MM/BPF BoF Session] Numa-Aware Placement for Page Cache Pages
2026-04-30 17:32 UTC (4+ messages)
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-04-30 15:27 UTC (13+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
[PATCH v3 0/9] Kernel API Specification Framework
2026-04-30 14:47 UTC (7+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
Host exfatprogs repo on git.kernel.org?
2026-04-30 14:14 UTC (2+ messages)
[PATCH v3 00/22] ext4: use iomap for regular file's buffered I/O path
2026-04-30 13:23 UTC (13+ messages)
` [PATCH v3 01/22] ext4: simplify size updating in ext4_setattr()
` [PATCH v3 02/22] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v3 03/22] ext4: simplify error handling in ext4_setattr()
` [PATCH v3 04/22] ext4: add iomap address space operations for buffered I/O
` [PATCH v3 05/22] ext4: implement buffered read path using iomap
` [PATCH v3 06/22] ext4: pass out extent seq counter when mapping da blocks
[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
2026-04-30 12:59 UTC (28+ messages)
` [PATCH v2 04/14] fuse: use enum types for header copying
` [PATCH v2 05/14] fuse: refactor setting up copy state for payload copying
` [PATCH v2 06/14] fuse: support buffer copying for kernel addresses
` [PATCH v2 07/14] fuse: use named constants for io-uring iovec indices
` [PATCH v2 08/14] fuse: move fuse_uring_abort() from header to dev_uring.c
` [PATCH v2 09/14] fuse: rearrange io-uring iovec and ent allocation logic
` [PATCH v2 10/14] fuse: add io-uring buffer rings
` [PATCH v2 11/14] fuse: add pinned headers capability for "
` [PATCH v2 12/14] fuse: add pinned payload buffers "
` [PATCH v2 13/14] fuse: add zero-copy over io-uring
` [PATCH v2 14/14] docs: fuse: add io-uring bufring and zero-copy documentation
[PATCH] ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head
2026-04-30 12:00 UTC (2+ messages)
[PATCH] ntfs3: validate split-point offset in indx_insert_into_buffer
2026-04-30 11:58 UTC (2+ messages)
[PATCH] fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow
2026-04-30 11:58 UTC (2+ messages)
[PATCH] zonefs: handle integer overflow in zonefs_fname_to_fno
2026-04-30 11:52 UTC (3+ messages)
[PATCH] fs/select: reject negative timeval components in kern_select()
2026-04-30 9:33 UTC (3+ messages)
[PATCH v0 1/2] exfat: add volume limit bounds checks
2026-04-30 9:17 UTC (3+ messages)
[PATCH v4 0/7]] VFS: Prepare to lift lookup out of exclusive lock for directory ops
2026-04-30 9:08 UTC (10+ messages)
` [PATCH v4 1/7] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH v4 2/7] VFS: use wait_var_event for waiting in d_alloc_parallel()
` [PATCH v4 3/7] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH v4 4/7] VFS: introduce d_alloc_noblock()
` [PATCH v4 5/7] VFS: add d_duplicate()
` [PATCH v4 6/7] VFS: Add LOOKUP_SHARED flag
` [PATCH v4 7/7] VFS/xfs/ntfs: drop parent lock across d_alloc_parallel() in d_add_ci()
[PATCH v2] fs/buffer: serialize set_buffer_uptodate against concurrent clears
2026-04-30 7:28 UTC (2+ messages)
Faulty interaction between open_tree_clone and OPEN_TREE_NAMESPACE?
2026-04-30 4:33 UTC
[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2026-04-30 4:16 UTC (13+ messages)
` [PATCH v4 5/8] fuse: {io-uring} Allow reduced number of ring queues
` [PATCH v4 6/8] fuse: {io-uring} Queue background requests on a different core
[PATCH v3] fuse: optional FORGET delivery over io_uring
2026-04-30 3:19 UTC (2+ messages)
[PATCH v4 0/7]] VFS: Prepare to lift lookup out of exclusive lock for directory ops
2026-04-30 1:57 UTC (8+ messages)
` [PATCH v4 1/7] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH v4 2/7] VFS: use wait_var_event for waiting in d_alloc_parallel()
` [PATCH v4 3/7] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH v4 4/7] VFS: introduce d_alloc_noblock()
` [PATCH v4 5/7] VFS: add d_duplicate()
` [PATCH v4 6/7] VFS: Add LOOKUP_SHARED flag
` [PATCH v4 7/7] VFS/xfs/ntfs: drop parent lock across d_alloc_parallel() in d_add_ci()
[RFC] determining if the underlying storage device of blockdev is "real", the Linux modern way
2026-04-30 0:36 UTC
[PATCH v2 0/7] lsm: Replace security_sb_mount with granular mount hooks
2026-04-30 0:03 UTC (8+ messages)
` [PATCH v2 1/7] lsm: Add granular mount hooks to replace security_sb_mount
` [PATCH v2 2/7] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v2 3/7] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v2 4/7] selinux: "
` [PATCH v2 5/7] landlock: "
` [PATCH v2 6/7] tomoyo: "
` [PATCH v2 7/7] lsm: Remove security_sb_mount and security_move_mount
[PATCH] ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
2026-04-29 22:07 UTC (2+ messages)
[PATCH] ntfs: drop nlink once for WIN32/DOS aliases
2026-04-29 22:06 UTC (2+ messages)
[PATCH v12 00/15] Exposing case folding behavior
2026-04-29 22:00 UTC (5+ messages)
` [PATCH v12 04/15] exfat: Implement fileattr_get for case sensitivity
` [PATCH v12 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v12 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
Null-Pointer Dereference in bpf_remove_dentry_xattr via Negative Dentry
2026-04-29 20:56 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