From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [GIT PULL] Ceph updates for 4.7-rc1 Date: Thu, 26 May 2016 21:10:11 +0100 Message-ID: <20160526201011.GM14480@ZenIV.linux.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Torvalds Cc: Sage Weil , Linux Kernel Mailing List , ceph-devel List-Id: ceph-devel.vger.kernel.org On Thu, May 26, 2016 at 12:54:27PM -0700, Linus Torvalds wrote: > Having entirely new pull requests show up that haven't even been on my > radar because they weren't in linux-next is annoying. How about the things like followups to earlier merges? I've got in #for-linus update D/f/directory-locking add down_write_killable_nested() restore killability of old mutex_lock_killable(&inode->i_mutex) users The first one probably should've been in the work.lookups merge, but the last two clearly depend upon down_write_killable() having been already merged...