summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-10-27SCSI: fix bug in scsi_dev_info_list matchingAlan Stern
2015-10-27SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi
2015-10-27be2iscsi: Revert ownership to EmulexKetan Mukadam
2015-10-27bnx2fc: Do not log error for netevents that need no actionShirish Pargaonkar
2015-10-27lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart
2015-10-27lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart
2015-10-27lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart
2015-10-27lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart
2015-10-27fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt
2015-10-27lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause
2015-10-27Fix kmalloc overflow in LPFC driver at large core countIan Mitchell
2015-10-27lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn
2015-10-27lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser
2015-10-27lpfc: Remove unnessary castFiro Yang
2015-10-27lpfc: fix model descriptionSebastian Herbszt
2015-10-21sd: implement the Persistent Reservation APIChristoph Hellwig
2015-10-21md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-15cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesKaren Xie
2015-10-14move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-01scsi_dh: Use the correct module name when loading device handlerPaul Mackerras
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig
2015-09-29Kconfig: remove comment about scsi_wait_scan moduleRolf Eike Beer
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-06scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-09-06fcoe: Convert use of __constant_htons to htonsVaishali Thakkar
2015-09-06mpt2sas: setpci reset kernel oops fixNagarajkumar Narayanan
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn
2015-09-06lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn
2015-09-06bfa: Fix incorrect de-reference of pointerAnil Gurumurthy
2015-09-06bfa: Fix indentationAnil Gurumurthy
2015-09-06scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...Jordan Hargrave
2015-09-06scsi_debug: resp_request: remove unused variableTomas Winkler
2015-09-06scsi_debug: fix REPORT LUNS Well Known LUTomas Winkler
2015-09-06scsi_debug: schedule_resp fix input variable checkTomas Winkler
2015-09-06scsi_debug: make dump_sector staticTomas Winkler
2015-09-06scsi_debug: vfree is null safe so drop the checkTomas Winkler