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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-203
/
+690
2014-04-12
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
1
-6
/
+10
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2
-1
/
+14
2014-04-07
Target/iser: Use Fastreg only if device supports signature
Sagi Grimberg
1
-1
/
+2
2014-04-07
iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
Nicholas Bellinger
1
-11
/
+26
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2
-0
/
+28
2014-04-07
iser-target: Match FRMR descriptors to available session tags
Nicholas Bellinger
1
-15
/
+23
2014-04-07
Target/iser: Fail SCSI WRITE command if device detected integrity error
Sagi Grimberg
1
-2
/
+6
2014-04-07
Target/iser: Move check signature status to a function
Sagi Grimberg
1
-65
/
+50
2014-04-07
Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...
Sagi Grimberg
1
-6
/
+41
2014-04-07
Target/iser: Fix signature work requests accounting
Sagi Grimberg
1
-0
/
+2
2014-04-07
IB/isert: Support T10-PI protected transactions
Sagi Grimberg
2
-29
/
+311
2014-04-07
IB/isert: Accept RDMA_WRITE completions
Sagi Grimberg
1
-2
/
+17
2014-04-07
IB/isert: Initialize T10-PI resources
Sagi Grimberg
2
-17
/
+110
2014-04-07
IB/isert: Introduce isert_map/unmap_data_buf
Sagi Grimberg
2
-125
/
+127
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-340
/
+871
2014-04-03
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...
Roland Dreier
7
-340
/
+871
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-24
IB/srp: Fix a race condition between failing I/O and I/O completion
Bart Van Assche
1
-11
/
+22
2014-03-24
IB/srp: Avoid that writing into "add_target" hangs due to a cable pull
Bart Van Assche
1
-0
/
+1
2014-03-24
IB/srp: Make writing into the "add_target" sysfs attribute interruptible
Bart Van Assche
1
-2
/
+8
2014-03-24
IB/srp: Avoid duplicate connections
Bart Van Assche
2
-3
/
+10
2014-03-24
IB/srp: Add more logging
Bart Van Assche
1
-11
/
+12
2014-03-24
IB/srp: Check ib_query_gid return value
Sagi Grimberg
1
-1
/
+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-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-75
/
+112
2014-03-05
iser-target: Fix command leak for tx_desc->comp_llnode_batch
Nicholas Bellinger
2
-6
/
+46
2014-03-05
iser-target: Ignore completions for FRWRs in isert_cq_tx_work
Nicholas Bellinger
2
-2
/
+7
2014-03-05
iser-target: Fix post_send_buf_count for RDMA READ/WRITE
Nicholas Bellinger
1
-6
/
+8
2014-03-05
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
2
-60
/
+50
2014-03-05
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
1
-3
/
+3
2014-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-7
/
+8
2014-02-14
IB/iser: Fix use after free in iser_snd_completion()
Dan Carpenter
1
-1
/
+2
[next]