- 08ff089 IB/iser: Fix module init not cleaning up on error flow by Roi Dayan · 9 years ago
- 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
- 630c318 IB/iser: Enable SG clustering by Sagi Grimberg · 9 years ago
- dd0107a IB/iser: set block queue_virt_boundary by Sagi Grimberg · 9 years ago
- 78fc3fc IB/iser: Remove an unused variable by Bart Van Assche · 9 years ago
- 68a5e60 IB/iser: fix a comment typo by Geliang Tang · 9 years ago
- 3cffd93 IB/iser: Add module parameter for always register memory by Sagi Grimberg · 9 years ago
- 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
- 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 9 years ago
- df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 9 years ago
- 8d5944d IB/iser: Fix possible bogus DMA unmapping by Sagi Grimberg · 9 years ago
- 02816a8 IB/iser: Get rid of un-maintained counters by Sagi Grimberg · 9 years ago
- 1156cc8 IB/iser: Remove '.' from log message by Sagi Grimberg · 9 years ago
- 74ce897 IB/iser: Change minor assignments and logging prints by Sagi Grimberg · 9 years ago
- db0a6cb IB/iser: Change some module parameters to be RO by Jenny Falkovich · 9 years ago
- 7854550a RDMA/iser: Limit sgs to the device fastreg depth by Steve Wise · 9 years ago
- 5bb6e54 IB/iser: DIX update by Sagi Grimberg · 10 years ago
- f0caef6 IB/iser: Terminate connection before cleaning inflight tasks by Sagi Grimberg · 10 years ago
- 7414dde IB/iser: Fix race between iser connection teardown and scsi TMFs by Sagi Grimberg · 10 years ago
- 3f562a0 IB/iser: Fix possible NULL derefernce ib_conn->device in session_create by Ariel Nahum · 10 years ago
- f4641ef IB/iser: Re-adjust CQ and QP send ring sizes to HW limits by Minh Tran · 10 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- f043032 IB/iser: Set IP_CSUM as default guard type by Sagi Grimberg · 10 years ago
- dc05ac3 IB/iser: Fix/add kernel-doc style description in iscsi_iser.c by Sagi Grimberg · 10 years ago
- bba0a3c IB/iser: Change iscsi_conn_stop log level to info by Ariel Nahum · 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
- 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
- 91eb1df IB/iser: Allow bind only when connection state is UP by Sagi Grimberg · 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
- 0a69075 IB/iser: Seperate iser_conn and iscsi_endpoint storage space by Ariel Nahum · 10 years ago
- 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 10 years ago
- e7eeffa IB/iser: Add missing newlines to logging messages by Roi Dayan · 10 years ago
- b73c3ad IB/iser: Simplify connection management by Ariel Nahum · 10 years ago
- 3ee07d2 IB/iser: Update Mellanox copyright note by Or Gerlitz · 11 years ago
- 4667f5d IB/iser: Remove struct iscsi_iser_conn by Ariel Nahum · 11 years ago
- 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
- 7f73384 IB/iser: Introduce pi_enable, pi_guard module parameters by Alex Tabachnik · 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
- 6a06a4b [SCSI] IB/iser: Add Discovery support by Or Gerlitz · 11 years ago
- b7f0451 IB/iser: Accept session->cmds_max from user space by Shlomo Pongratz · 11 years ago
- 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 12 years ago
- 4f36388 IB/iser: Move informational messages from error to info level by Roi Dayan · 12 years ago
- c1d786e IB/iser: Add module version by Roi Dayan · 12 years ago
- 7d9c0de IB/iser: Fix error flow in iser ep connection establishment by Or Gerlitz · 13 years ago
- 89e984e IB/iser: Post initial receive buffers before sending the final login request by Or Gerlitz · 13 years ago
- 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 5243954 IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers by Or Gerlitz · 13 years ago
- e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
- f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
- 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
- 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
- 200ae1a IB/iser: Support iSCSI PDU padding by Or Gerlitz · 13 years ago
- 7c53c6f [SCSI] iser: export addr and port by Mike Christie · 14 years ago
- 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 15 years ago
- 962b4b5 IB/iser: Use libiscsi passthrough mode by Or Gerlitz · 15 years ago
- f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 15 years ago
- bcc60c3 IB/iser: New receive buffer posting logic by Or Gerlitz · 15 years ago
- b20d038 [SCSI] iser: set tgt and lu reset timeout by Mike Christie · 15 years ago
- b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
- b3cd505 [SCSI] libiscsi: add task aborted state by Mike Christie · 16 years ago
- 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 16 years ago
- 6b5d6c4 [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue by Mike Christie · 16 years ago
- 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 16 years ago
- 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 16 years ago
- 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 16 years ago
- e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 16 years ago
- 48a237a [SCSI] iser: have iser use its own logging by Mike Christie · 16 years ago
- 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
- 0f9c744 [SCSI] iser: convert iser to new alloc_pdu api by Mike Christie · 16 years ago
- 8e12452 [SCSI] libiscsi: rename host reset to target reset by Mike Christie · 16 years ago
- e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
- 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
- 8e9a20c [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. by Mike Christie · 16 years ago
- 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
- 88dfd34 [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. by Mike Christie · 16 years ago
- 412eeaf [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup by Mike Christie · 16 years ago
- 7970634 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list by Mike Christie · 16 years ago
- 2261ec3 [SCSI] iser: handle iscsi_cmd_task rename by Mike Christie · 16 years ago
- 2747fdb [SCSI] iser: convert ib_iser to support merged tasks by Mike Christie · 16 years ago
- 0af967f [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor by Mike Christie · 16 years ago
- b40977d [SCSI] iser: fix handling of scsi cmnds during recovery. by Mike Christie · 16 years ago
- 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
- a4804cd [SCSI] iscsi: add iscsi host helpers by Mike Christie · 16 years ago
- 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
- d382672 [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs by Mike Christie · 16 years ago
- 40753ca [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation by Mike Christie · 16 years ago
- 8752822 IB/iser: Count FMR alignment violations per session by Eli Dorfman · 17 years ago
- 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- 6410627 IB/iser: Add change_queue_depth method by Erez Zilber · 17 years ago