Show patches with: Submitter = Bart Van Assche       |    Archived = No       |   2882 patches
« 1 2 ... 19 20 2128 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/19] scsi: ufs: Remove several wmb() calls fault-inject: Declare the second argument of setup_fault_attr() const - - - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,08/19] scsi: ufs: Improve static type checking for the host controller state fault-inject: Declare the second argument of setup_fault_attr() const - 1 - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,07/19] scsi: ufs: Verify UIC locking requirements at runtime fault-inject: Declare the second argument of setup_fault_attr() const - 2 - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,06/19] scsi: ufs: Remove ufshcd_valid_tag() fault-inject: Declare the second argument of setup_fault_attr() const - 1 - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,05/19] scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate fault-inject: Declare the second argument of setup_fault_attr() const - 2 - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,04/19] scsi: ufs: Rename the second ufshcd_probe_hba() argument fault-inject: Declare the second argument of setup_fault_attr() const - 2 - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,03/19] scsi: ufs: Only include power management code if necessary fault-inject: Declare the second argument of setup_fault_attr() const - 2 - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,02/19] scsi: ufs: Reduce power management code duplication fault-inject: Declare the second argument of setup_fault_attr() const - 2 - --- 2021-07-09 Bart Van Assche Changes Requested
[v2,01/19] scsi: Fix the documentation of the scsi_execute() time parameter [v2,01/19] scsi: Fix the documentation of the scsi_execute() time parameter - 2 - --- 2021-07-09 Bart Van Assche Accepted
fault-inject: Declare the second argument of setup_fault_attr() const fault-inject: Declare the second argument of setup_fault_attr() const - - - --- 2021-07-09 Bart Van Assche Not Applicable
[21/21] ufs: Retry aborted SCSI commands instead of completing these successfully UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[20/21] ufs: Synchronize SCSI and UFS error handling UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[19/21] ufs: Request sense data asynchronously UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[18/21] ufs: Use the doorbell register instead of the UTRLCNR register UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[17/21] ufs: Fix a race in the completion path UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[16/21] ufs: Fix the SCSI abort handler UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[15/21] ufs: Rename __ufshcd_transfer_req_compl() UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[14/21] ufs: Inline ufshcd_outstanding_req_clear() UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[13/21] ufs: Remove several wmb() calls UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[12/21] ufs: Improve static type checking for the host controller state UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[11/21] ufs: Verify UIC locking requirements at runtime UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[10/21] ufs: Remove ufshcd_valid_tag() UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[09/21] ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[08/21] ufs: Rename the second ufshcd_probe_hba() argument UFS patches for kernel v5.15 - 2 - --- 2021-07-01 Bart Van Assche Superseded
[07/21] ufs: Only include power management code if necessary UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[06/21] ufs: Reduce power management code duplication UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[05/21] ata: Stop clearing host_eh_scheduled from error handlers UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[04/21] libsas: Stop clearing host_eh_scheduled from the error handler UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[03/21] Clear host_eh_scheduled from inside the SCSI error handler UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[02/21] libsas: Only abort commands from inside the error handler UFS patches for kernel v5.15 - - - --- 2021-07-01 Bart Van Assche Superseded
[01/21] Fix the documentation of the scsi_execute() time parameter UFS patches for kernel v5.15 - 1 - --- 2021-07-01 Bart Van Assche Superseded
[v2,3/3] ufs: Remove ufshcd_valid_tag() UFS patches for Linux kernel v5.14 - - - --- 2021-06-24 Bart Van Assche Changes Requested
[v2,2/3] ufs: Rename the second ufshcd_probe_hba() argument UFS patches for Linux kernel v5.14 - 2 - --- 2021-06-24 Bart Van Assche Changes Requested
[v2,1/3] ufs: Reduce code duplication in the runtime power managment implementation UFS patches for Linux kernel v5.14 - 1 - --- 2021-06-24 Bart Van Assche Changes Requested
scsi: Inline scsi_mq_alloc_queue() scsi: Inline scsi_mq_alloc_queue() - 2 - --- 2021-06-22 Bart Van Assche Accepted
[RFC,4/4] ufs: Make host controller state change handling more systematic UFS patches for Linux kernel v5.14 - - - --- 2021-06-19 Bart Van Assche Superseded
[RFC,3/4] ufs: Improve static type checking for the host controller state UFS patches for Linux kernel v5.14 - 1 - --- 2021-06-19 Bart Van Assche Superseded
[RFC,2/4] ufs: Remove a check from ufshcd_queuecommand() UFS patches for Linux kernel v5.14 - - - --- 2021-06-19 Bart Van Assche Superseded
[RFC,1/4] ufs: Rename the second ufshcd_probe_hba() argument UFS patches for Linux kernel v5.14 - 1 - --- 2021-06-19 Bart Van Assche Superseded
[v3,51/51] core: Remove the request member from struct scsi_cmnd Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,50/51] usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,49/51] tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - 1 - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,48/51] xen-scsifront: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,47/51] virtio_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,46/51] ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,45/51] sym53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,44/51] sun3_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,43/51] stex: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,42/51] snic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,41/51] smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,40/51] scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,39/51] qlogicpti: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,38/51] qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,37/51] qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,36/51] qla1280: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,35/51] qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,34/51] qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,33/51] ncr53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,32/51] myrs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,31/51] myrb: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,30/51] mvumi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,29/51] mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,28/51] megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,27/51] lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,26/51] libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - 1 1 --- 2021-05-24 Bart Van Assche Changes Requested
[v3,25/51] ips: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,24/51] ibmvscsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,23/51] ibmvfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,22/51] hpsa: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,21/51] hisi_sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,20/51] fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,19/51] dpt_i2o: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,18/51] cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,17/51] csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,16/51] bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,15/51] aha1542: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,14/51] advansys: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,13/51] aacraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,12/51] NCR5380: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,11/51] 53c700: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,10/51] zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,09/51] RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,08/51] RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - 2 - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,07/51] ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,06/51] scsi_transport_spi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,05/51] scsi_transport_fc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,04/51] sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,03/51] sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,02/51] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,01/51] core: Introduce the scsi_cmd_to_rq() function Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-24 Bart Van Assche Changes Requested
[v3,3/3] Change the type of the second argument of scsi_host_complete_all_commands() Introduce enums for SCSI status codes - 1 - --- 2021-05-24 Bart Van Assche Accepted
[v3,2/3] Introduce enums for the SAM, message, host and driver status codes Introduce enums for SCSI status codes - 2 - --- 2021-05-24 Bart Van Assche Accepted
[v3,1/3] libsas: Introduce more SAM status code aliases in enum exec_status Introduce enums for SCSI status codes 1 2 - --- 2021-05-24 Bart Van Assche Accepted
[2/2] ufs: Use designated initializers in ufs_pm_lvl_states[] Two additional UFS patches - - - --- 2021-05-19 Bart Van Assche Accepted
[1/2] ufs: Suppress false positive unhandled interrupt messages Two additional UFS patches - - - --- 2021-05-19 Bart Van Assche Accepted
[v2,3/3] Change the type of the second argument of scsi_host_complete_all_commands() Introduce enums for SCSI status codes - - - --- 2021-05-18 Bart Van Assche Superseded
[v2,2/3] Introduce enums for the SAM, message, host and driver status codes Introduce enums for SCSI status codes - 1 - --- 2021-05-18 Bart Van Assche Superseded
[v2,1/3] libsas: Introduce more SAM status code aliases in enum exec_status Introduce enums for SCSI status codes 1 1 - --- 2021-05-18 Bart Van Assche Superseded
[v2,50/50] core: Remove the request member from struct scsi_cmnd Remove the request pointer from struct scsi_cmnd - - - --- 2021-05-18 Bart Van Assche Superseded
[v2,49/50] usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd 1 - - --- 2021-05-18 Bart Van Assche Superseded
« 1 2 ... 19 20 2128 29 »