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:	Fri, 8 Mar 2013 14:14:09 -0600
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

A small set of cifs fixes which includes one for a recent regression
in the write path (pointed out by Anton), some fixes for rename
problems and as promised for 3.9 removing the obsolete sockopt mount
option (and the accompanying deprecation warning).

The following changes since commit 9f225788cc047fb7c2ef2326eb4f86dee890e2ef:

  Merge branch 'merge' of
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc (2013-03-05
18:56:22 -0800)

are available in the git repository at:

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

Jeff Layton (2):
      cifs: remove the sockopt= mount option
      cifs: don't try to unlock pagecache page after releasing it

Pavel Shilovsky (1):
      CIFS: Fix missing of oplock_read value in smb30_values structure

Sachin Prabhu (2):
      cifs: Fix bug when checking error condition in
cifs_rename_pending_delete()
      cifs: Check server capability before attempting silly rename

 fs/cifs/cifssmb.c |    2 +-
 fs/cifs/connect.c |   16 +---------------
 fs/cifs/inode.c   |   11 ++++++++++-
 fs/cifs/smb2ops.c |    1 +
 4 files changed, 13 insertions(+), 17 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