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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
9
-100
/
+100
2013-11-20
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
Nicholas Bellinger
2
-8
/
+11
2013-11-20
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
6
-50
/
+25
2013-11-14
target: Convert se_device statistics to atomic_long_t
Nicholas Bellinger
3
-16
/
+13
2013-11-14
target: Fix delayed Task Aborted Status (TAS) handling bug
Nicholas Bellinger
1
-0
/
+2
2013-11-14
iscsi-target: Reject unsupported multi PDU text command sequence
Nicholas Bellinger
1
-0
/
+7
2013-11-13
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2
-5
/
+6
2013-11-13
target: Core does not need blkdev.h
Andy Grover
3
-3
/
+0
2013-11-13
target: Pass through I/O topology for block backstores
Andy Grover
3
-3
/
+63
2013-11-09
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
2
-17
/
+10
2013-11-08
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
3
-232
/
+4
2013-11-08
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
5
-18
/
+40
2013-11-08
iscsi-target: Do not generate REJECTs for zero-length DataOUT
Nicholas Bellinger
1
-4
/
+3
2013-10-24
iscsi-target: Implement demo_mode_discovery logic
Thomas Glanzmann
1
-9
/
+30
2013-10-24
target: Export symbol core_tpg_check_initiator_node_acl
Thomas Glanzmann
2
-2
/
+1
2013-10-24
iscsi-target: Add new TPG attribute
Thomas Glanzmann
4
-0
/
+29
2013-10-17
tcm_loop: Implement target reset
Hannes Reinecke
1
-0
/
+26
2013-10-17
tcm_loop: TCQ and command abort support
Hannes Reinecke
2
-4
/
+69
2013-10-17
tcm_loop: separate out tcm_loop_issue_tmr
Hannes Reinecke
1
-33
/
+50
2013-10-17
tcm_loop: Implement transport offline
Hannes Reinecke
2
-1
/
+56
2013-10-17
tcm_loop: Check for valid hba in tcm_loop_drop_nexus()
Hannes Reinecke
1
-1
/
+4
2013-10-17
target/iscsi: Remove macros that contain typecasts
Andy Grover
6
-22
/
+18
2013-10-17
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
4
-36
/
+27
2013-10-17
target: Remove TF_CIT_TMPL macro
Andy Grover
6
-56
/
+56
2013-10-02
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
Nicholas Bellinger
3
-5
/
+17
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
47
-473
/
+2347
2013-09-11
target/iscsi: Bump versions to v4.1.0
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
37
-75
/
+39
2013-09-11
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2
-1
/
+2
2013-09-11
target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out
Gera Kazakov
2
-2
/
+2
2013-09-11
iscsi-target; Bump default CmdSN Depth to 64
Nicholas Bellinger
1
-1
/
+1
2013-09-11
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
Nicholas Bellinger
1
-16
/
+3
2013-09-11
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
Nicholas Bellinger
2
-85
/
+59
2013-09-11
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...
Nicholas Bellinger
1
-6
/
+13
2013-09-11
target: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-09-11
target: Enable global EXTENDED_COPY setup/release
Nicholas Bellinger
1
-0
/
+6
2013-09-11
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
4
-0
/
+25
2013-09-11
target: Enable EXTENDED_COPY setup in spc_parse_cdb
Nicholas Bellinger
1
-2
/
+8
2013-09-11
target: Add support for EXTENDED_COPY copy offload emulation
Nicholas Bellinger
3
-1
/
+1146
2013-09-11
target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check
Nicholas Bellinger
1
-0
/
+3
2013-09-11
target: Add global device list for EXTENDED_COPY
Nicholas Bellinger
1
-0
/
+13
2013-09-11
target: Make helpers non static for EXTENDED_COPY command setup
Nicholas Bellinger
1
-2
/
+2
2013-09-11
target: Make spc_parse_naa_6h_vendor_specific non static
Nicholas Bellinger
1
-2
/
+2
2013-09-11
target: Make target_core_subsystem defined as non static
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
2
-0
/
+14
2013-09-11
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
2
-10
/
+12
2013-09-11
target: Add support for COMPARE_AND_WRITE emulation
Nicholas Bellinger
2
-1
/
+197
2013-09-10
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
4
-0
/
+24
2013-09-10
target: Make __target_execute_cmd() available as extern
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
Nicholas Bellinger
1
-1
/
+20
[next]