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>] [day] [month] [year] [list]
Date:	Thu, 21 Mar 2013 17:41:17 -0500
From:	Steve French <smfrench@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-cifs@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT] CIFS Fixes

3 small CIFS Fixes (the most important of the three fixes a recent
problem authenticating
to Windows 8 using cifs rather than SMB2)

The following changes since commit 6c23cbbd5056b155401b0a2b5567d530e6c750c4:
  Randy Dunlap (1):
        futex: fix kernel-doc notation and spello

are available in the git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git for-next

Jeff Layton (1):
      cifs: ignore everything in SPNEGO blob after mechTypes

Mateusz Guzik (1):
      cifs: delay super block destruction until all cifsFileInfo
objects are gone

Sachin Prabhu (1):
      cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY

 fs/cifs/asn1.c    |   53 +++++------------------------------------------------
 fs/cifs/cifsfs.c  |   24 ++++++++++++++++++++++++
 fs/cifs/cifsfs.h  |    4 ++++
 fs/cifs/file.c    |    6 +++++-
 fs/cifs/inode.c   |   10 ++++------
 fs/cifs/netmisc.c |    2 +-
 6 files changed, 43 insertions(+), 56 deletions(-)

-- 
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ