This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 426b4ca2d6a5 Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm [...] new c56f9ec8b20f afs: Use refcount_t rather than atomic_t new 2757a4dc1849 afs: Fix access after dec in put functions new 4b22e2074195 Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub [...] new fb24771faf72 fscache: don't leak cookie access refs if invalidation is [...] new 1a1e3aca9d49 fscache: add tracepoint when failing cookie new 15205c2829ca Merge tag 'fscache-fixes-20220809' of git://git.kernel.org [...]
The 6 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/afs/cell.c | 61 ++++++++++++++++++++---------------------- fs/afs/cmservice.c | 4 +-- fs/afs/internal.h | 16 +++++------ fs/afs/proc.c | 6 ++--- fs/afs/rxrpc.c | 31 +++++++++++---------- fs/afs/server.c | 46 ++++++++++++++++++------------- fs/afs/vl_list.c | 19 +++++-------- fs/afs/volume.c | 21 +++++++++------ fs/fscache/cookie.c | 9 +++++-- include/trace/events/afs.h | 36 ++++++++++++------------- include/trace/events/fscache.h | 2 ++ 11 files changed, 133 insertions(+), 118 deletions(-)