From: Linus Torvalds Date: Fri, 17 Nov 2017 21:21:58 +0000 (-0800) Subject: Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton... X-Git-Tag: v4.15-rc1~64 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/5a3e0b196bbd63759e9eba836fc7ed16d1f2a1c1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux Pull file locking update from Jeff Layton: "A couple of fixes for a patch that went into v4.14, and the bug report just came in a few days ago.. It passes my (minimal) testing, and has been in linux-next for a few days now. I also would like to get my address changed in MAINTAINERS to clear that hurdle" * tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux: fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall fcntl: don't leak fd reference when fixup_compat_flock fails MAINTAINERS: s/jlayton@poochiereds.net/jlayton@kernel.org/ --- 5a3e0b196bbd63759e9eba836fc7ed16d1f2a1c1