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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
target: Simplify LUN shutdown code
Bart Van Assche
4
-26
/
+2
2015-06-01
target: simplify backend attribute implementation
Christoph Hellwig
2
-570
/
+486
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
6
-155
/
+174
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
9
-138
/
+129
2015-06-01
target: Drop left-over se_lun->lun_status
Nicholas Bellinger
1
-6
/
+0
2015-06-01
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
3
-4
/
+8
2015-06-01
target: Drop unused se_lun->lun_acl_list
Nicholas Bellinger
2
-19
/
+0
2015-06-01
target: Convert core_tpg_deregister to use list splice
Nicholas Bellinger
1
-7
/
+5
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
5
-50
/
+47
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
8
-274
/
+118
2015-06-01
target/pr: cleanup core_scsi3_pr_seq_non_holder
Christoph Hellwig
1
-26
/
+18
2015-06-01
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
2
-67
/
+70
2015-06-01
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
2
-19
/
+40
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
10
-431
/
+399
2015-05-31
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
1
-4
/
+4
2015-05-31
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
1
-1
/
+1
2015-05-31
target: remove ->put_session method
Christoph Hellwig
3
-20
/
+0
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
24
-24
/
+0
2015-05-31
target: remove struct target_fabric_configfs_template
Christoph Hellwig
2
-29
/
+24
2015-05-31
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
2
-22
/
+6
2015-05-31
target: don't copy fabric ops
Christoph Hellwig
2
-20
/
+20
2015-05-31
target: Remove set-but-not-used-variables
Bart Van Assche
1
-4
/
+2
2015-05-31
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
1
-7
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
19
-172
/
+74
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
16
-721
/
+173
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
13
-177
/
+9
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
11
-37
/
+30
2015-05-31
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-9
/
+8
2015-05-31
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-12
/
+11
2015-05-31
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-28
/
+15
2015-05-31
target: handle odd SG mapping for data transfer memory
Akinobu Mita
1
-39
/
+83
2015-05-31
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
1
-12
/
+15
2015-05-31
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
1
-2
/
+3
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
15
-192
/
+16
2015-05-31
target: refactor node ACL allocation
Christoph Hellwig
1
-77
/
+56
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
11
-335
/
+73
2015-05-31
target: make the tpg_get_default_depth method optional
Christoph Hellwig
10
-54
/
+4
2015-05-31
vhost/scsi: remove struct vhost_scsi_nacl
Christoph Hellwig
1
-31
/
+3
2015-05-31
sbp_target: remove struct sbp_nacl
Christoph Hellwig
2
-30
/
+3
2015-05-31
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2
-30
/
+3
2015-05-31
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2
-17
/
+2
2015-05-31
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
9
-32
/
+31
2015-05-31
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
1
-5
/
+24
2015-05-31
target/user: Refactor data area allocation code
Ilias Tsitsimpis
1
-83
/
+106
2015-05-31
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
1
-4
/
+2
2015-05-31
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2
-6
/
+1
2015-05-31
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
1
-2
/
+3
2015-05-31
target: fix DPO and FUA bit checks
Christoph Hellwig
6
-32
/
+40
2015-05-31
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
9
-444
/
+16
2015-05-31
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
1
-14
/
+14
[next]