Skip to content

CIFS: Sync with upstream v6.4 for RHEL 9.4

Scott Mayhew requested to merge smayhew/centos-stream-9:cifs-update-to-v6.4 into main

JIRA: https://issues.redhat.com/browse/RHEL-11577

This patchset brings CIFS roughly in-line with upstream v6.4. Most of the patches are from v6.4 and v6.3, but I did pick up a few stragglers going back to v5.18. The main omission from the patchset is the "smb3: Use iov_iters down to the network transport and fix DIO page pinning" series because it required vfs and mm changes that are not yet in RHEL. Also omitted various commits where the CIFS change was the consequence of changes in some other subsystem.

Signed-off-by: Scott Mayhew smayhew@redhat.com

Merge request reports