-
- Downloads
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull first round of SCSI updates from James Bottomley: "This patch consists of the usual driver updates (megaraid_sas, scsi_debug, qla2xxx, qla4xxx, lpfc, bnx2fc, be2iscsi, hpsa, ipr) plus an assortment of minor fixes and the first precursors of SCSI-MQ (the code path simplifications) and the bug fix for the USB oops on remove (which involves an infrastructure change, so is sent via the main tree with a delayed backport after a cycle in which it is shown to introduce no new bugs)" * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (196 commits) [SCSI] sd: Quiesce mode sense error messages [SCSI] add support for per-host cmd pools [SCSI] simplify command allocation and freeing a bit [SCSI] megaraid: simplify internal command handling [SCSI] ses: Use vpd information from scsi_device [SCSI] Add EVPD page 0x83 and 0x80 to sysfs [SCSI] Return VPD page length in scsi_vpd_inquiry() [SCSI] scsi_sysfs: Implement 'is_visible' callback [SCSI] hpsa: update driver version to 3.4.4-1 [SCSI] hpsa: fix bad endif placement in RAID 5 mapper code [SCSI] qla2xxx: Fix build errors related to invalid print fields on some architectures. [SCSI] bfa: Replace large udelay() with mdelay() [SCSI] vmw_pvscsi: Some improvements in pvscsi driver. [SCSI] vmw_pvscsi: Add support for I/O requests coalescing. [SCSI] vmw_pvscsi: Fix pvscsi_abort() function. [SCSI] remove deprecated IRQF_DISABLED from SCSI [SCSI] bfa: Updating Maintainers email ids [SCSI] ipr: Add new CCIN definition for Grand Canyon support [SCSI] ipr: Format HCAM overlay ID 0x21 [SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range() ...
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-class-scsi_host 16 additions, 0 deletionsDocumentation/ABI/testing/sysfs-class-scsi_host
- Documentation/scsi/ChangeLog.megaraid_sas 13 additions, 0 deletionsDocumentation/scsi/ChangeLog.megaraid_sas
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- drivers/scsi/NCR5380.c 1 addition, 1 deletiondrivers/scsi/NCR5380.c
- drivers/scsi/aacraid/aacraid.h 1 addition, 1 deletiondrivers/scsi/aacraid/aacraid.h
- drivers/scsi/aacraid/rx.c 5 additions, 4 deletionsdrivers/scsi/aacraid/rx.c
- drivers/scsi/aacraid/sa.c 1 addition, 2 deletionsdrivers/scsi/aacraid/sa.c
- drivers/scsi/aacraid/src.c 2 additions, 2 deletionsdrivers/scsi/aacraid/src.c
- drivers/scsi/aha152x.c 2 additions, 2 deletionsdrivers/scsi/aha152x.c
- drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h 0 additions, 1 deletiondrivers/scsi/aic7xxx/aicasm/aicasm_insformat.h
- drivers/scsi/arcmsr/arcmsr_hba.c 3 additions, 4 deletionsdrivers/scsi/arcmsr/arcmsr_hba.c
- drivers/scsi/arm/acornscsi.c 1 addition, 1 deletiondrivers/scsi/arm/acornscsi.c
- drivers/scsi/arm/cumana_1.c 1 addition, 1 deletiondrivers/scsi/arm/cumana_1.c
- drivers/scsi/arm/cumana_2.c 1 addition, 1 deletiondrivers/scsi/arm/cumana_2.c
- drivers/scsi/arm/powertec.c 1 addition, 1 deletiondrivers/scsi/arm/powertec.c
- drivers/scsi/be2iscsi/be.h 11 additions, 0 deletionsdrivers/scsi/be2iscsi/be.h
- drivers/scsi/be2iscsi/be_cmds.c 85 additions, 36 deletionsdrivers/scsi/be2iscsi/be_cmds.c
- drivers/scsi/be2iscsi/be_cmds.h 6 additions, 4 deletionsdrivers/scsi/be2iscsi/be_cmds.h
- drivers/scsi/be2iscsi/be_iscsi.c 8 additions, 5 deletionsdrivers/scsi/be2iscsi/be_iscsi.c
- drivers/scsi/be2iscsi/be_main.c 78 additions, 27 deletionsdrivers/scsi/be2iscsi/be_main.c
Loading
Please register or sign in to comment