- 6192d4e IB/iser: Publish T10-PI support to SCSI midlayer by Sagi Grimberg · 11 years ago
- 0a7a08a IB/iser: Implement check_protection by Sagi Grimberg · 11 years ago
- 177e31bd IB/iser: Support T10-PI operations by Sagi Grimberg · 11 years ago
- 6b5a8fb IB/iser: Initialize T10-PI resources by Alex Tabachnik · 11 years ago
- 7f73384 IB/iser: Introduce pi_enable, pi_guard module parameters by Alex Tabachnik · 11 years ago
- 5f588e3 IB/iser: Generalize fall_to_bounce_buf routine by Sagi Grimberg · 11 years ago
- 9a8b08f IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg by Sagi Grimberg · 11 years ago
- 73bc06b IB/iser: Replace fastreg descriptor valid bool with indicators container by Sagi Grimberg · 11 years ago
- 65198d6 IB/iser: Keep IB device attributes under iser_device by Sagi Grimberg · 11 years ago
- 310b347 IB/iser: Move fast_reg_descriptor initialization to a function by Sagi Grimberg · 11 years ago
- d11ec4e IB/iser: Push the decision what memory key to use into fast_reg_mr routine by Sagi Grimberg · 11 years ago
- 7306b8f IB/iser: Avoid FRWR notation, use fastreg instead by Sagi Grimberg · 11 years ago
- db523b8 IB/iser: Suppress completions for fast registration work requests by Sagi Grimberg · 11 years ago
- 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- fd8b48b IB/iser: Fix use after free in iser_snd_completion() by Dan Carpenter · 11 years ago
- 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 11 years ago
- 9d8abf4 IB/srpt: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
- a80e21b iser-target: Fix leak on failure in isert_conn_create_fastreg_pool by Nicholas Bellinger · 11 years ago
- 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 11 years ago
- 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
- 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
- 9bd626e IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine by Sagi Grimberg · 11 years ago
- dc87a90 IB/isert: Move fastreg descriptor creation to a function by Sagi Grimberg · 11 years ago
- a3a5a82 IB/isert: Avoid frwr notation, user fastreg by Sagi Grimberg · 11 years ago
- eb6ab13 IB/isert: seperate connection protection domains and dma MRs by Sagi Grimberg · 11 years ago
- 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago
- 0d68fc4 infiniband: make sure the src net is infiniband when create new link by Hangbin Liu · 11 years ago
- 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
- 94a7111 iser-target: fix error return code in isert_create_device_ib_res() by Wei Yongjun · 11 years ago
- b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
- 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 04d9cd1 ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call by Nicholas Bellinger · 11 years ago
- f01b9f7 iser-target: Avoid using FRMR for single dma entry requests by Vu Pham · 11 years ago
- cd4e385 IB/srp: Report receive errors correctly by Bart Van Assche · 11 years ago
- 99b6697 IB/srp: Avoid offlining operational SCSI devices by Bart Van Assche · 11 years ago
- 65d7dd2 IB/srp: Remove target from list before freeing Scsi_Host structure by Vu Pham · 11 years ago
- 71444b9 IB/srp: Add change_queue_depth and change_queue_type support by Jack Wang · 11 years ago
- 4d73f95 IB/srp: Make queue size configurable by Bart Van Assche · 11 years ago
- b81d00b IB/srp: Introduce srp_alloc_req_data() by Bart Van Assche · 11 years ago
- 848b308 IB/srp: Export sgid to sysfs by Bart Van Assche · 11 years ago
- a95cadb IB/srp: Add periodic reconnect functionality by Bart Van Assche · 11 years ago
- 8c64e45 scsi_transport_srp: Add periodic reconnect support by Bart Van Assche · 11 years ago
- c1120f8 IB/srp: Start timers if a transport layer error occurs by Bart Van Assche · 11 years ago
- ed9b226 IB/srp: Use SRP transport layer error recovery by Bart Van Assche · 11 years ago
- 9dd69a6 IB/srp: Keep rport as long as the IB transport layer by Bart Van Assche · 11 years ago
- 7bb312e IB/srp: Make transport layer retry count configurable by Vu Pham · 11 years ago
- 7f1a386 IPoIB: lower NAPI weight by Michal Schmidt · 11 years ago
- 94232d9 IPoIB: Start multicast join process only on active ports by Erez Shitrit · 11 years ago
- a39c52a IPoIB: Add path query flushing in ipoib_ib_dev_cleanup by Erez Shitrit · 11 years ago
- a9c8ba5 IPoIB: Fix usage of uninitialized multicast objects by Erez Shitrit · 11 years ago
- aede250 IPoIB: Avoid flushing the driver workqueue on dev_down by Erez Shitrit · 11 years ago
- f47944c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() by Erez Shitrit · 11 years ago
- 22252b4 IPoIB: Change CM skb memory allocation to be non-atomic during init by Tal Alon · 11 years ago
- c2bb562 IPoIB: Fix crash in dev_open error flow by Erez Shitrit · 11 years ago
- 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
- 95b60f0 ib_isert: Add support for completion interrupt coalescing by Nicholas Bellinger · 11 years ago
- 0a66614 iser-target: check device before dereferencing its variable by Vu Pham · 11 years ago
- 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
- c807f64 ib_srpt: always set response for task management by Jack Wang · 11 years ago
- 0b41d6c ib_srpt: Destroy cm_id before destroying QP. by Nicholas Bellinger · 11 years ago
- 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
- 59464ef iser-target: introduce fast memory registration mode (FRWR) by Vu Pham · 11 years ago
- d40945d iser-target: generalize rdma memory registration and cleanup by Vu Pham · 11 years ago
- 90ecc6e iser-target: move rdma wr processing to a shared function by Vu Pham · 11 years ago
- d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
- 6faaa85 iser-target: Updates for login negotiation multi-plexing support by Nicholas Bellinger · 11 years ago
- 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- 82af24a Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
- 2e02d653 IB/iser: Fix redundant pointer check in dealloc flow by Sagi Grimberg · 11 years ago
- 27ae2d1 IB/iser: Fix possible memory leak in iser_create_frwr_pool() by Roi Dayan · 11 years ago
- 6a06a4b [SCSI] IB/iser: Add Discovery support by Or Gerlitz · 11 years ago
- 49b8e74 IPoIB: Fix race in deleting ipoib_neigh entries by Jim Foraker · 11 years ago
- 5587856 IB/iser: Introduce fast memory registration model (FRWR) by Sagi Grimberg · 11 years ago
- e657571 IB/iser: Place the fmr pool into a union in iser's IB conn struct by Sagi Grimberg · 11 years ago
- 919fc27 IB/iser: Handle unaligned SG in separate function by Sagi Grimberg · 11 years ago
- b4e155f IB/iser: Generalize rdma memory registration by Sagi Grimberg · 11 years ago
- b7f0451 IB/iser: Accept session->cmds_max from user space by Shlomo Pongratz · 11 years ago
- 986db0d IB/iser: Restructure allocation/deallocation of connection resources by Shlomo Pongratz · 11 years ago
- f91424c IB/iser: Use proper debug level value for info prints by Or Gerlitz · 11 years ago
- c290414 IPoIB: Fix pkey change flow for virtualization environments by Erez Shitrit · 11 years ago
- 3d790a4 IPoIB: Make sure child devices use valid/proper pkeys by Or Gerlitz · 11 years ago
- c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 12 years ago
- 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- ca40d24 iser-target: Ignore non TEXT + LOGOUT opcodes for discovery by Nicholas Bellinger · 12 years ago
- b79fafa target: make queue_tm_rsp() return void by Joern Engel · 12 years ago
- adb54c2 iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling by Nicholas Bellinger · 12 years ago
- dbbc5d1 iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] by Nicholas Bellinger · 12 years ago
- c5a2adb iser-target: Add vendor_err debug output by Nicholas Bellinger · 12 years ago
- b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 12 years ago
- 186a964 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser by Nicholas Bellinger · 12 years ago
- 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 12 years ago
- ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 12 years ago
- 3df8f68 iser-target: Fix isert_put_reject payload buffer post by Nicholas Bellinger · 12 years ago
- 80cc38b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago