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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-07
target: Add emulation for MODE SELECT
Roland Dreier
1
-0
/
+53
2012-11-07
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
1
-0
/
+14
2012-11-07
target: Refactor MODE SENSE emulation
Roland Dreier
1
-59
/
+176
2012-11-07
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2
-6
/
+5
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
7
-25
/
+1
2012-11-07
target: simplify alua support
Christoph Hellwig
6
-153
/
+65
2012-11-07
target: simplify reservations code
Christoph Hellwig
6
-269
/
+127
2012-11-07
target: kill dev->dev_task_attr_type
Christoph Hellwig
3
-72
/
+69
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
2
-2
/
+2
2012-11-07
target: provide generic sbc device type/revision helpers
Christoph Hellwig
4
-44
/
+18
2012-11-07
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
2
-10
/
+4
2012-11-07
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
3
-65
/
+64
2012-11-07
target: rename spc_ops
Christoph Hellwig
4
-7
/
+7
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
24
-1818
/
+1011
2012-11-01
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
1
-3
/
+3
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
5
-3
/
+26
2012-11-01
target: Avoid integer overflow in se_dev_align_max_sectors()
Roland Dreier
1
-9
/
+9
2012-11-01
target: Don't return success from module_init() if setup fails
Roland Dreier
1
-1
/
+2
2012-11-01
target: Re-add explict zeroing of INQUIRY bounce buffer memory
Nicholas Bellinger
1
-0
/
+2
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
41
-614
/
+613
2012-10-27
target: reintroduce some obsolete SCSI-2 commands
Bernhard Kohl
1
-0
/
+18
2012-10-27
target: Fix double-free of se_cmd in target_complete_tmr_failure
Nicholas Bellinger
1
-1
/
+0
2012-10-16
iscsi: fix check keys
Alan Cox
1
-0
/
+1
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
41
-605
/
+613
2012-10-04
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
1
-2
/
+2
2012-10-04
iscsit: proper endianess conversions
Christoph Hellwig
10
-138
/
+122
2012-10-04
iscsit: use the itt_t abstract type
Christoph Hellwig
10
-46
/
+37
2012-10-03
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
1
-1
/
+1
2012-10-03
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
Christoph Hellwig
1
-1
/
+0
2012-10-03
iscsit: mark various functions static
Christoph Hellwig
10
-25
/
+23
2012-10-03
target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()
Dan Carpenter
1
-3
/
+3
2012-10-03
target: Add control CDB READ payload zero work-around
Nicholas Bellinger
1
-0
/
+21
2012-10-03
tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls
Nicholas Bellinger
1
-54
/
+8
2012-10-03
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
Nicholas Bellinger
1
-6
/
+59
2012-10-03
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
Nicholas Bellinger
1
-0
/
+12
2012-10-03
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...
Nicholas Bellinger
1
-30
/
+31
2012-10-03
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
3
-1
/
+10
2012-10-03
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
1
-12
/
+12
2012-10-03
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
3
-12
/
+44
2012-10-03
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
4
-0
/
+31
2012-10-03
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2
-3
/
+39
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-09-23
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
1
-0
/
+1
2012-09-23
sbp-target: fix return value check in sbp_register_configfs()
Wei Yongjun
1
-2
/
+2
2012-09-18
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
1
-1
/
+7
2012-09-18
target: move the dereference below the NULL test
Wei Yongjun
1
-4
/
+6
2012-09-18
tcm_fc: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2012-09-18
target: go through normal processing for all zero-length commands
Paolo Bonzini
1
-17
/
+0
[prev]
[next]