- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- 7dad6b2 IB/srp: Fix a race condition triggered by destroying a queue pair by Bart Van Assche · 10 years ago
- d92c0da IB/srp: Add multichannel support by Bart Van Assche · 10 years ago
- 77f2c1a IB/srp: Use block layer tags by Bart Van Assche · 10 years ago
- 509c07b IB/srp: Separate target and channel variables by Bart Van Assche · 10 years ago
- 747fe00 IB/srp: Introduce two new srp_target_port member variables by Bart Van Assche · 10 years ago
- 34aa654 IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning by Bart Van Assche · 10 years ago
- 205619f IB/srp: Remove stale connection retry mechanism by Bart Van Assche · 10 years ago
- 394c595 IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() by Bart Van Assche · 10 years ago
- c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
- a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
- c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- b60459f ib_srpt: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
- 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
- 3d73cf1 Target/iser: Centralize ib_sig_domain setting by Sagi Grimberg · 10 years ago
- 92792c0 IB/iser: Centralize ib_sig_domain settings by Sagi Grimberg · 10 years ago
- f043032 IB/iser: Set IP_CSUM as default guard type by Sagi Grimberg · 10 years ago
- 6f5f8a0 IB/iser: Remove redundant assignment by Sagi Grimberg · 10 years ago
- b261aea IB/iser: Bump version, add maintainer by Or Gerlitz · 10 years ago
- dc05ac3 IB/iser: Fix/add kernel-doc style description in iscsi_iser.c by Sagi Grimberg · 10 years ago
- cd88621 IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h by Sagi Grimberg · 10 years ago
- e9d49b8 IB/iser: Nit - add space after __func__ in iser logging by Sagi Grimberg · 10 years ago
- bba0a3c IB/iser: Change iscsi_conn_stop log level to info by Ariel Nahum · 10 years ago
- 6df5a12 IB/iser: Suppress scsi command send completions by Sagi Grimberg · 10 years ago
- 6e6fe2f IB/iser: Optimize completion polling by Sagi Grimberg · 10 years ago
- ff3dd52 IB/iser: Use beacon to indicate all completions were consumed by Sagi Grimberg · 10 years ago
- 6aabfa7 IB/iser: Use single CQ for RX and TX by Sagi Grimberg · 10 years ago
- 183cfa4 IB/iser: Use internal polling budget to avoid possible live-lock by Sagi Grimberg · 10 years ago
- bf17554 IB/iser: Centralize iser completion contexts by Sagi Grimberg · 10 years ago
- aea8f4d IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release by Ariel Nahum · 10 years ago
- 8c204e6 IB/iser: Signal iSCSI layer that transport is broken in error completions by Sagi Grimberg · 10 years ago
- 3a940da IB/iser: Protect tasks cleanup in case IB device was already released by Sagi Grimberg · 10 years ago
- ec370e2 IB/iser: Unbind at conn_stop stage by Ariel Nahum · 10 years ago
- c107a6c IB/iser: Don't bound release_work completions timeouts by Sagi Grimberg · 10 years ago
- c47a3c9 IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon by Sagi Grimberg · 10 years ago
- 96f1519 IB/iser: Extend iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
- 6bb0279 IB/iser: Remove unused variables and dead code by Roi Dayan · 10 years ago
- a4ee353 IB/iser: Re-introduce ib_conn by Sagi Grimberg · 10 years ago
- 5716af6 IB/iser: Rename ib_conn -> iser_conn by Sagi Grimberg · 10 years ago
- 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
- 0d0f660 iser-target: Disable TX completion interrupt coalescing by Nicholas Bellinger · 10 years ago
- 1acff63 iser-target: Fix smatch warning by Sagi Grimberg · 10 years ago
- 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 98f75b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- b49fe36 ipoib: validate struct ipoib_cb size by Eric Dumazet · 10 years ago
- 3bdad2d Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 10 years ago
- 61aabb3 IB/iser: Bump version to 1.4.1 by Or Gerlitz · 10 years ago
- 91eb1df IB/iser: Allow bind only when connection state is UP by Sagi Grimberg · 10 years ago
- c33b15f IB/iser: Fix RX/TX CQ resource leak on error flow by Roi Dayan · 10 years ago
- 68f9d83 IPoIB: Remove unnecessary port query by Alex Estrin · 10 years ago
- 1a92e17 Target/iser: Fix initiator_depth and responder_resources by Sagi Grimberg · 10 years ago
- 38a8316 Target/iser: Avoid calling rdma_disconnect twice by Sagi Grimberg · 10 years ago
- 0fc4ea7 Target/iser: Don't put isert_conn inside disconnected handler by Sagi Grimberg · 10 years ago
- c2f88b1 Target/iser: Get isert_conn reference once got to connected_handler by Sagi Grimberg · 10 years ago
- e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
- da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
- 2aa1cf6 IB/srpt: Handle GID change events by Doug Ledford · 10 years ago
- e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 10 years ago
- 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
- dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 10 years ago
- 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago
- db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 10 years ago
- e714531 IB/srp: Fix residual handling by Bart Van Assche · 10 years ago
- bcc0591 IB/srp: Fix deadlock between host removal and multipathd by Bart Van Assche · 10 years ago
- 8d4aca7 IB/iser: Clarify a duplicate counters check by Roi Dayan · 10 years ago
- 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 10 years ago
- 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 10 years ago
- f1a8bf0 IB/iser: Remove redundant return code in iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
- 0a69075 IB/iser: Seperate iser_conn and iscsi_endpoint storage space by Ariel Nahum · 10 years ago
- 2ea3293 IB/iser: Fix responder resources advertisement by Sagi Grimberg · 10 years ago
- 9579d60 IB/iser: Add TIMEWAIT_EXIT event handling by Roi Dayan · 10 years ago
- 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 10 years ago
- c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
- ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- d77e653 libiscsi, iser: Adjust data_length to include protection information by Sagi Grimberg · 10 years ago
- 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
- e0546fc Target/iser: Fix a wrong dereference in case discovery session is over iser by Sagi Grimberg · 10 years ago
- 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
- 6cc44a6 iser-target: Add missing target_put_sess_cmd for ImmedateData failure by Nicholas Bellinger · 11 years ago
- 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 11 years ago
- 729ee4e IB: Allow build of hw/ and ulp/ subdirectories independently by Yann Droneaud · 11 years ago
- d236cd0 IB/srp: Avoid problems if a header uses pr_fmt by Joe Perches · 12 years ago
- c7ca4b6 IB/iser: Bump version to 1.4 by Or Gerlitz · 11 years ago
- e7eeffa IB/iser: Add missing newlines to logging messages by Roi Dayan · 11 years ago
- 66d4e62 IB/iser: Fix a possible race in iser connection states transition by Ariel Nahum · 11 years ago
- b73c3ad IB/iser: Simplify connection management by Ariel Nahum · 11 years ago
- 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 5f80ff8 Target/iser: Gracefully reject T10-PI enabled connect request if not supported by Sagi Grimberg · 11 years ago
- f5ebec9 Target/iser: Wait for proper cleanup before unloading by Sagi Grimberg · 11 years ago
- 88c4015 Target/iser: Improve cm events handling by Sagi Grimberg · 11 years ago
- 5cfb178 IB/srp: Add fast registration support by Bart Van Assche · 11 years ago
- 52ede08 IB/srp: Rename FMR-related variables by Bart Van Assche · 11 years ago
- d1b4289 IB/srp: One FMR pool per SRP connection by Bart Van Assche · 11 years ago
- b1b8854 IB/srp: Introduce the 'register_always' kernel module parameter by Bart Van Assche · 11 years ago
- 539dde6 IB/srp: Introduce srp_finish_mapping() by Bart Van Assche · 11 years ago
- 76bc1e1 IB/srp: Introduce srp_map_fmr() by Bart Van Assche · 11 years ago