Patch Series

Subject hide ->i_state behind accessors
Author mjguzik@gmail.com
Date 2025-10-09 07:59:15 +0000 UTC
Version 7
Cc amir73il@gmail.com brauner@kernel.org ceph-devel@vger.kernel.org jack@suse.cz josef@toxicpanda.com kernel-team@fb.com linux-btrfs@vger.kernel.org linux-ext4@vger.kernel.org linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org linux-unionfs@vger.kernel.org linux-xfs@vger.kernel.org mjguzik@gmail.com viro@zeniv.linux.org.uk

Patches (14)

Name Content
[PATCH v7 01/14] fs: move wait_on_inode() from writeback.h to fs.h [Body]
[PATCH v7 02/14] fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb [Body]
[PATCH v7 03/14] fs: provide accessors for ->i_state [Body]
[PATCH v7 04/14] Coccinelle-based conversion to use ->i_state accessors [Body]
[PATCH v7 05/14] Manual conversion to use ->i_state accessors of all places not covered by coccinelle [Body]
[PATCH v7 06/14] btrfs: use the new ->i_state accessors [Body]
[PATCH v7 07/14] ceph: use the new ->i_state accessors [Body]
[PATCH v7 08/14] smb: use the new ->i_state accessors [Body]
[PATCH v7 09/14] f2fs: use the new ->i_state accessors [Body]
[PATCH v7 10/14] gfs2: use the new ->i_state accessors [Body]
[PATCH v7 11/14] overlayfs: use the new ->i_state accessors [Body]
[PATCH v7 12/14] nilfs2: use the new ->i_state accessors [Body]
[PATCH v7 13/14] xfs: use the new ->i_state accessors [Body]
[PATCH v7 14/14] fs: make plain ->i_state access fail to compile [Body]

Session 2025-10-09

ID (for dev) 5a016e34-d796-463a-9070-a3b82ccab95d
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict