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
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-60
/
+60
2014-05-18
target: fix memory leak on XCOPY
Mikulas Patocka
1
-1
/
+1
2014-05-16
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
1
-4
/
+4
2014-05-16
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
2014-05-16
tcm_fc: Fix free-after-use regression in ft_free_cmd
Nicholas Bellinger
1
-4
/
+4
2014-05-16
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
Nicholas Bellinger
1
-1
/
+3
2014-05-16
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
3
-0
/
+3
2014-05-16
target: Allow non-supporting backends to set pi_prot_type to 0
Andy Grover
1
-0
/
+4
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
7
-60
/
+60
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2014-04-12
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
1
-3
/
+3
2014-04-12
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
1
-6
/
+6
2014-04-12
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
2
-33
/
+32
2014-04-12
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
2
-11
/
+12
2014-04-12
target/tcm_fc: Don't export ft_lport_list
Andy Grover
2
-2
/
+1
2014-04-12
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
1
-0
/
+1
2014-04-12
target: Add check to prevent Abort Task from aborting itself
Alex Leung
1
-0
/
+5
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2
-2
/
+2
2014-04-07
target: Enable READ_STRIP emulation in target_complete_ok_work
Nicholas Bellinger
1
-0
/
+31
2014-04-07
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
1
-4
/
+27
2014-04-07
target: Enable WRITE_INSERT emulation in target_execute_cmd
Nicholas Bellinger
1
-0
/
+9
2014-04-07
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
1
-0
/
+44
2014-04-07
target/sbc: Only expose PI read_cap16 bits when supported by fabric
Nicholas Bellinger
1
-2
/
+5
2014-04-07
target/spc: Only expose PI mode page bits when supported by fabric
Nicholas Bellinger
1
-11
/
+17
2014-04-07
target/spc: Only expose PI inquiry bits when supported by fabric
Nicholas Bellinger
1
-7
/
+14
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
6
-7
/
+18
2014-04-07
target/iblock: Fix double bioset_integrity_free bug
Nicholas Bellinger
1
-3
/
+2
2014-04-07
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
Martin Svec
1
-1
/
+2
2014-04-07
target/rd: T10-Dif: RAM disk is allocating more space than required.
Quinn Tran
1
-4
/
+10
2014-04-07
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
1
-1
/
+3
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
11
-2
/
+53
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2
-15
/
+17
2014-04-07
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
Arshad Hussain
1
-0
/
+10
2014-04-07
Target/sbc: add debug print
Sagi Grimberg
1
-0
/
+3
2014-04-07
Target/configfs: Expose iSCSI network portal group T10-PI support
Sagi Grimberg
3
-0
/
+26
2014-04-07
Target/iscsi: Add T10-PI indication for iscsi_portal_group
Sagi Grimberg
2
-1
/
+6
2014-04-07
Target/core: Remove prot_handover use for now
Sagi Grimberg
1
-1
/
+0
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
3
-6
/
+12
2014-04-07
Target/file: place escape values for protection information format
Sagi Grimberg
1
-39
/
+1
2014-03-13
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2
-15
/
+74
2014-03-13
Target/transport: Allocate protection sg if needed
Sagi Grimberg
1
-0
/
+12
2014-03-13
target: silence GCC warning in target_alua_state_check
Paul Bolle
1
-51
/
+44
2014-03-07
Target/sbc: Fix sbc_copy_prot for offset scatters
Sagi Grimberg
1
-16
/
+22
2014-03-05
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+4
2014-03-05
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
2
-11
/
+11
2014-03-05
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
Nicholas Bellinger
1
-1
/
+1
2014-02-24
Target/sbc: Don't use sg as iterator in sbc_verify_read
Sagi Grimberg
1
-5
/
+5
2014-02-24
target: Add DIF sense codes in transport_generic_request_failure
Nicholas Bellinger
1
-0
/
+3
2014-02-24
target/sbc: Fix sbc_dif_copy_prot addr offset bug
Nicholas Bellinger
1
-3
/
+2
2014-02-13
Target/sbc: Fix protection copy routine
Sagi Grimberg
1
-0
/
+8
[next]