public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-12 13:56:03 to 2026-04-14 08:20:51 UTC [more...]

[PATCH v2 0/7] netfs: Miscellaneous fixes
 2026-04-14  8:20 UTC  (7+ 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] iov_iter: use kmemdup_array for dup_iter to harden against overflow
 2026-04-14  8:18 UTC  (2+ messages)

[PATCH v7 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-14  8:13 UTC  (7+ 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

[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 

[PATCH] mm: Call ->free_folio() directly in folio_unmap_invalidate()
 2026-04-14  7:48 UTC  (2+ messages)

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

[RFC PATCH 0/10] ftrfs: Fault-Tolerant Radiation-Robust Filesystem
 2026-04-14  2:56 UTC  (20+ messages)
` [RFC PATCH 01/10] ftrfs: add on-disk format and in-memory data structures
` [RFC PATCH 02/10] ftrfs: add superblock operations
` [RFC PATCH 03/10] ftrfs: add inode operations
` [RFC PATCH 04/10] ftrfs: add directory operations
` [RFC PATCH 05/10] ftrfs: add file operations
` [RFC PATCH 06/10] ftrfs: add block and inode allocator
` [RFC PATCH 07/10] ftrfs: add filename and directory entry operations
` [RFC PATCH 08/10] ftrfs: add CRC32 checksumming and Reed-Solomon FEC skeleton
` [RFC PATCH 09/10] ftrfs: add Kconfig, Makefile and fs/ tree integration
` [RFC PATCH 10/10] MAINTAINERS: add entry for FTRFS filesystem

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 v2] hfsplus: fix ignored error return in hfsplus_delete_cat
 2026-04-14  1:56 UTC 

[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)
        `  "

[GIT PULL 00/12 for v7.1] v7.1
 2026-04-13 22:48 UTC  (25+ messages)
` [GIT PULL 01/12 for v7.1] vfs writeback
` [GIT PULL 02/12 for v7.1] vfs xattr
` [GIT PULL 03/12 for v7.1] vfs directory
` [GIT PULL 04/12 for v7.1] vfs integrity
` [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

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

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-13 22:28 UTC  (26+ 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

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

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

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

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-13 21:23 UTC  (6+ messages)

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

[PATCH] udf: reject descriptors with oversized CRC length
 2026-04-13 21:12 UTC 

[PATCH v2 00/11] ftrfs: Fault-Tolerant Radiation-Robust Filesystem
 2026-04-13 23:05 UTC  (12+ 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] writeback: Fix use after free in inode_switch_wbs_work_fn()
 2026-04-13 17:26 UTC  (3+ messages)

[PATCH 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-04-13 17:18 UTC  (7+ messages)
` [PATCH 1/7] lsm: Add granular mount hooks to replace security_sb_mount
` [PATCH 4/7] selinux: Convert from sb_mount to granular mount hooks
` [PATCH 7/7] lsm: Remove security_sb_mount and security_move_mount

[PATCH] hfsplus: remove xattr error message
 2026-04-13 17:12 UTC  (2+ messages)

[PATCH] fanotify: fix false positive on permission events
 2026-04-13 16:29 UTC  (4+ messages)

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-13 15:33 UTC  (5+ messages)
` [PATCH 1/3] mm: use mapping_mapped to simplify the code
` [PATCH 2/3] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH 3/3] mm: split the file's i_mmap tree for NUMA

[PATCH 0/5 -v2] Add support for VMUFAT filesystem
 2026-04-13 15:09 UTC  (2+ messages)

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-13 15:06 UTC  (4+ messages)

[PATCH] jfs: fix missing bounds check in __jfs_setxattr()
 2026-04-13 14:27 UTC  (2+ messages)

[PATCH] fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow
 2026-04-13 13:31 UTC 

[RFC PATCH 0/1] ext4: fail fast on repeated metadata reads after IO failure
 2026-04-13 12:47 UTC  (4+ messages)
` [RFC v2 0/1] ext4: fail fast on repeated buffer_head "
  ` [RFC v2 1/1] "

[PATCH v2 00/25] libfuse: Add support for synchronous init
 2026-04-13 12:36 UTC  (9+ messages)
` fuse-devel list on kernel.org

[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-04-13 11:48 UTC  (4+ messages)
` [PATCH v3 2/4] mm: use tiered folio allocation for VM_EXEC readahead

[PATCH v8 0/5] proc: subset=pid: Relax check of mount visibility
 2026-04-13 11:19 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] namespace: record fully visible mounts in list
  ` [PATCH v9 2/5] proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
  ` [PATCH v9 3/5] proc: Disable cancellation of subset=pid option
  ` [PATCH v9 4/5] proc: Skip the visibility check if subset=pid is used
  ` [PATCH v9 5/5] docs: proc: add documentation about mount restrictions

[linux-next] fuse: wrong usage of no_free_ptr() in cuse_channel_open()
 2026-04-13  9:49 UTC  (2+ messages)

[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2026-04-13  9:41 UTC  (9+ messages)
` [PATCH v4 1/8] fuse: {io-uring} Add queue length counters
` [PATCH v4 2/8] fuse: {io-uring} Rename ring->nr_queues to max_nr_queues
` [PATCH v4 3/8] fuse: {io-uring} Use bitmaps to track registered queues
` [PATCH v4 4/8] fuse: Fetch a queued fuse request on command registration
` [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 v4 7/8] fuse: Add retry attempts for numa local queues for load distribution
` [PATCH v4 8/8] fuse: {io-uring} Prefer the current core over mapping

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

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-13  8:46 UTC  (4+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-04-13  5:37 UTC  (4+ messages)
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info

[RFC] weird stuff in exfat_lookup()
 2026-04-13  3:33 UTC  (6+ messages)

[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
 2026-04-13  3:06 UTC  (2+ messages)

[PATCH RFC 00/13] mm/rmap: support arbitrary folio mappings
 2026-04-12 18:59 UTC  (14+ messages)
` [PATCH RFC 01/13] mm/rmap: remove folio->_nr_pages_mapped
` [PATCH RFC 02/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for "mapmax"
` [PATCH RFC 03/13] fs/proc/page: remove CONFIG_PAGE_MAPCOUNT handling for kpagecount
` [PATCH RFC 04/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for PM_MMAP_EXCLUSIVE
` [PATCH RFC 05/13] fs/proc/task_mmu: remove mapcount comment in smaps_account()
` [PATCH RFC 06/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling "
` [PATCH RFC 07/13] mm/rmap: remove CONFIG_PAGE_MAPCOUNT
` [PATCH RFC 08/13] mm: re-consolidate folio->_entire_mapcount
` [PATCH RFC 09/13] mm: move _large_mapcount to _mapcount in page[1] of a large folio
` [PATCH RFC 10/13] mm: re-consolidate folio->_pincount
` [PATCH RFC 11/13] mm/rmap: stop using the entire mapcount for hugetlb folios
` [PATCH RFC 12/13] mm/rmap: large mapcount interface cleanups
` [PATCH RFC 13/13] mm/rmap: support arbitrary folio mappings

[RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order
 2026-04-12 19:03 UTC  (3+ messages)
` [RFC PATCH 01/11] shrink_dentry_list(): start with removing from shrink list

[PATCH v2 00/17] Landlock tracepoints
 2026-04-12 16:29 UTC  (5+ messages)
` [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
` [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-04-12 13:54 UTC  (3+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] selftest: add tests for mkdirat2()


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