All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT] CIFS/SMB3 Fixes
@ 2016-07-29  1:43 Steve French
  0 siblings, 0 replies; only message in thread
From: Steve French @ 2016-07-29  1:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA

Various CIFS/SMB3 fixes, most for stable

Please pull the following changes since commit
92d21ac74a9e3c09b0b01c764e530657e4c85c49:

  Linux 4.7-rc7 (2016-07-10 20:24:59 -0700)

are available in the git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git for-next

for you to fetch changes up to 7893242e2465aea6f2cbc2639da8fa5ce96e8cc2:

  CIFS: Fix a possible invalid memory access in smb2_query_symlink()
(2016-07-27 22:55:56 -0500)

----------------------------------------------------------------
Aurelien Aptel (1):
      fs/cifs: make share unaccessible at root level mountable

Pavel Shilovsky (1):
      CIFS: Fix a possible invalid memory access in smb2_query_symlink()

Rabin Vincent (2):
      cifs: unbreak TCP session reuse
      cifs: fix crash due to race in hmac(md5) handling

Sachin Prabhu (2):
      Add MF-Symlinks support for SMB 2.0
      cifs: Check for existing directory when opening file with O_CREAT

 fs/cifs/cifs_fs_sb.h  |  4 ++++
 fs/cifs/cifsencrypt.c | 16 ++++++++++------
 fs/cifs/cifsfs.c      | 14 +++++++++++++-
 fs/cifs/connect.c     | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 fs/cifs/dir.c         | 44 +++++++++++++++++++++++++++++++++++++-----
 fs/cifs/inode.c       | 22 +++++++++++++++++++--
 fs/cifs/smb2ops.c     | 32 ++++++++++++++++++++++++++++++-
 7 files changed, 169 insertions(+), 16 deletions(-)

-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-29  1:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-29  1:43 [GIT] CIFS/SMB3 Fixes Steve French

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.