On 2/12/19 3:13 PM, Song Liu wrote: > > >> On Feb 12, 2019, at 12:31 PM, Jens Axboe <axboe@xxxxxxxxx> wrote: >> >> On 2/12/19 12:39 PM, Song Liu wrote: >>> Hi Jens, >>> >>> Please pull the following fix for md. >>> >>> Thanks, >>> Song >>> >>> The following changes since commit fb7453e61a2b6c29ab08f87b71e2647efe816526: >>> >>> Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2019-02-11 10:28:48 -0800) >>> >>> are available in the Git repository at: >>> >>> https://github.com/liu-song-6/linux.git md-fixes >>> >>> for you to fetch changes up to 1d5ba08c0deeda8444750f59a7189a15e41a9fc4: >>> >>> md/raid1: don't clear bitmap bits on interrupted recovery. (2019-02-12 11:25:42 -0800) >>> >>> ---------------------------------------------------------------- >>> Nate Dailey (1): >>> md/raid1: don't clear bitmap bits on interrupted recovery. >>> >>> drivers/md/raid1.c | 28 ++++++++++++++++++---------- >>> 1 file changed, 18 insertions(+), 10 deletions(-) >> >> Changes for this series go into my for-linus branch, don't base them on >> master. Same as the for-next-kernel patches, they need to be against the >> right branch or I end up pulling a lot more than your single fix. >> >> -- >> Jens Axboe >> > > I see... Please pull the following instead: > > Thanks, > Song > > The following changes since commit 96d7cb932e826219ec41ac02e5af037ffae6098c: > > floppy: check_events callback should not return a negative number (2019-02-12 09:13:18 -0700) > > are available in the Git repository at: > > https://github.com/liu-song-6/linux.git md-fixes > > for you to fetch changes up to dfcc34c99f3ebc16b787b118763bf9cb6b1efc7a: > > md/raid1: don't clear bitmap bits on interrupted recovery. (2019-02-12 14:06:58 -0800) > > ---------------------------------------------------------------- > Nate Dailey (1): > md/raid1: don't clear bitmap bits on interrupted recovery. > > drivers/md/raid1.c | 28 ++++++++++++++++++---------- > 1 file changed, 18 insertions(+), 10 deletions(-) Thanks, pulled. BTW, you might want to look into getting a kernel.org account so you can do git pull requests from there. I trust that a lot more than github. In lieu of that, a gpg key that's signed by some trusted entities, so you can sign your end would be preferable. -- Jens Axboe