Patch Series

Subject assorted ->i_count changes + extension of lockless handling
Author mjguzik@gmail.com
Date 2026-03-29 17:19:56 +0000 UTC
Version
Cc brauner@kernel.org jack@suse.cz linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org mjguzik@gmail.com viro@zeniv.linux.org.uk

Patches (7)

Name Content [All]
[PATCH v3 1/7] fs: add icount_read_once() [Body]
[PATCH v3 2/7] Use icount_read() and icount_read_once() as appropriate. [Body]
[PATCH v3 3/7] fs: enforce locking in icount_read(), add some commentary [Body]
[PATCH v3 4/7] fs: relocate and tidy up ihold() [Body]
[PATCH v3 5/7] fs: handle hypothetical filesystems which use I_DONTCACHE and drop the lock in ->drop_inode [Body]
[PATCH v3 6/7] fs: locklessly bump refs in igrab as long as it does not transition 0->1 [Body]
[PATCH v3 7/7] fs: locklessly bump refs in the inode hash when possible [Body]

Session 2026-03-29

ID (for dev) 6cd917a3-1e2d-4280-9e40-9bc8521b32e6
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 3b058d1aeeeff27a7289529c4944291613b364e9 [Config] passed [Log]
[KASAN] Boot test: Base 3b058d1aeeeff27a7289529c4944291613b364e9 [Config] passed [Log]
[KASAN] Build Patched 3b058d1aeeeff27a7289529c4944291613b364e9 [Config] [patched] passed [Log]
[KASAN] Boot test: Patched 3b058d1aeeeff27a7289529c4944291613b364e9 [Config] [patched] failed [Log]
WARNING in bdev_file_open_by_dev [Log]