| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | scsi: ILLEGAL REQUEST + ASC==27 => target failure | Martin Wilck | 2017-09-28 | 1 | -1/+2 |
| * | scsi: aacraid: Add a small delay after IOP reset | Guilherme G. Piccoli | 2017-09-28 | 1 | -0/+2 |
| * | scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add() | Hannes Reinecke | 2017-09-26 | 1 | -1/+2 |
| * | scsi: scsi_transport_fc: set scsi_target_id upon rescan | Hannes Reinecke | 2017-09-26 | 1 | -10/+1 |
| * | scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms... | Xin Long | 2017-09-25 | 1 | -1/+1 |
| * | scsi: aacraid: error: testing array offset 'bus' after use | Nikola Pajkovsky | 2017-09-16 | 1 | -8/+12 |
| * | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function | Stefano Brivio | 2017-09-16 | 1 | -0/+1 |
| * | scsi: aacraid: Fix 2T+ drives on SmartIOC-2000 | Dave Carroll | 2017-09-15 | 2 | -6/+11 |
* | | qla2xxx: remove use of FC-specific error codes | James Smart | 2017-09-25 | 1 | -1/+1 |
* | | lpfc: remove use of FC-specific error codes | James Smart | 2017-09-25 | 1 | -1/+1 |
|/ |
|
* | scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE | Hannes Reinecke | 2017-09-15 | 1 | -3/+2 |
* | scsi: sg: factor out sg_fill_request_table() | Hannes Reinecke | 2017-09-15 | 1 | -26/+35 |
* | scsi: sd: Remove unnecessary condition in sd_read_block_limits() | Lukas Czerner | 2017-09-15 | 1 | -2/+0 |
* | scsi: acornscsi: fix build error | Arnd Bergmann | 2017-09-15 | 1 | -3/+3 |
* | scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout | Christoph Hellwig | 2017-09-15 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-09-13 | 2 | -9/+1 |
|\ |
|
| * | scsi: scsi_transport_sas: select BLK_DEV_BSGLIB | Arnd Bergmann | 2017-09-05 | 1 | -1/+1 |
| * | scsi: Remove Scsi_Host.uspace_req_q | Bart Van Assche | 2017-09-05 | 1 | -8/+0 |
* | | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-09-12 | 1 | -2/+1 |
|\ \ |
|
| * | | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags | Christoph Hellwig | 2017-09-01 | 1 | -2/+1 |
* | | | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 2017-09-09 | 1 | -1/+1 |
* | | | drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32 | Matthew Wilcox | 2017-09-09 | 1 | -8/+3 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-09-08 | 180 | -3874/+4469 |
|\ \ \ |
|
| * \ \ | Merge branch 'fixes' into misc | James Bottomley | 2017-09-07 | 25 | -256/+177 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | scsi: qla2xxx: Fix an integer overflow in sysfs code | Dan Carpenter | 2017-08-31 | 1 | -4/+4 |
| | * | | scsi: storvsc: fix memory leak on ring buffer busy | Long Li | 2017-08-31 | 1 | -0/+2 |
| | * | | scsi: aacraid: Fix command send race condition | Brian King | 2017-08-30 | 1 | -33/+21 |
| | * | | scsi: qedi: off by one in qedi_get_cmd_from_tid() | Dan Carpenter | 2017-08-29 | 1 | -1/+1 |
| * | | | scsi: scsi-mq: Always unprepare before requeuing a request | Bart Van Assche | 2017-09-01 | 1 | -2/+8 |
| * | | | scsi: Show .retries and .jiffies_at_alloc in debugfs | Bart Van Assche | 2017-09-01 | 1 | -1/+3 |
| * | | | scsi: Improve requeuing behavior | Bart Van Assche | 2017-09-01 | 1 | -2/+13 |
| * | | | scsi: Call scsi_initialize_rq() for filesystem requests | Bart Van Assche | 2017-09-01 | 1 | -4/+22 |
| * | | | scsi: qla2xxx: Reset the logo flag, after target re-login. | Quinn Tran | 2017-08-31 | 2 | -0/+3 |
| * | | | scsi: qla2xxx: Fix slow mem alloc behind lock | Quinn Tran | 2017-08-31 | 3 | -2/+34 |
| * | | | scsi: qla2xxx: Clear fc4f_nvme flag | Darren Trap | 2017-08-31 | 1 | -0/+1 |
| * | | | scsi: qla2xxx: add missing includes for qla_isr | Johannes Thumshirn | 2017-08-31 | 1 | -0/+2 |
| * | | | scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2() | Nikola Pajkovsky | 2017-08-31 | 1 | -3/+7 |
| * | | | scsi: aacraid: get rid of one level of indentation | Nikola Pajkovsky | 2017-08-31 | 1 | -136/+131 |
| * | | | scsi: aacraid: fix indentation errors | Nikola Pajkovsky | 2017-08-31 | 2 | -4/+4 |
| * | | | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig | 2017-08-30 | 6 | -334/+203 |
| * | | | scsi: smartpqi: remove the smp_handler stub | Christoph Hellwig | 2017-08-30 | 1 | -9/+0 |
| * | | | scsi: hpsa: remove the smp_handler stub | Christoph Hellwig | 2017-08-30 | 1 | -9/+0 |
| * | | | scsi: bsg-lib: pass the release callback through bsg_setup_queue | Christoph Hellwig | 2017-08-30 | 2 | -3/+5 |
| * | | | scsi: Rework handling of scsi_device.vpd_pg8[03] | Bart Van Assche | 2017-08-30 | 3 | -43/+46 |
| * | | | scsi: Rework the code for caching Vital Product Data (VPD) | Bart Van Assche | 2017-08-30 | 1 | -78/+66 |
| * | | | scsi: qlogicpti: fixup qlogicpti_reset() definition | Hannes Reinecke | 2017-08-29 | 1 | -1/+2 |
| * | | | scsi: lpfc: avoid false-positive gcc-8 warning | Arnd Bergmann | 2017-08-26 | 1 | -3/+3 |
| * | | | scsi: lpfc: avoid an unused function warning | Arnd Bergmann | 2017-08-26 | 1 | -2/+3 |
| * | | | scsi: cxlflash: Fix vlun resize failure in the shrink path | Uma Krishnan | 2017-08-26 | 1 | -5/+1 |
| * | | | scsi: cxlflash: Avoid double mutex unlock | Matthew R. Ochs | 2017-08-26 | 1 | -3/+10 |