[git pull] vfs.git fix proc_fill_cache() regression

2018-06-07 Thread Al Viro
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

[git pull] vfs.git fix proc_fill_cache() regression

2018-06-07 Thread Al Viro
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

[git pull] vfs.git fix

2017-07-10 Thread Al Viro
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 pull] vfs.git fix

2017-07-10 Thread Al Viro
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 pull] vfs.git fix

2017-05-08 Thread Al Viro
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 pull] vfs.git fix

2017-05-08 Thread Al Viro
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 pull] vfs.git fix (Re: iov_iter_pipe warning.)

2017-04-29 Thread Al 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? > >

[git pull] vfs.git fix (Re: iov_iter_pipe warning.)

2017-04-29 Thread Al 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? > >

[git pull] vfs.git fix

2015-12-29 Thread Al Viro
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

[git pull] vfs.git fix

2015-12-29 Thread Al Viro
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

[git pull] vfs.git fix

2014-12-28 Thread Al Viro
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

[git pull] vfs.git fix

2014-12-28 Thread Al Viro
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

[git pull] vfs.git fix

2014-11-13 Thread Al Viro
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 ++--

[git pull] vfs.git fix

2014-11-13 Thread Al Viro
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 ++--