Scott Bauer ([email protected])

Number of posts: 44 (0.12 per day)
First post: 2019-01-17 22:12:49
Last post: 2020-01-13 15:21:34

Date List Subject
2020-01-13 15:21:34 linux-kernel Re: [PATCH] MAINTAINERS: Add Revanth Rajashekar as a SED-Opal maintainer
2019-10-03 18:38:04 linux-kernel Re: [PATCH 1/2] block: sed-opal: fix sparse warning: obsolete array init.
2019-10-03 16:18:24 linux-kernel Re: [PATCH 2/2] block: sed-opal: fix sparse warning: convert __be64 data
2019-06-29 16:38:11 linux-kernel Re: [PATCH v2 0/3] block: sed-opal: add support for shadow MBR done flag and write
2019-06-29 16:31:08 linux-kernel Re: [PATCH v2 0/3] block: sed-opal: add support for shadow MBR done flag and write
2019-06-29 16:30:34 linux-kernel Re: [PATCH v2 0/3] block: sed-opal: add support for shadow MBR done flag and write
2019-05-05 14:56:47 linux-kernel Re: [PATCH 1/3] block: sed-opal: add ioctl for done-mark of shadow mbr
2019-05-05 14:46:26 linux-kernel Re: [PATCH 0/3] block: sed-opal: add support for shadow MBR done flag and write
2019-05-05 14:41:30 linux-kernel Re: [PATCH 3/3] block: sed-opal: check size of shadow mbr
2019-05-05 14:40:29 linux-kernel Re: [PATCH 2/3] block: sed-opal: ioctl for writing to shadow mbr
2019-05-02 13:53:04 linux-kernel Re: [PATCH 0/3] block: sed-opal: add support for shadow MBR done flag and write
2019-04-06 15:59:13 linux-kernel Re: [PATCH 11/16] block: sed-opal: add token for OPAL_LIFECYCLE
2019-04-06 15:40:01 linux-kernel Re: [PATCH 04/16] block: sed-opal: unify space check in add_token_*
2019-04-06 15:36:09 linux-kernel Re: [PATCH 01/16] block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
2019-04-06 15:29:24 linux-kernel Re: [PATCH 00/16] sed-opal: fix shadow MBR enable/disable and clean up code
2019-04-06 15:28:46 linux-kernel Re: [PATCH 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
2019-04-06 15:27:46 linux-kernel Re: [PATCH 13/16] block: sed-opal: use named Opal tokens instead of integer literals
2019-04-06 15:27:46 linux-kernel Re: [PATCH 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
2019-04-06 15:24:09 linux-kernel Re: [PATCH 04/16] block: sed-opal: unify space check in add_token_*
2019-02-10 18:27:47 linux-kernel Re: [PATCH v4 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
2019-02-08 01:43:35 linux-kernel Re: [PATCH v4 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
2019-02-04 17:12:31 linux-kernel Re: [PATCH v4 00/16] block: sed-opal: support shadow MBR done flag and write
2019-01-27 21:30:18 linux-kernel Re: [PATCH v3 00/16] block: sed-opal: support shadow MBR done flag and write
2019-01-27 21:11:41 linux-kernel Re: [PATCH v3 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
2019-01-27 21:11:08 linux-kernel Re: [PATCH v3 13/16] block: sed-opal: check size of shadow mbr
2019-01-27 21:10:51 linux-kernel Re: [PATCH v3 12/16] block: sed-opal: unify retrieval of table columns
2019-01-27 21:10:34 linux-kernel Re: [PATCH v3 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
2019-01-27 21:10:31 linux-kernel Re: [PATCH v3 11/16] block: sed-opal: ioctl for writing to shadow mbr
2019-01-27 21:08:44 linux-kernel Re: [PATCH v3 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
2019-01-27 21:08:19 linux-kernel Re: [PATCH v3 09/16] block: sed-opal: split generation of bytestring header and content
2019-01-27 21:07:43 linux-kernel Re: [PATCH v3 08/16] block: sed-opal: print failed function address
2019-01-27 21:07:19 linux-kernel Re: [PATCH v3 04/16] block: sed-opal: close parameter list in cmd_finalize
2019-01-27 21:07:11 linux-kernel Re: [PATCH v3 07/16] block: sed-opal: reuse response_get_token to decrease code duplication
2019-01-27 21:07:06 linux-kernel Re: [PATCH v3 06/16] block: sed-opal: unify error handling of responses
2019-01-27 21:06:44 linux-kernel Re: [PATCH v3 05/16] block: sed-opal: unify cmd start
2019-01-27 21:05:38 linux-kernel Re: [PATCH v3 03/16] block: sed-opal: unify space check in add_token_*
2019-01-27 21:05:33 linux-kernel Re: [PATCH v3 02/16] block: sed-opal: use correct macro for method length
2019-01-27 21:04:50 linux-kernel Re: [PATCH v3 01/16] block: sed-opal: fix typos and formatting
2019-01-21 07:53:56 linux-kernel Re: [PATCH v2 11/16] block: sed-opal: ioctl for writing to shadow mbr
2019-01-19 17:48:12 linux-kernel Re: [PATCH v2 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
2019-01-19 17:31:50 linux-kernel Re: [PATCH v2 13/16] block: sed-opal: check size of shadow mbr
2019-01-19 17:18:41 linux-kernel Re: [PATCH v2 11/16] block: sed-opal: ioctl for writing to shadow mbr
2019-01-19 17:02:14 linux-kernel Re: [PATCH v2 09/16] block: sed-opal: split generation of bytestring header and content
2019-01-17 22:12:49 linux-kernel Re: [PATCH 00/16] block: sed-opal: support shadow MBR done flag and write