Age | Commit message (Expand) | Author |
2014-02-14 | IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co... | Roi Dayan |
2013-09-02 | IB/iser: Fix possible memory leak in iser_create_frwr_pool() | Roi Dayan |
2013-08-09 | IB/iser: Introduce fast memory registration model (FRWR) | Sagi Grimberg |
2013-08-09 | IB/iser: Place the fmr pool into a union in iser's IB conn struct | Sagi Grimberg |
2013-08-09 | IB/iser: Generalize rdma memory registration | Sagi Grimberg |
2013-08-09 | IB/iser: Accept session->cmds_max from user space | Shlomo Pongratz |
2013-08-09 | IB/iser: Restructure allocation/deallocation of connection resources | Shlomo Pongratz |
2013-06-04 | IB/iser: Add Mellanox copyright | Or Gerlitz |
2013-06-04 | IB/iser: Fix device removal flow | Roi Dayan |
2013-05-01 | IB/iser: Add support for iser CM REQ additional info | Or Gerlitz |
2013-05-01 | IB/iser: Move informational messages from error to info level | Roi Dayan |
2013-02-22 | IB/iser: Enable iser when FMRs are not supported | Or Gerlitz |
2012-10-03 | IB/iser: Add more RX CQs to scale out processing of SCSI responses | Alex Tabachnik |
2012-05-18 | IB/iser: Fix error flow in iser ep connection establishment | Or Gerlitz |
2012-03-05 | IB/iser: Free IB connection resources in the proper place | Doug Ledford |
2011-11-04 | IB/iser: Use separate buffers for the login request/response | Or Gerlitz |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
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-02-24 | IB/iser: Remove unnecessary connection checks | 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-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo |
2009-02-27 | IB/iser: Remove hard setting of path MTU | Or Gerlitz |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-21 | IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs | David Disseldorp |
2008-10-31 | drivers: replace NIPQUAD() | Harvey Harrison |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-07-22 | IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier |
2008-07-12 | [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s... | Mike Christie |
2008-07-12 | [SCSI] iser: fix handling of scsi cmnds during recovery. | Mike Christie |
2008-04-16 | IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event | Erez Zilber |
2008-03-10 | IB/iser: Handle iser_device allocation error gracefully | Arne Redlich |
2008-03-10 | IB/iser: Fix list iteration bug | Arne Redlich |
2008-01-25 | IB/iser: Print information about unhandled RDMA CM events | Erez Zilber |
2008-01-25 | IB/iser: Typo fix (s/destory/destroy/) | Oliver Pinter |
2007-10-09 | IB/iser: Remove unnecessary includes | Roland Dreier |
2007-07-17 | IB/iser: Make a couple of functions static | Roland Dreier |
2007-06-02 | [SCSI] libiscsi: make can_queue configurable | Mike Christie |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-06 | IB: Add CQ comp_vector support | Michael S. Tsirkin |
2007-04-05 | IB/iser: Don't defer connection failure notification to workqueue | Erez Zilber |