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:	Wed, 15 Apr 2015 11:52:30 -0400
From:	Jeff Layton <jlayton@...chiereds.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
	"J. Bruce Fields" <bfields@...ldses.org>
Subject: [GIT PULL] please pull file locking related changes for v4.1

The following changes since commit 8f778bbc542ddf8f6243b21d6aca087e709cabdc:

  Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (2015-04-02 17:18:57 -0700)

are available in the git repository at:

  git://git.samba.org/jlayton/linux.git tags/locks-v4.1-1

for you to fetch changes up to 0429c2b5c1c4c8ba6cd563c1964baf3ed238df26:

  locks: use cmpxchg to assign i_flctx pointer (2015-04-03 09:04:04 -0400)

----------------------------------------------------------------
File locking related changes for v4.1 (pile #1)

This set is mostly minor cleanups to the overhaul that went in last
cycle. The other noticeable items are the changes to the lm_get_owner
and lm_put_owner prototypes, and the fact that we no longer need to
use the i_lock to protect the i_flctx pointer.

----------------------------------------------------------------
Daniel Wagner (2):
      locks: Remove unnecessary IS_POSIX test
      locks: Add lockdep assertion for blocked_lock_lock

Jeff Layton (5):
      locks: remove extraneous IS_POSIX and IS_FLOCK tests
      locks: don't allocate a lock context for an F_UNLCK request
      locks: change lm_get_owner and lm_put_owner prototypes
      locks: get rid of WE_CAN_BREAK_LSLK_NOW dead code
      locks: use cmpxchg to assign i_flctx pointer

 fs/locks.c          | 56 +++++++++++++++++++++++++++-----------------------------
 fs/nfsd/nfs4state.c | 18 ++++++++++--------
 include/linux/fs.h  |  4 ++--
 3 files changed, 39 insertions(+), 39 deletions(-)


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

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ