linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] file locking changes for v5.4
@ 2019-09-16 10:50 Jeff Layton
  2019-09-18 20:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2019-09-16 10:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Al Viro, Bruce Fields, linux-fsdevel, open list

[-- Attachment #1: Type: text/plain, Size: 1439 bytes --]

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


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 862 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] file locking changes for v5.4
  2019-09-16 10:50 [GIT PULL] file locking changes for v5.4 Jeff Layton
@ 2019-09-18 20:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-18 20:45 UTC (permalink / raw)
  To: Jeff Layton
  Cc: Linus Torvalds, Al Viro, Bruce Fields, linux-fsdevel, open list

The pull request you sent on Mon, 16 Sep 2019 06:50:40 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d013cc800a2a41b0496f99a11f3cff724cf65941

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-18 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16 10:50 [GIT PULL] file locking changes for v5.4 Jeff Layton
2019-09-18 20:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).