index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-02
IB/iser: Clarify a duplicate counters check
Roi Dayan
1
-1
/
+4
2014-08-02
IB/iser: Replace connection waitqueue with completion object
Ariel Nahum
3
-23
/
+22
2014-08-02
IB/iser: Protect iser state machine with a mutex
Ariel Nahum
3
-14
/
+65
2014-08-02
IB/iser: Remove redundant return code in iser_free_ib_conn_res()
Sagi Grimberg
1
-5
/
+2
2014-08-02
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
Ariel Nahum
2
-4
/
+14
2014-08-02
IB/iser: Fix responder resources advertisement
Sagi Grimberg
1
-1
/
+3
2014-08-02
IB/iser: Add TIMEWAIT_EXIT event handling
Roi Dayan
1
-0
/
+1
2014-08-02
IB/iser: Support IPv6 address family
Roi Dayan
3
-15
/
+9
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-24
/
+10
2014-06-12
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
1
-24
/
+10
2014-05-26
IB/iser: Bump version to 1.4
Or Gerlitz
1
-1
/
+1
2014-05-26
IB/iser: Add missing newlines to logging messages
Roi Dayan
1
-4
/
+4
2014-05-26
IB/iser: Fix a possible race in iser connection states transition
Ariel Nahum
1
-2
/
+2
2014-05-26
IB/iser: Simplify connection management
Ariel Nahum
3
-91
/
+99
2014-04-01
IB/iser: Bump driver version to 1.3
Or Gerlitz
1
-1
/
+1
2014-04-01
IB/iser: Update Mellanox copyright note
Or Gerlitz
5
-5
/
+5
2014-04-01
IB/iser: Print QP information once connection is established
Or Gerlitz
1
-2
/
+7
2014-04-01
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
5
-79
/
+59
2014-04-01
IB/iser: Drain the tx cq once before looping on the rx cq
Roi Dayan
1
-3
/
+6
2014-04-01
IB/iser: Fix sector_t format warning
Randy Dunlap
1
-2
/
+3
2014-03-18
IB/iser: Publish T10-PI support to SCSI midlayer
Sagi Grimberg
1
-1
/
+22
2014-03-18
IB/iser: Implement check_protection
Sagi Grimberg
3
-0
/
+62
2014-03-18
IB/iser: Support T10-PI operations
Sagi Grimberg
4
-27
/
+304
2014-03-18
IB/iser: Initialize T10-PI resources
Alex Tabachnik
2
-8
/
+90
2014-03-18
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
3
-0
/
+24
2014-03-18
IB/iser: Generalize fall_to_bounce_buf routine
Sagi Grimberg
1
-24
/
+29
2014-03-18
IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg
Sagi Grimberg
3
-38
/
+48
2014-03-18
IB/iser: Replace fastreg descriptor valid bool with indicators container
Sagi Grimberg
3
-5
/
+9
2014-03-18
IB/iser: Keep IB device attributes under iser_device
Sagi Grimberg
2
-12
/
+7
2014-03-18
IB/iser: Move fast_reg_descriptor initialization to a function
Sagi Grimberg
1
-18
/
+40
2014-03-18
IB/iser: Push the decision what memory key to use into fast_reg_mr routine
Sagi Grimberg
1
-42
/
+59
2014-03-18
IB/iser: Avoid FRWR notation, use fastreg instead
Sagi Grimberg
3
-65
/
+67
2014-03-18
IB/iser: Suppress completions for fast registration work requests
Sagi Grimberg
3
-19
/
+12
2014-02-14
IB/iser: Fix use after free in iser_snd_completion()
Dan Carpenter
1
-1
/
+2
2014-02-14
IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...
Roi Dayan
1
-3
/
+7
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-165
/
+589
2013-09-03
IB/iser: Fix redundant pointer check in dealloc flow
Sagi Grimberg
1
-1
/
+1
2013-09-03
IB/iser: Fix possible memory leak in iser_create_frwr_pool()
Roi Dayan
1
-3
/
+7
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
2
-2
/
+12
2013-08-10
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
3
-12
/
+287
2013-08-10
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
3
-41
/
+48
2013-08-10
IB/iser: Handle unaligned SG in separate function
Sagi Grimberg
1
-23
/
+43
2013-08-10
IB/iser: Generalize rdma memory registration
Sagi Grimberg
3
-20
/
+40
2013-08-10
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
4
-27
/
+46
2013-08-10
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
3
-71
/
+151
2013-08-10
IB/iser: Use proper debug level value for info prints
Or Gerlitz
2
-9
/
+8
2013-06-05
IB/iser: Add Mellanox copyright
Or Gerlitz
5
-0
/
+5
2013-06-05
IB/iser: Fix device removal flow
Roi Dayan
1
-7
/
+8
2013-05-02
IB/iser: Add support for iser CM REQ additional info
Or Gerlitz
2
-0
/
+16
2013-05-02
IB/iser: Return error to upper layers on EAGAIN registration failures
Or Gerlitz
1
-1
/
+2
[next]