Age | Commit message (Expand) | Author |
2017-09-25 | qla2xxx: remove use of FC-specific error codes | James Smart |
2017-09-25 | lpfc: remove use of FC-specific error codes | James Smart |
2017-09-15 | scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE | Hannes Reinecke |
2017-09-15 | scsi: sg: factor out sg_fill_request_table() | Hannes Reinecke |
2017-09-15 | scsi: sd: Remove unnecessary condition in sd_read_block_limits() | Lukas Czerner |
2017-09-14 | scsi: acornscsi: fix build error | Arnd Bergmann |
2017-09-14 | scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout | Christoph Hellwig |
2017-09-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-09-12 | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-09-08 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan |
2017-09-08 | drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32 | Matthew Wilcox |
2017-09-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-09-07 | Merge branch 'fixes' into misc | James Bottomley |
2017-09-05 | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-05 | scsi: scsi_transport_sas: select BLK_DEV_BSGLIB | Arnd Bergmann |
2017-09-05 | scsi: Remove Scsi_Host.uspace_req_q | Bart Van Assche |
2017-09-01 | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags | Christoph Hellwig |
2017-08-31 | scsi: scsi-mq: Always unprepare before requeuing a request | Bart Van Assche |
2017-08-31 | scsi: Show .retries and .jiffies_at_alloc in debugfs | Bart Van Assche |
2017-08-31 | scsi: Improve requeuing behavior | Bart Van Assche |
2017-08-31 | scsi: Call scsi_initialize_rq() for filesystem requests | Bart Van Assche |
2017-08-30 | scsi: qla2xxx: Reset the logo flag, after target re-login. | Quinn Tran |
2017-08-30 | scsi: qla2xxx: Fix slow mem alloc behind lock | Quinn Tran |
2017-08-30 | scsi: qla2xxx: Clear fc4f_nvme flag | Darren Trap |
2017-08-30 | scsi: qla2xxx: add missing includes for qla_isr | Johannes Thumshirn |
2017-08-30 | scsi: qla2xxx: Fix an integer overflow in sysfs code | Dan Carpenter |
2017-08-30 | scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2() | Nikola Pajkovsky |
2017-08-30 | scsi: aacraid: get rid of one level of indentation | Nikola Pajkovsky |
2017-08-30 | scsi: aacraid: fix indentation errors | Nikola Pajkovsky |
2017-08-30 | scsi: storvsc: fix memory leak on ring buffer busy | Long Li |
2017-08-30 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-08-29 | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig |
2017-08-29 | scsi: smartpqi: remove the smp_handler stub | Christoph Hellwig |
2017-08-29 | scsi: hpsa: remove the smp_handler stub | Christoph Hellwig |
2017-08-29 | scsi: bsg-lib: pass the release callback through bsg_setup_queue | Christoph Hellwig |
2017-08-29 | scsi: Rework handling of scsi_device.vpd_pg8[03] | Bart Van Assche |
2017-08-29 | scsi: Rework the code for caching Vital Product Data (VPD) | Bart Van Assche |
2017-08-29 | scsi: aacraid: Fix command send race condition | Brian King |
2017-08-28 | scsi: qlogicpti: fixup qlogicpti_reset() definition | Hannes Reinecke |
2017-08-28 | scsi: qedi: off by one in qedi_get_cmd_from_tid() | Dan Carpenter |
2017-08-25 | scsi: lpfc: avoid false-positive gcc-8 warning | Arnd Bergmann |
2017-08-25 | scsi: lpfc: avoid an unused function warning | Arnd Bergmann |
2017-08-25 | scsi: cxlflash: Fix vlun resize failure in the shrink path | Uma Krishnan |
2017-08-25 | scsi: cxlflash: Avoid double mutex unlock | Matthew R. Ochs |
2017-08-25 | scsi: cxlflash: Remove unnecessary existence check | Matthew R. Ochs |
2017-08-25 | scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id | Arvind Yadav |
2017-08-25 | scsi: Fix the kerneldoc for scsi_initialize_rq() | Jonathan Corbet |
2017-08-25 | scsi: ses: Fix racy cleanup of /sys in remove_dev() | Calvin Owens |
2017-08-25 | scsi: make device_type const | Bhumika Goyal |
2017-08-25 | scsi: sd: remove duplicated setting of gd->minors | weiping zhang |