Re: linux-next: Signed-off-by missing for commits in the block tree

2021-03-04 Thread Jens Axboe
On 3/4/21 2:19 PM, Stephen Rothwell wrote: > Hi all, > > Commits > > 1b40fa66ac2b ("io_uring: reliably cancel linked timeouts") > 42699d33e969 ("io_uring: cancel-match based on flags") > > are missing a Signed-off-by from their committer. Fixed up, thanks. -- Jens Axboe

linux-next: Signed-off-by missing for commits in the block tree

2021-03-04 Thread Stephen Rothwell
Hi all, Commits 1b40fa66ac2b ("io_uring: reliably cancel linked timeouts") 42699d33e969 ("io_uring: cancel-match based on flags") are missing a Signed-off-by from their committer. -- Cheers, Stephen Rothwell pgpEpNW5VNmJl.pgp Description: OpenPGP digital signature

Re: linux-next: Signed-off-by missing for commits in the block tree

2020-09-24 Thread Song Liu
> On Sep 24, 2020, at 4:05 PM, Jens Axboe wrote: > > On 9/24/20 4:40 PM, Stephen Rothwell wrote: >> Hi all, >> >> Commits >> >> caec515ad9ed ("md/raid5: reallocate page array after setting new >> stripe_size") >> 6a4b2e201b37 ("md/raid5: resize stripe_head when reshape array") >> 1df3ccb

Re: linux-next: Signed-off-by missing for commits in the block tree

2020-09-24 Thread Jens Axboe
On 9/24/20 4:40 PM, Stephen Rothwell wrote: > Hi all, > > Commits > > caec515ad9ed ("md/raid5: reallocate page array after setting new > stripe_size") > 6a4b2e201b37 ("md/raid5: resize stripe_head when reshape array") > 1df3ccb18cf4 ("md/raid5: let multiple devices of stripe_head share pag

linux-next: Signed-off-by missing for commits in the block tree

2020-09-24 Thread Stephen Rothwell
Hi all, Commits caec515ad9ed ("md/raid5: reallocate page array after setting new stripe_size") 6a4b2e201b37 ("md/raid5: resize stripe_head when reshape array") 1df3ccb18cf4 ("md/raid5: let multiple devices of stripe_head share page") e56e7ebce809 ("md/raid6: let async recovery function su

Re: linux-next: Signed-off-by missing for commits in the block tree

2019-05-23 Thread Jens Axboe
On 5/23/19 4:33 PM, Stephen Rothwell wrote: > Hi Keith, > > On Thu, 23 May 2019 15:52:07 -0600 Keith Busch wrote: >> >> On Fri, May 24, 2019 at 07:45:00AM +1000, Stephen Rothwell wrote: >>> Commits >>> >>>5fb4aac756ac ("nvme: release namespace SRCU protection before performing >>> controller

Re: linux-next: Signed-off-by missing for commits in the block tree

2019-05-23 Thread Stephen Rothwell
Hi Keith, On Thu, 23 May 2019 15:52:07 -0600 Keith Busch wrote: > > On Fri, May 24, 2019 at 07:45:00AM +1000, Stephen Rothwell wrote: > > Commits > > > > 5fb4aac756ac ("nvme: release namespace SRCU protection before performing > > controller ioctls") > > 90ec611adcf2 ("nvme: merge nvme_ns_i

Re: linux-next: Signed-off-by missing for commits in the block tree

2019-05-23 Thread Keith Busch
On Fri, May 24, 2019 at 07:45:00AM +1000, Stephen Rothwell wrote: > Commits > > 5fb4aac756ac ("nvme: release namespace SRCU protection before performing > controller ioctls") > 90ec611adcf2 ("nvme: merge nvme_ns_ioctl into nvme_ioctl") > 3f98bcc58cd5 ("nvme: remove the ifdef around nvme_nvm

linux-next: Signed-off-by missing for commits in the block tree

2019-05-23 Thread Stephen Rothwell
Hi all, Commits 5fb4aac756ac ("nvme: release namespace SRCU protection before performing controller ioctls") 90ec611adcf2 ("nvme: merge nvme_ns_ioctl into nvme_ioctl") 3f98bcc58cd5 ("nvme: remove the ifdef around nvme_nvm_ioctl") 100c815cbd56 ("nvme: fix srcu locking on error return in

Re: linux-next: Signed-off-by missing for commits in the block tree

2019-04-01 Thread Jens Axboe
On 4/1/19 12:08 PM, Stephen Rothwell wrote: > Hi Jens, > > Commits > > 837d7c7005c3 ("block: enable multi-page bvec for passthrough IO") > df88a384baa3 ("block: pass page to xen_biovec_phys_mergeable") > > are missing a Signed-off-by from their committer. That's my silly error, I'll fix tha

linux-next: Signed-off-by missing for commits in the block tree

2019-04-01 Thread Stephen Rothwell
Hi Jens, Commits 837d7c7005c3 ("block: enable multi-page bvec for passthrough IO") df88a384baa3 ("block: pass page to xen_biovec_phys_mergeable") are missing a Signed-off-by from their committer. -- Cheers, Stephen Rothwell pgpu7N86tdzLw.pgp Description: OpenPGP digital signature

Re: linux-next: Signed-off-by missing for commits in the block tree

2018-05-25 Thread Jens Axboe
On 5/25/18 9:50 PM, Stephen Rothwell wrote: > Hi Jens, > > Commits > > 287a63ebbe7c ("nvme: mark the result argument to nvme_complete_async_event > volatile") > 750dde4472e4 ("nvme-pci: simplify nvme_cqe_valid") > d1f06f4ae041 ("nvme-pci: move ->cq_vector == -1 check outside of ->q_lock")

linux-next: Signed-off-by missing for commits in the block tree

2018-05-25 Thread Stephen Rothwell
Hi Jens, Commits 287a63ebbe7c ("nvme: mark the result argument to nvme_complete_async_event volatile") 750dde4472e4 ("nvme-pci: simplify nvme_cqe_valid") d1f06f4ae041 ("nvme-pci: move ->cq_vector == -1 check outside of ->q_lock") 1ab0cd6966fc ("nvme-pci: split the nvme queue lock into su