index
:
talos-op-linux
master
Talos™ II 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
/
iscsi_iser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
Sagi Grimberg
2014-10-09
1
-46
/
+189
*
IB/iser: Nit - add space after __func__ in iser logging
Sagi Grimberg
2014-10-09
1
-8
/
+8
*
IB/iser: Suppress scsi command send completions
Sagi Grimberg
2014-10-09
1
-2
/
+3
*
IB/iser: Optimize completion polling
Sagi Grimberg
2014-10-09
1
-0
/
+4
*
IB/iser: Use beacon to indicate all completions were consumed
Sagi Grimberg
2014-10-09
1
-2
/
+3
*
IB/iser: Use single CQ for RX and TX
Sagi Grimberg
2014-10-09
1
-4
/
+5
*
IB/iser: Centralize iser completion contexts
Sagi Grimberg
2014-10-09
1
-13
/
+22
*
IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
Sagi Grimberg
2014-10-09
1
-3
/
+3
*
IB/iser: Remove unused variables and dead code
Roi Dayan
2014-10-09
1
-4
/
+0
*
IB/iser: Re-introduce ib_conn
Sagi Grimberg
2014-10-09
1
-31
/
+54
*
IB/iser: Rename ib_conn -> iser_conn
Sagi Grimberg
2014-10-09
1
-21
/
+23
*
IB/iser: Bump version to 1.4.1
Or Gerlitz
2014-09-22
1
-1
/
+1
*
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
2014-08-01
1
-1
/
+2
*
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
2014-08-01
1
-0
/
+1
*
IB/iser: Support IPv6 address family
Roi Dayan
2014-08-01
1
-2
/
+2
*
IB/iser: Bump version to 1.4
Or Gerlitz
2014-05-26
1
-1
/
+1
*
IB/iser: Simplify connection management
Ariel Nahum
2014-05-26
1
-3
/
+5
*
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
[next]