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