linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2022-05-25 22:24 Stephen Rothwell
  2022-05-25 22:37 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2022-05-25 22:24 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

Hi all,

Commits

  a92c6daedb08 ("cifs: Remove unused code")
  d0c4bb4b3c12 ("cifs: Change the I/O paths to use an iterator rather than a page list")
  da59e9982665 ("cifs: Add a function to read into an iter from a socket")
  13ae847ba07e ("cifs: Add some helper functions")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2022-05-25 22:24 linux-next: Signed-off-by missing for commit in the cifs tree Stephen Rothwell
@ 2022-05-25 22:37 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2022-05-25 22:37 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Wed, May 25, 2022 at 5:24 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   a92c6daedb08 ("cifs: Remove unused code")
>   d0c4bb4b3c12 ("cifs: Change the I/O paths to use an iterator rather than a page list")
>   da59e9982665 ("cifs: Add a function to read into an iter from a socket")
>   13ae847ba07e ("cifs: Add some helper functions")
>
> are missing a Signed-off-by from their committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2024-01-28  3:56 Stephen Rothwell
@ 2024-01-28 12:38 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2024-01-28 12:38 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Steve French, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Sat, Jan 27, 2024 at 9:56 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   60c2fcda9c84 ("smb: client: add support for WSL reparse points")
>   f6819b9b72b5 ("smb: client: reduce number of parameters in smb2_compound_op()")
>   c08113706498 ("smb: client: fix potential broken compound request")
>   35f88f006a3f ("smb: client: move most of reparse point handling code to common file")
>   985f1bce45c4 ("smb: client: introduce reparse mount option")
>
> are missing a Signed-off-by from their committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2024-01-28  3:56 Stephen Rothwell
  2024-01-28 12:38 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2024-01-28  3:56 UTC (permalink / raw)
  To: Steve French, CIFS
  Cc: Steve French, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 484 bytes --]

Hi all,

Commits

  60c2fcda9c84 ("smb: client: add support for WSL reparse points")
  f6819b9b72b5 ("smb: client: reduce number of parameters in smb2_compound_op()")
  c08113706498 ("smb: client: fix potential broken compound request")
  35f88f006a3f ("smb: client: move most of reparse point handling code to common file")
  985f1bce45c4 ("smb: client: introduce reparse mount option")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2023-09-19 21:06 Stephen Rothwell
@ 2023-09-20  3:04 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2023-09-20  3:04 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

On Tue, Sep 19, 2023 at 4:06 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   46b169610922 ("cifs: Fix UAF in cifs_demultiplex_thread()")
>
> is missing a Signed-off-by from its committer.


Fixed - thx


-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2023-09-19 21:06 Stephen Rothwell
  2023-09-20  3:04 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2023-09-19 21:06 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

Hi all,

Commit

  46b169610922 ("cifs: Fix UAF in cifs_demultiplex_thread()")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2023-06-19 22:30 Stephen Rothwell
@ 2023-06-19 23:17 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2023-06-19 23:17 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List, Bharath S M

Fixed

On Mon, Jun 19, 2023 at 5:30 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   a1fc457f016e ("SMB3: Do not send lease break acknowledgment if all file handles have been closed")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2023-06-19 22:30 Stephen Rothwell
  2023-06-19 23:17 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2023-06-19 22:30 UTC (permalink / raw)
  To: Steve French; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

Hi all,

Commit

  a1fc457f016e ("SMB3: Do not send lease break acknowledgment if all file handles have been closed")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2023-02-23 21:10 Stephen Rothwell
@ 2023-02-23 22:43 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2023-02-23 22:43 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List, Shyam Prasad N

fixed
and updated in cifs-2.6.git for-next

On Thu, Feb 23, 2023 at 3:10 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   23b7e4141de5 ("cifs: reuse cifs_match_ipaddr for comparison of dstaddr too")
>   c9334cd0edaf ("cifs: match even the scope id for ipv6 addresses")
>
> are missing a Signed-off-by from their committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2023-02-23 21:10 Stephen Rothwell
  2023-02-23 22:43 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2023-02-23 21:10 UTC (permalink / raw)
  To: Steve French; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 258 bytes --]

Hi all,

Commits

  23b7e4141de5 ("cifs: reuse cifs_match_ipaddr for comparison of dstaddr too")
  c9334cd0edaf ("cifs: match even the scope id for ipv6 addresses")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2022-10-18  3:38 Stephen Rothwell
@ 2022-10-18  3:45 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2022-10-18  3:45 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Steve French, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Mon, Oct 17, 2022 at 10:38 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   1b028682528c ("cifs: set rc to -ENOENT if we can not get a dentry for the cached dir")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2022-10-18  3:38 Stephen Rothwell
  2022-10-18  3:45 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2022-10-18  3:38 UTC (permalink / raw)
  To: Steve French
  Cc: CIFS, Steve French, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

Hi all,

Commit

  1b028682528c ("cifs: set rc to -ENOENT if we can not get a dentry for the cached dir")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2022-08-24  6:39 Stephen Rothwell
@ 2022-08-24 14:35 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2022-08-24 14:35 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed.  updated in cifs-2.6.git for-next

On Wed, Aug 24, 2022 at 1:39 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   b044b4dd6048 ("smb3: fix temporary data corruption in insert range")
>
> is missing a Signed-off-by from its author.
>
> This is another case of a mailing list munging the From: header of
> an email.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2022-08-24  6:39 Stephen Rothwell
  2022-08-24 14:35 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2022-08-24  6:39 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

Hi all,

Commit

  b044b4dd6048 ("smb3: fix temporary data corruption in insert range")

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

This is another case of a mailing list munging the From: header of
an email.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2022-08-17 22:21 Stephen Rothwell
@ 2022-08-17 23:07 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2022-08-17 23:07 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Wed, Aug 17, 2022 at 5:21 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   f08791fd0061 ("cifs: remove unused server parameter from calc_smb_size()")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2022-08-17 22:21 Stephen Rothwell
  2022-08-17 23:07 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2022-08-17 22:21 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

Hi all,

Commit

  f08791fd0061 ("cifs: remove unused server parameter from calc_smb_size()")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2022-06-22 23:21 Stephen Rothwell
@ 2022-06-22 23:39 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2022-06-22 23:39 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Wed, Jun 22, 2022 at 6:21 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   cf1f97ccd084 ("cifs: periodically query network interfaces from server")
>   3864f0cfa996 ("cifs: during reconnect, update interface if necessary")
>   e0a746e20c4f ("cifs: change iface_list from array to sorted linked list")
>
> are missing a Signed-off-by from their committer.
>
> --
> Cheers,
> Stephen Rothwell <sfr@canb.auug.org.au>



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2022-06-22 23:21 Stephen Rothwell
  2022-06-22 23:39 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2022-06-22 23:21 UTC (permalink / raw)
  To: Steve French; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

Hi all,

Commits

  cf1f97ccd084 ("cifs: periodically query network interfaces from server")
  3864f0cfa996 ("cifs: during reconnect, update interface if necessary")
  e0a746e20c4f ("cifs: change iface_list from array to sorted linked list")

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

-- 
Cheers,
Stephen Rothwell <sfr@canb.auug.org.au>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2022-06-16 22:34 Stephen Rothwell
@ 2022-06-16 22:41 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2022-06-16 22:41 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Thu, Jun 16, 2022 at 5:34 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   a284f0491590 ("cifs: periodically query network interfaces from server")
>   d6758ffc0dbb ("cifs: during reconnect, update interface if necessary")
>   dacfaed48632 ("cifs: change iface_list from array to sorted linked list")
>
> are missing a Signed-off-by from their committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2022-06-16 22:34 Stephen Rothwell
  2022-06-16 22:41 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2022-06-16 22:34 UTC (permalink / raw)
  To: Steve French; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

Hi all,

Commits

  a284f0491590 ("cifs: periodically query network interfaces from server")
  d6758ffc0dbb ("cifs: during reconnect, update interface if necessary")
  dacfaed48632 ("cifs: change iface_list from array to sorted linked list")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2021-04-08 12:07 Stephen Rothwell
@ 2021-04-08 16:09 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2021-04-08 16:09 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed - (a tmp branch was accidentally pushed)

On Thu, Apr 8, 2021 at 7:07 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   e67fcb31fb0e ("stuff")
>
> is missing a Signed-off-by from its author and comitter.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2021-04-08 12:07 Stephen Rothwell
  2021-04-08 16:09 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2021-04-08 12:07 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

Hi all,

Commit

  e67fcb31fb0e ("stuff")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2021-03-26  9:06 Stephen Rothwell
  0 siblings, 0 replies; 78+ messages in thread
From: Stephen Rothwell @ 2021-03-26  9:06 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

Hi all,

Commit

  5d7d1f5dc626 ("cifs: Adjust key sizes and key generation routines for AES256 encryption")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2021-02-16 11:33 Stephen Rothwell
  0 siblings, 0 replies; 78+ messages in thread
From: Stephen Rothwell @ 2021-02-16 11:33 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

Hi all,

Commit

  f204a0ab8c4f ("cifs: update internal version number")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2021-02-03 10:59 Stephen Rothwell
@ 2021-02-03 15:41 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2021-02-03 15:41 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Wed, Feb 3, 2021 at 4:59 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   37595a5c8a51 ("smb3: fix crediting for compounding when only one request in flight")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2021-02-03 10:59 Stephen Rothwell
  2021-02-03 15:41 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2021-02-03 10:59 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

Hi all,

Commit

  37595a5c8a51 ("smb3: fix crediting for compounding when only one request in flight")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-12-18  5:57 Stephen Rothwell
@ 2020-12-18  6:04 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-12-18  6:04 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Dan Carpenter, Linux Kernel Mailing List, Linux Next Mailing List

I have now amended the patches to have the correct author and repushed

On Thu, Dec 17, 2020 at 11:57 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   ee04fe87f4d0 ("cifs: Re-indent cifs_swn_reconnect()")
>   2c6dd2f9742d ("cifs: Unlock on errors in cifs_swn_reconnect()")
>   fb2356b3739b ("cifs: Delete a stray unlock in cifs_swn_reconnect()")
>
> are missing a Signed-off-by from their author.
>
> This is the problem with the mailing list again :-(  The
> author has been recorded as
>
> "Dan Carpenter via samba-technical <samba-technical@lists.samba.org>"
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-12-18  5:57 Stephen Rothwell
  2020-12-18  6:04 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-12-18  5:57 UTC (permalink / raw)
  To: Steve French, CIFS
  Cc: Dan Carpenter, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

Hi all,

Commits

  ee04fe87f4d0 ("cifs: Re-indent cifs_swn_reconnect()")
  2c6dd2f9742d ("cifs: Unlock on errors in cifs_swn_reconnect()")
  fb2356b3739b ("cifs: Delete a stray unlock in cifs_swn_reconnect()")

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

This is the problem with the mailing list again :-(  The
author has been recorded as

"Dan Carpenter via samba-technical <samba-technical@lists.samba.org>"

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-12-14 19:32 Stephen Rothwell
@ 2020-12-14 19:42 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-12-14 19:42 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed

On Mon, Dec 14, 2020 at 1:32 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   425f40482491 ("cifs: fix uninitialized variable in smb3_fs_context_parse_param")
>   8cc9a66ea70e ("cifs: update mnt_cifs_flags during reconfigure")
>
> are missing a Signed-off-by from their committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-12-14 19:32 Stephen Rothwell
  2020-12-14 19:42 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-12-14 19:32 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

Hi all,

Commits

  425f40482491 ("cifs: fix uninitialized variable in smb3_fs_context_parse_param")
  8cc9a66ea70e ("cifs: update mnt_cifs_flags during reconfigure")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-12-13 10:14 Stephen Rothwell
@ 2020-12-13 16:10 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-12-13 16:10 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed and repushed to cifs-2.6.git for-next

On Sun, Dec 13, 2020 at 4:14 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   3aa4e616197b ("cifs: Register generic netlink family")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-12-13 10:14 Stephen Rothwell
  2020-12-13 16:10 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-12-13 10:14 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

Hi all,

Commit

  3aa4e616197b ("cifs: Register generic netlink family")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-12-10 10:45 Stephen Rothwell
@ 2020-12-10 19:06 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-12-10 19:06 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Kernel Mailing List, Linux Next Mailing List

fixed and repushed to cifs-2.6.git for-next

On Thu, Dec 10, 2020 at 4:45 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   7e9c48d305d5 ("cifs: remove the devname argument to cifs_compose_mount_options")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-12-10 10:45 Stephen Rothwell
  2020-12-10 19:06 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-12-10 10:45 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

Hi all,

Commit

  7e9c48d305d5 ("cifs: remove the devname argument to cifs_compose_mount_options")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-09-29 22:31 Stephen Rothwell
@ 2020-09-29 22:42 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-09-29 22:42 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

fixed

On Tue, Sep 29, 2020 at 5:31 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   87505cefd88d ("Convert trailing spaces and periods in path components")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-09-29 22:31 Stephen Rothwell
  2020-09-29 22:42 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-09-29 22:31 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

Hi all,

Commit

  87505cefd88d ("Convert trailing spaces and periods in path components")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-08-06 22:33   ` Stephen Rothwell
@ 2020-08-07 11:49     ` Dan Carpenter
  0 siblings, 0 replies; 78+ messages in thread
From: Dan Carpenter @ 2020-08-07 11:49 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Steve French, CIFS, Linux Next Mailing List, Linux Kernel Mailing List

On Fri, Aug 07, 2020 at 08:33:42AM +1000, Stephen Rothwell wrote:
> Hi Steve,
> 
> Thanks for fixing this up.
> 
> On Thu, 6 Aug 2020 10:31:33 -0500 Steve French <smfrench@gmail.com> wrote:
> >
> > I just fixed the Author tag in this patch to match your email address
> > but seems like the author email address gets mangled when sent through
> > some mailing lists.  Any ideas how to avoid this.
> 
> You may need to ask people to add an explicit From: line at the start
> of the body for patches sent via the samba.org mailing lists (since
> they mangle addresses to get around DKIM checks, I assume).
> 

I wonder why it affects me in particular and only now...

Steve, could you send me a copy of the patch that you recieved or
something?

regards,
dan carpenter



^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-08-06 15:31 ` Steve French
@ 2020-08-06 22:33   ` Stephen Rothwell
  2020-08-07 11:49     ` Dan Carpenter
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-08-06 22:33 UTC (permalink / raw)
  To: Steve French
  Cc: Dan Carpenter, CIFS, Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

Hi Steve,

Thanks for fixing this up.

On Thu, 6 Aug 2020 10:31:33 -0500 Steve French <smfrench@gmail.com> wrote:
>
> I just fixed the Author tag in this patch to match your email address
> but seems like the author email address gets mangled when sent through
> some mailing lists.  Any ideas how to avoid this.

You may need to ask people to add an explicit From: line at the start
of the body for patches sent via the samba.org mailing lists (since
they mangle addresses to get around DKIM checks, I assume).

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-08-06  6:45 Stephen Rothwell
@ 2020-08-06 15:31 ` Steve French
  2020-08-06 22:33   ` Stephen Rothwell
  0 siblings, 1 reply; 78+ messages in thread
From: Steve French @ 2020-08-06 15:31 UTC (permalink / raw)
  To: Stephen Rothwell, Dan Carpenter
  Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

Dan,
I just fixed the Author tag in this patch to match your email address
but seems like the author email address gets mangled when sent through
some mailing lists.  Any ideas how to avoid this.

On Thu, Aug 6, 2020 at 1:45 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   2676d210d2f4 ("cifs: Fix an error pointer dereference in cifs_mount()")
>
> is missing a Signed-off-by from its author.
>
> This is only pisked up by my script because of the mangling of the email
> sender address by the mailing list it passed through.  I guess a little
> more care is required to make sure the author attribution is correct in
> this case.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-08-06  6:45 Stephen Rothwell
  2020-08-06 15:31 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-08-06  6:45 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

Hi all,

Commit

  2676d210d2f4 ("cifs: Fix an error pointer dereference in cifs_mount()")

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

This is only pisked up by my script because of the mangling of the email
sender address by the mailing list it passed through.  I guess a little
more care is required to make sure the author attribution is correct in
this case.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-03-29 21:57 Stephen Rothwell
@ 2020-03-29 22:00 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-03-29 22:00 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List

fixed

On Sun, Mar 29, 2020 at 4:57 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> ommit
>
>   cfc825ccc046 ("cifs: update internal module version number")
>
> is missing a Signed-off-by from its author and committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-03-29 21:57 Stephen Rothwell
  2020-03-29 22:00 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-03-29 21:57 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

Hi all,

ommit

  cfc825ccc046 ("cifs: update internal module version number")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-03-09 22:28 Stephen Rothwell
@ 2020-03-09 23:07 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-03-09 23:07 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

fixed

On Mon, Mar 9, 2020 at 5:28 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   91737cf1a418 ("cifs: smb2pdu.h: Replace zero-length array with flexible-array member")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-03-09 22:28 Stephen Rothwell
  2020-03-09 23:07 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-03-09 22:28 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

Hi all,

Commit

  91737cf1a418 ("cifs: smb2pdu.h: Replace zero-length array with flexible-array member")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-02-24 20:52 Stephen Rothwell
@ 2020-02-24 22:27 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-02-24 22:27 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

fixed

On Mon, Feb 24, 2020 at 2:52 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   39452a5239bb ("cifs: call wake_up(&server->response_q) inside of cifs_reconnect()")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-02-24 20:52 Stephen Rothwell
  2020-02-24 22:27 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-02-24 20:52 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

Hi all,

Commit

  39452a5239bb ("cifs: call wake_up(&server->response_q) inside of cifs_reconnect()")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-01-27 19:57 Stephen Rothwell
@ 2020-01-28 17:47 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-01-28 17:47 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

removed patch temporarily

On Mon, Jan 27, 2020 at 1:57 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   503e9ac76c90 ("cifs: update internal module version number")
>
> is missing a Signed-off-by from its author and committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-01-27 19:57 Stephen Rothwell
  2020-01-28 17:47 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-01-27 19:57 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

Hi all,

Commit

  503e9ac76c90 ("cifs: update internal module version number")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2020-01-19  1:22 Stephen Rothwell
@ 2020-01-19  3:02 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2020-01-19  3:02 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

fixed patch and updated in cifs-2.6.git for-next

On Sat, Jan 18, 2020 at 7:22 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   e09386c25142 ("cifs: remove set but not used variable 'server'")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2020-01-19  1:22 Stephen Rothwell
  2020-01-19  3:02 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2020-01-19  1:22 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

Hi all,

Commit

  e09386c25142 ("cifs: remove set but not used variable 'server'")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2019-11-14 20:10 Stephen Rothwell
@ 2019-11-14 21:48 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2019-11-14 21:48 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

Fixed, repushed to cifs-2.6.git for-next

On Thu, Nov 14, 2019 at 2:10 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   6eb36a327ea3 ("smb3: add debug messages for closing unmatched open")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2019-11-14 20:10 Stephen Rothwell
  2019-11-14 21:48 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2019-11-14 20:10 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

Hi all,

Commit

  6eb36a327ea3 ("smb3: add debug messages for closing unmatched open")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2019-08-01 21:54 Stephen Rothwell
@ 2019-08-01 22:42 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2019-08-01 22:42 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

Fixed

On Thu, Aug 1, 2019 at 4:55 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   c3ab166ec798 ("SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2019-08-01 21:54 Stephen Rothwell
  2019-08-01 22:42 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2019-08-01 21:54 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

Hi all,

Commit

  c3ab166ec798 ("SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2019-06-25 11:08 Stephen Rothwell
@ 2019-06-25 17:19 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2019-06-25 17:19 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

Fixed

On Tue, Jun 25, 2019 at 6:08 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   c1ed2864526e ("smb3: minor cleanup of compound_send_recv")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2019-06-25 11:08 Stephen Rothwell
  2019-06-25 17:19 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2019-06-25 11:08 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

Hi all,

Commit

  c1ed2864526e ("smb3: minor cleanup of compound_send_recv")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2019-05-07 21:32 Stephen Rothwell
@ 2019-05-08  4:03 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2019-05-08  4:03 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List,
	Christoph Probst

fixed

On Tue, May 7, 2019 at 4:32 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   b00c40f57bd5 ("cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()")
>
> is missing a Signed-off-by from its author.
>
> Actually it looks like you were just tripped up by the mailing list's
> DMARC workaround.  :-(
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2019-05-07 21:32 Stephen Rothwell
  2019-05-08  4:03 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2019-05-07 21:32 UTC (permalink / raw)
  To: Steve French, CIFS
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Christoph Probst

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

Hi all,

Commit

  b00c40f57bd5 ("cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()")

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

Actually it looks like you were just tripped up by the mailing list's
DMARC workaround.  :-(

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2019-04-02 20:40 Stephen Rothwell
@ 2019-04-03  4:27 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2019-04-03  4:27 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List,
	Ronnie Sahlberg, Kenneth D'souza

Fixed - Updated author to match signed off line

On Tue, Apr 2, 2019 at 3:40 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   d0cb257cb7b0 ("Show locallease in /proc/mounts for cifs shares mounted with locallease feature.")
>
> is missing a Signed-off-by from its author.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2019-04-02 20:40 Stephen Rothwell
  2019-04-03  4:27 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2019-04-02 20:40 UTC (permalink / raw)
  To: Steve French, CIFS
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Ronnie Sahlberg, Kenneth D'souza

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

Hi all,

Commit

  d0cb257cb7b0 ("Show locallease in /proc/mounts for cifs shares mounted with locallease feature.")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2019-03-21 18:47 Stephen Rothwell
@ 2019-03-21 19:00 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2019-03-21 19:00 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List

fixed

On Thu, Mar 21, 2019 at 1:47 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   828a8dfb7069 ("cifs: update internal module version number")
>
> is missing a Signed-off-by from its author and committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2019-03-21 18:47 Stephen Rothwell
  2019-03-21 19:00 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2019-03-21 18:47 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

Hi all,

Commit

  828a8dfb7069 ("cifs: update internal module version number")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2019-02-14  7:37 Stephen Rothwell
  0 siblings, 0 replies; 78+ messages in thread
From: Stephen Rothwell @ 2019-02-14  7:37 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

Hi all,

Commit

  375808983c63 ("smb3: request more credits on tree connect")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2018-12-24 11:45 Stephen Rothwell
@ 2018-12-24 16:10 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2018-12-24 16:10 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Linux Next Mailing List, Linux Kernel Mailing List, Joe Perches

Fixed and remerged to cifs-2.6.git for-next

On Mon, Dec 24, 2018 at 5:45 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   87410161a381 ("cifs: check kzalloc return")
>
> is missing a Signed-off-by from its author.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2018-12-24 11:45 Stephen Rothwell
  2018-12-24 16:10 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2018-12-24 11:45 UTC (permalink / raw)
  To: Steve French, CIFS
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Joe Perches

[-- Attachment #1: Type: text/plain, Size: 149 bytes --]

Hi all,

Commit

  87410161a381 ("cifs: check kzalloc return")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2018-11-05  5:55 Stephen Rothwell
  0 siblings, 0 replies; 78+ messages in thread
From: Stephen Rothwell @ 2018-11-05  5:55 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

Hi all,

Commit

  bf4d4ba7d970 ("cifs: update internal module version number for cifs.ko")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2018-08-21  4:18 Stephen Rothwell
@ 2018-08-21  4:20 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2018-08-21  4:20 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux-Next Mailing List, LKML

fixed
On Mon, Aug 20, 2018 at 11:18 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   eacb610d8fc4 ("cifs: create a define for how many iovs we need for an SMB2_open()")
>
> is missing a Signed-off-by from its committer.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2018-08-21  4:18 Stephen Rothwell
  2018-08-21  4:20 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2018-08-21  4:18 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

Hi all,

Commit

  eacb610d8fc4 ("cifs: create a define for how many iovs we need for an SMB2_open()")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2018-08-01 10:58 Stephen Rothwell
@ 2018-08-01 16:58 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2018-08-01 16:58 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: CIFS, Linux-Next Mailing List, LKML

Fixed
On Wed, Aug 1, 2018 at 5:59 AM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   e0afb3ebfcf5 ("cifs: add compound_send_recv()")
>   1bc941970813 ("cifs: make smb_send_rqst take an array of requests")
>   095fe7367830 ("cifs: update init_sg, crypt_message to take an array of rqst")
>
> are missing a Signed-off-by from their committers.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2018-08-01 10:58 Stephen Rothwell
  2018-08-01 16:58 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2018-08-01 10:58 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

Hi all,

Commits

  e0afb3ebfcf5 ("cifs: add compound_send_recv()")
  1bc941970813 ("cifs: make smb_send_rqst take an array of requests")
  095fe7367830 ("cifs: update init_sg, crypt_message to take an array of rqst")

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

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
  2018-04-01  1:38 Stephen Rothwell
@ 2018-04-01  4:45 ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2018-04-01  4:45 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: CIFS, Linux-Next Mailing List, Linux Kernel Mailing List, Steve French

fixed

On Sat, Mar 31, 2018 at 8:38 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
>
> Commit
>
>   7127583a1b4b ("cifs: add server->vals->header_preamble_size")
>
> is missing a Signed-off-by from its committer.
>
> [I am assuming that smfrench@gmail.com == stfrench@microsoft.com]
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2018-04-01  1:38 Stephen Rothwell
  2018-04-01  4:45 ` Steve French
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2018-04-01  1:38 UTC (permalink / raw)
  To: Steve French, CIFS
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Steve French

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

Hi all,

Commit

  7127583a1b4b ("cifs: add server->vals->header_preamble_size")

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

[I am assuming that smfrench@gmail.com == stfrench@microsoft.com]

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
       [not found]         ` <20170920155827.3c2aead1-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
@ 2017-09-20  6:40           ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2017-09-20  6:40 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Leif Sahlberg, CIFS

Fixed - and repushed to cifs-2.6.git for-next

On Wed, Sep 20, 2017 at 12:58 AM, Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> wrote:
> Hi Ronnie,
>
> On Wed, 20 Sep 2017 00:33:41 -0400 (EDT) Leif Sahlberg <lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
>>
>> Steve,
>>
>> Please add
>> Signed-off-by: Ronnie Sahlberg <lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>
> It's actually Steve's SOB that is missing, not yours.
>
> --
> Cheers,
> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
       [not found]     ` <800661073.8095113.1505882021555.JavaMail.zimbra-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2017-09-20  5:58       ` Stephen Rothwell
       [not found]         ` <20170920155827.3c2aead1-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2017-09-20  5:58 UTC (permalink / raw)
  To: Leif Sahlberg; +Cc: Steve French, CIFS

Hi Ronnie,

On Wed, 20 Sep 2017 00:33:41 -0400 (EDT) Leif Sahlberg <lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
>
> Steve,
> 
> Please add
> Signed-off-by: Ronnie Sahlberg <lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

It's actually Steve's SOB that is missing, not yours.

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
       [not found] ` <20170920142848.24ae8a3a-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
@ 2017-09-20  4:33   ` Leif Sahlberg
       [not found]     ` <800661073.8095113.1505882021555.JavaMail.zimbra-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 78+ messages in thread
From: Leif Sahlberg @ 2017-09-20  4:33 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Steve French, CIFS

Steve,

Please add
Signed-off-by: Ronnie Sahlberg <lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

----- Original Message -----
From: "Stephen Rothwell" <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
To: "Steve French" <smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>, "CIFS" <linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: "Linux-Next Mailing List" <linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>, "Linux Kernel Mailing List" <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>, "Ronnie Sahlberg" <lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Sent: Wednesday, 20 September, 2017 2:28:48 PM
Subject: linux-next: Signed-off-by missing for commit in the cifs tree

Hi all,

Commit

  b8b14037d451 ("cifs: show 'soft' in the mount options for !hard mounts")

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

-- 
Cheers,
Stephen Rothwell
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2017-09-20  4:28 Stephen Rothwell
       [not found] ` <20170920142848.24ae8a3a-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2017-09-20  4:28 UTC (permalink / raw)
  To: Steve French, CIFS
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Ronnie Sahlberg

Hi all,

Commit

  b8b14037d451 ("cifs: show 'soft' in the mount options for !hard mounts")

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

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 78+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the cifs tree
       [not found]   ` <CAH2r5mtGthm6XkatxGMUdJwc9CXgdo31xgPLZuRxWqXgL1g19Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2017-09-05  1:58     ` Steve French
  0 siblings, 0 replies; 78+ messages in thread
From: Steve French @ 2017-09-05  1:58 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: LKML, linux-cifs-u79uwXL29TY76Z2rM5mHXA, Linux-Next Mailing List

Fixed and repushed

On Mon, Sep 4, 2017 at 5:44 PM, Steve French <smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Ok. Will check what happened and repush
>
> On Sep 4, 2017 16:56, "Stephen Rothwell" <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> wrote:
>>
>> Hi all,
>>
>> Commit
>>
>>   84c9d65efa37 ("cifs: Check for timeout on Negotiate stage")
>>
>> is missing a Signed-off-by from its committer.
>>
>> --
>> Cheers,
>> Stephen Rothwell



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 78+ messages in thread

* linux-next: Signed-off-by missing for commit in the cifs tree
@ 2017-09-04 21:56 Stephen Rothwell
       [not found] ` <CAH2r5mtGthm6XkatxGMUdJwc9CXgdo31xgPLZuRxWqXgL1g19Q@mail.gmail.com>
  0 siblings, 1 reply; 78+ messages in thread
From: Stephen Rothwell @ 2017-09-04 21:56 UTC (permalink / raw)
  To: Steve French, CIFS; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

Hi all,

Commit

  84c9d65efa37 ("cifs: Check for timeout on Negotiate stage")

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

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 78+ messages in thread

end of thread, other threads:[~2024-01-28 12:38 UTC | newest]

Thread overview: 78+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 22:24 linux-next: Signed-off-by missing for commit in the cifs tree Stephen Rothwell
2022-05-25 22:37 ` Steve French
  -- strict thread matches above, loose matches on Subject: below --
2024-01-28  3:56 Stephen Rothwell
2024-01-28 12:38 ` Steve French
2023-09-19 21:06 Stephen Rothwell
2023-09-20  3:04 ` Steve French
2023-06-19 22:30 Stephen Rothwell
2023-06-19 23:17 ` Steve French
2023-02-23 21:10 Stephen Rothwell
2023-02-23 22:43 ` Steve French
2022-10-18  3:38 Stephen Rothwell
2022-10-18  3:45 ` Steve French
2022-08-24  6:39 Stephen Rothwell
2022-08-24 14:35 ` Steve French
2022-08-17 22:21 Stephen Rothwell
2022-08-17 23:07 ` Steve French
2022-06-22 23:21 Stephen Rothwell
2022-06-22 23:39 ` Steve French
2022-06-16 22:34 Stephen Rothwell
2022-06-16 22:41 ` Steve French
2021-04-08 12:07 Stephen Rothwell
2021-04-08 16:09 ` Steve French
2021-03-26  9:06 Stephen Rothwell
2021-02-16 11:33 Stephen Rothwell
2021-02-03 10:59 Stephen Rothwell
2021-02-03 15:41 ` Steve French
2020-12-18  5:57 Stephen Rothwell
2020-12-18  6:04 ` Steve French
2020-12-14 19:32 Stephen Rothwell
2020-12-14 19:42 ` Steve French
2020-12-13 10:14 Stephen Rothwell
2020-12-13 16:10 ` Steve French
2020-12-10 10:45 Stephen Rothwell
2020-12-10 19:06 ` Steve French
2020-09-29 22:31 Stephen Rothwell
2020-09-29 22:42 ` Steve French
2020-08-06  6:45 Stephen Rothwell
2020-08-06 15:31 ` Steve French
2020-08-06 22:33   ` Stephen Rothwell
2020-08-07 11:49     ` Dan Carpenter
2020-03-29 21:57 Stephen Rothwell
2020-03-29 22:00 ` Steve French
2020-03-09 22:28 Stephen Rothwell
2020-03-09 23:07 ` Steve French
2020-02-24 20:52 Stephen Rothwell
2020-02-24 22:27 ` Steve French
2020-01-27 19:57 Stephen Rothwell
2020-01-28 17:47 ` Steve French
2020-01-19  1:22 Stephen Rothwell
2020-01-19  3:02 ` Steve French
2019-11-14 20:10 Stephen Rothwell
2019-11-14 21:48 ` Steve French
2019-08-01 21:54 Stephen Rothwell
2019-08-01 22:42 ` Steve French
2019-06-25 11:08 Stephen Rothwell
2019-06-25 17:19 ` Steve French
2019-05-07 21:32 Stephen Rothwell
2019-05-08  4:03 ` Steve French
2019-04-02 20:40 Stephen Rothwell
2019-04-03  4:27 ` Steve French
2019-03-21 18:47 Stephen Rothwell
2019-03-21 19:00 ` Steve French
2019-02-14  7:37 Stephen Rothwell
2018-12-24 11:45 Stephen Rothwell
2018-12-24 16:10 ` Steve French
2018-11-05  5:55 Stephen Rothwell
2018-08-21  4:18 Stephen Rothwell
2018-08-21  4:20 ` Steve French
2018-08-01 10:58 Stephen Rothwell
2018-08-01 16:58 ` Steve French
2018-04-01  1:38 Stephen Rothwell
2018-04-01  4:45 ` Steve French
2017-09-20  4:28 Stephen Rothwell
     [not found] ` <20170920142848.24ae8a3a-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2017-09-20  4:33   ` Leif Sahlberg
     [not found]     ` <800661073.8095113.1505882021555.JavaMail.zimbra-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-09-20  5:58       ` Stephen Rothwell
     [not found]         ` <20170920155827.3c2aead1-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2017-09-20  6:40           ` Steve French
2017-09-04 21:56 Stephen Rothwell
     [not found] ` <CAH2r5mtGthm6XkatxGMUdJwc9CXgdo31xgPLZuRxWqXgL1g19Q@mail.gmail.com>
     [not found]   ` <CAH2r5mtGthm6XkatxGMUdJwc9CXgdo31xgPLZuRxWqXgL1g19Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-05  1:58     ` Steve French

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).