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
/
target
/
target_core_pscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-03-19
target: allow ALUA setup for some passthrough backends
Mike Christie
1
-1
/
+2
2017-03-08
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
1
-35
/
+12
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+2
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-6
/
+5
2016-11-22
target: avoid accessing .bi_vcnt directly
Ming Lei
1
-6
/
+2
2016-07-21
target: stop using blk_make_request
Christoph Hellwig
1
-53
/
+34
2016-06-07
target: use bio op accessors
Mike Christie
1
-1
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-3
/
+3
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-36
/
+19
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2015-06-23
target: consolidate version defines
Christoph Hellwig
1
-1
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+0
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-2
/
+9
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
1
-22
/
+1
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
1
-10
/
+4
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
1
-2
/
+5
2015-05-31
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-1
/
+1
2015-05-31
target: Move passthrough CDB parsing into a common function
Andy Grover
1
-52
/
+1
2015-05-31
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
1
-0
/
+3
2015-03-20
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2014-12-21
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
1
-1
/
+1
2014-12-02
target/pscsi: Convert to external pscsi_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+26
2014-10-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-4
/
+12
2014-09-18
target: correctly handle match_int errors in FILEIO + PSCSI
Joern Engel
1
-4
/
+12
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-6
/
+6
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-1
/
+2
2013-10-25
target/pscsi: fix return value check
Wei Yongjun
1
-4
/
+4
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target/pscsi: remove an unneeded check
Dan Carpenter
1
-3
/
+2
2013-03-20
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
1
-3
/
+8
2013-02-28
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
Asias He
1
-2
/
+2
2013-02-28
target/pscsi: Fix page increment
Asias He
1
-1
/
+0
2013-02-28
target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
Asias He
1
-2
/
+0
2013-02-28
target: Add __exit annotation for module_exit functions
Asias He
1
-1
/
+1
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
1
-27
/
+24
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
1
-13
/
+0
2012-11-07
pscsi: fix REPORT LUNS handling
Christoph Hellwig
1
-1
/
+2
2012-11-07
target/pscsi: Make pscsi_configure_device + target_release_session static
Fengguang Wu
1
-1
/
+1
2012-11-07
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
1
-9
/
+2
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-172
/
+98
2012-09-18
target: Fix minor spelling typos in drivers/target
Masanari Iida
1
-1
/
+1
2012-09-07
target: go through normal processing for zero-length PSCSI commands
Paolo Bonzini
1
-4
/
+4
2012-09-06
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
1
-14
/
+7
2012-08-17
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
Nicholas Bellinger
1
-1
/
+8
2012-07-17
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
1
-4
/
+7
[next]