1. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  2. 3d45cefc scsi: core: Drop obsolete Linux-specific SCSI status codes by Hannes Reinecke · 3 years, 11 months ago
  3. 33e82346 RDMA/srp: Use DEVICE_ATTR_*() macros by YueHaibing · 3 years, 10 months ago
  4. ad215aa RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent by Bart Van Assche · 3 years, 10 months ago
  5. 7ec2e27 RDMA/srp: Fix a recently introduced memory leak by Bart Van Assche · 3 years, 10 months ago
  6. c838de1 RDMA/srp: Add more structure size checks by Bart Van Assche · 3 years, 10 months ago
  7. 2b5715f RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes by Nicolas Morey-Chaisemartin · 4 years, 1 month ago
  8. e28bf1f RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit by Joe Perches · 4 years, 5 months ago
  9. 4580836 RDMA: Manual changes for sysfs_emit and neatening by Joe Perches · 4 years, 5 months ago
  10. 1c7fd72 RDMA: Convert sysfs device * show functions to use sysfs_emit() by Joe Perches · 4 years, 5 months ago
  11. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  12. f273ad4 RDMA/srp: Remove support for FMR memory registration by Max Gurtovoy · 4 years, 10 months ago
  13. 87fee61 RDMA/srp: Make the channel count configurable per target by Bart Van Assche · 4 years, 10 months ago
  14. 11a0ae4 RDMA: Allow ib_client's to fail when add() is called by Jason Gunthorpe · 5 years ago
  15. 5b36132 RDMA: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  16. 0fbb37d IB/srp: Never use immediate data if it is disabled by a user by Sergey Gorenko · 5 years ago
  17. 5a0d523 ib/srp: Add missing new line after displaying fast_io_fail_tmo param by Donald Dutile · 5 years ago
  18. b2e872f RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available by Honggang Li · 5 years ago
  19. 547ed33 RDMA/srp: Add parse function for maximum initiator to target IU size by Honggang Li · 5 years ago
  20. fdbcf5c RDMA/srp: Make route resolving error messages more informative by Bart Van Assche · 5 years ago
  21. bf58347 RDMA/srp: Honor the max_send_sge device attribute by Bart Van Assche · 5 years ago
  22. 1467377 RDMA/srp: Remove two casts by Bart Van Assche · 5 years ago
  23. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  24. 8c175d3 scsi: IB/srp: set virt_boundary_mask in the scsi host by Christoph Hellwig · 6 years ago
  25. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  26. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  27. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  28. fd56141 scsi: RDMA/srp: Fix a sleep-in-invalid-context bug by Bart Van Assche · 6 years ago
  29. bcef5b7 RDMA/srp: Accept again source addresses that do not have a port number by Bart Van Assche · 6 years ago
  30. 6e38335 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  31. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  32. dc1435c RDMA/srp: Rename SRP sysfs name after IB device rename trigger by Leon Romanovsky · 6 years ago
  33. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  34. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  35. ea1075e RDMA: Add and use rdma_for_each_port by Jason Gunthorpe · 6 years ago
  36. 48396e8 RDMA/srp: Rework SCSI device reset handling by Bart Van Assche · 6 years ago
  37. a163afc IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() by Bart Van Assche · 6 years ago
  38. 0b5cb33 RDMA/srp: Increase max_segment_size by Bart Van Assche · 6 years ago
  39. 7a7b0fe IB/srp: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  40. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  41. 882981f RDMA/srp: Add support for immediate data by Bart Van Assche · 6 years ago
  42. 513d564 RDMA/srp: Rework handling of the maximum information unit length by Bart Van Assche · 6 years ago
  43. 4f6d498 RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration by Bart Van Assche · 6 years ago
  44. 2ee00f6 RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer by Bart Van Assche · 6 years ago
  45. 482fffc RDMA/srp: Handle large SCSI CDBs correctly by Bart Van Assche · 6 years ago
  46. e37df2d RDMA/srp: Document srp_parse_in() arguments by Bart Van Assche · 6 years ago
  47. 16d14e0 include/scsi/srp.h: Add support for immediate data by Bart Van Assche · 6 years ago
  48. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  49. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  50. 56e027a ib_srp: Remove WARN_ON in srp_terminate_io() by Hannes Reinecke · 6 years ago
  51. 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  52. 6c85411 RDMA/ulp: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  53. ee92efe IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop by Bart Van Assche · 6 years ago
  54. e7ff98a RDMA/cma: Constify path record, ib_cm_event, listen_id pointers by Parav Pandit · 7 years ago
  55. 71347b0 IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 7 years ago
  56. af7b641 IB/srp: Remove driver version and release data information by Bart Van Assche · 7 years ago
  57. 1dfce29 IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid by Parav Pandit · 7 years ago
  58. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  59. 5a3bc8a ib_srp: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  60. b470c15 IB/srp: Disallow duplicate RDMA/CM connections by Bart Van Assche · 7 years ago
  61. c62adb7 IB/srp: Fix IPv6 address parsing by Bart Van Assche · 7 years ago
  62. fbd3681 IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported by Sergey Gorenko · 7 years ago
  63. 7da09af IB/srp: Use %pIS instead of inet_ntop() by Bart Van Assche · 7 years ago
  64. c74ff75 Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash" by Bart Van Assche · 7 years ago
  65. e68088e IB/srp: Fix srp_abort() by Bart Van Assche · 7 years ago
  66. 3a14889 IB/srp: Fix completion vector assignment algorithm by Bart Van Assche · 7 years ago
  67. b0780ee IB/srp: Add target_can_queue login parameter by Bart Van Assche · 7 years ago
  68. 19f3134 IB/srp: Add RDMA/CM support by Bart Van Assche · 7 years ago
  69. 48900a2 IB/srp: Refactor srp_send_req() by Bart Van Assche · 7 years ago
  70. 85769c6 IB/srp: Improve path record query error message by Bart Van Assche · 7 years ago
  71. 2a174df IB/srp: Use kstrtoull() instead of simple_strtoull() by Bart Van Assche · 7 years ago
  72. e711f96 IB/srp: replace custom implementation of hex2bin() by Andy Shevchenko · 7 years ago
  73. 4c532d6 IB/srp: Make CM timeout dependent on subnet timeout by Bart Van Assche · 7 years ago
  74. cee687b IB/srp: Cache global rkey by Bart Van Assche · 7 years ago
  75. 9566b05 IB/srp: Remove second argument of srp_destroy_qp() by Bart Van Assche · 7 years ago
  76. 8a0d18c IB/srp: Avoid that a cable pull can trigger a kernel crash by Bart Van Assche · 7 years ago
  77. 9d18717 IB/core: Simplify sa_path_set_[sd]lid() calls by Bart Van Assche · 7 years ago
  78. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  79. d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
  80. 95c2ef5 RDMA/srp: Fix NULL deref at srp_destroy_qp() by Israel Rukshin · 8 years ago
  81. 4c33bd1 IB/SA: Add support to query OPA path records by Dasaratharaman Chandramouli · 8 years ago
  82. 5752075 IB/SA: Add OPA path record type by Dasaratharaman Chandramouli · 8 years ago
  83. 9fdca4d IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields by Dasaratharaman Chandramouli · 8 years ago
  84. c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 8 years ago
  85. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  86. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  87. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. 9294000 IB/srp: Drain the send queue before destroying a QP by Bart Van Assche · 8 years ago
  89. b02c153 IB/srp: Improve an error path by Bart Van Assche · 8 years ago
  90. a7139ca IB/srp: Make a diagnostic message more informative by Bart Van Assche · 8 years ago
  91. 93c76db IB/srp: Document locking conventions by Bart Van Assche · 8 years ago
  92. 0a6fdbd IB/srp: Fix race conditions related to task management by Bart Van Assche · 8 years ago
  93. 6cb72bc IB/srp: Avoid that duplicate responses trigger a kernel bug by Bart Van Assche · 8 years ago
  94. d6c58dc IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS by Bart Van Assche · 8 years ago
  95. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  96. dee2b82 IB/srp: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  97. 0a475ef IB/srp: fix invalid indirect_sg_entries parameter value by Israel Rukshin · 8 years ago
  98. ad8e66b4 IB/srp: fix mr allocation when the device supports sg gaps by Israel Rukshin · 8 years ago
  99. 4fa354c IB/srp: Make writing the add_target sysfs attr interruptible by Bart Van Assche · 8 years ago
  100. 290081b IB/srp: Make mapping failures easier to debug by Bart Van Assche · 8 years ago