Age | Commit message (Expand) | Author |
2014-06-30 | Target/iscsi: Fix sendtargets response pdu for iser transport | Sagi Grimberg |
2014-06-30 | Target/iser: Wait for proper cleanup before unloading | Sagi Grimberg |
2014-06-30 | Target/iser: Improve cm events handling | Sagi Grimberg |
2014-06-30 | Target/iser: Fix hangs in connection teardown | Sagi Grimberg |
2014-06-30 | Target/iser: Bail from accept_np if np_thread is trying to close | Sagi Grimberg |
2014-06-16 | Target/iscsi,iser: Avoid accepting transport connections during stop stage | Sagi Grimberg |
2014-06-11 | iser-target: Add missing target_put_sess_cmd for ImmedateData failure | Nicholas Bellinger |
2014-06-07 | Target/iser: Fix iscsit_accept_np and rdma_cm racy flow | Sagi Grimberg |
2014-06-07 | Target/iser: Fix wrong connection requests list addition | Sagi Grimberg |
2014-05-06 | iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err | Nicholas Bellinger |
2014-05-06 | iser-target: Match FRMR descriptors to available session tags | Nicholas Bellinger |
2014-05-06 | ib_srpt: Use correct ib_sg_dma primitives | Mike Marciniszyn |
2014-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-03-04 | iser-target: Fix command leak for tx_desc->comp_llnode_batch | Nicholas Bellinger |
2014-03-04 | iser-target: Ignore completions for FRWRs in isert_cq_tx_work | Nicholas Bellinger |
2014-03-04 | iser-target: Fix post_send_buf_count for RDMA READ/WRITE | Nicholas Bellinger |
2014-03-04 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-04 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |
2014-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-02-14 | IB/iser: Fix use after free in iser_snd_completion() | Dan Carpenter |
2014-02-14 | IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co... | Roi Dayan |
2014-02-12 | IB/srpt: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2014-02-12 | iser-target: Fix leak on failure in isert_conn_create_fastreg_pool | Nicholas Bellinger |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-01-25 | iscsi-target: Convert gfp_t parameter to task state bitmask | Nicholas Bellinger |
2014-01-22 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2014-01-22 | IPoIB: Report operstate consistently when brought up without a link | Michal Schmidt |
2014-01-21 | scsi_transport_srp: Fix a race condition | Bart Van Assche |
2014-01-19 | IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine | Sagi Grimberg |
2014-01-19 | IB/isert: Move fastreg descriptor creation to a function | Sagi Grimberg |
2014-01-19 | IB/isert: Avoid frwr notation, user fastreg | Sagi Grimberg |
2014-01-19 | IB/isert: seperate connection protection domains and dma MRs | Sagi Grimberg |
2014-01-14 | IB/core: Add flow steering support for IPoIB UD traffic | Matan Barak |
2014-01-03 | infiniband: make sure the src net is infiniband when create new link | Hangbin Liu |
2013-12-19 | iser-target: Move INIT_WORK setup into isert_create_device_ib_res | Nicholas Bellinger |
2013-12-11 | iser-target: fix error return code in isert_create_device_ib_res() | Wei Yongjun |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-11-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-12 | ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call | Nicholas Bellinger |
2013-11-12 | iser-target: Avoid using FRMR for single dma entry requests | Vu Pham |
2013-11-08 | IB/srp: Report receive errors correctly | Bart Van Assche |
2013-11-08 | IB/srp: Avoid offlining operational SCSI devices | Bart Van Assche |
2013-11-08 | IB/srp: Remove target from list before freeing Scsi_Host structure | Vu Pham |
2013-11-08 | IB/srp: Add change_queue_depth and change_queue_type support | Jack Wang |
2013-11-08 | IB/srp: Make queue size configurable | Bart Van Assche |
2013-11-08 | IB/srp: Introduce srp_alloc_req_data() | Bart Van Assche |
2013-11-08 | IB/srp: Export sgid to sysfs | Bart Van Assche |
2013-11-08 | IB/srp: Add periodic reconnect functionality | Bart Van Assche |