Show patches with: Submitter = Bart Van Assche       |   318 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/12] xen/scsifront: Remove code that zeroes driver-private command data - 3 - --- 2017-06-02 Bart Van Assche Accepted
[v3,11/12] virtio_scsi: Remove code that zeroes driver-private command data - 2 - --- 2017-06-02 Bart Van Assche Accepted
[v3,10/12] snic: Remove code that zeroes driver-private command data - 3 - --- 2017-06-02 Bart Van Assche Accepted
[v3,09/12] Make scsi_mq_prep_fn() call scsi_init_command() - 1 - --- 2017-06-02 Bart Van Assche Accepted
[v3,08/12] Introduce scsi_mq_sgl_size() - 1 - --- 2017-06-02 Bart Van Assche Accepted
[v3,07/12] Only add commands to the device command list if required by the LLD - 2 - --- 2017-06-02 Bart Van Assche Accepted
[v3,06/12] Make __scsi_remove_device go straight from BLOCKED to DEL - 1 - --- 2017-06-02 Bart Van Assche Accepted
[v3,05/12] Introduce scsi_start_queue() - 2 - --- 2017-06-02 Bart Van Assche Accepted
[v3,04/12] Protect SCSI device state changes with a mutex - - - --- 2017-06-02 Bart Van Assche Accepted
[v3,03/12] Create two versions of scsi_internal_device_unblock() - 3 - --- 2017-06-02 Bart Van Assche Accepted
[v3,02/12] Split scsi_internal_device_block() - 3 - --- 2017-06-02 Bart Van Assche Accepted
[v3,01/12] Avoid that scsi_exit_rq() triggers a use-after-free - 1 - --- 2017-06-02 Bart Van Assche Accepted
[v2,12/12] xen/scsifront: Remove code that zeroes driver-private command data - 3 - --- 2017-06-01 Bart Van Assche Superseded
[v2,11/12] virtio: Remove code that zeroes driver-private command data - 2 - --- 2017-06-01 Bart Van Assche Superseded
[v2,10/12] snic: Remove code that zeroes driver-private command data - 2 - --- 2017-06-01 Bart Van Assche Superseded
[v2,09/12] Make scsi_mq_prep_fn() call scsi_init_command() - - - --- 2017-06-01 Bart Van Assche Superseded
[v2,08/12] Introduce scsi_mq_sgl_size() - 1 - --- 2017-06-01 Bart Van Assche Superseded
[v2,07/12] Only add commands to the device command list if required by the LLD - 2 - --- 2017-06-01 Bart Van Assche Superseded
[v2,06/12] Make __scsi_remove_device go straight from BLOCKED to DEL - 1 - --- 2017-06-01 Bart Van Assche Superseded
[v2,05/12] Introduce scsi_start_queue() - 2 - --- 2017-06-01 Bart Van Assche Superseded
[v2,04/12] Protect SCSI device state changes with a mutex - - - --- 2017-06-01 Bart Van Assche Superseded
[v2,03/12] Create two versions of scsi_internal_device_unblock() - 3 - --- 2017-06-01 Bart Van Assche Superseded
[v2,02/12] Split scsi_internal_device_block() - 3 - --- 2017-06-01 Bart Van Assche Superseded
[v2,01/12] Avoid that scsi_exit_rq() triggers a use-after-free - 1 - --- 2017-06-01 Bart Van Assche Superseded
[31/31] xen/scsifront: Remove code that zeroes driver-private command data - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[30/31] scsi: virtio: Remove code that zeroes driver-private command data - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[29/31] scsi: snic: Remove code that zeroes driver-private command data - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[28/31] scsi_setup_fs_cmnd(): Call scsi_req_init() instead of open-coding it - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[27/31] scsi: Consolidate more initialization code - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[26/31] scsi: Move the code for clearing private command data into scsi_dispatch_cmd() - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[25/31] scsi-mq: Make behavior scsi_mq_prep_fn() closer to that of scsi_prep_fn() - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[24/31] scsi: Make scsi_initialize_rq() zero the entire struct scsi_cmnd - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[23/31] scsi: Move sense buffer pointer initialization into scsi_initialize_rq() - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[22/31] scsi: Inline scsi_init_command() - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[21/31] scsi: Move most of scsi_init_command() into scsi_initialize_rq() - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[20/31] scsi: Only add commands to the device command list if required by the LLD - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[19/31] scsi: Change argument type of scsi_req_init() - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[18/31] block: Make scsi_req_init() calls implicit - - - --- 2017-05-24 Bart Van Assche Changes Requested
[17/31] block: Introduce request_queue.initialize_rq_fn() - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[16/31] scsi: Make scsi_ioctl_reset() pass the request queue pointer to blk_rq_init() - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[15/31] nfsd: Check private request size before submitting a SCSI request - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[14/31] cdrom: Check private request size before attaching to a queue - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[13/31] pktcdvd: Check queue type before attaching to a queue - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[12/31] bsg: Check queue type before attaching to a queue - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[11/31] block: Introduce queue flag QUEUE_FLAG_SCSI_SUP - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[10/31] Avoid that scsi_exit_rq() triggers a use-after-free - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[09/31] block: Avoid that blk_exit_rl() triggers a use-after-free 1 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[08/31] sd, sr: Convert two assignments into warning statements - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[07/31] scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[06/31] scmd_eh_abort_handler(): Add a comment - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[05/31] Make __scsi_remove_device go straight from BLOCKED to DEL - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[04/31] Introduce scsi_start_queue() - 1 - --- 2017-05-24 Bart Van Assche Changes Requested
[03/31] Protect SCSI device state changes with a mutex - - - --- 2017-05-24 Bart Van Assche Changes Requested
[02/31] Create two versions of scsi_internal_device_unblock() - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
[01/31] Split scsi_internal_device_block() - 2 - --- 2017-05-24 Bart Van Assche Changes Requested
qla2xxx: Remove an unused structure member 1 1 - --- 2017-05-22 Bart Van Assche Accepted
[18/18] scsi_setup_fs_cmnd(): Call scsi_req_init() instead of open-coding it - 1 - --- 2017-05-19 Bart Van Assche Superseded
[17/18] scsi: Consolidate more initialization code - 1 - --- 2017-05-19 Bart Van Assche Superseded
[16/18] scsi-mq: Make behavior scsi_mq_prep_fn() closer to that of scsi_prep_fn() - 1 - --- 2017-05-19 Bart Van Assche Superseded
[15/18] scsi: storvsc: Initialize driver-private command before using it - - - --- 2017-05-19 Bart Van Assche Superseded
[14/18] scsi: Make scsi_initialize_rq() zero the entire struct scsi_cmnd - 1 - --- 2017-05-19 Bart Van Assche Superseded
[13/18] scsi: Move sense buffer pointer initialization into scsi_initialize_rq() - 1 - --- 2017-05-19 Bart Van Assche Superseded
[12/18] scsi: Inline scsi_init_command() - 1 - --- 2017-05-19 Bart Van Assche Superseded
[11/18] scsi: Move most of scsi_init_command() into scsi_initialize_rq() - 1 - --- 2017-05-19 Bart Van Assche Superseded
[10/18] scsi: Only add commands to the device command list if required by the LLD - 1 - --- 2017-05-19 Bart Van Assche Superseded
[09/18] scsi: Change argument type of scsi_req_init() - 1 - --- 2017-05-19 Bart Van Assche Superseded
[08/18] block: Make scsi_req_init() calls implicit - - - --- 2017-05-19 Bart Van Assche Superseded
[07/18] block: Introduce request_queue.initialize_rq_fn() - - - --- 2017-05-19 Bart Van Assche Superseded
[06/18] scsi: Make scsi_ioctl_reset() pass the request queue pointer to blk_rq_init() - 1 - --- 2017-05-19 Bart Van Assche Superseded
[05/18] nfsd: Check private request size before submitting a SCSI request - - - --- 2017-05-19 Bart Van Assche Superseded
[04/18] cdrom: Check private request size before attaching to a queue - - - --- 2017-05-19 Bart Van Assche Superseded
[03/18] pktcdvd: Check private request size before attaching to a queue - - - --- 2017-05-19 Bart Van Assche Superseded
[02/18] bsg: Check private request size before attaching to a queue - - - --- 2017-05-19 Bart Van Assche Superseded
[01/18] block: Introduce blk_queue_cmd_size() - 1 - --- 2017-05-19 Bart Van Assche Superseded
[v2] Avoid that scsi_exit_rq() triggers a use-after-free - - - --- 2017-05-03 Bart Van Assche Changes Requested
[v6,5/5] Make __scsi_remove_device go straight from BLOCKED to DEL - - - --- 2017-05-02 Bart Van Assche Superseded
[v6,4/5] Introduce scsi_start_queue() - - - --- 2017-05-02 Bart Van Assche Superseded
[v6,3/5] Protect SCSI device state changes with a mutex - - - --- 2017-05-02 Bart Van Assche Superseded
[v6,2/5] Create two versions of scsi_internal_device_unblock() - - - --- 2017-05-02 Bart Van Assche Superseded
[v6,1/5] Split scsi_internal_device_block() - - - --- 2017-05-02 Bart Van Assche Superseded
scsi_lib: Add #include <scsi/scsi_transport.h> - 1 - --- 2017-05-02 Bart Van Assche Accepted
Avoid that scsi_exit_rq() triggers a use-after-free - - - --- 2017-05-02 Bart Van Assche Changes Requested
[v6,10/10] scsi: Implement blk_mq_ops.show_rq() - 2 - --- 2017-04-26 Bart Van Assche Accepted
[v3,3/4] sd: Make synchronize cache upon shutdown asynchronous - - - --- 2017-04-26 Bart Van Assche Superseded
[v5,4/4] Avoid that __scsi_remove_device() hangs - - - --- 2017-04-25 Bart Van Assche Superseded
[v5,3/4] sd: Make synchronize cache upon shutdown asynchronous - - - --- 2017-04-25 Bart Van Assche Superseded
[v5,2/4] Introduce scsi_execute_async() - - - --- 2017-04-25 Bart Van Assche Superseded
[v5,1/4] Introduce scsi_start_queue() - - - --- 2017-04-25 Bart Van Assche Superseded
[v5,10/10] scsi: Implement blk_mq_ops.show_rq() - 1 - --- 2017-04-25 Bart Van Assche Not Applicable
[v4,10/10] scsi: Implement blk_mq_ops.show_rq() - 1 - --- 2017-04-21 Bart Van Assche Superseded
[v4,4/4] Avoid that __scsi_remove_device() hangs - - - --- 2017-04-21 Bart Van Assche Changes Requested
[v4,3/4] sd: Make synchronize cache upon shutdown asynchronous - - - --- 2017-04-21 Bart Van Assche Changes Requested
[v4,2/4] Introduce scsi_execute_async() - - - --- 2017-04-21 Bart Van Assche Changes Requested
[v4,1/4] Introduce scsi_start_queue() - - - --- 2017-04-21 Bart Van Assche Changes Requested
[v3,3/4] sd: Make synchronize cache upon shutdown asynchronous - - - --- 2017-04-20 Bart Van Assche Superseded
[v3,3/4] sd: Make synchronize cache upon shutdown asynchronous - - - --- 2017-04-19 Bart Van Assche Not Applicable
[v3,3/4] sd: Make synchronize cache upon shutdown asynchronous - - - --- 2017-04-18 Bart Van Assche Changes Requested
[v3,8/8] scsi: Implement blk_mq_ops.show_rq() - - - --- 2017-04-18 Bart Van Assche Changes Requested
[v3,4/4] Avoid that __scsi_remove_device() hangs - - - --- 2017-04-17 Bart Van Assche Changes Requested
[v3,3/4] sd: Make synchronize cache upon shutdown asynchronous - - - --- 2017-04-17 Bart Van Assche Changes Requested
« 1 2 3 4 »