1. e0eca63 [SCSI] ufs: Separate PCI code into glue driver by Vinayak Holikatti · 11 years ago
  2. 3b1d058 [SCSI] ufs: Segregate PCI Specific Code by Vinayak Holikatti · 11 years ago
  3. bf07bde [SCSI] scsi: fix lpfc build when wmb() is defined as mb() by Randy Dunlap · 11 years ago
  4. 6781209 [SCSI] storvsc: Handle dynamic resizing of the device by K. Y. Srinivasan · 11 years ago
  5. c50bd44 [SCSI] storvsc: Restructure error handling code on command completion by K. Y. Srinivasan · 11 years ago
  6. 3e8f4f4 [SCSI] storvsc: avoid usage of WRITE_SAME by Olaf Hering · 11 years ago
  7. 98f99a8 [SCSI] aacraid: suppress two GCC warnings by Paul Bolle · 11 years ago
  8. bcc48ff [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls by Stephen M. Cameron · 11 years ago
  9. c1f63c8 [SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl by Stephen M. Cameron · 11 years ago
  10. e2bea6d [SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block by Stephen M. Cameron · 11 years ago
  11. a2dac13 [SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd by Stephen M. Cameron · 11 years ago
  12. eceaae1 [SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one by Shuah Khan · 11 years ago
  13. 208afec [SCSI] dc395x: uninitialized variable in device_alloc() by Dan Carpenter · 11 years ago
  14. 9d2696e [SCSI] storvsc: Initialize the sglist by K. Y. Srinivasan · 11 years ago
  15. 7887ea7 [SCSI] mpt2sas: Add support for OEM specific controller by Sreekanth Reddy · 11 years ago
  16. bfae782 [SCSI] ipr: Fix oops while resetting an ipr adapter by Brian King · 11 years ago
  17. 4d7007b [SCSI] fnic: Fnic Trace Utility by Hiral Patel · 11 years ago
  18. 14eb5d9 [SCSI] fnic: New debug flags and debug log messages by Hiral Patel · 11 years ago
  19. a0bf1ca [SCSI] fnic: fnic driver may hit BUG_ON on device reset by Hiral Patel · 11 years ago
  20. cfe16d5 [SCSI] fnic: Fix SGEs limit by Hiral Patel · 11 years ago
  21. 0329855 [SCSI] fnic: fixing issues in device and firmware reset code by Hiral Patel · 11 years ago
  22. bfb4809 [SCSI] pm80xx: fix for memory region free by Sakthivel K · 11 years ago
  23. 5eca4a6 [SCSI] megaraid_sas: Version and Changelog update by adam radford · 11 years ago
  24. 9c5ebd0 [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabled by adam radford · 11 years ago
  25. 046c9ec [SCSI] megaraid_sas: Add 4k FastPath DIF support by adam radford · 11 years ago
  26. f356bef [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation. by Chad Dupuis · 11 years ago
  27. fe52f6e [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature. by Joe Carnuccio · 11 years ago
  28. 6c3943c [SCSI] qla2xxx: Don't process state change aen for reset owner. by Saurav Kashyap · 11 years ago
  29. bb4cf5b [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter. by Chad Dupuis · 11 years ago
  30. 3a11711 [SCSI] qla2xxx: Add setting of driver version string for vendor application. by Joe Carnuccio · 11 years ago
  31. 90687a1 [SCSI] qla2xxx: Correction of comment in MBC opcode defines. by Joe Carnuccio · 11 years ago
  32. 4ac8d4ca [SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes. by Andrew Vasquez · 11 years ago
  33. 827210b [SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query matching." by Joe Carnuccio · 11 years ago
  34. e452ceb [SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted." by Joe Carnuccio · 11 years ago
  35. f24b697 [SCSI] qla2xxx: silence two GCC warnings. by Paul Bolle · 11 years ago
  36. 1e63395 [SCSI] qla2xxx: Update the copyright information. by Saurav Kashyap · 11 years ago
  37. 6c31555 [SCSI] qla2xxx: Display the lock owner on lock acquire failure. by Saurav Kashyap · 11 years ago
  38. 992357c [SCSI] qla2xxx: Move loopback mode reset after chip reset check. by Chad Dupuis · 11 years ago
  39. 67b2a31 [SCSI] qla2xxx: Extra loopback error handling for ISP83xx. by Chad Dupuis · 11 years ago
  40. b00ee7d [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport. by Chad Dupuis · 11 years ago
  41. 619d5a0 [SCSI] qla2xxx: Do MPI reset only for ISP81xx. by Saurav Kashyap · 11 years ago
  42. 61e1b26 [SCSI] qla2xxx: Do link initialization on get loop id failure. by Joe Carnuccio · 11 years ago
  43. e9454a8 [SCSI] qla2xxx: Update the FTP site references in the driver sources. by Giridhar Malavali · 11 years ago
  44. 1bcc46c [SCSI] qla2xxx: Reject loopback request if one is already in progress. by Chad Dupuis · 11 years ago
  45. 37f489b [SCSI] qla2xxx: Print thermal unsupported message. by Joe Carnuccio · 11 years ago
  46. 552f3f9 [SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine. by Masanari Iida · 11 years ago
  47. a865c50 [SCSI] qla2xxx: Get VPD information from common location for CNA. by Saurav Kashyap · 11 years ago
  48. 0b7e7c5 [SCSI] qla2xxx: Correct race in loop_state assignment during reset handling. by Andrew Vasquez · 11 years ago
  49. 78d56df [SCSI] qla2xxx: Correction to the message ids. by Saurav Kashyap · 11 years ago
  50. 33c36c0 [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs. by Arun Easi · 11 years ago
  51. b8aa4bd [SCSI] qla2xxx: Allow ISP81xx to create ATIO queues. by Arun Easi · 11 years ago
  52. aa230bc [SCSI] qla2xxx: Enable target mode support for ISP83xx. by Arun Easi · 11 years ago
  53. 3c290d0 [SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low. by Chad Dupuis · 11 years ago
  54. 8d93f55 [SCSI] qla2xxx: Determine the number of outstanding commands based on available resources. by Chad Dupuis · 11 years ago
  55. 6d1f662 [SCSI] libosd: check for kzalloc() failure by Dan Carpenter · 11 years ago
  56. 50e9291 [SCSI] qla4xxx: don't free NULL dma pool by Dan Carpenter · 11 years ago
  57. 7c237c5 [SCSI] mvsas: fixed timeout issue when removing module by Xiangliang Yu · 11 years ago
  58. 2b4df6e [SCSI] aacraid: 1024 max outstanding command support for Series 7 and above by Mahesh Rajashekhara · 11 years ago
  59. b0d5e15 [SCSI] bnx2fc: adjust duplicate test by Julia Lawall · 11 years ago
  60. 72da7bc [SCSI] qla4xxx: Update driver version to 5.03.00-k4 by Vikas Chaudhary · 11 years ago
  61. c7a5e0d [SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param. by Manish Rangankar · 11 years ago
  62. 1dc8ed5 [SCSI] qla4xxx: wait for boot target login response during probe. by Manish Rangankar · 11 years ago
  63. 9661975f [SCSI] qla4xxx: Added support for force firmware dump by Vikas Chaudhary · 11 years ago
  64. 137257d [SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter by Poornima Vonti · 11 years ago
  65. 5b1c1bf [SCSI] qla4xxx: Throttle active IOCBs to firmware limits by Karen Higgins · 11 years ago
  66. ff4108d [SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_data by Karen Higgins · 11 years ago
  67. 026fbd3 [SCSI] qla4xxx: Quiesce driver activities while loopback by Nilesh Javali · 11 years ago
  68. 9cb33f1 [SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICATION by Nilesh Javali · 11 years ago
  69. ff2477b [SCSI] qla4xxx: Add spurious interrupt messages under debug level 2 by Nilesh Javali · 11 years ago
  70. c3b331a [SCSI] cxgb4i: Remove the scsi host device when removing device by Thadeu Lima de Souza Cascardo · 11 years ago
  71. 30ac379 [SCSI] bfa: fix strncpy() limiter in bfad_start_ops() by Dan Carpenter · 11 years ago
  72. 2be509c [SCSI] qla4xxx: Update driver version to 5.03.00-k3 by Vikas Chaudhary · 12 years ago
  73. e19dd66 [SCSI] qla4xxx: Correct the validation to check in get_sys_info mailbox by Nilesh Javali · 12 years ago
  74. e951aca [SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_direct by Vikas Chaudhary · 12 years ago
  75. 19173f8 [SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release by James Smart · 12 years ago
  76. 421c662 [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get. by James Smart · 12 years ago
  77. 0a630c2 [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count by James Smart · 12 years ago
  78. 962bc51 [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation by James Smart · 12 years ago
  79. 8b455cf [SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferred removal. by James Smart · 12 years ago
  80. edccdc1 [SCSI] lpfc 8.3.37: Fix potential memory corruption bug by James Smart · 12 years ago
  81. 6dd9e31 [SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJT by James Smart · 12 years ago
  82. 7b15db3 [SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verification by James Smart · 12 years ago
  83. 5b5b36a [SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver. by James Smart · 12 years ago
  84. 303f2f9 [SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queue by James Smart · 12 years ago
  85. fe8f7f9 [SCSI] lpfc 8.3.37: Provide support for change_queue_type by James Smart · 12 years ago
  86. 70233ac [SCSI] ipr: Fix sparse error in ipr driver by wenxiong@linux.vnet.ibm.com · 11 years ago
  87. 4415e44 [SCSI] ipr: Driver version 2.6.0 by wenxiong@linux.vnet.ibm.com · 11 years ago
  88. b53d124 [SCSI] ipr: Implement block iopoll by wenxiong@linux.vnet.ibm.com · 11 years ago
  89. 56d6aa3 [SCSI] ipr: Reduce lock contention by wenxiong@linux.vnet.ibm.com · 11 years ago
  90. 05a6538 [SCSI] ipr: Add support for MSI-X and distributed completion by wenxiong@linux.vnet.ibm.com · 11 years ago
  91. b3b3b40 [SCSI] ipr: Resource path error logging cleanup by Brian King · 11 years ago
  92. a2e49cb [SCSI] ipr: Handler ID memory allocation failure at module load time by Brian King · 11 years ago
  93. b8d5d56 [SCSI] ipr: Add sereral new CCIN definitions for new adapters support by wenxiong@linux.vnet.ibm.com · 11 years ago
  94. 02db3db [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_config() by Jesper Juhl · 12 years ago
  95. 2b82d82 [SCSI] bnx2fc: Bumped version to 1.0.13 by Bhanu Prakash Gollapudi · 12 years ago
  96. d450d77 [SCSI] bnx2fc: Support max IO size to 512KB by Bhanu Prakash Gollapudi · 12 years ago
  97. f246fe2 [SCSI] bnx2fc: Tx/Rx byte counts reset to 0 when exceeding 32 bit values by Bhanu Prakash Gollapudi · 12 years ago
  98. e7f4fed [SCSI] bnx2fc: Map the doorbell register between offload and enable requests by Bhanu Prakash Gollapudi · 12 years ago
  99. 26bf62a [SCSI] bnx2fc: Move offload/upload wait logic into a function by Bhanu Prakash Gollapudi · 12 years ago
  100. 50b7186 [SCSI] bnx2fc: support software fcoe target by Bhanu Prakash Gollapudi · 11 years ago