Show patches with: Submitter = KY Srinivasan       |    State = Action Required       |   47 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,4/4] scsi: storvsc: Tighten up the interrupt path - - - --- 2015-12-12 KY Srinivasan New
[V2,3/4] scsi: storvsc: Refactor the code in storvsc_channel_init() - - - --- 2015-12-12 KY Srinivasan New
[V2,2/4] scsi: storvsc: Properly support Fibre Channel devices - - - --- 2015-12-12 KY Srinivasan New
[V2,1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet - - - --- 2015-12-12 KY Srinivasan New
[4/4] scsi: storvsc: Tighten up the interrupt path - - - --- 2015-12-11 KY Srinivasan New
[3/4] scsi: storvsc: Refactor the code in storvsc_channel_init() - - - --- 2015-12-11 KY Srinivasan New
[2/4] scsi: storvsc: Properly support Fibre Channel devices - - - --- 2015-12-11 KY Srinivasan New
[1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet - - - --- 2015-12-11 KY Srinivasan New
[1/1] scsi: storvsc: Use ARRAY_SIZE() to compute the elements in the protocol array - - - --- 2015-08-14 KY Srinivasan New
[1/1] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc - - - --- 2015-08-14 KY Srinivasan New
[RESEND,V2,7/7] scsi: storvsc: Set the error code correctly in failure conditions - - - --- 2015-08-13 KY Srinivasan New
[RESEND,V2,6/7] scsi: storvsc: Allow write_same when host is windows 10 - - - --- 2015-08-13 KY Srinivasan New
[RESEND,V2,5/7] scsi: storvsc: use storage protocol version to determine storage capabilities - - - --- 2015-08-13 KY Srinivasan New
[RESEND,V2,4/7] scsi: storvsc: use correct defaults for values determined by protocol negotiation - - - --- 2015-08-13 KY Srinivasan New
[RESEND,V2,3/7] scsi: storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne… - - - --- 2015-08-13 KY Srinivasan New
[RESEND,V2,2/7] scsi: storvsc: Use a single value to track protocol versions - - - --- 2015-08-13 KY Srinivasan New
[RESEND,V2,1/7] scsi: storvsc: Rather than look for sets of specific protocol versions, make decisi… - - - --- 2015-08-13 KY Srinivasan New
[V2,7/7] scsi: storvsc: Set the error code correctly in failure conditions - - - --- 2015-06-03 KY Srinivasan New
[V2,6/7] scsi: storvsc: Allow write_same when host is windows 10 - - - --- 2015-06-03 KY Srinivasan New
[V2,5/7] scsi: storvsc: use storage protocol version to determine storage capabilities - - - --- 2015-06-03 KY Srinivasan New
[V2,4/7] scsi: storvsc: use correct defaults for values determined by protocol negotiation - - - --- 2015-06-03 KY Srinivasan New
[V2,3/7] scsi: storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiati… - - - --- 2015-06-03 KY Srinivasan New
[V2,2/7] scsi: storvsc: Use a single value to track protocol versions - - - --- 2015-06-03 KY Srinivasan New
[V2,1/7] scsi: storvsc: Rather than look for sets of specific protocol versions, make decisions bas… - - - --- 2015-06-03 KY Srinivasan New
[6/6] scsi: storvsc: Allow write_same when host is windows 10 - - - --- 2015-05-29 KY Srinivasan New
[5/6] scsi: storvsc: use storage protocol version to determine storage capabilities - - - --- 2015-05-29 KY Srinivasan New
[4/6] scsi: storvsc: use correct defaults for values determined by protocol negotiation - - - --- 2015-05-29 KY Srinivasan New
[3/6] hv:scsi:Untangle the storage protocol negotiation from the vmbus protocol negotiation. - - - --- 2015-05-29 KY Srinivasan New
[2/6] scsi: storvsc: Use a single value to track protocol versions - - - --- 2015-05-29 KY Srinivasan New
[1/6] scsi: storvsc: Rather than look for sets of specific protocol versions, make decisions based … - - - --- 2015-05-29 KY Srinivasan New
[V2,1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed - - - --- 2015-05-01 KY Srinivasan New
[1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed - - - --- 2015-04-25 KY Srinivasan New
[1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed - - - --- 2015-04-24 KY Srinivasan New
[7/7] scsi: storvsc: Set the tablesize based on the information given by the host - - - --- 2015-03-27 KY Srinivasan New
[V2,6/7] scsi: storvsc: Don't assume that the scatterlist is not chained - - - --- 2015-03-27 KY Srinivasan New
[V2,5/7] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() - - - --- 2015-03-27 KY Srinivasan New
[V2,4/7] scsi: storvsc: Retrieve information about the capability of the target - - - --- 2015-03-27 KY Srinivasan New
[V2,3/7] scsi: storvsc: Always send on the selected outgoing channel - - - --- 2015-03-27 KY Srinivasan New
[V2,2/7] scsi: storvsc: Size the queue depth based on the ringbuffer size - - - --- 2015-03-27 KY Srinivasan New
[V2,1/7] scsi: storvsc: Increase the ring buffer size - - - --- 2015-03-27 KY Srinivasan New
[V2,7/7] scsi: storvsc: Set the tablesize based on the information given by the host - - - --- 2015-03-23 KY Srinivasan New
[6/7] scsi: storvsc: Don't assume that the scatterlist is not chained - - - --- 2015-03-23 KY Srinivasan New
[5/7] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() - - - --- 2015-03-23 KY Srinivasan New
[RESEND,4/7] scsi: storvsc: Retrieve information about the capability of the target - - - --- 2015-03-23 KY Srinivasan New
[RESEND,3/7] scsi: storvsc: Always send on the selected outgoing channel - - - --- 2015-03-23 KY Srinivasan New
[RESEND,2/7] scsi: storvsc: Size the queue depth based on the ringbuffer size - - - --- 2015-03-23 KY Srinivasan New
[RESEND,1/7] scsi: storvsc: Increase the ring buffer size - - - --- 2015-03-23 KY Srinivasan New