This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-next in repository linux-next.
omits 8f8ab89b3b28 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] omits 1720106c2c82 Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/l [...] omits d7646ecff98d Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm [...] omits 81783f8084ee Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] omits 48d04d7a7fe7 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...] omits d9f293f40a06 Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...] omits b71531047149 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...] omits 169b6c92dc24 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] omits b1e64cd57e06 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] omits 534533e0e4ee Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits dedc3235668c Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 3fb7ae6dd81c Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] omits 30d48f160050 smb: move SMB1_PROTO_NUMBER to common/cifsglob.h omits b579be7dea3c smb: move get_rfc1002_len() to common/cifsglob.h omits da153c60c25a smb: move smb_version_values to common/cifsglob.h omits a6da8e866826 smb: client: allocate enough space for MR WRs and ib_drain_qp() omits e460f42e4b18 NFSD: Add array bounds-checking in nfsd_iter_read() omits 732fc6290ac1 nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n" omits acdd309255b1 nfsd: change nfs4_client_to_reclaim() to allocate data omits 980dade8ec9a nfsd: move name lookup out of nfsd4_list_rec_dir() omits f7e50a9927a4 svcrdma: Release transport resources synchronously adds 211ddde0823f Linux 6.18-rc2 new 48b77733d0db expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID new a7c4bb43bfdc fs/notify: call exportfs_encode_fid with s_umount new 380cb5d3533c Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org [...] adds 93a4b36ef3cf cgroup: Fix seqcount lockdep assertion in cgroup freezer adds 3f9c60f4d3cc selftests: cgroup: add values_close_report helper adds 4cdde87d723a selftests: cgroup: Use values_close_report in test_cpu adds 0fbbcab7f908 cgroup/misc: fix misc_res_type kernel-doc warning new 6548d364a3e8 Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel. [...] new a0271a5c0b40 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 7c8abbbe332c Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new bc16536fee96 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new f8168bf4eaf4 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] new e607ef686ab9 smb: client: allocate enough space for MR WRs and ib_drain_qp() new 5da6fb635636 cifs: Add a couple of missing smb3_rw_credits tracepoints new 115899bccdd9 cifs: #include cifsglob.h before trace.h to allow structs [...] new 3487915e83f3 smb: move smb_version_values to common/cifsglob.h new 5a853ef0d415 smb: move get_rfc1002_len() to common/cifsglob.h new d612c72e9174 smb: move SMB1_PROTO_NUMBER to common/cifsglob.h new 15e03f45561c Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] new 92b7440e91e7 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...] new 429b2074fb33 Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...] new d8352578a8d6 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...] new 7aa564ed1b1e Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] new 43c97238b974 svcrdma: Release transport resources synchronously new 672e1221f798 nfsd: move name lookup out of nfsd4_list_rec_dir() new bfcd21f3cf54 nfsd: change nfs4_client_to_reclaim() to allocate data new 2409aa6d756b nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n" new 86bf111181e5 NFSD: Add array bounds-checking in nfsd_iter_read() new 528493d552d7 Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm [...] new b4af1017f837 Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/l [...] new 3c2bdd15269f Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
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 (8f8ab89b3b28) \ N -- N -- N refs/heads/fs-next (3c2bdd15269f)
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 27 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: Makefile | 2 +- fs/notify/fdinfo.c | 6 ++++++ fs/smb/client/cifsproto.h | 1 + fs/smb/client/cifssmb.c | 8 ++++++++ fs/smb/client/trace.c | 1 + include/linux/cgroup-defs.h | 2 +- include/linux/exportfs.h | 7 ++++--- include/linux/misc_cgroup.h | 2 +- kernel/cgroup/cgroup.c | 2 +- .../selftests/cgroup/lib/include/cgroup_util.h | 20 ++++++++++++++++++++ tools/testing/selftests/cgroup/test_cpu.c | 18 +++++++++--------- 11 files changed, 53 insertions(+), 16 deletions(-)