Regression fix for proc_fill_cache() braino introduced when
switching instantiate() callback to d_splice_alias().
[with apologies for being MIA for several days - flu started on Sunday and
got really nasty on Tuesday; back to normal now, hopefully]
The following changes since commit 888e2
The following changes since commit f263fbb8d60824993c1b64385056a3cfdbb21d45:
Merge tag 'pci-v4.13-changes' of
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2017-07-08 15:51:57
-0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf
Braino fix for iov_iter_revert() misuse
The following changes since commit a6a5993243550b09f620941dea741b7421fdf79c:
iov_iter: don't revert iov buffer if csum error (2017-05-01 14:49:53 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro
On Sat, Apr 29, 2017 at 11:51:40AM -0400, Dave Jones wrote:
> > > > Gyah... It's a bloody dumb braino in iov_iter_revert() for
> pipe-backed
> > > > ones. Sorry, the oneliner below should fix it.
> > >
> > > 5 hrs in, looking good so far.
> >
> > Mind your Tested-by on the fix?
>
> S
Fix for 3.15 breakage of fcntl64() in arm OABI compat. -stable
fodder. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (1):
arm: fix handling of F_OFD_... in oabi_fcntl64()
Diffstat:
arch/arm/kernel/sys_oabi-compat.c | 73 +
An embarrassing bug in lustre patches from this cycle ;-/ Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (1):
[regression] braino in "lustre: use is_root_inode()"
Diffstat:
drivers/staging/lustre/lustre/llite/namei.c | 2 +-
1 file
Fix for a really embarrassing braino in iov_iter. Kudos to paulus...
Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Paul Mackerras (1):
Fix thinko in iov_iter_single_seg_count
Diffstat:
mm/iov_iter.c |4 ++--
7 matches
Mail list logo