index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_initiator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2015-02-17
1
-4
/
+0
*
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
2015-02-13
1
-4
/
+8
*
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2014-12-15
1
-3
/
+3
*
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
1
-3
/
+10
*
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
1
-6
/
+2
*
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
1
-1
/
+2
*
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
1
-29
/
+34
*
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-10-09
1
-97
/
+100
*
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2014-06-11
1
-24
/
+10
*
IB/iser: Update Mellanox copyright note
Or Gerlitz
2014-04-01
1
-1
/
+1
*
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
2014-04-01
1
-29
/
+25
*
IB/iser: Support T10-PI operations
Sagi Grimberg
2014-03-17
1
-5
/
+58
*
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
2014-03-17
1
-11
/
+26
*
IB/iser: Fix use after free in iser_snd_completion()
Dan Carpenter
2014-02-14
1
-1
/
+2
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-09-05
1
-25
/
+114
|
\
|
*
IB/iser: Fix redundant pointer check in dealloc flow
Sagi Grimberg
2013-09-02
1
-1
/
+1
|
*
IB/iser: Generalize rdma memory registration
Sagi Grimberg
2013-08-09
1
-18
/
+16
|
*
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
2013-08-09
1
-10
/
+15
|
*
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
2013-08-09
1
-3
/
+89
*
|
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
2013-08-26
1
-1
/
+10
|
/
*
IB/iser: Add Mellanox copyright
Or Gerlitz
2013-06-04
1
-0
/
+1
*
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
2012-03-05
1
-13
/
+17
*
IB/iser: Free IB connection resources in the proper place
Doug Ledford
2012-03-05
1
-12
/
+0
*
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
2011-11-04
1
-7
/
+24
*
IB/iser: Support iSCSI PDU padding
Or Gerlitz
2011-08-17
1
-1
/
+1
*
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
2011-07-25
1
-1
/
+1
*
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
Or Gerlitz
2010-08-04
1
-1
/
+1
*
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
2010-02-24
1
-25
/
+0
*
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
2010-02-24
1
-12
/
+0
*
IB/iser: Remove unnecessary connection checks
Or Gerlitz
2010-02-24
1
-38
/
+0
*
IB/iser: Use atomic allocations
Or Gerlitz
2010-02-24
1
-1
/
+1
*
IB/iser: Simplify send flow/descriptors
Or Gerlitz
2010-02-24
1
-114
/
+62
*
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
2010-02-24
1
-3
/
+3
*
IB/iser: New receive buffer posting logic
Or Gerlitz
2010-02-24
1
-119
/
+116
*
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
2010-02-24
1
-91
/
+41
*
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
2009-03-13
1
-1
/
+1
*
[SCSI] iser: convert iser to new alloc_pdu api
Mike Christie
2008-12-29
1
-3
/
+2
*
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
2008-12-21
1
-41
/
+91
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-15
1
-105
/
+104
|
\
|
*
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
2008-07-12
1
-0
/
+6
|
*
[SCSI] iser: handle iscsi_cmd_task rename
Mike Christie
2008-07-12
1
-95
/
+95
|
*
[SCSI] iser: convert ib_iser to support merged tasks
Mike Christie
2008-07-12
1
-23
/
+19
|
*
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
2008-07-12
1
-13
/
+10
*
|
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
|
/
*
IB/iser: Don't change itt endianness
Erez Zilber
2008-04-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-25
1
-3
/
+1
|
\
|
*
[SCSI] libiscsi: do not block session during logout
Mike Christie
2008-01-11
1
-3
/
+1
*
|
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
|
/
*
IB/iser: Remove unnecessary includes
Roland Dreier
2007-10-09
1
-2
/
+0
*
[SCSI] iscsi_iser: convert to use the data buffer accessors
FUJITA Tomonori
2007-06-18
1
-10
/
+4
[next]