Age | Commit message (Expand) | Author |
2014-03-05 | iser-target: Fix post_send_buf_count for RDMA READ/WRITE | Nicholas Bellinger |
2014-03-05 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-05 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |
2014-02-16 | 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-23 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2014-01-23 | 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-04 | 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-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-13 | 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 |
2013-11-08 | scsi_transport_srp: Add periodic reconnect support | Bart Van Assche |
2013-11-08 | IB/srp: Start timers if a transport layer error occurs | Bart Van Assche |
2013-11-08 | IB/srp: Use SRP transport layer error recovery | Bart Van Assche |
2013-11-08 | IB/srp: Keep rport as long as the IB transport layer | Bart Van Assche |
2013-11-08 | IB/srp: Make transport layer retry count configurable | Vu Pham |
2013-11-08 | IPoIB: lower NAPI weight | Michal Schmidt |
2013-11-08 | IPoIB: Start multicast join process only on active ports | Erez Shitrit |
2013-11-08 | IPoIB: Add path query flushing in ipoib_ib_dev_cleanup | Erez Shitrit |
2013-11-08 | IPoIB: Fix usage of uninitialized multicast objects | Erez Shitrit |
2013-11-08 | IPoIB: Avoid flushing the driver workqueue on dev_down | Erez Shitrit |
2013-11-08 | IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() | Erez Shitrit |
2013-11-08 | IPoIB: Change CM skb memory allocation to be non-atomic during init | Tal Alon |
2013-11-08 | IPoIB: Fix crash in dev_open error flow | Erez Shitrit |
2013-11-07 | target: Drop left-over se_lun->lun_cmd_list shutdown code | Nicholas Bellinger |
2013-11-06 | ib_isert: Add support for completion interrupt coalescing | Nicholas Bellinger |