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-01-11
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
1
-1
/
+1
2013-01-11
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
1
-0
/
+2
2013-01-11
target: Fix use-after-free in LUN RESET handling
Roland Dreier
1
-3
/
+2
2013-01-11
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
1
-0
/
+1
2013-01-11
tcm_fc: Do not report target role when target is not defined
Mark Rustad
1
-2
/
+8
2013-01-11
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
1
-1
/
+1
2013-01-11
target: Use TCM_NO_SENSE for initialisation
Hannes Reinecke
2
-2
/
+2
2013-01-11
target: Introduce TCM_NO_SENSE
Hannes Reinecke
1
-0
/
+10
2013-01-09
target: use correct sense code for LUN communication failure
Hannes Reinecke
1
-1
/
+1
2012-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
41
-3696
/
+2654
2012-12-14
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2
-0
/
+47
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+6
2012-12-13
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
1
-1
/
+1
2012-12-13
sbp-target: fix error path in sbp_make_tpg()
Chris Boot
1
-7
/
+10
2012-12-13
sbp-target: use simple assignment in tgt_agent_rw_agent_state()
Chris Boot
1
-3
/
+4
2012-12-08
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
1
-13
/
+3
2012-12-06
target/file: merge fd_do_readv() and fd_do_writev()
Sebastian Andrzej Siewior
1
-60
/
+32
2012-12-06
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
1
-2
/
+7
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
3
-0
/
+14
2012-11-28
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2
-2
/
+2
2012-11-28
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
3
-12
/
+12
2012-11-28
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
1
-1
/
+1
2012-11-28
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
3
-12
/
+12
2012-11-28
target: update error handling for sbc_setup_write_same()
Dan Carpenter
1
-3
/
+3
2012-11-28
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2012-11-28
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
1
-4
/
+2
2012-11-28
target/iblock: Forward declare bio helpers
Nicholas Bellinger
1
-86
/
+81
2012-11-28
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
1
-14
/
+10
2012-11-28
target: Clean up logic in transport_put_cmd()
Roland Dreier
1
-5
/
+4
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
18
-59
/
+19
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
3
-5
/
+5
2012-11-18
target: Fix handling of aborted commands
Roland Dreier
1
-2
/
+4
2012-11-16
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
1
-7
/
+79
2012-11-16
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
5
-1
/
+30
2012-11-16
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
1
-28
/
+23
2012-11-08
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
1
-8
/
+2
2012-11-08
sbp-target: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-11-08
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2
-6
/
+12
2012-11-08
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
3
-4
/
+4
2012-11-08
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
1
-2
/
+2
2012-11-08
target: Fix exception path pr_reg put regression for PR RELEASE
Nicholas Bellinger
1
-1
/
+1
2012-11-08
target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption
Nicholas Bellinger
1
-1
/
+1
2012-11-07
target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check
Nicholas Bellinger
1
-1
/
+1
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
18
-991
/
+783
2012-11-07
target: Fix incorrect starting offset after MODE_SENSE refactoring
Nicholas Bellinger
1
-2
/
+5
2012-11-07
target: Add emulation for MODE SELECT
Roland Dreier
1
-0
/
+53
2012-11-07
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
1
-0
/
+14
2012-11-07
target: Refactor MODE SENSE emulation
Roland Dreier
1
-59
/
+176
2012-11-07
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2
-6
/
+5
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
7
-25
/
+1
[next]