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

2021-04-11 Thread Jens Axboe
On 4/11/21 8:26 PM, Sowjanya Komatineni wrote:
> 
> On 4/11/21 7:14 PM, Jens Axboe wrote:
>> On 4/11/21 4:34 PM, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> Commit
>>>
>>>6fa6517fe62e ("ata: ahci_tegra: call tegra_powergate_power_off only when 
>>> PM domain is not present")
>>>
>>> is missing a Signed-off-by from its author.
>> Sowjana, please reply that you're OK with me adding your Signed-off-by to 
>> that
>> patch.
>>
> Sorry I should have checked that. Thanks Jens. Sure I am OK with it.

Added, thanks.

-- 
Jens Axboe



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

2021-04-11 Thread Sowjanya Komatineni



On 4/11/21 7:14 PM, Jens Axboe wrote:

On 4/11/21 4:34 PM, Stephen Rothwell wrote:

Hi all,

Commit

   6fa6517fe62e ("ata: ahci_tegra: call tegra_powergate_power_off only when PM 
domain is not present")

is missing a Signed-off-by from its author.

Sowjana, please reply that you're OK with me adding your Signed-off-by to that
patch.


Sorry I should have checked that. Thanks Jens. Sure I am OK with it.

Thank you

Sowjanya



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

2021-04-11 Thread Jens Axboe
On 4/11/21 4:34 PM, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>   6fa6517fe62e ("ata: ahci_tegra: call tegra_powergate_power_off only when PM 
> domain is not present")
> 
> is missing a Signed-off-by from its author.

Sowjana, please reply that you're OK with me adding your Signed-off-by to that
patch.

-- 
Jens Axboe



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

2021-04-11 Thread Stephen Rothwell
Hi all,

Commit

  6fa6517fe62e ("ata: ahci_tegra: call tegra_powergate_power_off only when PM 
domain is not present")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell


pgpDJVYCj80z8.pgp
Description: OpenPGP digital signature


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

2021-03-19 Thread Stefan Metzmacher


Am 19.03.21 um 14:08 schrieb Jens Axboe:
> On 3/19/21 2:02 AM, Stefan Metzmacher wrote:
>>
>> Am 19.03.21 um 00:25 schrieb Jens Axboe:
>>> On 3/18/21 5:16 PM, Stephen Rothwell wrote:
 Hi all,

 Commit

   c2c6c067c050 ("io_uring: remove structures from 
 include/linux/io_uring.h")

 is missing a Signed-off-by from its author.
>>>
>>> Stefan, let me know if you're OK with me adding that, not sure how I missed
>>> that.
>>
>> Yes, sure :-)
>> I guess you removed it while adding 'Link:'
> 
> That was b4, I don't add those manually. But maybe it stripped those too,
> annoying...
> 
>> You may want to remove cc: stable from 
>> 3aab52c9a708f7183460d368700181ef0c2a09e6
>> ("io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls")
>> for now.
>>
>> I'll want to do some more test with it on 5.12,
>> I guess we'd then have to backport it to stable as part of the
>> io_thread worker backport. I'll post some more details later
>> to the io-uring list.
> 
> Sure, let's do that. I also dropped the short link sever as well for now.
> I do like it on principle, but it does have a risk of breaking valid
> use cases.

Thanks, I'll resubmit that with the MSG_WAITALL logic.

metze


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

2021-03-19 Thread Jens Axboe
On 3/19/21 2:02 AM, Stefan Metzmacher wrote:
> 
> Am 19.03.21 um 00:25 schrieb Jens Axboe:
>> On 3/18/21 5:16 PM, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> Commit
>>>
>>>   c2c6c067c050 ("io_uring: remove structures from include/linux/io_uring.h")
>>>
>>> is missing a Signed-off-by from its author.
>>
>> Stefan, let me know if you're OK with me adding that, not sure how I missed
>> that.
> 
> Yes, sure :-)
> I guess you removed it while adding 'Link:'

That was b4, I don't add those manually. But maybe it stripped those too,
annoying...

> You may want to remove cc: stable from 
> 3aab52c9a708f7183460d368700181ef0c2a09e6
> ("io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls")
> for now.
> 
> I'll want to do some more test with it on 5.12,
> I guess we'd then have to backport it to stable as part of the
> io_thread worker backport. I'll post some more details later
> to the io-uring list.

Sure, let's do that. I also dropped the short link sever as well for now.
I do like it on principle, but it does have a risk of breaking valid
use cases.

-- 
Jens Axboe



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

2021-03-19 Thread Stefan Metzmacher


Am 19.03.21 um 00:25 schrieb Jens Axboe:
> On 3/18/21 5:16 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Commit
>>
>>   c2c6c067c050 ("io_uring: remove structures from include/linux/io_uring.h")
>>
>> is missing a Signed-off-by from its author.
> 
> Stefan, let me know if you're OK with me adding that, not sure how I missed
> that.

Yes, sure :-)
I guess you removed it while adding 'Link:'

You may want to remove cc: stable from 3aab52c9a708f7183460d368700181ef0c2a09e6
("io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls")
for now.

I'll want to do some more test with it on 5.12,
I guess we'd then have to backport it to stable as part of the
io_thread worker backport. I'll post some more details later
to the io-uring list.

Thanks!
metze


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

2021-03-18 Thread Jens Axboe
On 3/18/21 5:16 PM, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>   c2c6c067c050 ("io_uring: remove structures from include/linux/io_uring.h")
> 
> is missing a Signed-off-by from its author.

Stefan, let me know if you're OK with me adding that, not sure how I missed
that.

-- 
Jens Axboe



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

2021-03-18 Thread Stephen Rothwell
Hi all,

Commit

  c2c6c067c050 ("io_uring: remove structures from include/linux/io_uring.h")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell


pgppGfflW2SsR.pgp
Description: OpenPGP digital signature


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

2021-03-04 Thread Stephen Rothwell
Hi all,

Commit

  1020bfa8a80b ("nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell


pgpFtWJ917b46.pgp
Description: OpenPGP digital signature


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

2021-01-25 Thread Jens Axboe
On 1/25/21 2:43 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Commits
> 
>   36962a1e4186 ("io_uring: create common fixed_rsrc_data allocation routines")
>   5bc97865b3b6 ("io_uring: create common fixed_rsrc_ref_node handling 
> routines")
>   b2315a2cda1f ("io_uring: generalize io_queue_rsrc_removal")
>   a63c1259317d ("io_uring: rename file related variables to rsrc")
> 
> are missing a Signed-off-by from their author.

Fixed up, thanks.

-- 
Jens Axboe



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

2021-01-25 Thread Stephen Rothwell
Hi all,

Commits

  36962a1e4186 ("io_uring: create common fixed_rsrc_data allocation routines")
  5bc97865b3b6 ("io_uring: create common fixed_rsrc_ref_node handling routines")
  b2315a2cda1f ("io_uring: generalize io_queue_rsrc_removal")
  a63c1259317d ("io_uring: rename file related variables to rsrc")

are missing a Signed-off-by from their author.

-- 
Cheers,
Stephen Rothwell


pgp3Gjx4s5EPZ.pgp
Description: OpenPGP digital signature


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

2020-12-02 Thread Stephen Rothwell
Hi all,

Commit

  03d99e5d63da ("nvme-fcloop: add sysfs attribute to inject command drop")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell


pgpRJjlkkexNk.pgp
Description: OpenPGP digital signature


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

2020-06-26 Thread Stephen Rothwell
Hi all,

Commit

  d3cac64c498c ("io_uring: fix NULL-mm for linked reqs")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell


pgpUjej8XyqjY.pgp
Description: OpenPGP digital signature


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

2019-05-22 Thread Jens Axboe
On 5/22/19 3:50 PM, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>   04bc2bcccbd5 ("aoe: list new maintainer for aoe driver")
> 
> is missing a Signed-off-by from its author.

Will get this fixed up, waiting for Ed to respond.

-- 
Jens Axboe



pEpkey.asc
Description: application/pgp-keys


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

2019-05-22 Thread Stephen Rothwell
Hi all,

Commit

  04bc2bcccbd5 ("aoe: list new maintainer for aoe driver")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell


pgpUibsNLs2GY.pgp
Description: OpenPGP digital signature


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

2018-12-16 Thread Jens Axboe
On 12/16/18 3:18 AM, Christoph Hellwig wrote:
> On Sun, Dec 16, 2018 at 05:26:49PM +1100, Stephen Rothwell wrote:
>> Hi Jens,
>>
>> Commit
>>
>>   6f7ceaa0559b ("block: remove the bioset_integrity_free export")
>>
>> is missing a Signed-off-by from its author.
> 
> Ooops.  Jens, in case you still feel ok ammending the tree:
> 
> Signed-off-by: Christoph Hellwig 

I guess I can do that, would like to squash a commit too.

-- 
Jens Axboe



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

2018-12-16 Thread Christoph Hellwig
On Sun, Dec 16, 2018 at 05:26:49PM +1100, Stephen Rothwell wrote:
> Hi Jens,
> 
> Commit
> 
>   6f7ceaa0559b ("block: remove the bioset_integrity_free export")
> 
> is missing a Signed-off-by from its author.

Ooops.  Jens, in case you still feel ok ammending the tree:

Signed-off-by: Christoph Hellwig 


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

2018-12-15 Thread Stephen Rothwell
Hi Jens,

Commit

  6f7ceaa0559b ("block: remove the bioset_integrity_free export")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell


pgpdmXVC5B_nh.pgp
Description: OpenPGP digital signature


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

2018-08-05 Thread Jens Axboe
On 8/5/18 3:51 PM, Stephen Rothwell wrote:
> Hi Jens,
> 
> Commit
> 
>   290a40cb336c ("nvme: don't enable AEN if not supported")
> 
> is missing a Signed-off-by from its committer.

It's because I'm an idiot and cherry picked the commit. Not only is
it missing the SOB, but it'll also show up twice if pulled. I'll likely
just have to rebase to get rid of this, and then pull in the right
-rc instead... Will do that tomorrow.

-- 
Jens Axboe



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

2018-08-05 Thread Jens Axboe
On 8/5/18 3:51 PM, Stephen Rothwell wrote:
> Hi Jens,
> 
> Commit
> 
>   290a40cb336c ("nvme: don't enable AEN if not supported")
> 
> is missing a Signed-off-by from its committer.

It's because I'm an idiot and cherry picked the commit. Not only is
it missing the SOB, but it'll also show up twice if pulled. I'll likely
just have to rebase to get rid of this, and then pull in the right
-rc instead... Will do that tomorrow.

-- 
Jens Axboe



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

2018-08-05 Thread Stephen Rothwell
Hi Jens,

Commit

  290a40cb336c ("nvme: don't enable AEN if not supported")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell


pgp7XFc8pPUFp.pgp
Description: OpenPGP digital signature


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

2018-08-05 Thread Stephen Rothwell
Hi Jens,

Commit

  290a40cb336c ("nvme: don't enable AEN if not supported")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell


pgp7XFc8pPUFp.pgp
Description: OpenPGP digital signature