public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-13 18:43:21 to 2026-04-14 21:17:24 UTC [more...]

[moderation] KASAN: slab-use-after-free Read in bulk_make_private
 2026-04-14 21:17 UTC 

[PATCH] hfsplus: remove xattr error message
 2026-04-14 21:16 UTC  (4+ messages)

[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
 2026-04-14 21:05 UTC  (5+ messages)
` [PATCH v2 11/14] fuse: add pinned headers capability for io-uring buffer rings
` [PATCH v2 14/14] docs: fuse: add io-uring bufring and zero-copy documentation

[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-14 20:55 UTC  (9+ messages)
` [patch 01/12] clockevents: Prevent timer "
  ` The "clockevents: Prevent timer interrupt starvation" patch causes lockups

[PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
 2026-04-14 20:29 UTC  (5+ messages)

[PATCH v2] hfsplus: fix ignored error return in hfsplus_delete_cat
 2026-04-14 19:29 UTC  (2+ messages)

[PATCH V10 00/10] famfs: port into fuse
 2026-04-14 18:57 UTC  (11+ messages)

[PATCH v2 0/2] fanotify: support restartable permission events
 2026-04-14 18:50 UTC  (3+ messages)
` [PATCH v2 1/2] fanotify: add restart infrastructure for pending "
` [PATCH v2 2/2] fanotify: introduce restartable "

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-14 18:25 UTC  (50+ messages)
` [PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v2 04/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v2 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v2 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v2 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v2 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v2 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions

[PATCH 1/4] mm/vmstat: use node_stat_add_folio/sub_folio for folio_nr_pages operations
 2026-04-14 17:52 UTC  (6+ messages)
` [PATCH 2/4] mm/vmstat: use zone_stat_add_folio/sub_folio "
` [PATCH 3/4] mm/vmstat: remove unused __node_stat_* wrappers
` [PATCH 4/4] mm/vmstat: remove unused __zone_stat_* wrappers

[PATCH v2 00/11] ftrfs: Fault-Tolerant Radiation-Robust Filesystem
 2026-04-14 17:34 UTC  (30+ messages)
` [PATCH v2 01/11] ftrfs: add on-disk format and in-memory data structures
` [PATCH v2 02/11] ftrfs: add superblock operations
` [PATCH v2 03/11] ftrfs: add inode operations
` [PATCH v2 04/11] ftrfs: add directory operations
` [PATCH v2 05/11] ftrfs: add file operations
` [PATCH v2 06/11] ftrfs: add block and inode allocator
` [PATCH v2 07/11] ftrfs: add filename and directory entry operations
` [PATCH v2 08/11] ftrfs: add CRC32 checksumming and Reed-Solomon FEC skeleton
` [PATCH v2 09/11] ftrfs: add Kconfig, Makefile and fs/ tree integration
` [PATCH v2 10/11] MAINTAINERS: add entry for FTRFS filesystem
` [PATCH v2 11/11] ftrfs: v2 fixes — write path, inode lifecycle, on-disk format
` [PATCH v3 00/12] ftrfs: Fault-Tolerant Radiation-Robust Filesystem
  ` [PATCH v3 01/12] ftrfs: add on-disk format and in-memory data structures
  ` [PATCH v3 02/12] ftrfs: add superblock operations
  ` [PATCH v3 03/12] ftrfs: add inode operations
  ` [PATCH v3 04/12] ftrfs: add directory operations
  ` [PATCH v3 05/12] ftrfs: add file operations
  ` [PATCH v3 06/12] ftrfs: add block and inode allocator
  ` [PATCH v3 07/12] ftrfs: add filename and directory entry operations
  ` [PATCH v3 08/12] ftrfs: add CRC32 checksumming and Reed-Solomon FEC skeleton
  ` [PATCH v3 09/12] ftrfs: add Kconfig, Makefile and fs/ tree integration
  ` [PATCH v3 10/12] MAINTAINERS: add entry for FTRFS filesystem
  ` [PATCH v3 11/12] ftrfs: v2 fixes — write path, inode lifecycle, on-disk format
  ` [PATCH v3 12/12] ftrfs: v3 — iomap IO path, rename, RS decoder, Radiation Event Journal

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-14 17:33 UTC  (9+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH] docs: proc.rst: update description of VmallocUsed and VmallocChunk
 2026-04-14 15:38 UTC 

[PATCH 1/3 v2] fuse: {io-uring} drop kernel-doc notation for a comment
 2026-04-14 14:39 UTC  (2+ messages)

[PATCH] vfs: get rid of BUG_ON() in d_mark_tmpfile_name()
 2026-04-14 14:37 UTC 

[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-14 14:27 UTC  (3+ messages)
` [patch V2 11/11] alarmtimer: Remove unused interfaces

[RFC] net/9p: raise MAX_SOCK_BUF beyond 1 MiB for fd/tcp/unix transports?
 2026-04-14 14:26 UTC 

[PATCH] fanotify: fix false positive on permission events
 2026-04-14 13:59 UTC  (2+ messages)

[syzbot] [netfs?] general protection fault in netfs_put_subrequest
 2026-04-14 13:58 UTC 

[PATCH v7 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-14 13:53 UTC  (8+ messages)
` [PATCH v7 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v7 03/22] ovl: use core fsverity ensure info interface
` [PATCH v7 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity

[GIT PULL 00/12 for v7.1] v7.1
 2026-04-14 12:46 UTC  (20+ messages)
` [GIT PULL 05/12 for v7.1] vfs fs_struct
` [GIT PULL 06/12 for v7.1] vfs kino
` [GIT PULL 07/12 for v7.1] vfs fat
` [GIT PULL 08/12 for v7.1] vfs bh metadata
` [GIT PULL 09/12 for v7.1] namespaces misc
` [GIT PULL 10/12 for v7.1] vfs pidfs
` [GIT PULL 11/12 for v7.1] vfs mount
` [GIT PULL 12/12 for v7.1] vfs misc
` [GIT PULL for v7.1] kernel misc

[PATCH] udf: reject descriptors with oversized CRC length
 2026-04-14 12:43 UTC  (2+ messages)

[PATCH] mm: Call ->free_folio() directly in folio_unmap_invalidate()
 2026-04-14 12:28 UTC  (3+ messages)

[RFC PATCH] iomap: add fast read path for small direct I/O
 2026-04-14 12:26 UTC 

[RFC PATCH 0/10] ftrfs: Fault-Tolerant Radiation-Robust Filesystem
 2026-04-14 14:11 UTC  (13+ messages)
` [RFC PATCH 06/10] ftrfs: add block and inode allocator

[RFC PATCH 01/10] ftrfs: add on-disk format and in-memory data structures
 2026-04-13 17:26 UTC  (3+ messages)

[PATCH v1] exfat: fix handling of damaged volume in exfat_create_upcase_table()
 2026-04-14 11:21 UTC  (2+ messages)

[PATCH] writeback: Fix use after free in inode_switch_wbs_work_fn()
 2026-04-14 10:02 UTC  (2+ messages)

cleanup block-style layouts exports v2
 2026-04-14 10:01 UTC  (7+ messages)
` [PATCH 4/4] exportfs,nfsd: rework checking for layout-based block device access support

[PATCH] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
 2026-04-14  9:56 UTC  (2+ messages)

[PATCH v7 0/5] proc: subset=pid: Relax check of mount visibility
 2026-04-14  9:55 UTC  (7+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/5] proc: "

[PATCH] iov_iter: use kmemdup_array for dup_iter to harden against overflow
 2026-04-14  9:46 UTC  (3+ messages)

[PATCH v2 0/7] netfs: Miscellaneous fixes
 2026-04-14  9:45 UTC  (9+ messages)
` [PATCH v2 1/7] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH v2 2/7] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH v2 3/7] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH v2 4/7] netfs: Fix streaming write being overwritten
` [PATCH v2 5/7] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH v2 6/7] netfs: Fix zeropoint update where i_size > remote_i_size
` [PATCH v2 7/7] netfs: Fix write streaming disablement if fd open O_RDWR

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-14  9:15 UTC  (3+ messages)

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-14  9:11 UTC  (3+ messages)

[PATCH v2] f2fs: support to report fserror
 2026-04-14  8:57 UTC  (2+ messages)

[PATCH] fuse: reduce attributes invalidated on directory change
 2026-04-14  8:27 UTC 

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-04-14  8:02 UTC  (5+ messages)

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-04-14  8:02 UTC 

[GIT PULL] fuse update for 7.1
 2026-04-14  7:50 UTC 

[LSF/MM/BPF TOPIC] Strategies for memory deallocation/movement for Dynamic Capacity Pooling
 2026-04-14  7:08 UTC  (4+ messages)

[PATCH v2] bufmap: manage as folios, V2
 2026-04-14  6:20 UTC  (2+ messages)

[PATCH v0 0/4] exfat: memory optimisations and stringent integrity checks for up-case table
 2026-04-14  5:56 UTC  (5+ messages)
` [PATCH v0 1/4] exfat: refactor nls.c (tables)
` [PATCH v0 2/4] exfat: use upcase_ptable and upcase_range_info to reduce memory footprint
` [PATCH v0 3/4] exfat: add default_upcase option (read-only)
` [PATCH v0 4/4] exfat: more pedantic upcase table validity check

[PATCH mm-hotfixes] mm/vma: remove __vma_check_mmap_hook()
 2026-04-14  5:17 UTC  (2+ messages)

bio completion in task enhancements / experiments
 2026-04-14  2:23 UTC  (6+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

[PATCH] hfsplus: fix ignored error return in hfsplus_delete_cat
 2026-04-14  1:57 UTC  (2+ messages)

[PATCH] hfsplus: fix ignored error return in hfsplus_delete_cat
 2026-04-14  1:51 UTC  (2+ messages)

[PATCHSET v4] libfuse: run fuse servers as a contained service
 2026-04-14  1:00 UTC  (3+ messages)
` [PATCH 02/13] mount_service: add systemd/inetd socket service mounting helper

[GIT PULL] fscrypt updates for 7.1
 2026-04-14  0:37 UTC  (2+ messages)

[GIT PULL] nilfs2 changes for 7.1-rc1
 2026-04-14  0:29 UTC  (2+ messages)

[GIT PULL] hfs/hfsplus changes for 7.1-rc1
 2026-04-14  0:29 UTC  (2+ messages)

[GIT PULL] AFFS fix for 7.1
 2026-04-14  0:29 UTC  (2+ messages)

[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
 2026-04-13 23:24 UTC  (11+ messages)
        `  "

[PATCH V10 0/8] dax: prepare for famfs
 2026-04-13 22:41 UTC  (8+ messages)

[GIT PULL] fuse update for 6.19
 2026-04-13 22:04 UTC  (11+ messages)

[syzbot] [hfs?] general protection fault in hfsplus_cat_write_inode
 2026-04-13 21:50 UTC 


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