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:	Sun, 03 Jun 2012 12:39:32 -0700
From:	"Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Stefan Richter <stefanr@...6.in-berlin.de>,
	Christoph Hellwig <hch@....de>,
	target-devel <target-devel@...r.kernel.org>,
	linux-scsi <linux-scsi@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] target 3.5-merge fixes for -rc2

Hi Linus,

Here are two target patches currently in the queue for 3.5-rc2.

Please go ahead and pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git 3.5-merge-fixes

The first is a small name-space collision fix from Stefan for the new
sbp-target / ieee-1394 code, and second is the FILEIO backend conversion
patch to always use O_DSYNC by default instead of O_SYNC as recommended
by hch.  Note the latter is CC'ed stable.

This branch is based upon commit:

commit af56e0aa35f3ae2a4c1a6d1000702df1dd78cb76
Merge: 65a50c9 6bd9adb
Author: Linus Torvalds <torvalds@...ux-foundation.org>
Date:   Wed May 30 11:17:19 2012 -0700

    Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client

Please let us know if you have any concerns.

Thanks!

--nab

Nicholas Bellinger (1):
  target/file: Use O_DSYNC by default for FILEIO backends

Stefan Richter (1):
  sbp-target: rename a variable to avoid name clash

 drivers/target/sbp/sbp_target.c   |    8 ++--
 drivers/target/target_core_file.c |   70 +++++++++----------------------------
 drivers/target/target_core_file.h |    1 -
 3 files changed, 21 insertions(+), 58 deletions(-)

--
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