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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 16 Sep 2019 06:50:40 -0400
From:   Jeff Layton <jlayton@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Al Viro <viro@...iv.linux.org.uk>,
        Bruce Fields <bfields@...ldses.org>,
        linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        open list <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] file locking changes for v5.4

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v5.4-1

for you to fetch changes up to cfddf9f4c9f038c91c6c61d5cf3a161731b5c418:

  locks: fix a memory leak bug in __break_lease() (2019-08-20 05:48:52 -0400)

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

Hi Linus,

Just a couple of minor bugfixes, a revision to a tracepoint to account
for some earlier changes to the internals, and a patch to add a pr_warn
message when someone tries to mount a filesystem with '-o mand' on a
kernel that has that support disabled.

----------------------------------------------------------------
Jeff Layton (2):
      locks: revise generic_add_lease tracepoint
      locks: print a warning when mount fails due to lack of "mand" support

Pavel Begunkov (1):
      locks: Fix procfs output for file leases

Wenwen Wang (1):
      locks: fix a memory leak bug in __break_lease()

 Documentation/filesystems/mandatory-locking.txt | 10 ++++++++++
 fs/locks.c                                      | 11 ++++++-----
 fs/namespace.c                                  | 11 ++++++++---
 include/trace/events/filelock.h                 | 14 +++++++-------
 4 files changed, 31 insertions(+), 15 deletions(-)


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ