linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] VFS: more prep for change to directory locking
@ 2025-09-06  4:57 NeilBrown
  2025-09-06  4:57 ` [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self" NeilBrown
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: NeilBrown @ 2025-09-06  4:57 UTC (permalink / raw)
  To: Alexander Viro, Christian Brauner, Amir Goldstein; +Cc: Jan Kara, linux-fsdevel

This is a selection of cleanups, renaming of some APIs, and the
addition of one simple API (patch 2) which follows an existing
pattern.  It seemed useful to separate this set from others which
will be primarily focussed on adding and using some new APIs.

Thanks,
NeilBrown


 [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and
 [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
 [PATCH 3/6] VFS: discard err2 in filename_create()
 [PATCH 4/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
 [PATCH 5/6] VFS/audit: introduce kern_path_parent() for audit
 [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing()

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

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

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-06  4:57 [PATCH 0/6] VFS: more prep for change to directory locking NeilBrown
2025-09-06  4:57 ` [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self" NeilBrown
2025-09-06  5:50   ` Al Viro
2025-09-06  5:52     ` Al Viro
2025-09-06  6:08       ` NeilBrown
2025-09-06  4:57 ` [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable() NeilBrown
2025-09-06  9:44   ` Amir Goldstein
2025-09-08  2:07     ` NeilBrown
2025-09-08  7:09       ` Amir Goldstein
2025-09-09  2:14         ` NeilBrown
2025-09-06  4:57 ` [PATCH 3/6] VFS: discard err2 in filename_create() NeilBrown
2025-09-06  4:57 ` [PATCH 4/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata NeilBrown
2025-09-15 12:10   ` Christian Brauner
2025-09-19 22:54     ` NeilBrown
2025-09-19 23:17       ` Al Viro
2025-09-19 23:44         ` NeilBrown
2025-09-06  4:57 ` [PATCH 5/6] VFS/audit: introduce kern_path_parent() for audit NeilBrown
2025-09-07  2:17   ` kernel test robot
2025-09-06  4:57 ` [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing() NeilBrown
2025-09-06  9:09   ` Amir Goldstein
2025-09-06  9:29     ` NeilBrown
2025-09-06 10:35       ` Amir Goldstein

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).