index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
Dan Carpenter
2018-01-30
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-08
1
-1
/
+1
*
scsi: fusion: clean up some indentations
Colin Ian King
2017-12-07
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-29
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-24
3
-4
/
+15
*
scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"
Colin Ian King
2017-04-24
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-06
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-17
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-18
2
-3
/
+3
|
\
|
*
mptsas: fix checks for dma mapping errors
Alexey Khoroshilov
2016-04-29
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-23
1
-7
/
+33
*
mptfusion: hide unused seq_mpt_print_ioc_summary function
Arnd Bergmann
2016-02-23
1
-0
/
+2
*
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
1
-0
/
+4
|
\
|
*
mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()
Dan Carpenter
2015-11-11
1
-0
/
+4
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
|
/
*
mptfusion: prevent some memory corruption
Dan Carpenter
2015-08-26
1
-0
/
+9
*
fusion: remove dead MTRR code
Luis R. Rodriguez
2015-06-13
2
-25
/
+0
*
mptsas: fix depth param in scsi_track_queue_full
Tomas Henzl
2015-06-13
1
-2
/
+2
*
i2o: move to staging
Alan Cox
2015-02-03
20
-10435
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
2
-11
/
+4
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-0
/
+1
*
mptfusion: don't change queue type in ->change_queue_depth
Christoph Hellwig
2014-11-12
1
-6
/
+1
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
1
-3
/
+2
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-10-07
3
-13
/
+7
|
\
|
*
mptfusion: enable no_write_same for vmware scsi disks
Chris J Arges
2014-09-25
1
-0
/
+5
|
*
fusion: fix excess parameter kernel-doc warning
Randy Dunlap
2014-09-16
1
-1
/
+0
|
*
mptfusion: simplify rounding
Rasmus Villemoes
2014-09-16
2
-12
/
+2
*
|
scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS
Randy Dunlap
2014-09-16
1
-1
/
+1
|
/
[next]