[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAH2r5ms_sWbxSs4tq4kfLNwXLZVKn-TGOYRg1h+zQQSE=C-Fbw@mail.gmail.com>
Date: Fri, 21 Nov 2025 08:43:10 -0600
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: CIFS <linux-cifs@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes
Please pull the following changes since commit
6a23ae0a96a600d1d12557add110e0bb6e32730c:
Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v6.18-rc6-smb3-client-fixes
for you to fetch changes up to d5227c88174c384d83d9176bd4315ef13dce306c:
cifs: Add the smb3_read_* tracepoints to SMB1 (2025-11-20 03:12:05 -0600)
----------------------------------------------------------------
Three smb3 client fixes
- Fix potential memory leak in mount
- Add some missing read tracepoints
- Fix locking issue with directory leases
----------------------------------------------------------------
David Howells (1):
cifs: Add the smb3_read_* tracepoints to SMB1
Henrique Carvalho (1):
smb: client: introduce close_cached_dir_locked()
Shaurya Rane (1):
cifs: fix memory leak in smb3_fs_context_parse_param error path
fs/smb/client/cached_dir.c | 41 ++++++++++++++++++++++++++++++++++++++---
fs/smb/client/cifssmb.c | 22 ++++++++++++++++++++++
fs/smb/client/fs_context.c | 4 ++++
3 files changed, 64 insertions(+), 3 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists