From: Jeff Layton <jlayton@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
Vitaly Lipatov <lav@etersoft.ru>, Al Viro <viro@ftp.linux.org.uk>,
Bruce Fields <bfields@fieldses.org>
Subject: [GIT PULL] file locking fixes for v4.15
Date: Fri, 17 Nov 2017 09:16:21 -0500 [thread overview]
Message-ID: <1510928181.4096.34.camel@kernel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1862 bytes --]
The following changes since commit 894025f24bd028942da3e602b87d9f7223109b14:
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2017-11-13 21:14:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v4.15-1
for you to fetch changes up to 4d2dc2cc766c3b51929658cacbc6e34fc8e242fb:
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall (2017-11-15 08:08:36 -0500)
----------------------------------------------------------------
A couple of fixes for a patch that went into v4.14. It passes my
(minimal) testing, and has been in linux-next for a few days now.
I do realize that this branch is based on a commit from the merge
window, but the bug report just came in a few days ago. I'm hoping
you'll forgive it this time since the patches seem to be fairly
straightforward.
I also would like to get my address changed in MAINTAINERS to clear that
hurdle.
----------------------------------------------------------------
Jeff Layton (3):
MAINTAINERS: s/jlayton@poochiereds.net/jlayton@kernel.org/
fcntl: don't leak fd reference when fixup_compat_flock fails
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
MAINTAINERS | 6 +++---
arch/arm64/include/asm/compat.h | 1 -
arch/mips/include/asm/compat.h | 1 -
arch/parisc/include/asm/compat.h | 1 -
arch/powerpc/include/asm/compat.h | 1 -
arch/s390/include/asm/compat.h | 1 -
arch/sparc/include/asm/compat.h | 1 -
arch/tile/include/asm/compat.h | 1 -
arch/x86/include/asm/compat.h | 1 -
fs/fcntl.c | 16 +++++++---------
10 files changed, 10 insertions(+), 20 deletions(-)
--
Jeff Layton <jlayton@kernel.org>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 862 bytes --]
reply other threads:[~2017-11-17 14:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1510928181.4096.34.camel@kernel.org \
--to=jlayton@kernel.org \
--cc=bfields@fieldses.org \
--cc=lav@etersoft.ru \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=viro@ftp.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox