[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5msf5GpS_RV3-apwDGuVMVDWsiWfeKfRy55xnTbjMvPCXw@mail.gmail.com>
Date: Fri, 18 Apr 2025 21:57:17 -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>,
Kuniyuki Iwashima <kuniyu@...zon.com>
Subject: [GIT PULL] smb3 client fixes
Please pull the following changes since commit
8ffd015db85fea3e15a77027fda6c02ced4d2444:
Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.15-rc2-smb3-client-fixes
for you to fetch changes up to 95d2b9f693ff2a1180a23d7d59acc0c4e72f4c41:
Revert "smb: client: fix TCP timers deadlock after rmmod"
(2025-04-13 17:24:55 -0500)
----------------------------------------------------------------
smb client fixes
- Fix hard link lease key problem when deferred close
- Revert the socket lockdep/refcount workarounds done in cifs.ko now
that fixed at the socket layer
----------------------------------------------------------------
Chunjie Zhu (1):
smb3 client: fix open hardlink on deferred close file error
Kuniyuki Iwashima (2):
Revert "smb: client: Fix netns refcount imbalance causing leaks
and use-after-free"
Revert "smb: client: fix TCP timers deadlock after rmmod"
fs/smb/client/cifsproto.h | 2 ++
fs/smb/client/connect.c | 34 +++++++++-------------------------
fs/smb/client/file.c | 28 ++++++++++++++++++++++++++++
3 files changed, 39 insertions(+), 25 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists