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-10-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
26
-271
/
+1362
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-10-08
target/file: fix inclusive vfs_fsync_range() end
Zach Brown
1
-2
/
+7
2014-10-04
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
4
-0
/
+32
2014-10-04
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
4
-5
/
+14
2014-10-03
target/user: Recalculate pad size inside is_ring_space_avail()
Andy Grover
1
-15
/
+16
2014-10-03
tcm_loop: Fixup tag handling
Hannes Reinecke
1
-15
/
+8
2014-10-03
target/user: Fix up smatch warnings in tcmu_netlink_event
Nicholas Bellinger
1
-10
/
+13
2014-10-03
target: Add a user-passthrough backstore
Andy Grover
4
-0
/
+1175
2014-10-03
target: Remove unneeded check in sbc_parse_cdb
Andy Grover
1
-1
/
+1
2014-10-02
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
Quinn Tran
1
-2
/
+1
2014-10-02
target: simplify core_tmr_abort_task
Joern Engel
1
-3
/
+2
2014-10-02
target: encapsulate smp_mb__after_atomic()
Joern Engel
6
-115
/
+56
2014-10-02
target: remove some smp_mb__after_atomic()s
Joern Engel
1
-2
/
+0
2014-10-02
target: simplify core_tmr_release_req()
Joern Engel
1
-12
/
+7
2014-10-02
target: Remove core_tpg_release_virtual_lun0 function
Andy Grover
1
-8
/
+1
2014-10-02
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
4
-50
/
+11
2014-10-02
target: core_tpg_post_dellun can return void
Andy Grover
2
-4
/
+2
2014-09-24
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
1
-1
/
+1
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
5
-4
/
+8
2014-09-18
target: fix unused shift in core_scsi3_pri_report_capabilities
Joern Engel
1
-1
/
+1
2014-09-18
target: correctly handle match_int errors in FILEIO + PSCSI
Joern Engel
2
-5
/
+15
2014-09-18
target: fix pr_out length in iscsi_parse_pr_out_transport_id
Joern Engel
1
-3
/
+3
2014-09-18
target: simplify target_fabric_make_lun error path
Joern Engel
1
-5
/
+2
2014-09-18
target: Fix memory leak on error in target_fabric_make_mappedlun
Joern Engel
1
-1
/
+2
2014-09-18
target: Fix possible memory leak in aptpl_metadata parsing
Joern Engel
1
-14
/
+8
2014-09-18
iscsi-target: use strlcpy in iscsit_collect_login_stats
Joern Engel
1
-2
/
+3
2014-09-18
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
1
-1
/
+1
2014-09-18
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Nicholas Bellinger
1
-1
/
+3
2014-09-18
iscsi-target: remove unnecessary check in iscsit_setup_np error path
Joern Engel
1
-2
/
+1
2014-09-18
iscsi-target: Drop duplicate __iscsi_target_login_thread check
Nicholas Bellinger
1
-2
/
+0
2014-09-18
iscsi-target: simplify return statement
Joern Engel
1
-5
/
+1
2014-09-18
iscsi-target: remove always-true conditions
Joern Engel
1
-6
/
+4
2014-09-18
iscsi-target: remove unused debug code
Joern Engel
2
-7
/
+2
2014-09-17
target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
Sebastian Herbszt
1
-1
/
+1
2014-09-17
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
Sebastian Herbszt
1
-1
/
+1
2014-09-16
target: target_core_ua_h: Add #define of include guard
Rasmus Villemoes
1
-0
/
+1
2014-09-16
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-09-16
target/configfs: Remove unnecessary null test
Himangi Saraogi
1
-2
/
+1
2014-09-16
iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup
Nicholas Bellinger
1
-0
/
+2
2014-09-08
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
1
-1
/
+2
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-1
/
+1
2014-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-7
/
+7
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+3
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
2
-7
/
+7
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
1
-1
/
+3
2014-06-28
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
1
-6
/
+7
2014-06-27
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
1
-1
/
+1
2014-06-27
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
1
-0
/
+1
2014-06-27
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
1
-0
/
+2
[next]