Age | Commit message (Expand) | Author |
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 |
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 |
2013-10-23 | iser-target: check device before dereferencing its variable | Vu Pham |
2013-10-14 | treewide: Fix typo in Kconfig | Masanari Iida |
2013-10-03 | ib_srpt: always set response for task management | Jack Wang |
2013-10-01 | ib_srpt: Destroy cm_id before destroying QP. | Nicholas Bellinger |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-10 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger |
2013-09-10 | iser-target: introduce fast memory registration mode (FRWR) | Vu Pham |
2013-09-10 | iser-target: generalize rdma memory registration and cleanup | Vu Pham |
2013-09-10 | iser-target: move rdma wr processing to a shared function | Vu Pham |
2013-09-09 | iscsi/iser-target: Convert to command priv_size usage | Nicholas Bellinger |
2013-09-09 | iser-target: Updates for login negotiation multi-plexing support | Nicholas Bellinger |
2013-09-05 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier |
2013-09-02 | IB/iser: Fix redundant pointer check in dealloc flow | Sagi Grimberg |
2013-09-02 | IB/iser: Fix possible memory leak in iser_create_frwr_pool() | Roi Dayan |
2013-08-26 | [SCSI] IB/iser: Add Discovery support | Or Gerlitz |
2013-08-13 | IPoIB: Fix race in deleting ipoib_neigh entries | Jim Foraker |
2013-08-09 | IB/iser: Introduce fast memory registration model (FRWR) | Sagi Grimberg |
2013-08-09 | IB/iser: Place the fmr pool into a union in iser's IB conn struct | Sagi Grimberg |
2013-08-09 | IB/iser: Handle unaligned SG in separate function | Sagi Grimberg |
2013-08-09 | IB/iser: Generalize rdma memory registration | Sagi Grimberg |