scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
[cascardo/linux.git] / drivers /
2016-09-15 Dan Carpenterscsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
2016-09-15 Wei Yongjunscsi: ibmvscsis: Fix error return code in ibmvscsis_probe()
2016-09-15 Christoph Hellwigscsi: sd: Move DIF protection types to t10-pi.h
2016-09-15 Christoph Hellwigscsi: qla2xxx: Use struct t10_pi_tuple
2016-09-15 Christoph Hellwigscsi: scsi_debug: Use struct t10_pi_tuple instead of...
2016-09-14 Wei Yongjunscsi: fusion: Fix error return code in mptfc_probe()
2016-09-14 Don Bracescsi: hpsa: Check for null devices in ioaccel submissio...
2016-09-14 Scott Teelscsi: hpsa: Prevent sending bmic commands to externals
2016-09-14 Scott Teelscsi: hpsa: Check for vpd support before sending
2016-09-14 Don Bracescsi: hpsa: Check for null device pointers
2016-09-14 Don Bracescsi: hpsa: Determine device external status earlier
2016-09-14 Finn Thainscsi: ncr5380: Improve interrupt latency during PIO...
2016-09-14 Daniel Wagnerscsi: virtio_scsi: Use complete() instead complete_all()
2016-09-14 Daniel Wagnerscsi: sym53c8xx_2: Use complete() instead complete_all()
2016-09-14 Daniel Wagnerscsi: csiostor: Fix completion usage
2016-09-14 Colin Ian Kingscsi: megaraid_sas: add in missing white space in error...
2016-09-14 John Garryscsi: hisi_sas: send three identify before phy up
2016-09-14 John Garryscsi: hisi_sas: add missing SATA pending device type...
2016-09-14 John Garryscsi: hisi_sas: remove init_id_frame_v1_hw()
2016-09-14 John Garryscsi: hisi_sas: remove init_id_frame_v2_hw()
2016-09-14 John Garryscsi: hisi_sas: fix HBA SAS addr endianness for v1 hw
2016-09-14 John Garryscsi: hisi_sas: fix HBA SAS addr endianness for v2 hw
2016-09-14 John Garryscsi: hisi_sas: set dma mask before allocate DMA memory
2016-09-14 John Garryscsi: hisi_sas: fix a potential warning for sata disk...
2016-09-14 John Garryscsi: hisi_sas: fix phy8 linkrate calculation in phy_up...
2016-09-14 John Garryscsi: hisi_sas: disable dlvry queues once at reset...
2016-09-14 John Garryscsi: hisi_sas: use safe BITS_PER_BYTE for slot tag...
2016-09-14 John Garryscsi: hisi_sas: only zero slot memory when reused
2016-09-14 John Garryscsi: hisi_sas: keep CHL_INT2 masked for v2 HW
2016-09-14 John Garryscsi: hisi_sas: save delivery queue write pointer
2016-09-14 John Garryscsi: hisi_sas: save completion queue read pointer
2016-09-14 Matthew R. Ochsscsi: cxlflash: Fix context reference tracking on detach
2016-09-14 Matthew R. Ochsscsi: cxlflash: Refactor WWPN setup
2016-09-14 Matthew R. Ochsscsi: cxlflash: Improve EEH recovery time
2016-09-14 Matthew R. Ochsscsi: cxlflash: Fix to avoid EEH and host reset collisions
2016-09-09 Uma Krishnanscsi: cxlflash: Remove the device cleanly in the system...
2016-09-09 Uma Krishnanscsi: cxlflash: Scan host only after the port is ready...
2016-09-09 Wei Yongjunscsi: ibmvfc: fix typo in parameter description
2016-09-09 Kiwoong Kimscsi: ufs: Fix a wrong string in power mode change
2016-09-09 Baoyou Xiescsi: bnx2fc: Mark symbols static where possible
2016-09-09 Baoyou Xiescsi: aacraid: mark aac_src_select_comm() static
2016-09-09 Christophe JAILLETscsi: bnx2fc: Simplify code
2016-09-04 Baoyou Xiescsi: ufs: Add missing header dependencies for tc-dwc...
2016-09-04 Julia Lawallscsi: sr: constify sr_pm_ops structure
2016-09-04 Baoyou Xiescsi: pmcraid: mark symbols static where possible
2016-09-04 Bryant G. Lyscsi: ibmvscsis: Fixed a bug reported by Dan Carpenter
2016-09-04 Bryant G. Lyscsi: ibmvscsis: Code cleanup of print statements
2016-09-04 Bryant G. Lyscsi: ibmvscsis: Properly deregister target sessions
2016-09-02 Kevin Barnettscsi: smartpqi: bump driver version
2016-09-02 Kevin Barnettscsi: smartpqi: update Kconfig
2016-09-02 Kevin Barnettscsi: smartpqi: remove timeout for cache flush operations
2016-09-02 Kevin Barnettscsi: smartpqi: scsi queuecommand cleanup
2016-09-02 Kevin Barnettscsi: smartpqi: minor tweaks to update time support
2016-09-02 Kevin Barnettscsi: smartpqi: minor function reformating
2016-09-02 Kevin Barnettscsi: smartpqi: correct event acknowledgment timeout...
2016-09-02 Kevin Barnettscsi: smartpqi: correct controller offline issue
2016-09-02 Kevin Barnettscsi: smartpqi: add kdump support
2016-09-02 Kevin Barnettscsi: smartpqi: enhance reset logic
2016-09-02 Kevin Barnettscsi: smartpqi: enhance drive offline informational...
2016-09-02 Kevin Barnettscsi: smartpqi: simplify spanning
2016-09-02 Kevin Barnettscsi: smartpqi: change tmf macro names
2016-09-02 Kevin Barnettscsi: smartpqi: change aio sg processing
2016-09-02 Bhaktipriya Shridharscsi: mpt: Remove deprecated create_singlethread_workqueue
2016-09-02 Bhaktipriya Shridharscsi: mptfc: Remove deprecated create_singlethread_work...
2016-09-02 Colin Ian Kingscsi: bfa: Do not dereference port before it is null...
2016-09-02 Baoyou Xiescsi: qla4xxx: Mark symbols static where possible
2016-08-31 Baoyou Xiescsi: move function declarations to scsi_priv.h
2016-08-31 Colin Ian Kingscsi: qla2xxx: fix spelling mistake "retyring" -> ...
2016-08-31 Finn Thainscsi: ncr5380: Avoid a compiler warning
2016-08-31 Wei Yongjunscsi: ibmvscsis: Use list_move_tail instead of list_del...
2016-08-31 Jitendra Bhivarescsi: be2iscsi: Add missing unlock for mbox_lock
2016-08-31 Jitendra Bhivarescsi: be2iscsi: Remove redundant iscsi_wrb desc memset
2016-08-31 Christophe JAILLETscsi: be2iscsi: Fix error return code
2016-08-31 Christophe JAILLETscsi: megaraid_sas: Fix the search of first memory bar
2016-08-31 Paul Burtonscsi: sg: Use mult_frac, drop MULDIV macro
2016-08-31 Paul Burtonscsi: sg: Avoid overflow when USER_HZ > HZ
2016-08-26 Tyrel Datwylerscsi: ibmvfc: add FC Class 3 Error Recovery support
2016-08-26 Tyrel Datwylerscsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit...
2016-08-26 Christophe JAILLETscsi: aic94xx: Add missing error code assignment before...
2016-08-26 Heiner Kallweitscsi: configure runtime pm before calling device_add...
2016-08-26 Brian Kingscsi: ipr: Add asynchronous error notification
2016-08-26 John Garryscsi: hisi_sas: update version to 1.6
2016-08-26 John Garryscsi: hisi_sas: add TMF success check
2016-08-26 John Garryscsi: hisi_sas: fail tmf task prep when port detached
2016-08-26 John Garryscsi: hisi_sas: add v2 hw slot complete internal abort...
2016-08-26 John Garryscsi: hisi_sas: add prep_abort_v2_hw()
2016-08-26 John Garryscsi: hisi_sas: add internal abort to hisi_sas_abort_task()
2016-08-26 John Garryscsi: hisi_sas: add internal abort in hisi_sas_dev_gone()
2016-08-26 John Garryscsi: hisi_sas: add internal abort main code
2016-08-26 Shawn Linscsi: esas2r: don't reinitialize adapter's req_table
2016-08-26 Shawn Linscsi: esas2r: not need to alloc zero buffer for local_a...
2016-08-24 Markus Elfringscsi: megaraid_sas: Use memdup_user() rather than dupli...
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Update the driver version
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Update copyright information
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix queue and connection parameters
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix bad WRB index error
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix async PDU handling path
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Add FUNCTION_RESET during driver unload
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fail the sessions immediately after TPE
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Add TPE recovery feature
next