| Commit message (Expand) | Author | Age |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-02-21 |
|\ |
|
| * | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 2017-02-06 |
| * | scsi: mptlan: Remove linux/miscdevice.h from mptlan.h | Corentin Labbe | 2017-01-05 |
* | | block: split scsi_request out of struct request | Christoph Hellwig | 2017-01-27 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 |
|\ |
|
| * | scsi: mptfusion: Fix printk continuations | Helge Deller | 2016-11-17 |
| * | scsi: fusion: print lan address via %pMR | Andy Shevchenko | 2016-11-08 |
| * | scsi: mptscsih: Remove bogus interpretation of request->ioprio | Christoph Hellwig | 2016-11-08 |
* | | net: use core MTU range checking in misc drivers | Jarod Wilson | 2016-10-20 |
|/ |
|
* | scsi: fusion: Fix error return code in mptfc_probe() | Wei Yongjun | 2016-09-14 |
* | scsi: mpt: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-02 |
* | scsi: mptfc: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-02 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-05-18 |
|\ |
|
| * | mptsas: fix checks for dma mapping errors | Alexey Khoroshilov | 2016-04-29 |
| * | scsi: disable automatic target scan | Hannes Reinecke | 2016-04-11 |
* | | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 |
|/ |
|
* | mptbase: fixup error handling paths in mpt_attach() | Ewan D. Milne | 2016-02-23 |
* | mptfusion: hide unused seq_mpt_print_ioc_summary function | Arnd Bergmann | 2016-02-23 |
* | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 2015-11-12 |
|\ |
|
| * | mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl() | Dan Carpenter | 2015-11-11 |
* | | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-09 |
|/ |
|
* | mptfusion: prevent some memory corruption | Dan Carpenter | 2015-08-26 |
* | fusion: remove dead MTRR code | Luis R. Rodriguez | 2015-06-13 |
* | mptsas: fix depth param in scsi_track_queue_full | Tomas Henzl | 2015-06-13 |
* | i2o: move to staging | Alan Cox | 2015-02-03 |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 |
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 |
* | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 |
* | mptfusion: don't change queue type in ->change_queue_depth | Christoph Hellwig | 2014-11-12 |
* | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 2014-11-12 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-10-07 |
|\ |
|
| * | mptfusion: enable no_write_same for vmware scsi disks | Chris J Arges | 2014-09-25 |
| * | fusion: fix excess parameter kernel-doc warning | Randy Dunlap | 2014-09-16 |
| * | mptfusion: simplify rounding | Rasmus Villemoes | 2014-09-16 |
* | | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS | Randy Dunlap | 2014-09-16 |
|/ |
|
* | mptfusion: tweak null pointer checks | Joe Lawrence | 2014-07-25 |
* | mptfusion: combine fw_event_work and its event_data | Joe Lawrence | 2014-07-25 |
* | mptfusion: make adapter prod_name[] a pointer | Joe Lawrence | 2014-07-25 |
* | mptfusion: use memdup_user | Joe Lawrence | 2014-07-25 |
* | mptfusion: remove redundant kfree checks | Joe Lawrence | 2014-07-25 |
* | mptfusion: mark file-private functions as static | Joe Lawrence | 2014-07-25 |
* | scsi: convert device_busy to atomic_t | Christoph Hellwig | 2014-07-25 |
* | scsi: use 64-bit value for 'max_luns' | Hannes Reinecke | 2014-07-17 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 |
* | mptfusion: fix msgContext in mptctl_hp_hostinfo | Tomas Henzl | 2014-05-28 |
* | fusion: Remove use of DEF_SCSI_QCMD | Matthew Wilcox | 2014-05-28 |
* | fusion: Add free msg frames to the head, not tail of list | Matthew Wilcox | 2014-05-28 |
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 |
|\ |
|
| * | i2o: Use pci_bus_alloc_resource(), not allocate_resource() directly | Bjorn Helgaas | 2014-02-26 |