| Commit message (Expand) | Author | Age |
* | IB/iser: Add more RX CQs to scale out processing of SCSI responses | Alex Tabachnik | 2012-10-04 |
* | IB/iser: Fix error flow in iser ep connection establishment | Or Gerlitz | 2012-05-18 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | IB/iser: Post initial receive buffers before sending the final login request | Or Gerlitz | 2012-03-05 |
| * | IB/iser: Free IB connection resources in the proper place | Doug Ledford | 2012-03-05 |
* | | infiniband: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 |
|/ |
|
* | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-03 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 |
* | | 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-11-04 |
|/ |
|
* | [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-27 |
* | 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-08-17 |
* | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 2011-07-25 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 |
* | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 2011-05-25 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | [SCSI] iser: export addr and port | Mike Christie | 2011-02-24 |
* | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 |
* | IB/iser: Make needlessly global iser_alloc_rx_descriptors() static | Or Gerlitz | 2010-08-04 |
* | 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-05-12 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-03-18 |
|\ |
|
| * | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 2010-03-03 |
* | | 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 | 2010-02-24 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | IB/iser: Rewrite SG handling for RDMA logic | Or Gerlitz | 2009-11-12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 |
| |/ |
|
* / | [SCSI] iser: set tgt and lu reset timeout | Mike Christie | 2009-12-04 |
|/ |
|
* | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 2009-10-02 |
* | [SCSI] libiscsi: add task aborted state | Mike Christie | 2009-05-23 |
* | [SCSI] iscsi: pass ep connect shost | Mike Christie | 2009-05-23 |
* | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue | Mike Christie | 2009-04-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 |
|\ |
|
| * | [SCSI] iscsi class: remove host no argument from session creation callout | Mike Christie | 2009-03-13 |