index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-9
/
+1
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+1
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-09-09
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
1
-8
/
+3
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
180
-3874
/
+4469
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
25
-256
/
+177
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+7
2017-09-05
scsi: scsi_transport_sas: select BLK_DEV_BSGLIB
Arnd Bergmann
1
-1
/
+1
2017-09-05
scsi: Remove Scsi_Host.uspace_req_q
Bart Van Assche
1
-8
/
+0
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
1
-2
/
+1
2017-09-01
scsi: scsi-mq: Always unprepare before requeuing a request
Bart Van Assche
1
-2
/
+8
2017-09-01
scsi: Show .retries and .jiffies_at_alloc in debugfs
Bart Van Assche
1
-1
/
+3
2017-09-01
scsi: Improve requeuing behavior
Bart Van Assche
1
-2
/
+13
2017-09-01
scsi: Call scsi_initialize_rq() for filesystem requests
Bart Van Assche
1
-4
/
+22
2017-08-31
scsi: qla2xxx: Reset the logo flag, after target re-login.
Quinn Tran
2
-0
/
+3
2017-08-31
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
3
-2
/
+34
2017-08-31
scsi: qla2xxx: Clear fc4f_nvme flag
Darren Trap
1
-0
/
+1
2017-08-31
scsi: qla2xxx: add missing includes for qla_isr
Johannes Thumshirn
1
-0
/
+2
2017-08-31
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
1
-4
/
+4
2017-08-31
scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()
Nikola Pajkovsky
1
-3
/
+7
2017-08-31
scsi: aacraid: get rid of one level of indentation
Nikola Pajkovsky
1
-136
/
+131
2017-08-31
scsi: aacraid: fix indentation errors
Nikola Pajkovsky
2
-4
/
+4
2017-08-31
scsi: storvsc: fix memory leak on ring buffer busy
Long Li
1
-0
/
+2
2017-08-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+10
2017-08-30
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
6
-334
/
+203
2017-08-30
scsi: smartpqi: remove the smp_handler stub
Christoph Hellwig
1
-9
/
+0
2017-08-30
scsi: hpsa: remove the smp_handler stub
Christoph Hellwig
1
-9
/
+0
2017-08-30
scsi: bsg-lib: pass the release callback through bsg_setup_queue
Christoph Hellwig
2
-3
/
+5
2017-08-30
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
3
-43
/
+46
2017-08-30
scsi: Rework the code for caching Vital Product Data (VPD)
Bart Van Assche
1
-78
/
+66
2017-08-30
scsi: aacraid: Fix command send race condition
Brian King
1
-33
/
+21
2017-08-29
scsi: qlogicpti: fixup qlogicpti_reset() definition
Hannes Reinecke
1
-1
/
+2
2017-08-29
scsi: qedi: off by one in qedi_get_cmd_from_tid()
Dan Carpenter
1
-1
/
+1
2017-08-26
scsi: lpfc: avoid false-positive gcc-8 warning
Arnd Bergmann
1
-3
/
+3
2017-08-26
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
1
-2
/
+3
2017-08-26
scsi: cxlflash: Fix vlun resize failure in the shrink path
Uma Krishnan
1
-5
/
+1
2017-08-26
scsi: cxlflash: Avoid double mutex unlock
Matthew R. Ochs
1
-3
/
+10
2017-08-26
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
1
-2
/
+1
2017-08-26
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
3
-3
/
+3
2017-08-26
scsi: Fix the kerneldoc for scsi_initialize_rq()
Jonathan Corbet
1
-0
/
+1
2017-08-26
scsi: ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
1
-2
/
+1
2017-08-26
scsi: make device_type const
Bhumika Goyal
2
-4
/
+4
2017-08-26
scsi: sd: remove duplicated setting of gd->minors
weiping zhang
1
-1
/
+0
2017-08-26
scsi: eata: remove 'arg_done' from eata2x_eh_host_reset()
Hannes Reinecke
1
-8
/
+1
2017-08-26
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
Hannes Reinecke
1
-2
/
+0
2017-08-26
scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition
Hannes Reinecke
1
-1
/
+0
2017-08-26
scsi: 53c700: move bus reset to host reset
Hannes Reinecke
1
-20
/
+3
2017-08-26
scsi: aha152x: drop host reset
Hannes Reinecke
1
-10
/
+3
2017-08-26
scsi: nsp32: drop bus reset
Hannes Reinecke
1
-21
/
+1
2017-08-26
scsi: qedf: drop bus reset handler
Hannes Reinecke
1
-11
/
+0
[next]