summaryrefslogtreecommitdiffstats
path: root/drivers/message
AgeCommit message (Expand)AuthorLines
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-46/+11
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-46/+11
2018-04-18scsi: mptsas: Disable WRITE SAMEMartin K. Petersen-0/+1
2018-03-26treewide: Align function definition open/close bracesJoe Perches-1/+1
2018-01-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter-0/+2
2018-01-17scsi: mptsas: remove duplicated assignment to pointer headColin Ian King-1/+0
2018-01-17scsi: mptfusion: Use snprintf() instead of open coded divisionsAndy Shevchenko-18/+7
2018-01-08scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang-1/+1
2017-12-07scsi: fusion: clean up some indentationsColin Ian King-28/+29
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+15
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook-2/+2
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig-42/+37
2017-08-25scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke-4/+3
2017-08-25scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke-9/+1
2017-08-07scsi: fusion: fix string overflow warningArnd Bergmann-4/+4
2017-04-24scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke-4/+15
2017-04-24scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King-1/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+2
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig-1/+2
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig-4/+4
2017-01-05scsi: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe-1/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-2/+2
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-25/+14
2016-11-17scsi: mptfusion: Fix printk continuationsHelge Deller-7/+7
2016-11-08scsi: fusion: print lan address via %pMRAndy Shevchenko-10/+4
2016-11-08scsi: mptscsih: Remove bogus interpretation of request->ioprioChristoph Hellwig-8/+3
2016-10-20net: use core MTU range checking in misc driversJarod Wilson-11/+4
2016-09-14scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun-1/+3
2016-09-02scsi: mpt: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar-3/+4
2016-09-02scsi: mptfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar-1/+2
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-3/+3
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal-1/+1
2016-04-29mptsas: fix checks for dma mapping errorsAlexey Khoroshilov-2/+2
2016-04-11scsi: disable automatic target scanHannes Reinecke-1/+1
2016-02-23mptbase: fixup error handling paths in mpt_attach()Ewan D. Milne-7/+33
2016-02-23mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann-0/+2
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley-0/+4
2015-11-11mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter-0/+4
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig-1/+0
2015-08-26mptfusion: prevent some memory corruptionDan Carpenter-0/+9
2015-06-13fusion: remove dead MTRR codeLuis R. Rodriguez-25/+0
2015-06-13mptsas: fix depth param in scsi_track_queue_fullTomas Henzl-2/+2
2015-02-03i2o: move to stagingAlan Cox-10435/+0
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig-11/+4
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig-0/+1
2014-11-12mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig-6/+1
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig-3/+2