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
/
infiniband
/
ulp
/
iser
/
iscsi_iser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Bump driver version to 1.3
Or Gerlitz
2014-04-01
1
-1
/
+1
*
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
-8
/
+2
*
IB/iser: Implement check_protection
Sagi Grimberg
2014-03-17
1
-0
/
+2
*
IB/iser: Support T10-PI operations
Sagi Grimberg
2014-03-17
1
-0
/
+9
*
IB/iser: Initialize T10-PI resources
Alex Tabachnik
2014-03-17
1
-1
/
+20
*
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
2014-03-17
1
-0
/
+3
*
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
2014-03-17
1
-3
/
+6
*
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
2014-03-17
1
-2
/
+6
*
IB/iser: Keep IB device attributes under iser_device
Sagi Grimberg
2014-03-17
1
-0
/
+1
*
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
2014-03-17
1
-9
/
+11
*
IB/iser: Suppress completions for fast registration work requests
Sagi Grimberg
2014-03-17
1
-0
/
+2
*
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
2013-08-09
1
-1
/
+20
*
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
2013-08-09
1
-7
/
+11
*
IB/iser: Generalize rdma memory registration
Sagi Grimberg
2013-08-09
1
-1
/
+12
*
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
2013-08-09
1
-6
/
+15
*
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
2013-08-09
1
-0
/
+2
*
IB/iser: Use proper debug level value for info prints
Or Gerlitz
2013-08-09
1
-2
/
+2
*
IB/iser: Add Mellanox copyright
Or Gerlitz
2013-06-04
1
-0
/
+1
*
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
2013-05-01
1
-0
/
+9
*
IB/iser: Move informational messages from error to info level
Roi Dayan
2013-05-01
1
-2
/
+10
*
IB/iser: Add module version
Roi Dayan
2013-05-01
1
-2
/
+1
*
IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML
Or Gerlitz
2013-02-22
1
-1
/
+1
*
IB/iser: Add more RX CQs to scale out processing of SCSI responses
Alex Tabachnik
2012-10-03
1
-3
/
+14
*
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
2012-03-05
1
-0
/
+1
*
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
Or Gerlitz
2011-11-04
1
-1
/
+0
*
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
2011-11-04
1
-1
/
+2
*
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
Or Gerlitz
2011-08-17
1
-1
/
+1
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
IB/iser: Enhance disconnection logic for multi-pathing
Or Gerlitz
2010-05-12
1
-2
/
+1
*
IB/iser: Add asynchronous event handler
Or Gerlitz
2010-05-12
1
-0
/
+1
*
IB/iser: Remove unnecessary connection checks
Or Gerlitz
2010-02-24
1
-3
/
+0
*
IB/iser: Simplify send flow/descriptors
Or Gerlitz
2010-02-24
1
-36
/
+12
*
IB/iser: Use different CQ for send completions
Or Gerlitz
2010-02-24
1
-1
/
+2
*
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
2010-02-24
1
-1
/
+1
*
IB/iser: New receive buffer posting logic
Or Gerlitz
2010-02-24
1
-7
/
+33
*
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
2010-02-24
1
-3
/
+0
*
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
2009-03-13
1
-1
/
+1
*
IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs
David Disseldorp
2008-12-21
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-15
1
-20
/
+24
|
\
|
*
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
2008-07-12
1
-2
/
+0
|
*
[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...
Mike Christie
2008-07-12
1
-1
/
+3
|
*
[SCSI] iser: handle iscsi_cmd_task rename
Mike Christie
2008-07-12
1
-12
/
+12
|
*
[SCSI] iser: convert ib_iser to support merged tasks
Mike Christie
2008-07-12
1
-7
/
+7
|
*
[SCSI] iser: fix handling of scsi cmnds during recovery.
Mike Christie
2008-07-12
1
-0
/
+5
|
*
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
Mike Christie
2008-07-12
1
-1
/
+0
*
|
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
|
/
*
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
2008-04-29
1
-0
/
+7
*
IB/iser: Make a couple of functions static
Roland Dreier
2007-07-17
1
-5
/
+0
[next]