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: <CAH2r5msg0f6EP24x6dQyt8CbGs9OD6EzQV7rOW0=8gkfLFvJ=w@mail.gmail.com>
Date: Sat, 14 Jun 2025 11:13:49 -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
19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/v6.16-rc1-smb3-client-fixes

for you to fetch changes up to 72dd7961a4bb4fa1fc456169a61dd12e68e50645:

  smb: improve directory cache reuse for readdir operations
(2025-06-12 13:38:21 -0500)

----------------------------------------------------------------
Three smb3 client fixes
- SMB3.1.1 POSIX extensions fix for char remapping
- Fix for repeated directory listings when directory leases enabled
- deferred close handle reuse fix
----------------------------------------------------------------
Bharath SM (1):
      smb: improve directory cache reuse for readdir operations

Paulo Alcantara (1):
      smb: client: fix perf regression with deferred closes

Philipp Kerling (1):
      smb: client: disable path remapping with POSIX extensions

 Documentation/admin-guide/cifs/usage.rst |  2 ++
 fs/smb/client/cached_dir.h               |  8 ++++----
 fs/smb/client/connect.c                  | 10 ++++++++--
 fs/smb/client/file.c                     |  9 ++++++---
 fs/smb/client/readdir.c                  | 28 +++++++++++++++-------------
 5 files changed, 35 insertions(+), 22 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ