All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] file lease fix and tracepoint for v5.3
@ 2019-07-08 12:43 Jeff Layton
  2019-07-11  4:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2019-07-08 12:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: <linux-fsdevel@vger.kernel.org>,
	open list, Amir Goldstein, ira.weiny, Bruce Fields, Al Viro

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

The following changes since commit 9e0babf2c06c73cda2c0cd37a1653d823adb40ec:

  Linux 5.2-rc5 (2019-06-16 08:49:45 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v5.3-1

for you to fetch changes up to 387e3746d01c34457d6a73688acd90428725070b:

  locks: eliminate false positive conflicts for write lease (2019-06-19 08:49:38 -0400)

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

Just a couple of small lease-related patches this cycle. One from Ira
to add a new tracepoint that fires during lease conflict checks, and
another patch from Amir to reduce false positives when checking for
lease conflicts.

----------------------------------------------------------------
Amir Goldstein (1):
      locks: eliminate false positive conflicts for write lease

Ira Weiny (1):
      locks: Add trace_leases_conflict

 fs/locks.c                      | 62 ++++++++++++++++++++++++++++++++++++++++++--------------------
 include/linux/fs.h              |  4 ++--
 include/trace/events/filelock.h | 35 +++++++++++++++++++++++++++++++++++
 3 files changed, 79 insertions(+), 22 deletions(-)
-- 
Jeff Layton <jlayton@redhat.com>

[-- 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 lease fix and tracepoint for v5.3
  2019-07-08 12:43 [GIT PULL] file lease fix and tracepoint for v5.3 Jeff Layton
@ 2019-07-11  4:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-11  4:40 UTC (permalink / raw)
  To: Jeff Layton
  Cc: Linus Torvalds, <linux-fsdevel@vger.kernel.org>,
	open list, Amir Goldstein, ira.weiny, Bruce Fields, Al Viro

The pull request you sent on Mon, 08 Jul 2019 08:43:10 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v5.3-1

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

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-07-11  4:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-08 12:43 [GIT PULL] file lease fix and tracepoint for v5.3 Jeff Layton
2019-07-11  4:40 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.