Show patches with: Submitter = Bart Van Assche       |    State = Action Required       |    Archived = No       |   731 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
[084/117] qla1280: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[086/117] qla4xxx: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[088/117] qlogicpti: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[090/117] scsi_debug: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[091/117] smartpqi: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[093/117] staging: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[095/117] storvsc: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[097/117] target: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[100/117] ufs: Use enum sam_status where appropriate Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[101/117] ufs: Remove an assignment from ufshcd_transfer_rsp_status() Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[103/117] usb: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[105/117] vmw_pvscsi: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[107/117] wd719x: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[108/117] xen-scsiback: Pass union status to the {status,msg,host,driver}_byte() macros Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[111/117] Use the scsi_status union more widely Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[113/117] Change the return type of scsi_execute_req() into union scsi_status Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[115/117] Change the return types of scsi_mode_sense() and sd_do_mode_sense() Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[117/117] Change the return type of ioctl_internal_command() into union scsi_status Make better use of static type checking --- 2021-04-20 Bart Van Assche New
ufs-exynos: Move definitions from .h to .c ufs-exynos: Move definitions from .h to .c --- 2021-05-09 Bart Van Assche New
[1/7] Introduce scsi_get_pos() Rename scsi_get_lba() into scsi_get_pos() --- 2021-05-09 Bart Van Assche New
[5/7] qla2xxx: Use scsi_get_pos() instead of scsi_get_lba() Rename scsi_get_lba() into scsi_get_pos() --- 2021-05-09 Bart Van Assche New
[v2,3/7] zfcp: Use scsi_get_pos() instead of scsi_get_lba() Rename scsi_get_lba() into scsi_get_pos() --- 2021-05-12 Bart Van Assche New
[v2,7/7] Remove scsi_get_lba() Rename scsi_get_lba() into scsi_get_pos() --- 2021-05-12 Bart Van Assche New
ufs: Remove usfhcd_is_*_pm() macros ufs: Remove usfhcd_is_*_pm() macros --- 2021-05-13 Bart Van Assche New
[v3,2/8] iser: Use scsi_get_sector() instead of scsi_get_lba() Rename scsi_get_lba() into scsi_get_sector() --- 2021-05-13 Bart Van Assche New
[v3,4/8] isci: Use scsi_get_sector() instead of scsi_get_lba() Rename scsi_get_lba() into scsi_get_sector() --- 2021-05-13 Bart Van Assche New
[v3,6/8] qla2xxx: Use scsi_get_sector() instead of scsi_get_lba() Rename scsi_get_lba() into scsi_get_sector() --- 2021-05-13 Bart Van Assche New
[v3,7/8] ufs: Fix the tracing code Rename scsi_get_lba() into scsi_get_sector() --- 2021-05-13 Bart Van Assche New
[04/50] sr: Use blk_req() instead of scsi_cmnd.request Untitled series #127588 --- 2021-05-14 Bart Van Assche New
[07/50] ata: Use blk_req() instead of scsi_cmnd.request Untitled series #127587 --- 2021-05-14 Bart Van Assche New
[19/50] fnic: Use blk_req() instead of scsi_cmnd.request [01/50] core: Introduce the blk_req() function --- 2021-05-14 Bart Van Assche New
[22/50] ibmvfc: Use blk_req() instead of scsi_cmnd.request Untitled series #127586 --- 2021-05-14 Bart Van Assche New
[31/50] myrs: Use blk_req() instead of scsi_cmnd.request [01/50] core: Introduce the blk_req() function --- 2021-05-14 Bart Van Assche New
[45/50] ufs: Use blk_req() instead of scsi_cmnd.request [01/50] core: Introduce the blk_req() function --- 2021-05-14 Bart Van Assche New
[v2,26/50] lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd --- 2021-05-18 Bart Van Assche New
[v3,1/3] libsas: Introduce more SAM status code aliases in enum exec_status Introduce enums for SCSI status codes --- 2021-05-24 Bart Van Assche New
[v3,2/3] Introduce enums for the SAM, message, host and driver status codes Introduce enums for SCSI status codes --- 2021-05-24 Bart Van Assche New
[v3,3/3] Change the type of the second argument of scsi_host_complete_all_commands() Introduce enums for SCSI status codes --- 2021-05-24 Bart Van Assche New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[v3,26/51] libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd --- 2021-05-24 Bart Van Assche New
[v3,28/51] megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd --- 2021-05-24 Bart Van Assche New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[v3,49/51] tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request Remove the request pointer from struct scsi_cmnd --- 2021-05-24 Bart Van Assche New
[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 New
[RFC,2/4] ufs: Remove a check from ufshcd_queuecommand() UFS patches for Linux kernel v5.14 --- 2021-06-19 Bart Van Assche New
[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 New
scsi: Inline scsi_mq_alloc_queue() scsi: Inline scsi_mq_alloc_queue() --- 2021-06-22 Bart Van Assche New
[v2,1/3] ufs: Reduce code duplication in the runtime power managment implementation UFS patches for Linux kernel v5.14 --- 2021-06-24 Bart Van Assche New
[02/21] libsas: Only abort commands from inside the error handler UFS patches for kernel v5.15 --- 2021-07-01 Bart Van Assche New
[04/21] libsas: Stop clearing host_eh_scheduled from the error handler UFS patches for kernel v5.15 --- 2021-07-01 Bart Van Assche New
[16/21] ufs: Fix the SCSI abort handler UFS patches for kernel v5.15 --- 2021-07-01 Bart Van Assche New
[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 --- 2021-07-09 Bart Van Assche New
[v2,06/19] scsi: ufs: Remove ufshcd_valid_tag() [v2,01/19] scsi: Fix the documentation of the scsi_execute() time parameter --- 2021-07-09 Bart Van Assche New
[v2,12/19] scsi: ufs: Remove a local variable [v2,01/19] scsi: Fix the documentation of the scsi_execute() time parameter --- 2021-07-09 Bart Van Assche New
[v2,14/19] scsi: ufs: Use the doorbell register instead of the UTRLCNR register [v2,01/19] scsi: Fix the documentation of the scsi_execute() time parameter --- 2021-07-09 Bart Van Assche New
[v2,18/19] scsi: ufs: Retry aborted SCSI commands instead of completing these successfully [v2,01/19] scsi: Fix the documentation of the scsi_execute() time parameter --- 2021-07-09 Bart Van Assche New
scsi: fas216: Fix a build error scsi: fas216: Fix a build error --- 2021-07-11 Bart Van Assche New
scsi: ufs: Fix memory corruption by ufshcd_read_desc_param() scsi: ufs: Fix memory corruption by ufshcd_read_desc_param() --- 2021-07-19 Bart Van Assche New
[v3,01/18] scsi: ufs: Fix memory corruption by ufshcd_read_desc_param() UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,02/18] scsi: ufs: Reduce power management code duplication UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,03/18] scsi: ufs: Only include power management code if necessary UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,04/18] scsi: ufs: Rename the second ufshcd_probe_hba() argument UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,06/18] scsi: ufs: Remove ufshcd_valid_tag() UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,07/18] scsi: ufs: Verify UIC locking requirements at runtime UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,08/18] scsi: ufs: Improve static type checking for the host controller state UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,10/18] scsi: ufs: Inline ufshcd_outstanding_req_clear() UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,11/18] scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Register" UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,12/18] scsi: ufs: Optimize serialization of setup_xfer_req() calls UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,13/18] scsi: ufs: Optimize SCSI command processing UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,14/18] scsi: ufs: Fix the SCSI abort handler UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,15/18] scsi: ufs: Request sense data asynchronously UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,16/18] scsi: ufs: Synchronize SCSI and UFS error handling UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,17/18] scsi: ufs: Retry aborted SCSI commands instead of completing these successfully UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,18/18] scsi: ufs: Add fault injection support UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v4,08/52] RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v4,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-05 Bart Van Assche New
[v4,10/52] zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v4,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-05 Bart Van Assche New
[v4,14/52] advansys: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v4,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-05 Bart Van Assche New
[v4,16/52] bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v4,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-05 Bart Van Assche New
[v4,19/52] dpt_i2o: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v4,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-05 Bart Van Assche New
[v4,37/52] qla1280: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v4,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-05 Bart Van Assche New
[v4,48/52] virtio_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v4,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-05 Bart Van Assche New
[v5,01/52] core: Introduce the scsi_cmd_to_rq() function [v5,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-09 Bart Van Assche New
[v5,03/52] sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v5,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-09 Bart Van Assche New
[v5,04/52] sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request [v5,01/52] core: Introduce the scsi_cmd_to_rq() function --- 2021-08-09 Bart Van Assche New
« 1 2 3 47 8 »