Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-11-27 13:56:49 to 2025-11-29 10:46:16 UTC [more...]

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-29 10:45 UTC  (25+ messages)
            ` [Bug report] hash_name() may cross page boundary and trigger

[PATCH v3 00/14] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-29 10:32 UTC  (15+ messages)
` [PATCH v3 01/14] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH v3 02/14] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v3 03/14] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
` [PATCH v3 04/14] ext4: correct the mapping status if the extent has been zeroed
` [PATCH v3 05/14] ext4: don't cache extent during splitting extent
` [PATCH v3 06/14] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
` [PATCH v3 07/14] ext4: drop extent cache when splitting extent fails
` [PATCH v3 08/14] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v3 09/14] ext4: cleanup useless out label in __es_remove_extent()
` [PATCH v3 10/14] ext4: make __es_remove_extent() check extent status
` [PATCH v3 11/14] ext4: make ext4_es_cache_extent() support overwrite existing extents
` [PATCH v3 12/14] ext4: adjust the debug info in ext4_es_cache_extent()
` [PATCH v3 13/14] ext4: replace ext4_es_insert_extent() when caching on-disk extents
` [PATCH v3 14/14] ext4: drop the TODO comment in ext4_es_insert_extent()

[PATCH v7 0/3] statmount: accept fd as a parameter
 2025-11-29  9:11 UTC  (4+ messages)
` [PATCH v7 1/3] statmount: permission check should return EPERM
` [PATCH v7 2/3] statmount: accept fd as a parameter
` [PATCH v7 3/3] selftests: statmount: tests for STATMOUNT_BY_FD

[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-29  4:44 UTC  (32+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v2 06/13] ext4: don't cache extent during splitting extent
` [PATCH v2 07/13] ext4: drop extent cache before "
` [PATCH v2 08/13] ext4: cleanup useless out tag in __es_remove_extent()

[RFC PATCH v2 1/2] ARM/mm/fault: always goto bad_area when handling with page faults of kernel address
 2025-11-29  2:33 UTC  (10+ messages)
` [RFC PATCH v2 2/2] ARM/mm/fault: Enable interrupts before sending signal

[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
 2025-11-29  1:56 UTC  (7+ messages)
` [RFC PATCH 6/7] exfat: introduce exfat_count_contig_clusters
  ` [RFC PATCH 7/7] exfat: get mutil-clusters in exfat_get_block

[PATCH] afs: Fix uninit var in afs_alloc_anon_key()
 2025-11-29  0:49 UTC  (2+ messages)

[PATCH v2] VFS: namei: fix start_dirop() kernel-doc warnings
 2025-11-28 22:06 UTC 

[syzbot] Monthly fuse report (Nov 2025)
 2025-11-28 21:22 UTC 

[GIT PULL] vfs fixes
 2025-11-28 21:15 UTC  (2+ messages)

Ideas for RAIDZ-like design to solve write-holes, with larger fs block size
 2025-11-28 20:30 UTC  (5+ messages)

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-11-28 18:06 UTC  (9+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[RFC PATCH 0/1] IDR fix for potential id mismatch
 2025-11-28 17:50 UTC  (11+ messages)
` [RFC PATCH 1/1] idr: do not create idr if new id would be outside given range

[PATCH v4 0/4] Landlock: Disconnected directory handling
 2025-11-28 17:24 UTC  (7+ messages)
` [PATCH v4 1/4] landlock: Fix handling of disconnected directories
` [PATCH v4 4/4] selftests/landlock: Add disconnected leafs and branch test suites

[PATCH v5 0/4] Landlock: Disconnected directory handling
 2025-11-28 17:21 UTC  (5+ messages)
` [PATCH v5 1/4] landlock: Fix handling of disconnected directories
` [PATCH v5 2/4] landlock: Improve variable scope
` [PATCH v5 3/4] selftests/landlock: Add tests for access through disconnected paths
` [PATCH v5 4/4] selftests/landlock: Add disconnected leafs and branch test suites

[GIT PULL 00/17 for v6.19] v6.19
 2025-11-28 16:48 UTC  (18+ messages)
` [GIT PULL 01/17 for v6.19] vfs iomap
` [GIT PULL 02/17 for v6.19] vfs misc
` [GIT PULL 03/17 for v6.19] vfs inode
` [GIT PULL 04/17 for v6.19] vfs writeback
` [GIT PULL 05/17 for v6.19] namespaces
` [GIT PULL 06/17 for v6.19] vfs coredump
` [GIT PULL 07/17 for v6.19] vfs folio
` [GIT PULL 08/17 for v6.19] cred guards
` [GIT PULL 09/17 for v6.19] vfs headers
` [GIT PULL 10/17 for v6.19] vfs super guards
` [GIT PULL 11/17 for v6.19] minix
` [GIT PULL 12/17 for v6.19] vfs directory delegations
` [GIT PULL 13/17 for v6.19] vfs directory locking
` [GIT PULL 14/17 for v6.19] overlayfs cred guards
` [GIT PULL 15/17 for v6.19] autofs
` [GIT PULL 16/17 for v6.19] vfs fd prepare
` [GIT PULL 17/17 for v6.19] vfs fd prepare minimal

[PATCH 5.10] fs: writeback: fix use-after-free in __mark_inode_dirty()
 2025-11-28 14:41 UTC 

[PATCH] exfat: fix remount failure in different process environments
 2025-11-28 12:44 UTC  (2+ messages)

[syzbot] [fs?] general protection fault in mntput
 2025-11-28 12:40 UTC  (3+ messages)

[PATCH v2 00/11] ntfsplus: ntfs filesystem remake
 2025-11-28 12:28 UTC  (17+ messages)
` [PATCH v2 11/11] ntfsplus: add Kconfig and Makefile

[PATCH RFC 0/13] fsnotify: Rework inode tracking
 2025-11-28 11:55 UTC  (17+ messages)
` [PATCH 01/13] fsnotify: Make detached connectors point to the superblock
` [PATCH 02/13] fsnotify: Remove sb argument from fsnotify_update_sb_watchers()
` [PATCH 03/13] fsnotify: Introduce inode connector hash
` [PATCH 04/13] fsnotify: Track number of connectors for superblock separately
` [PATCH 05/13] fsnotify: Remove fsnotify_sb_watched_objects()
` [PATCH 06/13] isofs: Provide fsnotify inode mark connector
` [PATCH 07/13] fsnotify: Use connector hash for destroying inode marks
` [PATCH 08/13] fsnotify: Shutdown fsnotify before destroying sb's dcache
` [PATCH 09/13] fsnotify: Reconnect inode marks to inode on lookup
` [PATCH 10/13] fsnotify: Stop holding inode references from inode mark connectors
` [PATCH 11/13] fsnotify: Drop fsnotify_{get,put}_sb_watched_objects()
` [PATCH 12/13] fanotify: Don't recalculate mask when mark evictable flag changes
` [PATCH 13/13] fsnotify: Rename FSNOTIFY_MARK_FLAG_NO_IREF

[PATCH] fanotify: Don't call fsnotify_destroy_group() when fsnotify_alloc_group() fails
 2025-11-28 11:30 UTC  (4+ messages)

[PATCH v3] afs: Fix delayed allocation of a cell's anonymous key
 2025-11-28 10:19 UTC 

[PATCH v2] afs: Fix delayed allocation of a cell's anonymous key
 2025-11-28  9:52 UTC 

[PATCH v2] dcache: touch up predicts in __d_lookup_rcu()
 2025-11-28  9:32 UTC  (3+ messages)

[PATCH] filelock: __fcntl_getlease: fix kernel-doc warnings
 2025-11-28  9:30 UTC  (2+ messages)

[PATCH] fs/namespace: fix mntput of ERR_PTR in fsmount error path
 2025-11-28  9:26 UTC  (2+ messages)

[PATCH] fs/efs: Remove redundant brelse() checks
 2025-11-28  9:01 UTC 

[PATCH] nilfs2: convert nilfs_super_block to kernel-doc
 2025-11-28  5:33 UTC  (2+ messages)

[PATCH] chardev: fix consistent error handling in cdev_device_add
 2025-11-28  2:08 UTC  (4+ messages)

[PATCH 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
 2025-11-28  1:48 UTC  (2+ messages)

[RFC PATCH] vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held
 2025-11-28  1:39 UTC  (2+ messages)

[PATCH] VFS: namei: fix __start_dirop() kernel-doc warnings
 2025-11-28  1:22 UTC  (3+ messages)

FUSE: [Regression] Fuse legacy path performance scaling lost in v6.14 vs v6.8/6.11 (iodepth scaling with io_uring)
 2025-11-27 23:05 UTC  (4+ messages)

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2025-11-27 21:52 UTC  (10+ messages)
` [RFC PATCH 1/2] mm/filemap: Retry fault by VMA lock if the lock was released for I/O

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2025-11-27 21:14 UTC  (3+ messages)

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-11-27 20:19 UTC  (17+ messages)

[syzbot] [fs?] general protection fault in fsnotify_destroy_group
 2025-11-27 20:14 UTC 

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-27 19:33 UTC  (18+ messages)
` [PATCH v3 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v3 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v3 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v3 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v3 15/16] mm: eliminate further swapops predicates
` [PATCH v3 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()

[PATCH bpf-next 1/3] bpf: Allow const char * from LSM hooks as kfunc const string arguments
 2025-11-27 19:07 UTC  (2+ messages)

[PATCH v4 0/3] Allow knfsd to use atomic_open()
 2025-11-27 16:02 UTC  (4+ messages)
` [PATCH v4 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v4 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v4 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()

[PATCHSET V3 1/2] xfs: autonomous self healing of filesystems
 2025-11-27 15:09 UTC  (4+ messages)
` [PATCH 01/22] docs: remove obsolete links in the xfs online repair documentation

[linux-next:master] [sysctl] 50b496351d: ltp.proc01.fail
 2025-11-27 15:06 UTC  (6+ messages)
` [LTP] "

[syzbot] [udf?] INFO: rcu detected stall in call_usermodehelper_exec_async (4)
 2025-11-27 14:55 UTC 

REGRESSION on linux-next (next-20251125)
 2025-11-27 14:23 UTC  (6+ messages)


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