1. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  2. 2267a29 [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release by James Smart · 11 years ago
  3. 6fa139f [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causing SID=0 frames out by James Smart · 11 years ago
  4. 88f43a0 [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery from FLOGI sequence timeout by James Smart · 11 years ago
  5. 1877570 [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set to zero by James Smart · 11 years ago
  6. 7bb03bb [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity by James Smart · 11 years ago
  7. 6a485eb [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands by James Smart · 11 years ago
  8. ea714f3 [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer acting on outstanding I/O by James Smart · 11 years ago
  9. a88dbb6 [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host reset handler failed by James Smart · 11 years ago
  10. 711ea88 [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port by James Smart · 11 years ago
  11. a62a435 [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use by James Smart · 11 years ago
  12. a6887e2 [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect info when available by James Smart · 11 years ago
  13. a40fc5f [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list by James Smart · 11 years ago
  14. d5ce53b [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memory pages by James Smart · 11 years ago
  15. 5688d67 [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameter by James Smart · 11 years ago
  16. 229adb0 [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset by James Smart · 11 years ago
  17. a22e7db [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode WQ and RQ setup by James Smart · 11 years ago
  18. 96f7077 [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard by James Smart · 11 years ago
  19. 09294d4 [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt values by James Smart · 11 years ago
  20. e74c03c [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes. by James Smart · 11 years ago
  21. 256ec0d [SCSI] lpfc 8.3.39: Remove driver dependency on HZ by James Smart · 11 years ago
  22. 737d424 [SCSI] lpfc 8.3.39: Fixed BlockGuard error reporting by James Smart · 11 years ago
  23. 16a3a20 [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed by James Smart · 11 years ago
  24. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 5aa1c98 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  26. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  27. 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  28. 858feac lpfc: fix races for miscdevice open vs. rmmod by Al Viro · 11 years ago
  29. 5a25bf3 [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put() by Wei Yongjun · 12 years ago
  30. 64384ca [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver release by James Smart · 12 years ago
  31. be0c008 [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reserved fields by James Smart · 12 years ago
  32. c14e995 [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq. by James Smart · 12 years ago
  33. 38c2067 [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock state issues by James Smart · 12 years ago
  34. 9466150 [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4. by James Smart · 12 years ago
  35. e5771b4 [SCSI] lpfc 8.3.38: Fixed OXID reuse issue. by James Smart · 12 years ago
  36. 25aee40 [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to trigger recovery by James Smart · 12 years ago
  37. 2562669 [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handling by James Smart · 12 years ago
  38. a33c4f7 [SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result in crashes by James Smart · 12 years ago
  39. ae05ebe [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pulls by James Smart · 12 years ago
  40. 0e9bb8d [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba. by James Smart · 12 years ago
  41. 1051e9b treewide: Fix typos in kernel messages by Masanari Iida · 12 years ago
  42. 426d266 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  43. 21f3b24 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  44. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 12 years ago
  45. bf07bde [SCSI] scsi: fix lpfc build when wmb() is defined as mb() by Randy Dunlap · 12 years ago
  46. 19173f8 [SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release by James Smart · 12 years ago
  47. 421c662 [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get. by James Smart · 12 years ago
  48. 0a630c2 [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count by James Smart · 12 years ago
  49. 962bc51 [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation by James Smart · 12 years ago
  50. 8b455cf [SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferred removal. by James Smart · 12 years ago
  51. edccdc1 [SCSI] lpfc 8.3.37: Fix potential memory corruption bug by James Smart · 12 years ago
  52. 6dd9e31 [SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJT by James Smart · 12 years ago
  53. 7b15db3 [SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verification by James Smart · 12 years ago
  54. 5b5b36a [SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver. by James Smart · 12 years ago
  55. 303f2f9 [SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queue by James Smart · 12 years ago
  56. fe8f7f9 [SCSI] lpfc 8.3.37: Provide support for change_queue_type by James Smart · 12 years ago
  57. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  58. 0b9d37a [SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver release by James Smart · 12 years ago
  59. edb22f0 [SCSI] lpfc 8.3.36: Correct mask error by James Smart · 12 years ago
  60. 8c1312e [SCSI] lpfc 8.3.36: Correct buffer length overrun by James Smart · 12 years ago
  61. 0f37887 [SCSI] lpfc 8.3.36: Fixed setting sequential delivery bit by James Smart · 12 years ago
  62. 8012cc3 [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert by James Smart · 12 years ago
  63. a6571c6 [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devices by James Smart · 12 years ago
  64. c71ab86 [SCSI] lpfc 8.3.36: Fixed boot from san failure by James Smart · 12 years ago
  65. 1d4329f [SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver release by James Smart · 12 years ago
  66. 8b68cd5 [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer when QoS not on by James Smart · 12 years ago
  67. 2eb6862 [SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performance issues by James Smart · 12 years ago
  68. 4169d86 [SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 HBA ports by James Smart · 12 years ago
  69. 26979ce [SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verifying FCF record for use by James Smart · 12 years ago
  70. 292098b [SCSI] lpfc 8.3.35: Fixed messages for misconfigured port errors by James Smart · 12 years ago
  71. 876dd7d [SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributions by James Smart · 12 years ago
  72. 4c1b64b [SCSI] lpfc 8.3.35: Fixed PRLI not being retried if a LS_RJT with a reason by James Smart · 12 years ago
  73. ce39628 [SCSI] lpfc 8.3.35: Correct request_firmware use that was increasing boot times by James Smart · 12 years ago
  74. 2a94aea [SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands. by James Smart · 12 years ago
  75. 5402a31 [SCSI] lpfc 8.3.35: Fixed Linux generic firmware download on SLI4 devices with longer module names by James Smart · 12 years ago
  76. 82c3e9b [SCSI] lpfc 8.3.35: Expand I/O channel support for large systems by James Smart · 12 years ago
  77. 8831881 [SCSI] lpfc 8.3.35: Correct missing queue destroy on function reset by James Smart · 12 years ago
  78. 005ffa7 [SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributes by James Smart · 12 years ago
  79. 2d843ed [SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing the first address in by James Smart · 12 years ago
  80. ee02006 [SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_create by James Smart · 12 years ago
  81. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  82. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  83. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  84. c66c013 [SCSI] lpfc 8.3.34: Update lpfc version for 8.3.34 driver release by James Smart · 12 years ago
  85. cdcc234 [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma pool by James Smart · 12 years ago
  86. 92e3af6 [SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/O abort by James Smart · 12 years ago
  87. 1c13bf6 [SCSI] lpfc 8.3.34: Adjust IO Channels to 1 when INTx by James Smart · 12 years ago
  88. 247ca94 [SCSI] lpfc 8.3.34: Add XRI to abort handler timeout log message by James Smart · 12 years ago
  89. aa1c7ee [SCSI] lpfc 8.3.34: Streamline fcp underrun message printing by James Smart · 12 years ago
  90. a51a178 [SCSI] lpfc 8.3.34: Correct typecasts for snprintf messages by James Smart · 12 years ago
  91. 2613470 [SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messages by James Smart · 12 years ago
  92. e3d2b80 [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status by James Smart · 12 years ago
  93. 90695ee [SCSI] lpfc 8.3.34: Fix number of IO channels to match CPUs by James Smart · 12 years ago
  94. 8aa134a [SCSI] lpfc 8.3.34: Add SLI-4 V1 Capacity and Resource Descriptor support by James Smart · 12 years ago
  95. 086a345 [SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance by James Smart · 12 years ago
  96. 4983ce0 [SCSI] lpfc 8.3.33: Update lpfc version for 8.3.33 driver release by James Smart · 12 years ago
  97. 940eb68 [SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended timeout value by James Smart · 12 years ago
  98. c85a65a [SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue stats by James Smart · 12 years ago
  99. ba20c85 [SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameter by James Smart · 12 years ago
  100. 49aa143 [SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module parameter by James Smart · 12 years ago