1. a2c2df8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  2. 5134de28 qla2xxx: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  3. d4f75b5 tcm_qla2xxx: Handle malformed wwn strings properly by Roland Dreier · 12 years ago
  4. 9389c3c tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static by Roland Dreier · 12 years ago
  5. fae9eaf qla2xxx: Don't leak commands we give up on in qlt_do_work() by Roland Dreier · 12 years ago
  6. 092e1dc qla2xxx: Don't crash if we can't find cmd for failed CTIO by Roland Dreier · 12 years ago
  7. 3578ddb tcm_qla2xxx: Don't insert nacls without sessions into the btree by Roland Dreier · 12 years ago
  8. f2d5d9b tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown by Nicholas Bellinger · 13 years ago
  9. aaf68b7 tcm_qla2xxx: Convert to TFO->put_session() usage by Joern Engel · 13 years ago
  10. ea80dad [SCSI] Fix sd_probe_domain config problem by James Bottomley · 12 years ago
  11. a2c6585 [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible by nagalakshmi.nandigama@lsi.com · 13 years ago
  12. 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  13. 1ff2f40 [SCSI] fix scsi_wait_scan by James Bottomley · 12 years ago
  14. 43a8d39 [SCSI] fix async probe regression by Dan Williams · 13 years ago
  15. b83d543 [SCSI] be2iscsi: fix dma free size mismatch regression by Mike Christie · 13 years ago
  16. 356293b [SCSI] qla4xxx: Update driver version to 5.02.00-k17 by Vikas Chaudhary · 13 years ago
  17. 068237c8 [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure by Tej Parkash · 13 years ago
  18. f7b4aa6 [SCSI] qla4xxx: Add change_queue_depth API support by Tej Parkash · 13 years ago
  19. 90599b6 [SCSI] qla4xxx: Fix clear ddb mbx command failure issue. by Manish Rangankar · 13 years ago
  20. 3d948e2 [SCSI] qla4xxx: Fix kernel panic during discovery logout. by Manish Rangankar · 13 years ago
  21. 5f50aa3 [SCSI] qla4xxx: Correct early completion of pending mbox. by Lalit Chandivade · 13 years ago
  22. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  23. 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 13 years ago
  24. 9a74e88 [SCSI] libfcoe: Add fcoe_sysfs by Robert Love · 13 years ago
  25. fd8f890 [SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a member by Robert Love · 13 years ago
  26. 619fe4b [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member by Robert Love · 13 years ago
  27. b7e94a1 [SCSI] Fix dm-multipath starvation when scsi host is busy by Jun'ichi Nomura · 13 years ago
  28. 4886b1a [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove. by Namjae Jeon · 13 years ago
  29. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. 841f97b [SCSI] qla2xxx: don't free pool that wasn't allocated by Dan Carpenter · 13 years ago
  31. 75f8c1f [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core by Nicholas Bellinger · 13 years ago
  32. 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 13 years ago
  33. 2c1391d [SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback." by Chad Dupuis · 13 years ago
  34. 9bc3bf2 [SCSI] qla2xxx: Display proper firmware version when new minidump template is gathered for ISP82xx. by Giridhar Malavali · 13 years ago
  35. b6d0d9d [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application. by Giridhar Malavali · 13 years ago
  36. 4dc77c3 [SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted. by Joe Carnuccio · 13 years ago
  37. daae62a [SCSI] qla2xxx: Log link up and link down messages to track link flops. by Chad Dupuis · 13 years ago
  38. 00adc9a [SCSI] qla2xxx: Corrections to log messages. by Saurav Kashyap · 13 years ago
  39. c0822b6 [SCSI] qla2xxx: Optimize existing port name server query matching. by Joe Carnuccio · 13 years ago
  40. c6d39e2 [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port. by Joe Carnuccio · 13 years ago
  41. f863f60 [SCSI] qla2xxx: Fixups for ISP83xx. by Nigel Kirkland · 13 years ago
  42. 6f606d2 [SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters. by Giridhar Malavali · 13 years ago
  43. 46270af [SCSI] qla2xxx: Fix typo in bus-reset handler. by Andrew Vasquez · 13 years ago
  44. 2be21fa [SCSI] qla2xxx: Stats should be different from physical and virtual ports by Saurav Kashyap · 13 years ago
  45. 5f28d2d [SCSI] qla2xxx: Add ql_dbg_verbose logging level. by Saurav Kashyap · 13 years ago
  46. 9a347ff [SCSI] qla2xxx: Handle interrupt registration failures more gracefully. by Chad Dupuis · 13 years ago
  47. 01b6585 [SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout. by Chad Dupuis · 13 years ago
  48. 5988aeb [SCSI] qla2xxx: Detect PEG errors. by Giridhar Malavali · 13 years ago
  49. 008dda6 [SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog. by Chad Dupuis · 13 years ago
  50. 24d9ee8 [SCSI] qla2xxx: Fix typo in qla_mbx.c by Masanari Iida · 13 years ago
  51. a6eb3c9 [SCSI] qla2xxx: Micro optimization in queuecommand handler by Chetan Loke · 13 years ago
  52. 9e33652 [SCSI] qla2xxx: Fix typo in qla_init.c by Raul Porcel · 13 years ago
  53. d20ec59 [SCSI] scsi_pm: resume device if suspend failed by Aaron Lu · 13 years ago
  54. 6192bd7 [SCSI] bfa: Fix to set vport FC host sysfs entries by Krishna Gudipati · 13 years ago
  55. e91506d [SCSI] bnx2fc: Bumped version to 1.0.11 by Bhanu Prakash Gollapudi · 13 years ago
  56. 92886c9 [SCSI] bnx2fc: cleanup task management IO when it times out. by Bhanu Prakash Gollapudi · 13 years ago
  57. c1bb4f3 [SCSI] bnx2fc: Decrememnt io ref count when abort times out by Bhanu Prakash Gollapudi · 13 years ago
  58. de9c05f [SCSI] bnx2fc: Allow FLOGI to be retried when receiving bad responses. by Bhanu Prakash Gollapudi · 13 years ago
  59. da4f58f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  60. 881bcabb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  61. e346933 Merge tag 'isci-for-3.5' into misc by James Bottomley · 13 years ago
  62. a88dc06 scsi: delete the MCA specific drivers and driver code by Paul Gortmaker · 13 years ago
  63. de2eb4d isci: End the RNC resumption wait when the RNC is destroyed. by Jeff Skirvin · 13 years ago
  64. 6c6aacb isci: Fixed RNC bug that lost the suspension or resumption during destroy by Jeff Skirvin · 13 years ago
  65. 79cbab8 isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition. by Jeff Skirvin · 13 years ago
  66. 3ef768c isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock. by Jeff Skirvin · 13 years ago
  67. f838180 isci: Remove obviated host callback list. by Jeff Skirvin · 13 years ago
  68. 397497d isci: Check IDEV_GONE before performing abort path operations. by Jeff Skirvin · 13 years ago
  69. 8780516 isci: Restore the ATAPI device RNC management code. by Jeff Skirvin · 13 years ago
  70. 1f05388 isci: Don't wait for an RNC suspend if it's being destroyed. by Jeff Skirvin · 13 years ago
  71. c5457a8 isci: Change the phy control and link reset interface for HW reasons. by Jeff Skirvin · 13 years ago
  72. 8c73188 isci: Added timeouts to RNC suspensions in the abort path. by Jeff Skirvin · 13 years ago
  73. 28de92b isci: Add protocol indicator for TMF requests. by Jeff Skirvin · 13 years ago
  74. 1db79b3 isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs. by Jeff Skirvin · 13 years ago
  75. 0cce165 isci: Wait for RNC resumption before leaving the abort path. by Jeff Skirvin · 13 years ago
  76. d76689e isci: Fix RNC suspend call for SCI_RESUMING state. by Jeff Skirvin · 13 years ago
  77. 621120c isci: Manage tag releases differently when aborting tasks. by Jeff Skirvin · 13 years ago
  78. 033d19d isci: Callbacks to libsas occur under scic_lock and are synchronized. by Jeff Skirvin · 13 years ago
  79. 0c3ce38 isci: When in the abort path, defeat other resume calls until done. by Jeff Skirvin · 13 years ago
  80. 31a38ef isci: Implement waiting for suspend in the abort path. by Jeff Skirvin · 13 years ago
  81. 08c031e isci: Make sure all TCs are terminated and cleaned in LUN reset. by Jeff Skirvin · 13 years ago
  82. 9608b64 isci: Manage the LLHANG timer enable/disable per-device. by Jeff Skirvin · 13 years ago
  83. 447bfbc isci: Save the suspension hint for upcoming suspensions. by Jeff Skirvin · 13 years ago
  84. e3c84df isci: Fix the terminated I/O to not call sas_task_abort(). by Jeff Skirvin · 13 years ago
  85. c94fc1a isci: Distinguish between remote device suspension cases by Jeff Skirvin · 13 years ago
  86. d6b2a0e isci: Remove isci_device reqs_in_process and dev_node from isci_device. by Jeff Skirvin · 13 years ago
  87. 033751f isci: Only set IDEV_GONE in the device stop path. by Jeff Skirvin · 13 years ago
  88. aa20d93 isci: All pending TCs are terminated when the RNC is invalidated. by Jeff Skirvin · 13 years ago
  89. 6373250 isci: Device access in the error path does not depend on IDEV_GONE. by Jeff Skirvin · 13 years ago
  90. 59e3539 isci: Add suspension cases for RNC INVALIDATING, POSTING states. by Jeff Skirvin · 13 years ago
  91. 14aaa9f isci: Redesign device suspension, abort, cleanup. by Jeff Skirvin · 13 years ago
  92. d80ecd5 isci: Escalate to I_T_Nexus_Reset when the device is gone. by Jeff Skirvin · 13 years ago
  93. 8388401 isci: Remote device stop also suspends the RNC and terminates I/O. by Jeff Skirvin · 13 years ago
  94. 23ec2aa isci: Remote device must be suspended for NCQ cleanup. by Jeff Skirvin · 13 years ago
  95. 5b6bf22 isci: Manage device suspensions during TC terminations. by Jeff Skirvin · 13 years ago
  96. 726980d isci: Terminate outstanding TCs on TX/RX RNC suspensions. by Jeff Skirvin · 13 years ago
  97. ac78ed0 isci: Handle all suspending TC completions by Jeff Skirvin · 13 years ago
  98. 56d7c01 isci: Fixed bug in resumption from RNC Tx/Rx suspend state. by Jeff Skirvin · 13 years ago
  99. 6f48844 isci: Manage the link layer hang detect timer for RNC suspensions. by Jeff Skirvin · 13 years ago
  100. fc25f79 isci: fix oem parameter validation on single controller skus by Dan Williams · 13 years ago