[PATCH 00/17] DRBD updates for 4.21

2018-12-20 Thread Lars Ellenberg
Hi Jens, I hope this is not too late for your for-4.21 branch. These are all from last April or even older, I was convinced we sent these for 4.19 already. But we didn't :-( The interesting new feature is "introduce P_ZEROES", which is replacing 45c21793a660 drbd: implement REQ_OP_WRITE_ZEROES

Re: [PATCH 00/17] DRBD updates for 4.21

2018-12-20 Thread Jens Axboe
On 12/20/18 9:23 AM, Lars Ellenberg wrote: > Hi Jens, > > I hope this is not too late for your for-4.21 branch. > > These are all from last April or even older, > I was convinced we sent these for 4.19 already. > But we didn't :-( It is very late - even for a normal merge window, I should have h

[PATCH 00/17] DRBD updates

2017-08-24 Thread Philipp Reisner
Hi Jens, Please consider these patches for your for-4.14 branch. The first and third patch help with request merging on DRBD's secondary side. That can improves performance for some workloads. The other patches are fixes and random mentenance. Baoyou Xie (1): drbd: mark symbols static where