linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] file locking changes for v6.0
@ 2022-08-01 11:07 Jeff Layton
  2022-08-01 16:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2022-08-01 11:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Chuck Lever, linux-fsdevel, Kuniyuki Iwashima, linux-kernel

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

The following changes since commit ff6992735ade75aae3e35d16b17da1008d753d28:

  Linux 5.19-rc7 (2022-07-17 13:30:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v6.0

for you to fetch changes up to db4abb4a32ec979ea5deea4d0095fa22ec99a623:

  fs/lock: Rearrange ops in flock syscall. (2022-07-18 10:01:47 -0400)

----------------------------------------------------------------
Just a couple of flock() patches from Kuniyuki Iwashima. The main
changes are that this moves a file_lock allocation from the slab to the
stack.
----------------------------------------------------------------
Kuniyuki Iwashima (2):
      fs/lock: Don't allocate file_lock in flock_make_lock().
      fs/lock: Rearrange ops in flock syscall.

 fs/locks.c | 77 ++++++++++++++++++++++++++++-------------------------------------------------
 1 file changed, 28 insertions(+), 49 deletions(-)
-- 
Jeff Layton <jlayton@kernel.org>

[-- 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 v6.0
  2022-08-01 11:07 [GIT PULL] file locking changes for v6.0 Jeff Layton
@ 2022-08-01 16:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-01 16:18 UTC (permalink / raw)
  To: Jeff Layton
  Cc: Linus Torvalds, Chuck Lever, linux-fsdevel, Kuniyuki Iwashima,
	linux-kernel

The pull request you sent on Mon, 01 Aug 2022 07:07:57 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v6.0

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

Thank you!

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

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

end of thread, other threads:[~2022-08-01 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 11:07 [GIT PULL] file locking changes for v6.0 Jeff Layton
2022-08-01 16:18 ` 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).