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:	Tue, 3 Jun 2014 19:12:15 -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 changes for v3.16

The following changes since commit cf01f4eef9fe367ec0d85b38dd7214e29e376cdb:

  locks: only validate the lock vs. f_mode in F_SETLK codepaths (2014-05-09 11:41:54 -0400)

are available in the git repository at:

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

for you to fetch changes up to 62af4f1f7df44ea0bb1a11c94ac9fb384bf1c564:

  locks: add some tracepoints in the lease handling code (2014-06-02 08:09:30 -0400)

----------------------------------------------------------------

File locking related changes for v3.16

Pretty quiet on the file-locking related front this cycle. Just some small
cleanups and the addition of some tracepoints in the lease handling code.

----------------------------------------------------------------
Fabian Frederick (1):
      fs/locks.c: replace seq_printf by seq_puts

Jeff Layton (2):
      locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
      locks: add some tracepoints in the lease handling code

 drivers/staging/lustre/lustre/llite/file.c | 17 ++++++-----------
 fs/9p/vfs_file.c                           |  3 ---
 fs/afs/flock.c                             |  4 ----
 fs/ceph/locks.c                            | 10 ++--------
 fs/fuse/file.c                             |  1 -
 fs/locks.c                                 | 37 +++++++++++++++++++++++++------------
 fs/nfs/file.c                              |  4 ----
 include/trace/events/filelock.h            | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 129 insertions(+), 43 deletions(-)
 create mode 100644 include/trace/events/filelock.h

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