linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, CIFS <linux-cifs@vger.kernel.org>
Subject: [GIT PULL] CIFS Fixes
Date: Sat, 10 Jul 2021 12:22:09 -0500	[thread overview]
Message-ID: <CAH2r5mvVySsTqqQfzZ0q9kR5qmYvmCTf_sybHLWw2UtnPAKpSA@mail.gmail.com> (raw)

Please pull the following changes since commit
bbd91626f71c1582301044f5942751eeb4ca98ba:

  Merge tag '5.14-rc-smb3-fixes-part1' of
git://git.samba.org/sfrench/cifs-2.6 (2021-06-29 20:18:16 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/5.14-rc-smb3-fixes-part2

for you to fetch changes up to 4d069f6022e938bc51667da637f2483a37a77e19:

  cifs: update internal version number (2021-07-09 13:03:36 -0500)

----------------------------------------------------------------
13 cifs/smb3 fixes. Most are to address minor issues pointed out by
Coverity. Also includes a packet signing enhancement and a mount
improvement.

There is an important set of multichannel fixes still being tested
which is not included yet.

Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/711
----------------------------------------------------------------
Paulo Alcantara (1):
      cifs: prevent NULL deref in cifs_compose_mount_options()

Ronnie Sahlberg (1):
      cifs: use helpers when parsing uid/gid mount options and validate them

Steve French (11):
      cifs: make locking consistent around the server session status
      cifs: clarify SMB1 code for UnixCreateHardLink
      CIFS: Clarify SMB1 code for UnixCreateSymLink
      CIFS: Clarify SMB1 code for UnixSetPathInfo
      smb3: fix typo in header file
      CIFS: Clarify SMB1 code for SetFileSize
      CIFS: Clarify SMB1 code for delete
      CIFS: Clarify SMB1 code for rename open file
      CIFS: Clarify SMB1 code for POSIX Lock
      SMB3.1.1: Add support for negotiating signing algorithm
      cifs: update internal version number

 fs/cifs/cifs_dfs_ref.c |  3 ++
 fs/cifs/cifsfs.c       |  4 +++
 fs/cifs/cifsfs.h       |  2 +-
 fs/cifs/cifsglob.h     |  6 +++-
 fs/cifs/cifspdu.h      |  1 +
 fs/cifs/cifssmb.c      | 24 ++++++++------
 fs/cifs/connect.c      |  5 +++
 fs/cifs/fs_context.c   | 24 +++++++++++---
 fs/cifs/fs_context.h   |  1 +
 fs/cifs/smb2pdu.c      | 85 ++++++++++++++++++++++++++++++++++++++++++++------
 fs/cifs/smb2pdu.h      |  7 +++--
 fs/cifs/transport.c    |  2 ++
 12 files changed, 135 insertions(+), 29 deletions(-)

-- 
Thanks,

Steve

             reply	other threads:[~2021-07-10 17:22 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-10 17:22 Steve French [this message]
2021-07-10 19:08 ` [GIT PULL] CIFS Fixes pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2021-03-10  2:49 [GIT PULL] cifs fixes Steve French
2021-03-10 18:13 ` pr-tracker-bot
2021-02-12 18:15 Steve French
2021-02-12 20:04 ` Linus Torvalds
2021-02-12 20:39   ` Steve French
2021-02-13  0:26     ` Stefan Metzmacher
2021-02-13  1:02       ` Linus Torvalds
2021-02-13  1:08         ` Stefan Metzmacher
2021-02-13  1:28           ` Linus Torvalds
2021-02-19 23:48             ` Stefan Metzmacher
2021-02-12 21:33   ` Steve French
2021-02-13 20:03 ` pr-tracker-bot
2021-02-06 18:28 Steve French
2021-02-06 23:33 ` pr-tracker-bot
2020-05-17  2:45 [GIT PULL] CIFS Fixes Steve French
2020-05-17  4:45 ` pr-tracker-bot
2015-04-03  3:32 Steve French
2015-02-04 17:42 Steve French
2014-12-29 20:55 Steve French
2014-12-09 15:18 Steve French
     [not found] ` <CAH2r5muu_0byHxGJeKxmFinRSv4Aiduj=7U5ysyP-3MzK7e+HQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-10 23:40   ` Linus Torvalds
     [not found]     ` <CA+55aFzSTqAHhQSUjgQ+6wfD+q614SbEhQuBYhfUaQsmAmGrkQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-11  0:00       ` Steve French
2014-08-20 16:54 Steve French

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH2r5mvVySsTqqQfzZ0q9kR5qmYvmCTf_sybHLWw2UtnPAKpSA@mail.gmail.com \
    --to=smfrench@gmail.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).