summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+2
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0215-0/+15
|/
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-291-42/+37
* scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke2017-08-251-4/+3
* scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-251-9/+1
* scsi: fusion: fix string overflow warningArnd Bergmann2017-08-071-4/+4
* scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke2017-04-243-4/+15
* scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King2017-04-241-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-213-2/+2
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-062-1/+2
| * scsi: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe2017-01-051-1/+0
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-4/+4
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-142-25/+14
|\
| * scsi: mptfusion: Fix printk continuationsHelge Deller2016-11-171-7/+7
| * scsi: fusion: print lan address via %pMRAndy Shevchenko2016-11-081-10/+4
| * scsi: mptscsih: Remove bogus interpretation of request->ioprioChristoph Hellwig2016-11-081-8/+3
* | net: use core MTU range checking in misc driversJarod Wilson2016-10-201-11/+4
|/
* scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun2016-09-141-1/+3
* scsi: mpt: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-3/+4
* scsi: mptfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-1/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-182-3/+3
|\
| * mptsas: fix checks for dma mapping errorsAlexey Khoroshilov2016-04-291-2/+2
| * scsi: disable automatic target scanHannes Reinecke2016-04-111-1/+1
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
|/
* mptbase: fixup error handling paths in mpt_attach()Ewan D. Milne2016-02-231-7/+33
* mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann2016-02-231-0/+2
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-0/+4
|\
| * mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter2015-11-111-0/+4
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
|/
* mptfusion: prevent some memory corruptionDan Carpenter2015-08-261-0/+9
* fusion: remove dead MTRR codeLuis R. Rodriguez2015-06-132-25/+0
* mptsas: fix depth param in scsi_track_queue_fullTomas Henzl2015-06-131-2/+2
* i2o: move to stagingAlan Cox2015-02-0320-10435/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-242-11/+4
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+1
* mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig2014-11-121-6/+1
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-3/+2
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-073-13/+7
|\
| * mptfusion: enable no_write_same for vmware scsi disksChris J Arges2014-09-251-0/+5
| * fusion: fix excess parameter kernel-doc warningRandy Dunlap2014-09-161-1/+0
| * mptfusion: simplify roundingRasmus Villemoes2014-09-162-12/+2
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-161-1/+1
|/
* mptfusion: tweak null pointer checksJoe Lawrence2014-07-253-44/+37
* mptfusion: combine fw_event_work and its event_dataJoe Lawrence2014-07-252-11/+7
* mptfusion: make adapter prod_name[] a pointerJoe Lawrence2014-07-252-7/+6
* mptfusion: use memdup_userJoe Lawrence2014-07-251-13/+5
* mptfusion: remove redundant kfree checksJoe Lawrence2014-07-252-4/+2
OpenPOWER on IntegriCloud