linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2025-09-22  4:29 NeilBrown
  2025-09-22  4:29 ` [PATCH v4 1/6] VFS/ovl: add lookup_one_positive_killable() NeilBrown
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: NeilBrown @ 2025-09-22  4:29 UTC (permalink / raw)
  To: Alexander Viro, Christian Brauner, Amir Goldstein, Jeff Layton
  Cc: Jan Kara, linux-fsdevel

This is a re-re-revised selection of cleanups and API renaming which continues
my work to centralise locking of create/remove/rename operations.

Since v3 I've fixed a bug in 5/6 were I was using path-> where
I should have been using parent_path.

Thanks,
NeilBrown

 [PATCH v4 1/6] VFS/ovl: add lookup_one_positive_killable()
 [PATCH v4 2/6] VFS: discard err2 in filename_create()
 [PATCH v4 3/6] VFS: unify old_mnt_idmap and new_mnt_idmap in
 [PATCH v4 4/6] VFS/audit: introduce kern_path_parent() for audit
 [PATCH v4 5/6] VFS: rename kern_path_locked() and related functions.
 [PATCH v4 6/6] debugfs: rename start_creating() to

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-09-23 10:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22  4:29 NeilBrown
2025-09-22  4:29 ` [PATCH v4 1/6] VFS/ovl: add lookup_one_positive_killable() NeilBrown
2025-09-23 10:39   ` Christian Brauner
2025-09-22  4:29 ` [PATCH v4 2/6] VFS: discard err2 in filename_create() NeilBrown
2025-09-22  4:29 ` [PATCH v4 3/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata NeilBrown
2025-09-22  4:29 ` [PATCH v4 4/6] VFS/audit: introduce kern_path_parent() for audit NeilBrown
2025-09-22  4:29 ` [PATCH v4 5/6] VFS: rename kern_path_locked() and related functions NeilBrown
2025-09-22  5:21   ` Al Viro
2025-09-22  7:30     ` NeilBrown
2025-09-22 13:32       ` Al Viro
2025-09-23 10:40         ` Christian Brauner
2025-09-22  4:29 ` [PATCH v4 6/6] debugfs: rename start_creating() to debugfs_start_creating() NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).