1. 683b159 IB/srp: Consolidate repetitive sysfs code by Bart Van Assche · 14 years ago
  2. e0bda7d IB/srp: Use pr_fmt() and pr_err()/pr_warn() by Bart Van Assche · 14 years ago
  3. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  4. fd1b6c4 IB/srp: Avoid duplicate devices from LUN scan by Bart Van Assche · 15 years ago
  5. 737b94e IB/srp: Fix integer -> pointer cast warnings by Roland Dreier · 15 years ago
  6. be8b981 IB/srp: try to use larger FMR sizes to cover our mappings by David Dillow · 15 years ago
  7. c07d424 IB/srp: add support for indirect tables that don't fit in SRP_CMD by David Dillow · 15 years ago
  8. 8f26c9f IB/srp: rework mapping engine to use multiple FMR entries by David Dillow · 15 years ago
  9. 4924864 IB/srp: allow sg_tablesize to be set for each target by David Dillow · 15 years ago
  10. 961e0be IB/srp: move IB CM setup completion into its own function by David Dillow · 15 years ago
  11. 8c4037b IB/srp: always avoid non-zero offsets into an FMR by David Dillow · 15 years ago
  12. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 15 years ago
  13. f062671 RDMA: Update workqueue usage by Tejun Heo · 16 years ago
  14. 695b834 IB/srp: Test only once whether iu allocation succeeded by Bart Van Assche · 15 years ago
  15. 9af7627 IB/srp: consolidate hot-path variables into cache lines by David Dillow · 16 years ago
  16. e968467 IB/srp: stop sharing the host lock with SCSI by Bart Van Assche · 16 years ago
  17. 94a9174 IB/srp: reduce lock coverage of command completion by Bart Van Assche · 16 years ago
  18. 76c75b2 IB/srp: reduce local coverage for command submission and EH by Bart Van Assche · 16 years ago
  19. 536ae14 IB/srp: don't move active requests to their own list by Bart Van Assche · 16 years ago
  20. dcb4cb8 IB/srp: allow lockless work posting by Bart Van Assche · 16 years ago
  21. 9709f0e IB/srp: consolidate state change code by Bart Van Assche · 16 years ago
  22. f8b6e31 IB/srp: allow task management without a previous request by David Dillow · 16 years ago
  23. f281233 SCSI host lock push-down by Jeff Garzik · 16 years ago
  24. 19081f3 IB/srp: Sync buffer before posting send by David Dillow · 16 years ago
  25. 21c1a90 IB/srp: Use list_first_entry() by Bart Van Assche · 16 years ago
  26. 7ade400 IB/srp: Reduce number of BUSY conditions by Bart Van Assche · 16 years ago
  27. 05a1d75 IB/srp: Eliminate two forward declarations by David Dillow · 16 years ago
  28. bb12588 IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ by David Dillow · 16 years ago
  29. dd5e6e3 IB/srp: Preparation for transmit ring response allocation by Bart Van Assche · 16 years ago
  30. 89de748 IB/srp: Export req_lim via sysfs by Bart Van Assche · 16 years ago
  31. c996bb4 IB/srp: Make receive buffer handling more robust by Bart Van Assche · 16 years ago
  32. 7a70081 IB/srp: Use print_hex_dump() by Bart Van Assche · 16 years ago
  33. da9d2f0 IB/srp: Clean up error path in srp_create_target_ib() by Roland Dreier · 16 years ago
  34. 9c03dc9 IB/srp: Split send and recieve CQs to reduce number of interrupts by Bart Van Assche · 16 years ago
  35. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  36. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 18 years ago
  37. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 18 years ago
  38. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 18 years ago
  39. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 18 years ago
  40. 969a60f IB/srp: Remove use of cached P_Key/GID queries by Roland Dreier · 18 years ago
  41. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 18 years ago
  42. 0532193 IB: rename "dev" to "srp_dev" in srp_host structure by Greg Kroah-Hartman · 18 years ago
  43. 1e89a19 IB/srp: Enforce protocol limit on srp_sg_tablesize by David Dillow · 18 years ago
  44. 9fe4bcf IB/srp: Retry stale connections by David Dillow · 18 years ago
  45. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 18 years ago
  46. 7aa54bd IB/srp: Add identifying information to log messages by David Dillow · 18 years ago
  47. fff09a8 IB/srp: Enable SG list chaining by David Dillow · 18 years ago
  48. 8cba207 IB/srp: Respect target credit limit by David Dillow · 18 years ago
  49. ad69698 IB/srp: Release transport before removing host by Dave Dillow · 18 years ago
  50. b0e47c8 IB/srp: Fix list corruption/oops on module reload by David Dillow · 18 years ago
  51. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  52. aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 19 years ago
  53. 3236822 [SCSI] ib_srp: convert to use the srp transport class by FUJITA Tomonori · 19 years ago
  54. 247e020 IB/srp: Add QoS support through service ID by Sean Hefty · 19 years ago
  55. 3d1ff48 IB/srp: Add OUI for new Cisco targets by Raghava Kondapalli · 19 years ago
  56. 5d7cbfd IB/srp: Wrap OUI checking for workarounds in helper functions by Roland Dreier · 19 years ago
  57. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  58. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 19 years ago
  59. bb350d1 [SCSI] ib_srp: convert to use the data buffer accessors by FUJITA Tomonori · 19 years ago
  60. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 19 years ago
  61. b7f008f IB/srp: Set proc_name by Roland Dreier · 19 years ago
  62. 3633b3d IB/srp: Add orig_dgid sysfs attribute to scsi_host by Ishai Rabinovitz · 19 years ago
  63. 1033ff6 IB/srp: Don't wait for response when QP is in error state. by Ishai Rabinovitz · 19 years ago
  64. a20f3a6 IB/srp: Check match_strdup() return by Ishai Rabinovitz · 19 years ago
  65. bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 19 years ago
  66. 85507bc IB/srp: Use new verbs IB DMA mapping functions by Ralph Campbell · 19 years ago
  67. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 20 years ago
  68. d2fcea7 IB/srp: Fix memory leak on reconnect by Vu Pham · 20 years ago
  69. 3c8edf0 IB/srp: Increase supported CDB size by Arne Redlich · 20 years ago
  70. c402895 WorkStruct: make allyesconfig by David Howells · 20 years ago
  71. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 20 years ago
  72. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 20 years ago
  73. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 20 years ago
  74. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 20 years ago
  75. 3cd9656 IB: Whitespace fixes by Roland Dreier · 20 years ago
  76. ded7f1a IB/srp: Add port/device attributes by Ishai Rabinovitz · 20 years ago
  77. add7afc7 IB/srp: Don't schedule reconnect from srp by Ishai Rabinovitz · 20 years ago
  78. 559ce8f IB/srp: Work around data corruption bug on Mellanox targets by Ishai Rabinovitz · 20 years ago
  79. d916a8f IB/srp: Fix crash in srp_reconnect_target by Ishai Rabinovitz · 20 years ago
  80. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 20 years ago
  81. 6583eb3 [PATCH] srp: fix fmr error handling by Vu Pham · 20 years ago
  82. 526b4ca IB/srp: Factor out common request reset code by Ishai Rabinovitz · 20 years ago
  83. 0c0450db IB/srp: Support SRP rev. 10 targets by Ramachandra K · 20 years ago
  84. 6bfa24f IB/srp: Get rid of "Target has req_lim 0" messages by Roland Dreier · 20 years ago
  85. b7ac4ab IB/srp: Handle DREQ events from CM by Ishai Rabinovitz · 20 years ago
  86. 74b0a15 IB/srp: Allow sg_tablesize to be adjusted by Vu Pham · 20 years ago
  87. 52fb2b50 IB/srp: Allow cmd_per_lun to be set per target port by Vu Pham · 20 years ago
  88. 0c5b395 IB/srp: Clean up loop in srp_remove_one() by Ishai Rabinovitz · 20 years ago
  89. b3589fd IB/srp: Change target_mutex to a spinlock by Matthew Wilcox · 20 years ago
  90. 549c5fc2 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() by Matthew Wilcox · 20 years ago
  91. 1962a4a IB/srp: Use SCAN_WILD_CARD from SCSI headers by Matthew Wilcox · 20 years ago
  92. f5358a1 IB/srp: Use FMRs to map gather/scatter lists by Roland Dreier · 20 years ago
  93. 093beac IB/srp: Complete correct SCSI commands on device reset by Ishai Rabinovitz · 20 years ago
  94. ec2d720 IB/srp: Get rid of extra scsi_host_put()s if reconnection fails by Roland Dreier · 20 years ago
  95. e658105 IB/srp: Don't wait for disconnection if sending DREQ fails by Roland Dreier · 20 years ago
  96. d945e1d IB/srp: Fix tracking of pending requests during error handling by Roland Dreier · 20 years ago
  97. f80887d IB/srp: Remove request from list when SCSI abort succeeds by Roland Dreier · 20 years ago
  98. ce1823f IB/srp: Fix memory leak in options parsing by Roland Dreier · 20 years ago
  99. 3f89f83 IB/srp: Fix unmapping of fake scatterlist by Roland Dreier · 20 years ago
  100. cf36871 IB/srp: Use a fake scatterlist for non-SG SCSI commands by Roland Dreier · 20 years ago