Age | Commit message (Expand) | Author |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers | Or Gerlitz |
2011-11-04 | IB/iser: Use separate buffers for the login request/response | Or Gerlitz |
2011-10-31 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie |
2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie |
2011-08-17 | IB/iser: Support iSCSI PDU padding | Or Gerlitz |
2011-08-17 | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-24 | [SCSI] iser: export addr and port | Mike Christie |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-08-04 | IB/iser: Make needlessly global iser_alloc_rx_descriptors() static | Or Gerlitz |
2010-05-12 | IB/iser: Fix error flow in iser_create_ib_conn_res() | Dan Carpenter |
2010-05-12 | IB/iser: Enhance disconnection logic for multi-pathing | Or Gerlitz |
2010-05-12 | IB/iser: Remove buggy back-pointer setting | Or Gerlitz |
2010-05-12 | IB/iser: Add asynchronous event handler | Or Gerlitz |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-03-03 | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal |
2010-02-24 | IB/iser: Remove redundant locking from iser scsi command response flow | Or Gerlitz |
2010-02-24 | IB/iser: Use libiscsi passthrough mode | Or Gerlitz |
2010-02-24 | IB/iser: Remove unnecessary connection checks | Or Gerlitz |
2010-02-24 | IB/iser: Use atomic allocations | Or Gerlitz |
2010-02-24 | IB/iser: Simplify send flow/descriptors | Or Gerlitz |
2010-02-24 | IB/iser: Use different CQ for send completions | Or Gerlitz |
2010-02-24 | IB/iser: Remove atomic counter for posted receive buffers | Or Gerlitz |
2010-02-24 | IB/iser: New receive buffer posting logic | Or Gerlitz |
2010-02-24 | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" | Or Gerlitz |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | [SCSI] iser: set tgt and lu reset timeout | Mike Christie |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo |
2009-11-12 | IB/iser: Rewrite SG handling for RDMA logic | Or Gerlitz |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal |
2009-05-23 | [SCSI] libiscsi: add task aborted state | Mike Christie |
2009-05-23 | [SCSI] iscsi: pass ep connect shost | Mike Christie |
2009-04-27 | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue | Mike Christie |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-03-13 | [SCSI] iscsi class: remove host no argument from session creation callout | Mike Christie |
2009-03-13 | [SCSI] iscsi lib: remove qdepth param from iscsi host allocation | Mike Christie |
2009-03-13 | [SCSI] iscsi lib: have lib create work queue for transmitting IO | Mike Christie |
2009-03-13 | [SCSI] libiscsi: don't cap queue depth in iscsi modules | Mike Christie |
2009-03-13 | [SCSI] iser: have iser use its own logging | Mike Christie |
2009-02-27 | IB/iser: Remove hard setting of path MTU | Or Gerlitz |
2009-01-12 | IB/iser: Add dependency on INFINIBAND_ADDR_TRANS | Randy Dunlap |
2008-12-29 | [SCSI] libiscsi: pass opcode into alloc_pdu callout | Mike Christie |