index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-13
1
-24
/
+10
|
\
|
*
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2014-06-11
1
-24
/
+10
*
|
IB/iser: Bump version to 1.4
Or Gerlitz
2014-05-26
1
-1
/
+1
*
|
IB/iser: Add missing newlines to logging messages
Roi Dayan
2014-05-26
1
-4
/
+4
*
|
IB/iser: Fix a possible race in iser connection states transition
Ariel Nahum
2014-05-26
1
-2
/
+2
*
|
IB/iser: Simplify connection management
Ariel Nahum
2014-05-26
3
-91
/
+99
|
/
*
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
5
-5
/
+5
*
IB/iser: Print QP information once connection is established
Or Gerlitz
2014-04-01
1
-2
/
+7
*
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
2014-04-01
5
-79
/
+59
*
IB/iser: Drain the tx cq once before looping on the rx cq
Roi Dayan
2014-04-01
1
-3
/
+6
*
IB/iser: Fix sector_t format warning
Randy Dunlap
2014-04-01
1
-2
/
+3
*
IB/iser: Publish T10-PI support to SCSI midlayer
Sagi Grimberg
2014-03-18
1
-1
/
+22
*
IB/iser: Implement check_protection
Sagi Grimberg
2014-03-18
3
-0
/
+62
*
IB/iser: Support T10-PI operations
Sagi Grimberg
2014-03-18
4
-27
/
+304
*
IB/iser: Initialize T10-PI resources
Alex Tabachnik
2014-03-18
2
-8
/
+90
*
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
2014-03-18
3
-0
/
+24
*
IB/iser: Generalize fall_to_bounce_buf routine
Sagi Grimberg
2014-03-18
1
-24
/
+29
*
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
2014-03-18
3
-38
/
+48
*
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
2014-03-18
3
-5
/
+9
*
IB/iser: Keep IB device attributes under iser_device
Sagi Grimberg
2014-03-18
2
-12
/
+7
*
IB/iser: Move fast_reg_descriptor initialization to a function
Sagi Grimberg
2014-03-18
1
-18
/
+40
*
IB/iser: Push the decision what memory key to use into fast_reg_mr routine
Sagi Grimberg
2014-03-18
1
-42
/
+59
*
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
2014-03-18
3
-65
/
+67
*
IB/iser: Suppress completions for fast registration work requests
Sagi Grimberg
2014-03-18
3
-19
/
+12
*
IB/iser: Fix use after free in iser_snd_completion()
Dan Carpenter
2014-02-14
1
-1
/
+2
*
IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...
Roi Dayan
2014-02-14
1
-3
/
+7
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-09-05
5
-165
/
+589
|
\
|
*
IB/iser: Fix redundant pointer check in dealloc flow
Sagi Grimberg
2013-09-03
1
-1
/
+1
|
*
IB/iser: Fix possible memory leak in iser_create_frwr_pool()
Roi Dayan
2013-09-03
1
-3
/
+7
|
*
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
2013-08-10
3
-12
/
+287
|
*
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
2013-08-10
3
-41
/
+48
|
*
IB/iser: Handle unaligned SG in separate function
Sagi Grimberg
2013-08-10
1
-23
/
+43
|
*
IB/iser: Generalize rdma memory registration
Sagi Grimberg
2013-08-10
3
-20
/
+40
|
*
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
2013-08-10
4
-27
/
+46
|
*
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
2013-08-10
3
-71
/
+151
|
*
IB/iser: Use proper debug level value for info prints
Or Gerlitz
2013-08-10
2
-9
/
+8
*
|
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
2013-08-26
2
-2
/
+12
|
/
*
IB/iser: Add Mellanox copyright
Or Gerlitz
2013-06-05
5
-0
/
+5
*
IB/iser: Fix device removal flow
Roi Dayan
2013-06-05
1
-7
/
+8
*
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
2013-05-02
2
-0
/
+16
*
IB/iser: Return error to upper layers on EAGAIN registration failures
Or Gerlitz
2013-05-02
1
-1
/
+2
*
IB/iser: Move informational messages from error to info level
Roi Dayan
2013-05-02
3
-25
/
+34
*
IB/iser: Add module version
Roi Dayan
2013-05-02
2
-5
/
+4
*
IB/iser: Enable iser when FMRs are not supported
Or Gerlitz
2013-02-22
2
-5
/
+10
*
IB/iser: Avoid error prints on EAGAIN registration failures
Or Gerlitz
2013-02-22
1
-1
/
+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-04
2
-44
/
+103
*
IB/iser: Fix error flow in iser ep connection establishment
Or Gerlitz
2012-05-19
2
-4
/
+4
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-03-21
4
-39
/
+34
|
\
[next]