| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-06-10 | 7 | -276/+717 |
|\ |
|
| *-----. | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 7 | -276/+717 |
| |\ \ \ \ |
|
| | | | | * | IB/srp: Avoid problems if a header uses pr_fmt | Joe Perches | 2014-05-29 | 1 | -1/+1 |
| | | | | * | IB/srp: Add fast registration support | Bart Van Assche | 2014-05-20 | 2 | -77/+419 |
| | | | | * | IB/srp: Rename FMR-related variables | Bart Van Assche | 2014-05-20 | 2 | -38/+38 |
| | | | | * | IB/srp: One FMR pool per SRP connection | Bart Van Assche | 2014-05-20 | 2 | -52/+84 |
| | | | | * | IB/srp: Introduce the 'register_always' kernel module parameter | Bart Van Assche | 2014-05-20 | 1 | -2/+7 |
| | | | | * | IB/srp: Introduce srp_finish_mapping() | Bart Van Assche | 2014-05-20 | 1 | -15/+27 |
| | | | | * | IB/srp: Introduce srp_map_fmr() | Bart Van Assche | 2014-05-20 | 1 | -32/+45 |
| | | | | * | IB/srp: Introduce an additional local variable | Bart Van Assche | 2014-05-20 | 1 | -5/+4 |
| | | | | * | IB/srp: Fix kernel-doc warnings | Bart Van Assche | 2014-05-20 | 1 | -0/+7 |
| | | | | * | IB/srp: Fix a sporadic crash triggered by cable pulling | Bart Van Assche | 2014-05-20 | 1 | -0/+6 |
| | |_|_|/
| |/| | | |
|
| | | | * | IB: Add a QP creation flag to use GFP_NOIO allocations | Or Gerlitz | 2014-06-02 | 1 | -3/+15 |
| | |_|/
| |/| | |
|
| | | * | IB: Allow build of hw/ and ulp/ subdirectories independently | Yann Droneaud | 2014-06-02 | 1 | -0/+5 |
| | |/
| |/| |
|
| | * | 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 |
| |/ |
|
* | | iser-target: Add missing target_put_sess_cmd for ImmedateData failure | Nicholas Bellinger | 2014-06-03 | 1 | -0/+2 |
* | | Target/iscsi,iser: Avoid accepting transport connections during stop stage | Sagi Grimberg | 2014-05-15 | 1 | -1/+10 |
* | | Target/iser: Fix iscsit_accept_np and rdma_cm racy flow | Sagi Grimberg | 2014-05-15 | 2 | -20/+7 |
* | | Target/iser: Fix wrong connection requests list addition | Sagi Grimberg | 2014-05-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-04-12 | 3 | -203/+690 |
|\ |
|
| * | ib_srpt: Use correct ib_sg_dma primitives | Mike Marciniszyn | 2014-04-11 | 1 | -6/+10 |
| * | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 2014-04-07 | 2 | -1/+14 |
| * | Target/iser: Use Fastreg only if device supports signature | Sagi Grimberg | 2014-04-07 | 1 | -1/+2 |
| * | iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err | Nicholas Bellinger | 2014-04-07 | 1 | -11/+26 |
| * | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 2014-04-07 | 2 | -0/+28 |
| * | iser-target: Match FRMR descriptors to available session tags | Nicholas Bellinger | 2014-04-07 | 1 | -15/+23 |
| * | Target/iser: Fail SCSI WRITE command if device detected integrity error | Sagi Grimberg | 2014-04-07 | 1 | -2/+6 |
| * | Target/iser: Move check signature status to a function | Sagi Grimberg | 2014-04-07 | 1 | -65/+50 |
| * | Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen... | Sagi Grimberg | 2014-04-07 | 1 | -6/+41 |
| * | Target/iser: Fix signature work requests accounting | Sagi Grimberg | 2014-04-07 | 1 | -0/+2 |
| * | IB/isert: Support T10-PI protected transactions | Sagi Grimberg | 2014-04-07 | 2 | -29/+311 |
| * | IB/isert: Accept RDMA_WRITE completions | Sagi Grimberg | 2014-04-07 | 1 | -2/+17 |
| * | IB/isert: Initialize T10-PI resources | Sagi Grimberg | 2014-04-07 | 2 | -17/+110 |
| * | IB/isert: Introduce isert_map/unmap_data_buf | Sagi Grimberg | 2014-04-07 | 2 | -125/+127 |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 | 7 | -340/+871 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 7 | -340/+871 |
| |\ \ |
|
| | | * | IB/srp: Fix a race condition between failing I/O and I/O completion | Bart Van Assche | 2014-03-24 | 1 | -11/+22 |
| | | * | IB/srp: Avoid that writing into "add_target" hangs due to a cable pull | Bart Van Assche | 2014-03-24 | 1 | -0/+1 |
| | | * | IB/srp: Make writing into the "add_target" sysfs attribute interruptible | Bart Van Assche | 2014-03-24 | 1 | -2/+8 |
| | | * | IB/srp: Avoid duplicate connections | Bart Van Assche | 2014-03-24 | 2 | -3/+10 |
| | | * | IB/srp: Add more logging | Bart Van Assche | 2014-03-24 | 1 | -11/+12 |
| | | * | IB/srp: Check ib_query_gid return value | Sagi Grimberg | 2014-03-24 | 1 | -1/+3 |
| | |/
| |/| |
|
| | * | 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 |