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
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
36
-967
/
+874
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-0
/
+2
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-8
/
+6
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+1
2012-03-20
target: remove the second argument of k[un]map_atomic()
Cong Wang
2
-8
/
+6
2012-03-18
loopback: Fix transport_generic_allocate_tasks error handling
Nicholas Bellinger
1
-2
/
+1
2012-03-18
iscsi-target: remove improper externs
Dan Carpenter
1
-8
/
+8
2012-03-16
iscsi-target: Remove unused variables in iscsi_target_parameters.c
Jörn Engel
1
-10
/
+9
2012-03-16
target: remove obvious warnings
Jörn Engel
10
-53
/
+6
2012-03-16
target: Use array_zalloc for device_list
Jörn Engel
6
-46
/
+46
2012-03-16
target: Use array_zalloc for tpg_lun_list
Jörn Engel
2
-10
/
+38
2012-03-16
target: Fix sense code for unsupported SERVICE ACTION IN
Roland Dreier
1
-1
/
+1
2012-03-16
target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is ena...
Roland Dreier
1
-5
/
+0
2012-03-14
iscsi-target: Fix reservation conflict -EBUSY response handling bug
Nicholas Bellinger
1
-1
/
+1
2012-03-14
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
Nicholas Bellinger
2
-12
/
+23
2012-03-11
target: Bump core version to v4.1.0-rc2-ml + fabric versions
Nicholas Bellinger
3
-3
/
+3
2012-03-11
tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
Nicholas Bellinger
1
-2
/
+4
2012-03-11
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
7
-124
/
+0
2012-03-11
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
4
-9
/
+9
2012-03-11
target: Convert se_node_acl->acl_group removal to use ->acl_kref
Nicholas Bellinger
2
-19
/
+28
2012-03-11
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
Nicholas Bellinger
2
-5
/
+22
2012-03-11
target: Add se_node_acl->acl_free_comp for NodeACL release path
Nicholas Bellinger
2
-16
/
+26
2012-03-11
target: Add se_sess->sess_kref + get/put helpers
Nicholas Bellinger
1
-0
/
+22
2012-03-11
target: Convert session_lock to irqsave
Nicholas Bellinger
2
-11
/
+15
2012-03-11
target: Fix typo in drivers/target
Masanari Iida
2
-2
/
+2
2012-03-09
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
Nicholas Bellinger
1
-4
/
+2
2012-02-26
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
Nicholas Bellinger
2
-3
/
+10
2012-02-26
target: Push target_submit_tmr LUN lookup failure to system_wq context
Nicholas Bellinger
1
-3
/
+15
2012-02-26
tcm_fc: Handle target_submit_tmr allocation failure
Nicholas Bellinger
1
-1
/
+4
2012-02-26
target: Fix target_submit_tmr se_tmr_req allocation failures
Nicholas Bellinger
1
-9
/
+11
2012-02-26
target: Fix target_submit_tmr LUN lookup failures
Nicholas Bellinger
1
-2
/
+2
2012-02-26
iscsi-target: Fix iscsit_alloc_buffs() failure cases
Nicholas Bellinger
1
-8
/
+6
2012-02-26
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
Roland Dreier
1
-4
/
+3
2012-02-26
target/pscsi: fix PHV_VIRUTAL_HOST_ID typo
Stefan Hajnoczi
2
-10
/
+10
2012-02-26
target: Fix off-by-seven in target_report_luns
Jörn Engel
1
-3
/
+2
2012-02-26
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
1
-1
/
+3
2012-02-26
target: fix use after free in target_report_luns
Jörn Engel
1
-1
/
+1
2012-02-26
tcm_loop: Set residual field for SCSI commands
Roland Dreier
1
-0
/
+6
2012-02-26
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
5
-7
/
+73
2012-02-26
target: Don't set WBUS16 or SYNC bits in INQUIRY response
Roland Dreier
1
-1
/
+1
2012-02-26
target: Set peripheral device type consistently in INQUIRY response
Roland Dreier
1
-10
/
+10
2012-02-26
target: Fix up handling of short INQUIRY buffers
Roland Dreier
1
-114
/
+36
2012-02-26
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
3
-7
/
+79
2012-02-26
target: Make target_release_cmd_kref release on empty list
Nicholas Bellinger
1
-1
/
+1
2012-02-26
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
1
-1
/
+3
2012-02-26
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
1
-2
/
+2
2012-02-26
target: Cleanup transport_kunmap_data_sg()
Andy Grover
1
-2
/
+4
2012-02-26
tcm_loop: switch to using transport_handle_cdb_direct
Christoph Hellwig
1
-56
/
+56
2012-02-26
tcm_loop: defer all command submissions to workqueue
Christoph Hellwig
2
-41
/
+58
2012-02-26
tcm_loop: kill tcm_loop_allocate_core_cmd
Christoph Hellwig
1
-88
/
+59
[next]