Show patches with: none      |   17351 patches
« 1 2 ... 99 100 101173 174 »
Patch Series S/W/F Date Submitter Delegate State
[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
[6/9] mpi3mr: Fix report actual data transfer sz mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[5/9] mpi3mr: Fix cmnd getting marked as inuse forever mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[4/9] mpi3mr: Fix hibernation issue mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[3/9] mpi3mr: update MPI3 headers mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[2/9] mpi3mr: Fix print proper pending IO count mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[1/9] mpi3mr: Fix deadlock while canceling the fw event mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[7/7] block: remove REQ_OP_WRITE_SAME support [1/7] cxlflash: query write_zeroes limit for zeroing --- 2022-02-09 Christoph Hellwig New
[6/7] dm: remove write same support [1/7] cxlflash: query write_zeroes limit for zeroing --- 2022-02-09 Christoph Hellwig New
[5/7] md: drop WRITE_SAME support [1/7] cxlflash: query write_zeroes limit for zeroing --- 2022-02-09 Christoph Hellwig New
[4/7] sd: remove write same support [1/7] cxlflash: query write_zeroes limit for zeroing --- 2022-02-09 Christoph Hellwig New
[3/7] rnbd: drop WRITE_SAME support [1/7] cxlflash: query write_zeroes limit for zeroing --- 2022-02-09 Christoph Hellwig New
[2/7] drbd: drop REQ_OP_WRITE_SAME support [1/7] cxlflash: query write_zeroes limit for zeroing --- 2022-02-09 Christoph Hellwig New
[1/7] cxlflash: query write_zeroes limit for zeroing [1/7] cxlflash: query write_zeroes limit for zeroing --- 2022-02-09 Christoph Hellwig New
scsi: qla2xxx: Make use of the helper macro LIST_HEAD() scsi: qla2xxx: Make use of the helper macro LIST_HEAD() --- 2022-02-09 Cai Huoqing New
scsi: bnx2i: Make use of the helper macro LIST_HEAD() scsi: bnx2i: Make use of the helper macro LIST_HEAD() --- 2022-02-09 Cai Huoqing New
scsi: arcmsr: replace snprintf with sysfs_emit scsi: arcmsr: replace snprintf with sysfs_emit --- 2022-02-09 David Yang New
scsi: be2iscsi: replace snprintf with sysfs_emit scsi: be2iscsi: replace snprintf with sysfs_emit --- 2022-02-09 David Yang New
scsi: ibmvfc: replace snprintf with sysfs_emit scsi: ibmvfc: replace snprintf with sysfs_emit --- 2022-02-09 David Yang New
« 1 2 ... 99 100 101173 174 »