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]
Date: Sat, 25 May 2024 17:24:42 -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>, 
	David Howells <dhowells@...hat.com>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
0450d2083be6bdcd18c9535ac50c55266499b2df:

  Merge tag '6.10-rc-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
(2024-05-18 14:19:47 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 93a43155127fec0f8cc942d63b76668c2f8f69fa:

  cifs: Fix missing set of remote_i_size (2024-05-24 16:05:56 -0500)

----------------------------------------------------------------
Four smb client fixes:
- two important netfs integration fixes - including for a data
  corruption and also fixes for multiple xfstests
- reenabling swap support over SMB3

There is an additional smb3 crediting regression that is still being
investigated and is not included in this P/R.  I also did not include
the netfs fixes that are in Christian's VFS branch.
----------------------------------------------------------------
David Howells (2):
      cifs: Fix smb3_insert_range() to move the zero_point
      cifs: Fix missing set of remote_i_size

Steve French (2):
      smb3: reenable swapfiles over SMB3 mounts
      cifs: update internal version number

 fs/netfs/direct_write.c |  3 ++-
 fs/smb/client/cifsfs.c  |  6 +++---
 fs/smb/client/cifsfs.h  |  4 ++--
 fs/smb/client/file.c    | 23 +++++++++++++++++++++++
 fs/smb/client/smb2ops.c |  2 ++
 include/linux/netfs.h   |  2 ++
 6 files changed, 34 insertions(+), 6 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ