[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mv8tvPpdbwJCrUeumxUG5G9QGm2j9zn-gWbU2bc3qS=WQ@mail.gmail.com>
Date: Thu, 25 Apr 2019 19:23:40 -0500
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 Fixes
Please pull the following changes since commit
ba25b50d582ff6c6021eee80824134aeb9ab8785:
Merge tag 'drm-fixes-2019-04-24' of
git://anongit.freedesktop.org/drm/drm (2019-04-23 21:08:52 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.1-rc6-smb3-fixes
for you to fetch changes up to 13f5938d8264b5501368523c4513ff26608a33e8:
cifs: fix page reference leak with readv/writev (2019-04-24 12:33:59 -0500)
----------------------------------------------------------------
three small SMB3 fixes (all for stable as well): 2 leaks and a rename bug
----------------------------------------------------------------
Frank Sorenson (1):
cifs: do not attempt cifs operation on smb2+ rename error
Jérôme Glisse (1):
cifs: fix page reference leak with readv/writev
Ronnie Sahlberg (1):
cifs: fix memory leak in SMB2_read
fs/cifs/file.c | 15 +--------------
fs/cifs/inode.c | 4 ++++
fs/cifs/misc.c | 23 ++++++++++++++++++++++-
fs/cifs/smb2pdu.c | 1 +
4 files changed, 28 insertions(+), 15 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists