lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5msSfDbF+wrZ6fWaaL7puR+N4MNQ3Vt1AH7K-Lp82nUGug@mail.gmail.com>
Date: Sat, 3 Aug 2024 18:14:19 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/6.11-rc1-smb-client-fixes

for you to fetch changes up to a91bfa67601c07ff9d31731fd2d624b47b0039f2:

  cifs: update internal version number (2024-08-02 10:56:14 -0500)

----------------------------------------------------------------
smb3 client fixes
- two reparse point fixes
- minor cleanup
- additional trace point (to help debug a recent problem)
----------------------------------------------------------------
David Howells (1):
      cifs: Remove cifs_aio_ctx

Paulo Alcantara (2):
      smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
      smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp

Steve French (2):
      smb3: add dynamic tracepoints for shutdown ioctl
      cifs: update internal version number

 fs/smb/client/cifsfs.h    |  4 ++--
 fs/smb/client/cifsglob.h  | 24 -----------------------
 fs/smb/client/cifsproto.h |  2 --
 fs/smb/client/inode.c     | 17 ++++++++++++++--
 fs/smb/client/ioctl.c     | 32 +++++++++++++++++++++++-------
 fs/smb/client/misc.c      | 54
---------------------------------------------------
 fs/smb/client/reparse.c   |  4 ++++
 fs/smb/client/reparse.h   | 19 ++++++++++++++++--
 fs/smb/client/smb2inode.c |  8 ++++++--
 fs/smb/client/trace.h     | 51 +++++++++++++++++++++++++++++++++++++++++++++++-
 10 files changed, 119 insertions(+), 96 deletions(-)

--
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ