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
/
scsi
/
libiscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-09-30
iscsi_tcp: export port being used
Mike Christie
1
-0
/
+1
2014-09-16
libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
1
-0
/
+10
2014-08-01
libiscsi: return new error code when nop times out
Mike Christie
1
-1
/
+1
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-2
/
+2
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-4
/
+4
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-9
/
+9
2014-06-12
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
1
-9
/
+9
2014-05-19
scsi/libiscsi: Fix static checker warning on bh locking
Shlomo Pongratz
1
-2
/
+2
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+32
2014-03-18
SCSI/libiscsi: Add check_protection callback for transports
Sagi Grimberg
1
-0
/
+32
2014-03-15
[SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increased
Mike Christie
1
-9
/
+1
2014-03-15
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
1
-93
/
+121
2014-03-15
[SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject prompt
Vaughan Cao
1
-4
/
+4
2013-12-20
[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct
Adheer Chandravanshi
1
-0
/
+6
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
1
-0
/
+5
2013-08-23
[SCSI] libiscsi: Add missing prints for session and connection sysfs attrs
Adheer Chandravanshi
1
-0
/
+6
2013-08-23
[SCSI] libiscsi: Add a missing break statement
Adheer Chandravanshi
1
-0
/
+1
2013-08-23
[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs
Adheer Chandravanshi
1
-0
/
+97
2013-06-27
[SCSI] libiscsi: Added new boot entries in the session sysfs
Eddie Wai
1
-0
/
+18
2013-04-12
[SCSI] libiscsi: avoid unnecessary multiple NULL assignments
Masatake YAMATO
1
-1
/
+0
2013-04-12
[SCSI] libiscsi: export function iscsi_switch_str_param
Adheer Chandravanshi
1
-1
/
+2
2012-02-19
[SCSI] libiscsi: fix cmd timeout/completion race
Mike Christie
1
-10
/
+10
2012-02-19
[SCSI] libiscsi_tcp: fix max_r2t manipulation
Mike Christie
1
-1
/
+1
2012-02-19
[SCSI] libiscsi: Added support to show targetalias in sysfs
Vikas Chaudhary
1
-0
/
+6
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-08-27
[SCSI] libiscsi: don't bugon when if user sets markers
Mike Christie
1
-9
/
+0
2011-07-25
iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h
Nicholas Bellinger
1
-16
/
+0
2011-07-25
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
1
-7
/
+7
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-3
/
+3
2011-02-24
[SCSI] libiscsi: add helper to convert addr to string
Mike Christie
1
-3
/
+41
2010-12-31
[SCSI] libiscsi: use bh locking instead of irq with session lock
Mike Christie
1
-8
/
+6
2010-12-31
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
1
-23
/
+14
2010-12-31
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
Mike Christie
1
-5
/
+5
2010-12-21
[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In
Eddie Wai
1
-1
/
+2
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-05-02
[SCSI] libiscsi: regression: fix header digest errors
Mike Christie
1
-1
/
+1
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
[SCSI] libiscsi: Fix recovery slowdown regression
Mike Christie
1
-2
/
+3
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-4
/
+19
2010-02-17
[SCSI] libiscsi: reset cmd timer if cmds are making progress
Mike Christie
1
-4
/
+49
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-7
/
+7
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-7
/
+7
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-1
/
+1
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-14
/
+8
2009-12-04
[SCSI] libiscsi: hook into ramp up/down handling
Mike Christie
1
-3
/
+12
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
1
-72
/
+179
2009-12-04
[SCSI] libiscsi: Check TMF state before sending PDU
Mike Christie
1
-12
/
+101
2009-12-04
[SCSI] libiscsi: fix login/text checks in pdu injection code
Mike Christie
1
-6
/
+15
[next]