This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits 3e97cebd96f6 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 6c9d7939c14b Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] omits 98eafd971f0f Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] omits 4f0d4a1e4b91 erofs: don't bother with s_stack_depth increasing for now omits 143a6d7f28a0 Merge branch 'misc-6.19' into next-fixes new 570ad253a345 netfs: Fix early read unlock of page with EOF in middle new 46af9ae1305f fs: make sure to fail try_to_unlazy() and try_to_unlazy() [...] new fe33729d2907 fs: Describe @isnew parameter in ilookup5_nowait() new 73a91ef328a9 VFS: fix __start_dirop() kernel-doc warnings new 3dd57ddec9e3 get rid of bogus __user in struct xattr_args::value new 5f9ad16bccd3 ecryptfs: Fix improper mknod pairing of start_creating()/e [...] new 5c56afd204ad ecryptfs: Release lower parent dentry after creating dir new 78c850021d36 Merge patch series "Fix two regressions from start_creatin [...] new 75ddaa4ddc86 pidfs: protect PIDFD_GET_* ioctls() via ifdef new ffb13024cf42 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] new 14760d8224fe Merge branch 'misc-6.19' into next-fixes new 8f39f441c1c0 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 5c036adea1a8 erofs: don't bother with s_stack_depth increasing for now new 068dea5ea2ed Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (3e97cebd96f6) \ N -- N -- N refs/heads/fs-current (068dea5ea2ed)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/ecryptfs/inode.c | 3 ++- fs/inode.c | 3 +++ fs/namei.c | 21 +++++++++++++++------ fs/netfs/read_collect.c | 2 +- fs/pidfs.c | 18 ++++++++++++++++++ include/uapi/linux/xattr.h | 2 +- 6 files changed, 40 insertions(+), 9 deletions(-)