Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-04-30 14:56:36 to 2026-05-04 17:43:17 UTC [more...]

[GIT PULL v5.1] libfuse: run fuse servers as a contained service
 2026-05-04 17:43 UTC  (12+ messages)

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-05-04 17:41 UTC  (4+ messages)
` [RFC PATCH v2 1/2] "

[fuse-devel] Debugging a stale kernel cache during file growth
 2026-05-04 16:49 UTC  (6+ messages)

[PATCH v4] FAT: Allow 0xE9 near jump in fat_read_static_bpb()
 2026-05-04 16:35 UTC  (3+ messages)

[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-04 16:08 UTC  (3+ messages)

[PATCH] ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge path
 2026-05-04 15:48 UTC 

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-04 15:29 UTC  (9+ 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

[PATCH V10 00/10] famfs: port into fuse
 2026-05-04 15:08 UTC  (2+ messages)

[PATCH 6.18 140/275] fs: prepare for adding LSM blob to backing_file
 2026-05-04 13:51 UTC 

[PATCH 7.0 168/307] fs: prepare for adding LSM blob to backing_file
 2026-05-04 13:50 UTC  (2+ messages)
` [PATCH 7.0 169/307] lsm: add backing_file LSM hooks

[PATCH v5 0/2] mm: improve write performance with RWF_DONTCACHE
 2026-05-04 13:20 UTC  (3+ messages)
` [PATCH v5 1/2] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v5 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
 2026-05-04 12:00 UTC  (5+ messages)

[PATCH 0/3] ntfs: error/durability fixes for mft writepage paths
 2026-05-04 11:00 UTC  (8+ 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-04 11:00 UTC  (3+ messages)

[PATCH] ntfs: fix copy length in ntfs_bdev_write() for non-page-aligned start
 2026-05-04 11:00 UTC  (3+ messages)

[PATCH] ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()
 2026-05-04 10:59 UTC  (3+ messages)

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-04 10:11 UTC  (25+ 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 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 07/14] fs: remove nr_thps from struct address_space
` [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 v6 00/11] kunit: Introduce UAPI testing framework
 2026-05-04  9:33 UTC  (12+ messages)
` [PATCH v6 01/11] kbuild: doc: add label for userprogs section
` [PATCH v6 02/11] exec: add dirfd parameter to kernel_execve()
` [PATCH v6 03/11] umh: add dirfd parameter
` [PATCH v6 04/11] mount: add support for __free(kern_unmount)
` [PATCH v6 05/11] init: add nolibc build support
` [PATCH v6 06/11] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v6 07/11] kunit: Introduce UAPI testing framework
` [PATCH v6 08/11] kunit: uapi: Forward test executable output to KUnit log
` [PATCH v6 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v6 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v6 11/11] kunit: uapi: Validate usability of /proc

[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2026-05-04  8:25 UTC  (6+ messages)
` [PATCH v4 5/8] fuse: {io-uring} Allow reduced number of ring queues

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-05-04  7:54 UTC  (2+ messages)

fix block layer bounce buffering for block size > PAGE_SIZE
 2026-05-04  4:58 UTC  (4+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce

[LSF/MM/BPF BoF Session] Numa-Aware Placement for Page Cache Pages
 2026-05-03 23:48 UTC  (10+ messages)

[PATCH] ntfs: match ntfs_resident_attr_min_value_length with $AttrDef
 2026-05-03 23:29 UTC 

[PATCH v2 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-05-03 21:18 UTC 

[PATCH] ovl: use linked upper dentry in copy-up tmpfile
 2026-05-03 20:37 UTC  (2+ messages)

[PATCH 2/5] perf trace: Sync uapi/linux/fs.h with the kernel source
 2026-05-03 19:31 UTC  (2+ messages)
` [PATCH 3/5] perf trace: Sync uapi/linux/mount.h "

[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-05-03 18:41 UTC  (9+ 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 v1] docs: locking: Fix stale dquot.c path
 2026-05-03 17:16 UTC  (2+ messages)

[PATCH] docs: proc: fix minor grammar and formatting issues
 2026-05-03 15:08 UTC  (2+ messages)

Meaning of struct statx->stx_blksize field
 2026-05-03 13:53 UTC  (2+ messages)

[PATCH v9 00/17] ntfs filesystem remake
 2026-05-03 13:33 UTC  (4+ messages)
` [PATCH v9 10/17] ntfs: update attrib operations

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-05-03 11:55 UTC  (4+ messages)

[PATCHSET 0/5] io_uring related epoll cleanups
 2026-05-03  8:49 UTC  (6+ messages)
` [PATCH 1/5] eventpoll: pass struct epoll_filefd through ep_find() and ep_insert()
` [PATCH 2/5] eventpoll: export is_file_epoll()
` [PATCH 3/5] eventpoll: add file based control interface
` [PATCH 4/5] io_uring/epoll: switch to using do_epoll_ctl_file() interface
` [PATCH 5/5] io_uring/epoll: disallow adding an epoll file to an epoll context

[PATCH v1 0/4] exfat: memory optimisations and stringent integrity checks for up-case table
 2026-05-03  8:03 UTC  (15+ 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

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-05-03  7:41 UTC  (7+ messages)
  ` [syzbot] [mm?] [exfat?] [f2fs?] "

[PATCH v5] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
 2026-05-03  4:44 UTC 

[syzbot] Monthly hfs report (May 2026)
 2026-05-02 20:32 UTC 

[PATCH v4] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
 2026-05-02 14:49 UTC  (3+ messages)

[PATCH v13 00/15] Exposing case folding behavior
 2026-05-02 14:21 UTC  (16+ 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
` [PATCH v13 08/15] xfs: "
` [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v13 10/15] nfs: "
` [PATCH v13 11/15] vboxsf: "
` [PATCH v13 12/15] isofs: "
` [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

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  (9+ messages)

[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 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 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 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  (15+ 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 

(subset) [PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2026-04-30 21:30 UTC 

[PATCH v2] fuse: back uncached readdir buffers with pages
 2026-04-30 19:24 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox