Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI updates from James Bottomley: "This is mostly updates of the usual suspects: lpfc, qla2xxx, hisi_sas, megaraid_sas, zfcp and a host of minor updates. The major driver change here is the elimination of the block based cciss driver in favour of the SCSI based hpsa driver (which now drives all the legacy cases cciss used to be required for). Plus a reset handler clean up and the redo of the SAS SMP handler to use bsg lib" * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (279 commits) scsi: scsi-mq: Always unprepare before requeuing a request scsi: Show .retries and .jiffies_at_alloc in debugfs scsi: Improve requeuing behavior scsi: Call scsi_initialize_rq() for filesystem requests scsi: qla2xxx: Reset the logo flag, after target re-login. scsi: qla2xxx: Fix slow mem alloc behind lock scsi: qla2xxx: Clear fc4f_nvme flag scsi: qla2xxx: add missing includes for qla...
No related branches found
No related tags found
Showing
- Documentation/blockdev/cciss.txt 0 additions, 194 deletionsDocumentation/blockdev/cciss.txt
- MAINTAINERS 2 additions, 12 deletionsMAINTAINERS
- block/bsg-lib.c 4 additions, 3 deletionsblock/bsg-lib.c
- drivers/block/Kconfig 0 additions, 27 deletionsdrivers/block/Kconfig
- drivers/block/Makefile 0 additions, 1 deletiondrivers/block/Makefile
- drivers/block/cciss.c 0 additions, 5415 deletionsdrivers/block/cciss.c
- drivers/block/cciss.h 0 additions, 433 deletionsdrivers/block/cciss.h
- drivers/block/cciss_cmd.h 0 additions, 269 deletionsdrivers/block/cciss_cmd.h
- drivers/block/cciss_scsi.c 0 additions, 1653 deletionsdrivers/block/cciss_scsi.c
- drivers/block/cciss_scsi.h 0 additions, 79 deletionsdrivers/block/cciss_scsi.h
- drivers/message/fusion/mptbase.c 4 additions, 4 deletionsdrivers/message/fusion/mptbase.c
- drivers/message/fusion/mptfc.c 1 addition, 9 deletionsdrivers/message/fusion/mptfc.c
- drivers/message/fusion/mptsas.c 40 additions, 46 deletionsdrivers/message/fusion/mptsas.c
- drivers/s390/scsi/zfcp_aux.c 0 additions, 1 deletiondrivers/s390/scsi/zfcp_aux.c
- drivers/s390/scsi/zfcp_dbf.c 77 additions, 18 deletionsdrivers/s390/scsi/zfcp_dbf.c
- drivers/s390/scsi/zfcp_dbf.h 16 additions, 9 deletionsdrivers/s390/scsi/zfcp_dbf.h
- drivers/s390/scsi/zfcp_erp.c 2 additions, 3 deletionsdrivers/s390/scsi/zfcp_erp.c
- drivers/s390/scsi/zfcp_ext.h 0 additions, 1 deletiondrivers/s390/scsi/zfcp_ext.h
- drivers/s390/scsi/zfcp_fc.c 27 additions, 25 deletionsdrivers/s390/scsi/zfcp_fc.c
- drivers/s390/scsi/zfcp_fc.h 17 additions, 8 deletionsdrivers/s390/scsi/zfcp_fc.h
Please register or sign in to comment