cascardo/linux.git
2016-09-09 Christophe... scsi: 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 Don Bracescsi: smartpqi: add smartpqi.txt
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... scsi: mpt: Remove deprecated create_singlethread_workqueue
2016-09-02 Bhaktipriya... scsi: 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 Finn Thainscsi: Documentation/scsi: Remove nodisconnect parameter
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... scsi: be2iscsi: Fix error return code
2016-08-31 Christophe... scsi: 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... scsi: 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 BhivareMAINTAINERS: Update be2iscsi contact info
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
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Add V1 of EPFW cleanup IOCTL
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix POST check and reset sequence
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Move functions to right files
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Add IOCTL to check UER supported
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix to add timer for UE detection
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix to make boot discovery non-blocking
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix checks for HBA in error state
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Remove isr_lock and dead code
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Remove alloc_mcc_tag & beiscsi_pci_soft...
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Check all zeroes IP before issuing...
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Handle only NET_PARAM in iface_get_param
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Rename iface get/set/create/destroy...
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Update iface handle before any set...
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Move VLAN code to common iface_set_param
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix release of DHCP IP in static mode
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix gateway APIs to support IPv4 &...
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Set and return right iface v4/v6 states
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Reduce driver load/unload time
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Replace _bh version for mcc_lock spinlock
2016-08-24 Jitendra Bhivarescsi: be2iscsi: Fix to use correct configuration values
2016-08-24 Johannes Thumshirnscsi: fcoe: provide translation table between Ethernet...
2016-08-24 Matthew R.... scsi: cxlflash: Update documentation
2016-08-24 Matthew R.... scsi: cxlflash: Remove adapter file descriptor cache
2016-08-24 Matthew R.... scsi: cxlflash: Transition to application close model
2016-08-19 Matthew R.... scsi: cxlflash: Add kref to context
2016-08-19 Matthew R.... scsi: cxlflash: Cache owning adapter within context
2016-08-19 Matthew R.... scsi: cxlflash: Avoid mutex when destroying context
2016-08-19 Hannes Reineckescsi: libfc: do not send ABTS when resetting exchanges
2016-08-19 Hannes Reineckescsi: libfc: reset exchange manager during LOGO handling
2016-08-19 Hannes Reineckescsi: libfc: send LOGO for PLOGI failure
2016-08-19 Hannes Reineckescsi: libfc: Issue PRLI after a PRLO has been received
2016-08-12 Steffen Maierzfcp: trace full payload of all SAN records (req,resp...
2016-08-12 Steffen Maierzfcp: fix payload trace length for SAN request&response
2016-08-12 Steffen Maierzfcp: fix D_ID field with actual value on tracing SAN...
2016-08-12 Steffen Maierzfcp: restore tracing of handle for port and LUN with...
2016-08-12 Steffen Maierzfcp: trace on request for open and close of WKA port
2016-08-12 Steffen Maierzfcp: restore: Dont use 0 to indicate invalid LUN in...
2016-08-12 Steffen Maierzfcp: retain trace level for SCSI and HBA FSF response...
next