summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAge
* scsi: mptscsih: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-03
* scsi: mptfusion: remove set, but not used, variablesYueHaibing2019-03-19
* scsi: mptfusion: mark expected switch fall-throughGustavo A. R. Silva2019-03-19
* scsi: mptfusion: fix indentation issuesColin Ian King2019-03-19
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
* scsi: mptfusion: Remove unnecessary parenthesesNathan Chancellor2018-09-28
* scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King2018-09-11
* scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-30
* scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet2018-07-30
* scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva2018-07-10
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck2018-05-14
| * scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King2018-05-08
| * scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"Colin Ian King2018-05-08
| * scsi: mptfc: fix spelling mistake in macro namesColin Ian King2018-04-19
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
* | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-29
|/ /
* / scsi: mptsas: Disable WRITE SAMEMartin K. Petersen2018-04-18
|/
* treewide: Align function definition open/close bracesJoe Perches2018-03-26
* scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter2018-01-30
* scsi: mptsas: remove duplicated assignment to pointer headColin Ian King2018-01-17
* scsi: mptfusion: Use snprintf() instead of open coded divisionsAndy Shevchenko2018-01-17
* scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-08
* scsi: fusion: clean up some indentationsColin Ian King2017-12-07
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-29
* scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke2017-08-25
* scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-25
* scsi: fusion: fix string overflow warningArnd Bergmann2017-08-07
* scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke2017-04-24
* scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King2017-04-24
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
| * scsi: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe2017-01-05
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\
| * scsi: mptfusion: Fix printk continuationsHelge Deller2016-11-17
| * scsi: fusion: print lan address via %pMRAndy Shevchenko2016-11-08
| * scsi: mptscsih: Remove bogus interpretation of request->ioprioChristoph Hellwig2016-11-08
* | net: use core MTU range checking in misc driversJarod Wilson2016-10-20
|/
* scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun2016-09-14
* scsi: mpt: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-02
* scsi: mptfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-02
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-18
|\
| * mptsas: fix checks for dma mapping errorsAlexey Khoroshilov2016-04-29