linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] VFS: more prep for change to directory locking
@ 2025-09-09  4:43 NeilBrown
  2025-09-09  4:43 ` [PATCH v2 1/7] VFS/ovl: add lookup_one_positive_killable() NeilBrown
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: NeilBrown @ 2025-09-09  4:43 UTC (permalink / raw)
  To: Alexander Viro, Christian Brauner, Amir Goldstein, Jeff Layton
  Cc: Jan Kara, linux-fsdevel

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

I've removed a procfs cleanup which conflicts slightly with some of Al's
work, and added more renaming, and have added some more places that use
simple_start_creating().

Thanks,
NeilBrown

 [PATCH v2 1/7] VFS/ovl: add lookup_one_positive_killable()
 [PATCH v2 2/7] VFS: discard err2 in filename_create()
 [PATCH v2 3/7] VFS: unify old_mnt_idmap and new_mnt_idmap in
 [PATCH v2 4/7] VFS/audit: introduce kern_path_parent() for audit
 [PATCH v2 5/7] VFS: rename kern_path_locked() and related functions.
 [PATCH v2 6/7] VFS: introduce simple_end_creating() and
 [PATCH v2 7/7] Use simple_start_creating() in various places.

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

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

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09  4:43 [PATCH v2 0/8] VFS: more prep for change to directory locking NeilBrown
2025-09-09  4:43 ` [PATCH v2 1/7] VFS/ovl: add lookup_one_positive_killable() NeilBrown
2025-09-11 20:05   ` Al Viro
2025-09-11 23:02     ` NeilBrown
2025-09-09  4:43 ` [PATCH v2 2/7] VFS: discard err2 in filename_create() NeilBrown
2025-09-09 11:24   ` Jeff Layton
2025-09-09  4:43 ` [PATCH v2 3/7] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata NeilBrown
2025-09-09  4:43 ` [PATCH v2 4/7] VFS/audit: introduce kern_path_parent() for audit NeilBrown
2025-09-09  4:43 ` [PATCH v2 5/7] VFS: rename kern_path_locked() and related functions NeilBrown
2025-09-09 14:07   ` Amir Goldstein
2025-09-10  2:49     ` NeilBrown
2025-09-09  4:43 ` [PATCH v2 6/7] VFS: introduce simple_end_creating() and simple_failed_creating() NeilBrown
2025-09-09  8:20   ` Al Viro
2025-09-09  4:43 ` [PATCH v2 7/7] Use simple_start_creating() in various places NeilBrown
2025-09-09  8:19   ` Al Viro
2025-09-10  3:01     ` NeilBrown
2025-09-10  4:12       ` Al Viro
2025-09-10  4:16         ` Al Viro
2025-09-10  7:37           ` Al Viro
2025-09-10 11:04             ` Jeff Layton
2025-09-10 11:30               ` NeilBrown
2025-09-10 11:54                 ` Jeff Layton
2025-09-10 18:28                   ` Al Viro
2025-09-10 12:34             ` Jeff Layton
2025-09-10 23:13           ` 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).