1. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  2. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  3. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  4. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  5. 969a60f IB/srp: Remove use of cached P_Key/GID queries by Roland Dreier · 16 years ago
  6. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  7. 0532193 IB: rename "dev" to "srp_dev" in srp_host structure by Greg Kroah-Hartman · 16 years ago
  8. 1e89a19 IB/srp: Enforce protocol limit on srp_sg_tablesize by David Dillow · 16 years ago
  9. 9fe4bcf IB/srp: Retry stale connections by David Dillow · 17 years ago
  10. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  11. 7aa54bd IB/srp: Add identifying information to log messages by David Dillow · 17 years ago
  12. fff09a8 IB/srp: Enable SG list chaining by David Dillow · 17 years ago
  13. 8cba207 IB/srp: Respect target credit limit by David Dillow · 17 years ago
  14. ad69698 IB/srp: Release transport before removing host by Dave Dillow · 17 years ago
  15. b0e47c8 IB/srp: Fix list corruption/oops on module reload by David Dillow · 17 years ago
  16. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  17. aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 17 years ago
  18. 3236822 [SCSI] ib_srp: convert to use the srp transport class by FUJITA Tomonori · 17 years ago
  19. 247e020 IB/srp: Add QoS support through service ID by Sean Hefty · 17 years ago
  20. 3d1ff48 IB/srp: Add OUI for new Cisco targets by Raghava Kondapalli · 17 years ago
  21. 5d7cbfd IB/srp: Wrap OUI checking for workarounds in helper functions by Roland Dreier · 17 years ago
  22. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  23. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  24. bb350d1 [SCSI] ib_srp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  25. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  26. b7f008f IB/srp: Set proc_name by Roland Dreier · 17 years ago
  27. 3633b3d IB/srp: Add orig_dgid sysfs attribute to scsi_host by Ishai Rabinovitz · 17 years ago
  28. 1033ff6 IB/srp: Don't wait for response when QP is in error state. by Ishai Rabinovitz · 18 years ago
  29. a20f3a6 IB/srp: Check match_strdup() return by Ishai Rabinovitz · 18 years ago
  30. bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 18 years ago
  31. 85507bc IB/srp: Use new verbs IB DMA mapping functions by Ralph Campbell · 18 years ago
  32. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  33. d2fcea7 IB/srp: Fix memory leak on reconnect by Vu Pham · 18 years ago
  34. 3c8edf0 IB/srp: Increase supported CDB size by Arne Redlich · 18 years ago
  35. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  36. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
  37. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
  38. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  39. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  40. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  41. ded7f1a IB/srp: Add port/device attributes by Ishai Rabinovitz · 18 years ago
  42. add7afc7 IB/srp: Don't schedule reconnect from srp by Ishai Rabinovitz · 18 years ago
  43. 559ce8f IB/srp: Work around data corruption bug on Mellanox targets by Ishai Rabinovitz · 18 years ago
  44. d916a8f IB/srp: Fix crash in srp_reconnect_target by Ishai Rabinovitz · 18 years ago
  45. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  46. 6583eb3 [PATCH] srp: fix fmr error handling by Vu Pham · 18 years ago
  47. 526b4ca IB/srp: Factor out common request reset code by Ishai Rabinovitz · 18 years ago
  48. 0c0450db IB/srp: Support SRP rev. 10 targets by Ramachandra K · 18 years ago
  49. 6bfa24f IB/srp: Get rid of "Target has req_lim 0" messages by Roland Dreier · 18 years ago
  50. b7ac4ab IB/srp: Handle DREQ events from CM by Ishai Rabinovitz · 18 years ago
  51. 74b0a15 IB/srp: Allow sg_tablesize to be adjusted by Vu Pham · 18 years ago
  52. 52fb2b50 IB/srp: Allow cmd_per_lun to be set per target port by Vu Pham · 18 years ago
  53. 0c5b395 IB/srp: Clean up loop in srp_remove_one() by Ishai Rabinovitz · 18 years ago
  54. b3589fd IB/srp: Change target_mutex to a spinlock by Matthew Wilcox · 18 years ago
  55. 549c5fc2 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() by Matthew Wilcox · 18 years ago
  56. 1962a4a IB/srp: Use SCAN_WILD_CARD from SCSI headers by Matthew Wilcox · 18 years ago
  57. f5358a1 IB/srp: Use FMRs to map gather/scatter lists by Roland Dreier · 18 years ago
  58. 093beac IB/srp: Complete correct SCSI commands on device reset by Ishai Rabinovitz · 18 years ago
  59. ec2d720 IB/srp: Get rid of extra scsi_host_put()s if reconnection fails by Roland Dreier · 18 years ago
  60. e658105 IB/srp: Don't wait for disconnection if sending DREQ fails by Roland Dreier · 18 years ago
  61. d945e1d IB/srp: Fix tracking of pending requests during error handling by Roland Dreier · 18 years ago
  62. f80887d IB/srp: Remove request from list when SCSI abort succeeds by Roland Dreier · 18 years ago
  63. ce1823f IB/srp: Fix memory leak in options parsing by Roland Dreier · 18 years ago
  64. 3f89f83 IB/srp: Fix unmapping of fake scatterlist by Roland Dreier · 18 years ago
  65. cf36871 IB/srp: Use a fake scatterlist for non-SG SCSI commands by Roland Dreier · 18 years ago
  66. bf17c1c IB/srp: Coverity fix to srp_parse_options() by Roland Dreier · 18 years ago
  67. 6ecb0c8 IB/srp: Add SCSI host attributes to show target port by Roland Dreier · 18 years ago
  68. 1285b3a IB/srp: Don't send task management commands after target removal by Roland Dreier · 18 years ago
  69. 8e9e5f4f IB/srp: Semaphore to mutex conversion by Ingo Molnar · 18 years ago
  70. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
  71. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  72. 47f2bce [IB] srp: don't post receive if no send buf available by Roland Dreier · 19 years ago
  73. 5f06899 [IB] srp: increase max_luns by Roland Dreier · 19 years ago
  74. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  75. aef9ec3 IB: Add SCSI RDMA Protocol (SRP) initiator by Roland Dreier · 19 years ago