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
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-14
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+3
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+125
2015-01-22
scsi_debug: test always evaluates to false, || should be used instead
Colin Ian King
1
-1
/
+1
2015-01-20
scsi_debug: use atomic allocation in resp_rsup_opcodes
Sasha Levin
1
-1
/
+1
2015-01-09
scsi_debug: Implement WRITE BUFFER command
Ewan D. Milne
1
-3
/
+71
2015-01-09
scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention
Ewan D. Milne
1
-1
/
+55
2014-12-15
scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
Ewan D. Milne
1
-0
/
+1
2014-12-15
scsi_debug: take sdebug_host_list_lock when changing capacity
Ewan D. Milne
1
-0
/
+2
2014-12-15
scsi_debug: fix compare and write errors
Douglas Gilbert
1
-15
/
+16
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
1
-1
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-27
/
+0
2014-11-25
scsi_debug: add Report supported opcodes+tmfs; Compare and write
Douglas Gilbert
1
-19
/
+307
2014-11-25
scsi_debug: change SCSI command parser to table driven
Douglas Gilbert
1
-558
/
+833
2014-11-25
scsi_debug: add Capacity Changed Unit Attention
Douglas Gilbert
1
-4
/
+24
2014-11-25
scsi_debug: append inject error flags onto scsi_cmnd object
Douglas Gilbert
1
-0
/
+68
2014-11-25
scsi_debug: pinpoint invalid field in sense data
Douglas Gilbert
1
-50
/
+88
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-37
/
+12
2014-11-12
scsi_debug: error message should say scsi_host_alloc not scsi_register
Finn Thain
1
-1
/
+1
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-5
/
+2
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-8
/
+1
2014-10-14
scsi: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-09-30
scsi_debug: deadlock between completions and surprise module removal
Douglas Gilbert
1
-14
/
+19
2014-09-16
scsi_debug: bump inquiry version to SPC-4, update version descriptors
Douglas Gilbert
1
-7
/
+7
2014-09-16
scsi_debug: give unit attention and other errors precedence over TSF
Douglas Gilbert
1
-34
/
+33
2014-09-16
scsi_debug: scsi_cmnd->cmnd check and casts unnecessary
Douglas Gilbert
1
-11
/
+11
2014-07-26
scsi_debug: support scsi-mq, queues and locks
Douglas Gilbert
1
-417
/
+1047
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-7
/
+8
2014-07-18
scsi_debug: allow huge transfer length for read/write commands
Akinobu Mita
1
-3
/
+3
2014-05-19
scsi_debug: simple short transfer injection
Christoph Hellwig
1
-0
/
+8
2014-03-20
[SCSI] scsi_debug: add ability to enable clustering
Akinobu Mita
1
-0
/
+5
2014-03-20
[SCSI] scsi_debug: protect device access with atomic_rw lock
Akinobu Mita
1
-2
/
+10
2014-03-19
[SCSI] scsi_debug: prepare to enable clustering
Akinobu Mita
1
-50
/
+59
2014-03-19
[SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of me...
Akinobu Mita
1
-2
/
+6
2014-03-19
[SCSI] scsi_debug: fix duplicate dif_errors increment
Akinobu Mita
1
-1
/
+0
2014-03-19
[SCSI] scsi_debug: make pseudo_primary static
Akinobu Mita
1
-1
/
+1
2014-03-19
[SCSI] scsi_debug: fix false positive logical block reference tag check fail
Akinobu Mita
1
-3
/
+1
2013-12-16
[SCSI] scsi_debug: simplify creation and destruction of driver attribute files
Akinobu Mita
1
-160
/
+106
2013-10-25
[SCSI] scsi_debug: fix sparse warnings related to data integrity field
Akinobu Mita
1
-11
/
+8
2013-10-25
[SCSI] scsi_debug: fix invalid value check for guard module parameter
Akinobu Mita
1
-3
/
+3
2013-10-25
[SCSI] scsi_debug: avoid partial copying PI from prot_sglist to dif_storep
Akinobu Mita
1
-23
/
+17
2013-10-25
[SCSI] scsi_debug: factor out copying PI from dif_storep to prot_sglist
Akinobu Mita
1
-23
/
+29
2013-10-25
[SCSI] scsi_debug: fix buffer overrun when DIF/DIX is enabled and virtual_gb > 0
Akinobu Mita
1
-18
/
+30
2013-09-03
[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...
Akinobu Mita
1
-2
/
+8
2013-09-03
[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()
Akinobu Mita
1
-2
/
+2
2013-07-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-104
/
+70
2013-07-09
scsi_debug: fix do_device_access() with wrap around range
Akinobu Mita
1
-11
/
+37
2013-07-09
[SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...
Akinobu Mita
1
-85
/
+52
2013-07-09
[SCSI] scsi_debug: simplify offset calculation for dif_storep
Akinobu Mita
1
-11
/
+7
[next]