Show patches with: none      |   16569 patches
« 1 2 ... 91 92 93165 166 »
Patch Series S/W/F Date Submitter Delegate State
[v3,39/48] scsi: ppa: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,38/48] scsi: sym53c500_cs: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,37/48] scsi: nsp_cs: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,36/48] scsi: nsp32: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,35/48] scsi: mvumi: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,34/48] scsi: mvsas: Fix a set-but-not-used warning Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,33/48] scsi: mesh: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,32/48] scsi: megasas: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,31/48] scsi: megaraid: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,30/48] scsi: mac53c94: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,29/48] scsi: mac53c94: Fix a set-but-not-used compiler warning Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,28/48] scsi: libfc: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,27/48] scsi: initio: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,26/48] scsi: iscsi: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,25/48] scsi: imm: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,24/48] scsi: hptiop: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,23/48] scsi: fnic: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,22/48] scsi: fnic: Fix a tracing statement Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,21/48] scsi: fdomain: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,20/48] scsi: esp_scsi: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,19/48] scsi: dc395x: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,18/48] scsi: csio: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,17/48] scsi: bfa: Stop using the SCSI pointer Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,16/48] scsi: aha152x: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,15/48] scsi: aha1542: Remove a set-but-not-used array Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,14/48] scsi: advansys: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,13/48] scsi: aacraid: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,12/48] scsi: 53c700: Stop clearing SCSI pointer fields Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,11/48] scsi: arm: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,10/48] scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,09/48] scsi: NCR5380: Move the SCSI pointer to private command data Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,08/48] scsi: NCR5380: Introduce the NCR5380_cmd_priv() function Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,07/48] scsi: NCR5380: Remove the NCR5380_CMD_SIZE macro Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,06/48] scsi: Remove drivers/scsi/scsi.h Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,05/48] scsi: nsp_cs: Use true and false instead of TRUE and FALSE Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,04/48] scsi: nsp_cs: Change the return type of two functions into 'void' Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,03/48] scsi: ips: Use true and false instead of TRUE and FALSE Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,02/48] scsi: ips: Change the return type of ips_release() into 'void' Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
[v3,01/48] scsi: ips: Remove an unreachable statement Remove the SCSI pointer from struct scsi_cmnd --- 2022-02-11 Bart Van Assche Superseded
scsi: ufs: Fix runtime PM messages never-ending cycle scsi: ufs: Fix runtime PM messages never-ending cycle --- 2022-02-11 Adrian Hunter New
[v1] scsi: ufs: exclude UECxx from SFR dump list [v1] scsi: ufs: exclude UECxx from SFR dump list --- 2022-02-11 Kiwoong Kim Superseded
[v2,24/24] scsi: pm8001: simplify pm8001_mpi_build_cmd() interface libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal New
[v2,23/24] scsi: pm8001: Introduce ccb alloc/free helpers libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal New
[v2,22/24] scsi: pm8001: Fix pm8001_tag_alloc() failures handling libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal New
[v2,21/24] scsi: pm8001: Fix pm8001_task_exec() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal New
[v2,20/24] scsi: pm8001: fix abort all task initialization libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,19/24] scsi: pm8001: cleanup pm8001_queue_command() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,18/24] scsi: pm8001: fix NCQ NON DATA command completion handling libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,17/24] scsi: pm8001: fix NCQ NON DATA command task initialization libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,16/24] scsi: pm8001: simplify pm8001_get_ncq_tag() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,15/24] scsi: pm8001: fix use of struct set_phy_profile_req fields libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,14/24] scsi: pm8001: fix le32 values handling in pm80xx_chip_sata_req() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,13/24] scsi: pm8001: fix le32 values handling in pm80xx_chip_ssp_io_req() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,12/24] scsi: pm8001: fix payload initialization in pm80xx_encrypt_update() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,11/24] scsi: pm8001: fix le32 values handling in pm80xx_set_sas_protocol_timer_config() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,10/24] scsi: pm8001: fix payload initialization in pm80xx_set_thermal_config() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,09/24] scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,08/24] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,07/24] scsi: pm8001: Fix command initialization in pm80XX_send_read_log() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,06/24] scsi: pm8001: Fix pm8001_update_flash() local variable type libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,05/24] scsi: pm8001: Remove local variable in pm8001_pci_resume() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,04/24] scsi: pm8001: fix __iomem pointer use in pm8001_phy_control() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,03/24] scsi: libsas: Remove unnecessary initialization in sas_ata_qc_issue() libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,02/24] scsi: libsas: simplify sas_ata_qc_issue() detection of NCQ commands libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[v2,01/24] scsi: libsas: fix sas_ata_qc_issue() handling of NCQ NON DATA commands libsas and pm8001 fixes --- 2022-02-11 Damien Le Moal Superseded
[4/4] scsi: Remove unused member cmd_pool for structure scsi_host_template Some small cleanups for scsi/libsas --- 2022-02-11 chenxiang New
[3/4] scsi: libsas: Remove unused parameter for function sas_ata_eh() Some small cleanups for scsi/libsas --- 2022-02-11 chenxiang New
[2/4] scsi: libsas: Remove duplicated setting for task->task_state_flags Some small cleanups for scsi/libsas --- 2022-02-11 chenxiang New
[1/4] scsi: libsas: Use void for sas_discover_event() return code Some small cleanups for scsi/libsas --- 2022-02-11 chenxiang New
[42/49] scsi: lpfc: replace cpumask_weight with cpumask_weight_gt Untitled series #167310 --- 2022-02-10 Yury Norov New
[8/9,SCSI] mptfusion: use GFP_KERNEL use GFP_KERNEL --- 2022-02-10 Julia Lawall New
smartpqi: fix unused variable pqi_pm_ops for clang smartpqi: fix unused variable pqi_pm_ops for clang --- 2022-02-10 Don Brace New
[20/20] scsi: pm8001: fix abort all task initialization libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[19/20] scsi: pm8001: cleanup pm8001_queue_command() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[18/20] scsi: pm8001: fix NCQ NON DATA command completion handling libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[17/20] scsi: pm8001: fix NCQ NON DATA command task initialization libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[16/20] scsi: pm8001: simplify pm8001_get_ncq_tag() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[15/20] scsi: pm8001: fix use of struct set_phy_profile_req fields libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[14/20] scsi: pm8001: fix le32 values handling in pm80xx_chip_sata_req() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[13/20] scsi: pm8001: fix le32 values handling in pm80xx_chip_ssp_io_req() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[12/20] scsi: pm8001: fix payload initialization in pm80xx_encrypt_update() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[11/20] scsi: pm8001: fix le32 values handling in pm80xx_set_sas_protocol_timer_config() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[10/20] scsi: pm8001: fix payload initialization in pm80xx_set_thermal_config() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[09/20] scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[08/20] scsi: pm8001: Fix local variable declaration in pm80xx_pci_mem_copy() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal New
[07/20] scsi: pm8001: Fix command initialization in pm80XX_send_read_log() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[06/20] scsi: pm8001: Fix pm8001_update_flash() local variable type libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[05/20] scsi: pm8001: Remove local variable in pm8001_pci_resume() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[04/20] scsi: pm8001: fix __iomem pointer use in pm8001_phy_control() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal New
[03/20] scsi: libsas: Remove unnecessary initialization in sas_ata_qc_issue() libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal New
[02/20] scsi: libsas: simplify sas_ata_qc_issue() detection of NCQ commands libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[01/20] scsi: libsas: fix sas_ata_qc_issue() handling of NCQ NON DATA commands libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[2/2] scsi: libsas: Drop SAS_TASK_AT_INITIATOR scsi: libsas: Drop SAS_TASK_AT_INITIATOR --- 2022-02-10 John Garry New
[1/2] scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task() scsi: libsas: Drop SAS_TASK_AT_INITIATOR --- 2022-02-10 John Garry New
[v2] scsi: ibmvfc: replace snprintf with sysfs_emit [v2] scsi: ibmvfc: replace snprintf with sysfs_emit --- 2022-02-10 David Yang New
[v2] scsi: csiostor: replace snprintf with sysfs_emit [v2] scsi: csiostor: replace snprintf with sysfs_emit --- 2022-02-10 David Yang New
[v2] scsi: arcmsr: replace snprintf with sysfs_emit [v2] scsi: arcmsr: replace snprintf with sysfs_emit --- 2022-02-10 David Yang New
[9/9] mpi3mr: Bump driver version to 8.0.0.68.0 mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[8/9] mpi3mr: Fix memory leaks mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[7/9] mpi3mr: Update the copyright year mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
« 1 2 ... 91 92 93165 166 »