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:	Sat, 21 Jun 2014 21:13:54 -0400
From:	Jeff Layton <jlayton@...chiereds.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	bfields@...ldses.org, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] please pull file locking bugfixes for v3.16 (pile #2)

The following changes since commit 64b2d1fbbfda07765dae3f601862796a61b2c451:

  Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs (2014-06-09 19:11:44 -0700)

are available in the git repository at:


  git://git.samba.org/jlayton/linux.git tags/locks-v3.16-2

for you to fetch changes up to 0c27362998a8357f199501aa401e99c51c2eb46e:

  locks: set fl_owner for leases back to current->files (2014-06-10 12:29:05 -0400)

----------------------------------------------------------------
(from the branch description for locks-3.16 local branch)

File locking related bugfixes for v3.16 (pile #2)

Nothing too earth-shattering here. A fix for a potential regression
due to a patch in pile #1, and the addition of a memory barrier to
prevent a race condition between break_deleg and generic_add_lease.

----------------------------------------------------------------
Jeff Layton (2):
      locks: add missing memory barrier in break_deleg
      locks: set fl_owner for leases back to current->files

 fs/locks.c         | 2 +-
 include/linux/fs.h | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
Jeff Layton <jlayton@...chiereds.net>

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ