| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: mptfusion: Remove unnecessary parentheses | Nathan Chancellor | 2018-09-28 | 1 | -2/+2 |
* | scsi: message: fusion: fix a few trivial spelling mistakes | Colin Ian King | 2018-09-12 | 3 | -9/+9 |
* | scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 2018-07-31 | 2 | -2/+2 |
* | scsi: mptctl: change strncpy+truncation to strlcpy | Dominique Martinet | 2018-07-31 | 1 | -2/+2 |
* | scsi: mptfusion: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-07-11 | 2 | -0/+4 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -3/+4 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-06-10 | 5 | -6/+6 |
|\ |
|
| * | scsi: mptlan: Fix mpt_lan_sdu_send()'s return type | Luc Van Oostenryck | 2018-05-15 | 1 | -1/+1 |
| * | scsi: mptsas: fix spelling mistake: "matchs" -> "matches" | Colin Ian King | 2018-05-08 | 1 | -1/+1 |
| * | scsi: mptfusion: fix spelling mistake: "initators" -> "initiators" | Colin Ian King | 2018-05-08 | 1 | -1/+1 |
| * | scsi: mptfc: fix spelling mistake in macro names | Colin Ian King | 2018-04-19 | 2 | -3/+3 |
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 1 | -46/+11 |
|\ \ |
|
| * | | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -46/+11 |
* | | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 2018-05-29 | 1 | -1/+1 |
|/ / |
|
* / | scsi: mptsas: Disable WRITE SAME | Martin K. Petersen | 2018-04-19 | 1 | -0/+1 |
|/ |
|
* | treewide: Align function definition open/close braces | Joe Perches | 2018-03-26 | 1 | -1/+1 |
* | scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() | Dan Carpenter | 2018-01-31 | 1 | -0/+2 |
* | scsi: mptsas: remove duplicated assignment to pointer head | Colin Ian King | 2018-01-17 | 1 | -1/+0 |
* | scsi: mptfusion: Use snprintf() instead of open coded divisions | Andy Shevchenko | 2018-01-17 | 1 | -18/+7 |
* | scsi: mptfusion: use strlcpy() instead of strncpy() | Xiongfeng Wang | 2018-01-09 | 1 | -1/+1 |
* | scsi: fusion: clean up some indentations | Colin Ian King | 2017-12-08 | 1 | -28/+29 |
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -2/+2 |
|\ |
|
| * | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2017-10-31 | 1 | -2/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 15 | -0/+15 |
|/ |
|
* | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig | 2017-08-30 | 1 | -42/+37 |
* | scsi: mptsas: Fixup device hotplug for VMWare ESXi | Hannes Reinecke | 2017-08-25 | 1 | -4/+3 |
* | scsi: mptfc: Do not call fc_block_scsi_eh() on host reset | Hannes Reinecke | 2017-08-25 | 1 | -9/+1 |
* | scsi: fusion: fix string overflow warning | Arnd Bergmann | 2017-08-07 | 1 | -4/+4 |
* | scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host() | Hannes Reinecke | 2017-04-25 | 3 | -4/+15 |
* | scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency" | Colin Ian King | 2017-04-25 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-02-21 | 3 | -2/+2 |
|\ |
|
| * | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 2017-02-07 | 2 | -1/+2 |
| * | scsi: mptlan: Remove linux/miscdevice.h from mptlan.h | Corentin Labbe | 2017-01-05 | 1 | -1/+0 |
* | | block: split scsi_request out of struct request | Christoph Hellwig | 2017-01-27 | 1 | -4/+4 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 | 2 | -25/+14 |
|\ |
|
| * | scsi: mptfusion: Fix printk continuations | Helge Deller | 2016-11-18 | 1 | -7/+7 |
| * | scsi: fusion: print lan address via %pMR | Andy Shevchenko | 2016-11-08 | 1 | -10/+4 |
| * | scsi: mptscsih: Remove bogus interpretation of request->ioprio | Christoph Hellwig | 2016-11-08 | 1 | -8/+3 |
* | | net: use core MTU range checking in misc drivers | Jarod Wilson | 2016-10-20 | 1 | -11/+4 |
|/ |
|
* | scsi: fusion: Fix error return code in mptfc_probe() | Wei Yongjun | 2016-09-14 | 1 | -1/+3 |
* | scsi: mpt: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-02 | 1 | -3/+4 |
* | scsi: mptfc: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-02 | 1 | -1/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-05-19 | 2 | -3/+3 |
|\ |
|
| * | mptsas: fix checks for dma mapping errors | Alexey Khoroshilov | 2016-04-30 | 1 | -2/+2 |
| * | scsi: disable automatic target scan | Hannes Reinecke | 2016-04-11 | 1 | -1/+1 |
* | | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
|/ |
|
* | mptbase: fixup error handling paths in mpt_attach() | Ewan D. Milne | 2016-02-24 | 1 | -7/+33 |
* | mptfusion: hide unused seq_mpt_print_ioc_summary function | Arnd Bergmann | 2016-02-24 | 1 | -0/+2 |
* | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 2015-11-12 | 1 | -0/+4 |
|\ |
|