public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 13:24:10 to 2026-03-13 15:28:49 UTC [more...]

[PATCH] ext4: fix bigalloc cluster arithmetic when s_first_data_block != 0
 2026-03-13 15:28 UTC  (2+ messages)

[PATCH] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
 2026-03-13 15:14 UTC  (2+ messages)

[PATCH 0/9] Kernel API Specification Framework
 2026-03-13 15:09 UTC  (10+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH 5/9] kernel/api: add API specification for sys_open
` [PATCH 6/9] kernel/api: add API specification for sys_close
` [PATCH 7/9] kernel/api: add API specification for sys_read
` [PATCH 8/9] kernel/api: add API specification for sys_write
` [PATCH 9/9] kernel/api: add runtime verification selftest

[PATCH] MAINTAINERS: add Josh Law as reviewer for library code
 2026-03-13 15:00 UTC 

[PATCH] iomap: fix incorrect did_zero setting in iomap_zero_iter()
 2026-03-13 14:57 UTC  (4+ messages)

[PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-03-13 14:55 UTC  (7+ messages)
` [PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata

[PATCH] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-13 11:40 UTC 

[PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
 2026-03-13 14:42 UTC  (2+ messages)

[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13 14:39 UTC  (11+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs

[PATCH v3 2/2] exfat: EXFAT_IOC_GET_VALID_DATA ioctl
 2026-03-13 13:59 UTC  (7+ messages)

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-13 13:20 UTC  (2+ messages)

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-13 12:54 UTC  (11+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree

ANNOUNCE: nfs-utils-2.8.7 released
 2026-03-13 12:33 UTC 

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-13 12:13 UTC  (25+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 04/15] mm: add vm_ops->mapped hook
` [PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
` [PATCH 06/15] mm: add mmap_action_simple_ioremap()
` [PATCH 07/15] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH 08/15] hpet: "
` [PATCH 09/15] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH 10/15] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH 11/15] staging: vme_user: "
` [PATCH 12/15] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH 13/15] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH 14/15] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH v2 0/6] fuse: fix hang with sync init
 2026-03-13 12:03 UTC  (9+ messages)
` [PATCH v2 1/6] fuse: create fuse_dev on /dev/fuse open instead of mount
` [PATCH v2 2/6] fuse: add refcount to fuse_dev
` [PATCH v2 3/6] fuse: don't require /dev/fuse fd to be kept open during mount
` [PATCH v2 4/6] fuse: clean up device cloning
` [PATCH v2 5/6] fuse: alloc pqueue before installing fc
` [PATCH v2 6/6] fuse: support FSCONFIG_SET_FD for "fd" option

[PATCH] sysctl: fix uninitialized variable in proc_do_large_bitmap
 2026-03-13 11:17 UTC  (2+ messages)

[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
 2026-03-13 11:03 UTC  (5+ messages)

[RFC 0/3] Add buffered write-through support to iomap & xfs
 2026-03-13  7:43 UTC  (6+ messages)
` [RFC 1/3] iomap: Support buffered RWF_WRITETHROUGH via async dio backend

[RFC PATCH] mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
 2026-03-13  5:54 UTC  (4+ messages)

[syzbot] [kernfs?] possible deadlock in lookup_slow (3)
 2026-03-13  3:08 UTC  (2+ messages)

Should bio_add_folio() add the folio even it returned false for @len == 0 case?
 2026-03-13  2:15 UTC 

[PATCH v2] fs: make insert_inode_locked() wait for inode destruction
 2026-03-13  1:59 UTC  (2+ messages)

[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()
 2026-03-13  1:49 UTC  (4+ messages)

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13  0:52 UTC 

[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-13  0:18 UTC  (58+ messages)
` [PATCH 01/53] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 02/53] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 03/53] VFS: allow d_alloc_name() to be used with ->d_hash
` [PATCH 04/53] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 05/53] VFS: introduce d_alloc_noblock()
` [PATCH 06/53] VFS: add d_duplicate()
` [PATCH 07/53] VFS: Add LOOKUP_SHARED flag
` [PATCH 08/53] VFS/xfs: drop parent lock across d_alloc_parallel() in d_add_ci()
` [PATCH 09/53] nfs: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
` [PATCH 10/53] nfs: use d_splice_alias() in nfs_link()
` [PATCH 11/53] nfs: don't d_drop() before d_splice_alias()
` [PATCH 12/53] nfs: don't d_drop() before d_splice_alias() in atomic_create
` [PATCH 13/53] nfs: Use d_alloc_noblock() in nfs_prime_dcache()
` [PATCH 14/53] nfs: use d_alloc_noblock() in silly-rename
` [PATCH 15/53] nfs: use d_duplicate()
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
` [PATCH 17/53] coda: don't d_drop() early
` [PATCH 18/53] shmem: use d_duplicate()
` [PATCH 19/53] afs: use d_time instead of d_fsdata
` [PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
` [PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
` [PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
` [PATCH 23/53] afs: lookup_atsys to drop and reclaim lock
` [PATCH 24/53] afs: use d_duplicate()
` [PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens
` [PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
` [PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
` [PATCH 29/53] exfat: simplify exfat_lookup()
` [PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
` [PATCH 31/53] configfs: stop using d_add()
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
` [PATCH 34/53] tracefs: stop using d_add()
` [PATCH 35/53] cephfs: "
` [PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
` [PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()
` [PATCH 38/53] cephfs: Don't d_drop() before d_splice_alias()
` [PATCH 39/53] ecryptfs: stop using d_add()
` [PATCH 40/53] gfs2: "
` [PATCH 41/53] libfs: "
` [PATCH 42/53] fuse: don't d_drop() before d_splice_alias()
` [PATCH 43/53] fuse: Use d_alloc_noblock() in fuse_direntplus_link()
` [PATCH 44/53] hostfs: don't d_drop() before d_splice_alias() in hostfs_mkdir()
` [PATCH 45/53] efivarfs: use d_alloc_name()
` [PATCH 46/53] Remove references to d_add() in documentation and comments
` [PATCH 47/53] VFS: make d_alloc() local to VFS
` [PATCH 48/53] VFS: remove d_add()
` [PATCH 49/53] VFS: remove d_rehash()
` [PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
` [PATCH 51/53] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 52/53] VFS: lift d_alloc_parallel above inode_lock
` [PATCH 53/53] VFS: remove LOOKUP_SHARED

[PATCH] hfsplus: fix generic/533 test-case failure
 2026-03-12 22:19 UTC 

[PATCH v3 0/2] lib/idr: Fixes for infinite loop and memory leak
 2026-03-12 21:15 UTC  (6+ messages)
` [PATCH v3 1/2] lib/idr: fix infinite loop in idr_get_next()
` [PATCH v3 2/2] lib/idr: fix memory leak in ida_alloc_range() error path

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 19:33 UTC  (9+ messages)
` [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 48/61] mtd: "

[PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
 2026-03-12 19:30 UTC  (2+ messages)

[PATCH 00/20] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-12 19:28 UTC  (21+ messages)
` [PATCH 01/20] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH 03/20] mm/vma: add further vma_flags_t unions
` [PATCH 04/20] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH 05/20] mm/vma: use new VMA flags for sticky flags logic
` [PATCH 06/20] tools/testing/vma: fix VMA flag tests
` [PATCH 07/20] mm/vma: add append_vma_flags() helper
` [PATCH 08/20] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH 09/20] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH 10/20] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH 11/20] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH 12/20] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH 13/20] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH 14/20] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH 15/20] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH 16/20] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH 17/20] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH 18/20] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH 19/20] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH 20/20] mm/vma: convert __mmap_region() "
` [PATCH 02/20] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]

[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
 2026-03-12 19:00 UTC  (5+ messages)
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings

[PATCH v2] lib/idr: fix infinite loop in idr_get_next()
 2026-03-12 17:28 UTC  (3+ messages)

[PATCH] lib/idr: fix memory leak in ida_alloc_range() error path
 2026-03-12 17:18 UTC 

[PATCH] lib/idr: fix infinite loop in idr_get_next()
 2026-03-12 17:01 UTC 

[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
 2026-03-12 16:12 UTC  (6+ messages)
` [PATCH RFC 1/5] workqueue: fix parse_affn_scope() prefix matching bug
` [PATCH RFC 2/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
` [PATCH RFC 3/5] workqueue: set WQ_AFFN_CACHE_SHARD as the default "
` [PATCH RFC 4/5] workqueue: add test_workqueue benchmark module
` [PATCH RFC 5/5] tools/workqueue: add CACHE_SHARD support to wq_dump.py

LVM-on-LUKS boot failure when vgextend adds unused PV to root VG
 2026-03-12 15:56 UTC  (2+ messages)

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-03-12 14:48 UTC  (3+ messages)
` [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions

[PATCH v2] fs: Replace user_access_{begin/end} by scoped user access
 2026-03-12 13:51 UTC 

[PATCH] hpfs: obsolete check=none mount option
 2026-03-12 13:24 UTC  (2+ messages)


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