1. 61aabb3 IB/iser: Bump version to 1.4.1 by Or Gerlitz · 10 years ago
  2. 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 10 years ago
  3. 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 10 years ago
  4. 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 10 years ago
  5. c7ca4b6 IB/iser: Bump version to 1.4 by Or Gerlitz · 10 years ago
  6. b73c3ad IB/iser: Simplify connection management by Ariel Nahum · 10 years ago
  7. 5de2ad9 IB/iser: Bump driver version to 1.3 by Or Gerlitz · 10 years ago
  8. 3ee07d2 IB/iser: Update Mellanox copyright note by Or Gerlitz · 10 years ago
  9. 4667f5d IB/iser: Remove struct iscsi_iser_conn by Ariel Nahum · 10 years ago
  10. 0a7a08a IB/iser: Implement check_protection by Sagi Grimberg · 11 years ago
  11. 177e31bd IB/iser: Support T10-PI operations by Sagi Grimberg · 11 years ago
  12. 6b5a8fb IB/iser: Initialize T10-PI resources by Alex Tabachnik · 11 years ago
  13. 7f73384 IB/iser: Introduce pi_enable, pi_guard module parameters by Alex Tabachnik · 11 years ago
  14. 9a8b08f IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg by Sagi Grimberg · 11 years ago
  15. 73bc06b IB/iser: Replace fastreg descriptor valid bool with indicators container by Sagi Grimberg · 11 years ago
  16. 65198d6 IB/iser: Keep IB device attributes under iser_device by Sagi Grimberg · 11 years ago
  17. 7306b8f IB/iser: Avoid FRWR notation, use fastreg instead by Sagi Grimberg · 11 years ago
  18. db523b8 IB/iser: Suppress completions for fast registration work requests by Sagi Grimberg · 11 years ago
  19. 5587856 IB/iser: Introduce fast memory registration model (FRWR) by Sagi Grimberg · 11 years ago
  20. e657571 IB/iser: Place the fmr pool into a union in iser's IB conn struct by Sagi Grimberg · 11 years ago
  21. b4e155f IB/iser: Generalize rdma memory registration by Sagi Grimberg · 11 years ago
  22. b7f0451 IB/iser: Accept session->cmds_max from user space by Shlomo Pongratz · 11 years ago
  23. 986db0d IB/iser: Restructure allocation/deallocation of connection resources by Shlomo Pongratz · 11 years ago
  24. f91424c IB/iser: Use proper debug level value for info prints by Or Gerlitz · 11 years ago
  25. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 11 years ago
  26. 8d8399d IB/iser: Add support for iser CM REQ additional info by Or Gerlitz · 11 years ago
  27. 4f36388 IB/iser: Move informational messages from error to info level by Roi Dayan · 11 years ago
  28. c1d786e IB/iser: Add module version by Roi Dayan · 11 years ago
  29. b96e4ab IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML by Or Gerlitz · 12 years ago
  30. 5a33a66 IB/iser: Add more RX CQs to scale out processing of SCSI responses by Alex Tabachnik · 12 years ago
  31. 89e984e2 IB/iser: Post initial receive buffers before sending the final login request by Or Gerlitz · 13 years ago
  32. 5243954 IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers by Or Gerlitz · 13 years ago
  33. 2c4ce60 IB/iser: Use separate buffers for the login request/response by Or Gerlitz · 13 years ago
  34. 0ace64b IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) by Or Gerlitz · 13 years ago
  35. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  37. 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 14 years ago
  38. 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 14 years ago
  39. aae3c99 IB/iser: Remove unnecessary connection checks by Or Gerlitz · 15 years ago
  40. f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 15 years ago
  41. 78ad0a3 IB/iser: Use different CQ for send completions by Or Gerlitz · 15 years ago
  42. 704315f IB/iser: Remove atomic counter for posted receive buffers by Or Gerlitz · 15 years ago
  43. bcc60c3 IB/iser: New receive buffer posting logic by Or Gerlitz · 15 years ago
  44. 1cef465 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" by Or Gerlitz · 15 years ago
  45. e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 16 years ago
  46. bba7ebb IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs by David Disseldorp · 16 years ago
  47. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  48. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  49. 913e5bf [SCSI] libiscsi, iser, tcp: remove recv_lock by Mike Christie · 16 years ago
  50. 412eeaf [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup by Mike Christie · 16 years ago
  51. 2261ec3 [SCSI] iser: handle iscsi_cmd_task rename by Mike Christie · 16 years ago
  52. 2747fdb [SCSI] iser: convert ib_iser to support merged tasks by Mike Christie · 16 years ago
  53. b40977d [SCSI] iser: fix handling of scsi cmnds during recovery. by Mike Christie · 16 years ago
  54. d382672 [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs by Mike Christie · 16 years ago
  55. 6f735e3 IB/iser: Move high-volume debug output to higher debug level by Eli Dorfman · 16 years ago
  56. 41179e2 IB/iser: Make a couple of functions static by Roland Dreier · 17 years ago
  57. 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 17 years ago
  58. 1d426d6 IB/iser: Don't defer connection failure notification to workqueue by Erez Zilber · 17 years ago
  59. 5180311 IB/iser: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  60. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  61. 74a2078 IB/iser: DMA unmap unaligned for RDMA data before touching it by Erez Zilber · 18 years ago
  62. 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
  63. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  64. d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
  65. 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
  66. ffd0436 [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid. by Mike Christie · 18 years ago
  67. 49cd538 IB/iser: iSCSI iSER transport provider header file by Or Gerlitz · 18 years ago