Hannes Reinecke ([email protected])

Number of posts: 1712 (0.22 per day)
First post: 2003-07-21 11:27:25
Last post: 2024-06-15 09:07:29

Date List Subject
2021-09-10 06:44:38 linux-crypto [PATCH 12/12] nvmet-auth: expire authentication sessions
2021-09-10 06:44:38 linux-crypto [PATCH 10/12] nvmet: Implement basic In-Band Authentication
2021-09-10 06:44:23 linux-crypto [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
2021-09-10 06:44:05 linux-crypto [PATCHv3 00/12] nvme: In-band authentication support
2021-09-10 06:44:05 linux-crypto [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
2021-09-10 06:44:05 linux-crypto [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
2021-09-10 06:44:05 linux-crypto [PATCH 09/12] nvmet: Parse fabrics commands on all queues
2021-09-10 06:44:05 linux-crypto [PATCH 02/12] crypto: add crypto_has_kpp()
2021-09-10 06:44:05 linux-crypto [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
2021-09-09 10:07:25 linux-kernel Re: [PATCH v2] nvme: avoid race in shutdown namespace removal
2021-09-06 08:52:10 linux-kernel Re: [PATCH v2] nvme: avoid race in shutdown namespace removal
2021-09-06 06:51:01 linux-kernel Re: [PATCH v3 8/8] nbd: add error handling support for add_disk()
2021-09-06 06:51:01 linux-kernel Re: [PATCH v3 3/8] nvme: add error handling support for add_disk()
2021-09-06 06:34:53 linux-kernel Re: [PATCH v3 7/8] loop: add error handling support for add_disk()
2021-09-06 06:33:57 linux-kernel Re: [PATCH v3 6/8] dm: add add_disk() error handling
2021-09-06 06:32:59 linux-kernel Re: [PATCH v3 5/8] md: add error handling support for add_disk()
2021-09-06 06:15:02 linux-kernel Re: [PATCH v3 2/8] scsi/sr: add error handling support for add_disk()
2021-09-06 06:14:08 linux-kernel Re: [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
2021-08-30 17:16:18 linux-kernel Re: [PATCH v1] nvme: avoid race in shutdown namespace removal
2021-08-27 15:25:23 linux-kernel Re: arm scsi drivers
2021-08-25 16:08:22 linux-kernel Re: [PATCH v2] nvme: update keep alive interval when kato is modified
2021-08-25 15:36:33 linux-kernel Re: [PATCH v2] nvme-tcp: Do not reset transport on data digest errors
2021-08-20 10:22:48 linux-kernel Re: [PATCH] nvme-tcp: Do not reset transport on data digest errors
2021-08-19 10:41:12 linux-kernel Re: [PATCH v2 2/2] scsi: qla1280: Fix DEBUG_QLA1280 compilation issues
2021-08-19 10:40:06 linux-kernel Re: [PATCH v2 1/2] scsi: qla1280: Stop using scsi_cmnd.tag
2021-08-19 07:53:38 linux-kernel Re: [PATCH 0/3] Remove scsi_cmnd.tag
2021-08-19 07:16:58 linux-kernel Re: [PATCH 0/3] Remove scsi_cmnd.tag
2021-08-18 12:26:10 linux-kernel Re: [PATCH v5 3/3] nvme-fc: fix controller reset hang during traffic
2021-08-18 05:45:45 linux-crypto Re: [PATCHv2 00/13] nvme: In-band authentication support
2021-08-16 11:13:43 linux-kernel Re: [PATCH 2/3] scsi: fnic: Stop setting scsi_cmnd.tag
2021-08-14 12:38:27 linux-kernel Re: [PATCH 2/3] scsi: fnic: Stop setting scsi_cmnd.tag
2021-08-13 17:06:14 linux-kernel Re: [PATCH 1/3] scsi: wd719: Stop using scsi_cmnd.tag
2021-08-13 16:36:02 linux-kernel Re: [PATCH 3/3] scsi: Remove scsi_cmnd.tag
2021-08-13 16:35:17 linux-kernel Re: [PATCH 2/3] scsi: fnic: Stop setting scsi_cmnd.tag
2021-08-12 13:12:48 linux-crypto Re: [PATCH 13/13] nvme: add non-standard ECDH and curve25517 algorithms
2021-08-11 05:58:06 linux-crypto Re: [PATCH 04/13] lib/base64: RFC4648-compliant base64 encoding
2021-08-10 14:16:31 linux-crypto [PATCH 05/13] nvme: add definitions for NVMe In-Band authentication
2021-08-10 14:15:51 linux-crypto [PATCH 07/13] nvme: Implement In-Band authentication
2021-08-10 14:15:39 linux-crypto [PATCH 13/13] nvme: add non-standard ECDH and curve25517 algorithms
2021-08-10 14:15:39 linux-crypto [PATCH 10/13] nvmet: Implement basic In-Band Authentication
2021-08-10 14:15:39 linux-crypto [PATCH 03/13] crypto/ffdhe: Finite Field DH Ephemeral Parameters
2021-08-10 14:15:38 linux-crypto [PATCH 12/13] nvmet-auth: expire authentication sessions
2021-08-10 14:15:38 linux-crypto [PATCH 11/13] nvmet-auth: Diffie-Hellman key exchange support
2021-08-10 14:15:37 linux-crypto [PATCH 04/13] lib/base64: RFC4648-compliant base64 encoding
2021-08-10 14:15:36 linux-crypto [PATCH 09/13] nvmet: Parse fabrics commands on all queues
2021-08-10 14:15:36 linux-crypto [PATCH 08/13] nvme-auth: Diffie-Hellman key exchange support
2021-08-10 14:15:35 linux-crypto [PATCH 06/13] nvme-fabrics: decode 'authentication required' connect error
2021-08-10 14:14:34 linux-crypto [PATCH 02/13] crypto: add crypto_has_kpp()
2021-08-10 14:14:30 linux-crypto [PATCH 01/13] crypto: add crypto_has_shash()
2021-08-10 14:14:10 linux-crypto [PATCHv2 00/13] nvme: In-band authentication support
2021-08-10 08:32:00 linux-kernel Re: [PATCH] scsi: aha1542: Remove unneeded semicolon