1. 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 10 years ago
  2. 27ae2d1 IB/iser: Fix possible memory leak in iser_create_frwr_pool() by Roi Dayan · 11 years ago
  3. 5587856 IB/iser: Introduce fast memory registration model (FRWR) by Sagi Grimberg · 11 years ago
  4. e657571 IB/iser: Place the fmr pool into a union in iser's IB conn struct by Sagi Grimberg · 11 years ago
  5. b4e155f IB/iser: Generalize rdma memory registration by Sagi Grimberg · 11 years ago
  6. b7f0451 IB/iser: Accept session->cmds_max from user space by Shlomo Pongratz · 11 years ago
  7. 986db0d IB/iser: Restructure allocation/deallocation of connection resources by Shlomo Pongratz · 11 years ago
  8. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 11 years ago
  9. 5b61ff4 IB/iser: Fix device removal flow by Roi Dayan · 11 years ago
  10. 8d8399d IB/iser: Add support for iser CM REQ additional info by Or Gerlitz · 11 years ago
  11. 4f36388 IB/iser: Move informational messages from error to info level by Roi Dayan · 11 years ago
  12. 5525d21 IB/iser: Enable iser when FMRs are not supported by Or Gerlitz · 11 years ago
  13. 5a33a66 IB/iser: Add more RX CQs to scale out processing of SCSI responses by Alex Tabachnik · 12 years ago
  14. 7d9c0de IB/iser: Fix error flow in iser ep connection establishment by Or Gerlitz · 12 years ago
  15. d474186 IB/iser: Free IB connection resources in the proper place by Doug Ledford · 12 years ago
  16. 2c4ce60 IB/iser: Use separate buffers for the login request/response by Or Gerlitz · 13 years ago
  17. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  18. 9fda1ac IB/iser: Fix error flow in iser_create_ib_conn_res() by Dan Carpenter · 14 years ago
  19. 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 14 years ago
  20. d265b98 IB/iser: Remove buggy back-pointer setting by Or Gerlitz · 14 years ago
  21. 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. aae3c99 IB/iser: Remove unnecessary connection checks by Or Gerlitz · 14 years ago
  24. f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 14 years ago
  25. 78ad0a3 IB/iser: Use different CQ for send completions by Or Gerlitz · 14 years ago
  26. 704315f IB/iser: Remove atomic counter for posted receive buffers by Or Gerlitz · 14 years ago
  27. bcc60c3 IB/iser: New receive buffer posting logic by Or Gerlitz · 14 years ago
  28. 1cef465 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" by Or Gerlitz · 14 years ago
  29. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  30. 1aedb77 IB/iser: Remove hard setting of path MTU by Or Gerlitz · 15 years ago
  31. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  32. bba7ebb IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs by David Disseldorp · 16 years ago
  33. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  34. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  35. 2f5de15 IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
  36. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  37. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  38. 412eeaf [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup by Mike Christie · 16 years ago
  39. b40977d [SCSI] iser: fix handling of scsi cmnds during recovery. by Mike Christie · 16 years ago
  40. d97c517 IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event by Erez Zilber · 16 years ago
  41. d33ed42 IB/iser: Handle iser_device allocation error gracefully by Arne Redlich · 16 years ago
  42. 9a37827 IB/iser: Fix list iteration bug by Arne Redlich · 16 years ago
  43. a4ef145 IB/iser: Print information about unhandled RDMA CM events by Erez Zilber · 17 years ago
  44. 38dc732 IB/iser: Typo fix (s/destory/destroy/) by Oliver Pinter · 17 years ago
  45. ec2a134 IB/iser: Remove unnecessary includes by Roland Dreier · 17 years ago
  46. 41179e2 IB/iser: Make a couple of functions static by Roland Dreier · 17 years ago
  47. 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 17 years ago
  48. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  49. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  50. 1d426d6 IB/iser: Don't defer connection failure notification to workqueue by Erez Zilber · 17 years ago
  51. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  52. 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
  53. d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
  54. 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
  55. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  56. 1cfa0a7 IB/iser: iSER RDMA CM (CMA) and IB verbs interaction by Or Gerlitz · 18 years ago