[Devel] [PATCH RHEL7 COMMIT] fs/fuse kio: export fastpath protocol version

2019-04-11 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-957.10.1.vz7.85.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-957.10.1.vz7.85.16 --> commit 183806478065c97995aea0f39f945e94bd51a11c Author: Pavel Butsykin Date: Thu Apr 11 14:41:52 2019 +0300 fs/fuse k

[Devel] [PATCH rh7] mm/netlink: Make all netlink skb memory be kmem accounted

2019-04-11 Thread Konstantin Khorenko
At the moment we are able to account vmalloc() memory, so drop prohibition of using vmalloc() for big netlink messages in Containers and update allocation flags up to accountable version. As a side result we get rid of high order pages allocations for big netlink messages. Fixes: 84708b8d44e9 ("m

Re: [Devel] [PATCH] fs/fuse kio: export fastpath protocol version

2019-04-11 Thread Andrey Zaitsev
ok for me 11.04.2019 14:41, Pavel Butsykin пишет: > In order to transfer the logic of the fallback decision to user-space, > let's add export fastpath version. > > #PSBM-93637 > > Signed-off-by: Pavel Butsykin > --- > fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 6 ++ > fs/fuse/kio/pcs/pcs_ioctl.h

[Devel] [PATCH] fs/fuse kio: export fastpath protocol version

2019-04-11 Thread Pavel Butsykin
In order to transfer the logic of the fallback decision to user-space, let's add export fastpath version. #PSBM-93637 Signed-off-by: Pavel Butsykin --- fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 6 ++ fs/fuse/kio/pcs/pcs_ioctl.h| 2 +- fs/fuse/kio/pcs/pcs_prot_types.h | 9 ++--- 3 f

[Devel] [PATCH RHEL7 COMMIT] ploop: Disable ioctl(PLOOP_IOC_BALLOON)

2019-04-11 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-957.10.1.vz7.94.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-957.10.1.vz7.94.12 --> commit cdc9c8f4750e837673dca5e4d12f26d799292d1c Author: Kirill Tkhai Date: Thu Apr 11 13:09:11 2019 +0300 ploop: Disa

[Devel] [PATCH RHEL7 COMMIT] ploop: Make PLOOP_IOC_FREEBLKS always return 0

2019-04-11 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-957.10.1.vz7.94.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-957.10.1.vz7.94.12 --> commit 98c63fbc561c3c62027708483213fcdc424d5677 Author: Kirill Tkhai Date: Thu Apr 11 13:09:11 2019 +0300 ploop: Make

[Devel] [PATCH RHEL7 COMMIT] ploop: Add native discard support parameter

2019-04-11 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-957.10.1.vz7.94.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-957.10.1.vz7.94.12 --> commit 00f131b7082dc5a90e8d63c4246e4fed516ab51b Author: Kirill Tkhai Date: Thu Apr 11 13:09:10 2019 +0300 ploop: Add

[Devel] [PATCH RHEL7 COMMIT] prctl: Fix false positive in validate_prctl_map

2019-04-11 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-957.10.1.vz7.94.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-957.10.1.vz7.94.12 --> commit 7ac4df2b35d3f6a85433711760a675b68cc8afd8 Author: Kirill Gorkunov Date: Thu Apr 11 13:00:25 2019 +0300 prctl: F