Age | Commit message (Expand) | Author | Files | Lines |
2017-08-30 | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig | 1 | -42/+37 |
2017-08-26 | scsi: mptsas: Fixup device hotplug for VMWare ESXi | Hannes Reinecke | 1 | -4/+3 |
2017-08-26 | scsi: mptfc: Do not call fc_block_scsi_eh() on host reset | Hannes Reinecke | 1 | -9/+1 |
2017-08-07 | scsi: fusion: fix string overflow warning | Arnd Bergmann | 1 | -4/+4 |
2017-04-25 | scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host() | Hannes Reinecke | 3 | -4/+15 |
2017-04-25 | scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency" | Colin Ian King | 1 | -1/+1 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -2/+2 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 2 | -1/+2 |
2017-01-28 | block: split scsi_request out of struct request | Christoph Hellwig | 1 | -4/+4 |
2017-01-05 | scsi: mptlan: Remove linux/miscdevice.h from mptlan.h | Corentin Labbe | 1 | -1/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2 | -2/+2 |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -25/+14 |
2016-11-18 | scsi: mptfusion: Fix printk continuations | Helge Deller | 1 | -7/+7 |
2016-11-09 | scsi: fusion: print lan address via %pMR | Andy Shevchenko | 1 | -10/+4 |
2016-11-09 | scsi: mptscsih: Remove bogus interpretation of request->ioprio | Christoph Hellwig | 1 | -8/+3 |
2016-10-20 | net: use core MTU range checking in misc drivers | Jarod Wilson | 1 | -11/+4 |
2016-09-14 | scsi: fusion: Fix error return code in mptfc_probe() | Wei Yongjun | 1 | -1/+3 |
2016-09-02 | scsi: mpt: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -3/+4 |
2016-09-02 | scsi: mptfc: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -1/+2 |
2016-05-19 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -3/+3 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2016-04-30 | mptsas: fix checks for dma mapping errors | Alexey Khoroshilov | 1 | -2/+2 |
2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke | 1 | -1/+1 |
2016-02-24 | mptbase: fixup error handling paths in mpt_attach() | Ewan D. Milne | 1 | -7/+33 |
2016-02-24 | mptfusion: hide unused seq_mpt_print_ioc_summary function | Arnd Bergmann | 1 | -0/+2 |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 1 | -0/+4 |
2015-11-12 | mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl() | Dan Carpenter | 1 | -0/+4 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -1/+0 |
2015-08-26 | mptfusion: prevent some memory corruption | Dan Carpenter | 1 | -0/+9 |
2015-06-13 | fusion: remove dead MTRR code | Luis R. Rodriguez | 2 | -25/+0 |
2015-06-13 | mptsas: fix depth param in scsi_track_queue_full | Tomas Henzl | 1 | -2/+2 |
2015-02-04 | i2o: move to staging | Alan Cox | 20 | -10435/+0 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2 | -11/+4 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -0/+1 |
2014-11-12 | mptfusion: don't change queue type in ->change_queue_depth | Christoph Hellwig | 1 | -6/+1 |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 1 | -3/+2 |
2014-10-08 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 3 | -13/+7 |
2014-09-25 | mptfusion: enable no_write_same for vmware scsi disks | Chris J Arges | 1 | -0/+5 |
2014-09-17 | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS | Randy Dunlap | 1 | -1/+1 |
2014-09-16 | fusion: fix excess parameter kernel-doc warning | Randy Dunlap | 1 | -1/+0 |
2014-09-16 | mptfusion: simplify rounding | Rasmus Villemoes | 2 | -12/+2 |
2014-07-26 | mptfusion: tweak null pointer checks | Joe Lawrence | 3 | -44/+37 |
2014-07-26 | mptfusion: combine fw_event_work and its event_data | Joe Lawrence | 2 | -11/+7 |
2014-07-26 | mptfusion: make adapter prod_name[] a pointer | Joe Lawrence | 2 | -7/+6 |
2014-07-26 | mptfusion: use memdup_user | Joe Lawrence | 1 | -13/+5 |
2014-07-26 | mptfusion: remove redundant kfree checks | Joe Lawrence | 2 | -4/+2 |
2014-07-26 | mptfusion: mark file-private functions as static | Joe Lawrence | 3 | -5/+5 |
2014-07-25 | scsi: convert device_busy to atomic_t | Christoph Hellwig | 1 | -1/+1 |
2014-07-18 | scsi: use 64-bit value for 'max_luns' | Hannes Reinecke | 1 | -1/+1 |