1. 95e7a8e [SCSI] aacraid: Do not describe check_reset parameter with its value by Paul Bolle · 16 years ago
  2. e6990c6 [SCSI] aacraid: Fix down_interruptible() to check the return value by Mark Salyzyn · 16 years ago
  3. 582df15 [SCSI] sun3_scsi_vme: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  4. 8ef8d59 [SCSI] st: rename flush_write_buffer() by Adrian Bunk · 16 years ago
  5. b312bab [SCSI] tgt: use KMEM_CACHE macro by FUJITA Tomonori · 16 years ago
  6. 423eef6 [SCSI] initio: fix big endian problems for auto request sense by Grant Grundler · 16 years ago
  7. 9f448b5 [SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6 by James Smart · 16 years ago
  8. 97eab63 [SCSI] lpfc 8.2.6 : Miscellaneous Fixes by James Smart · 16 years ago
  9. 9b37960 [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixes by James Smart · 16 years ago
  10. 58da1ff [SCSI] lpfc 8.2.6 : Multiple discovery fixes by James Smart · 16 years ago
  11. b35c07d [SCSI] qla2xxx: Update version number to 8.02.01-k1. by Andrew Vasquez · 16 years ago
  12. 221726d [SCSI] qla2xxx: Correct vport configuration-change handling. by Seokmann Ju · 16 years ago
  13. bd2a184 [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. by Seokmann Ju · 16 years ago
  14. 463717e [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. by Seokmann Ju · 16 years ago
  15. d4486fd6 [SCSI] qla2xxx: Consistently access the physical HA port. by Seokmann Ju · 16 years ago
  16. 73f0f0f [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure. by Andrew Vasquez · 16 years ago
  17. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 16 years ago
  18. b93480e [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner. by Ravi Anand · 16 years ago
  19. 523ec77 [SCSI] qla2xxx: Add midlayer target/device reset support. by Andrew Vasquez · 16 years ago
  20. 3fe7cfb [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling. by Andrew Vasquez · 16 years ago
  21. 7d232c7 [SCSI] qla2xxx: Add Flash Descriptor Table layout support. by Andrew Vasquez · 16 years ago
  22. c87a0d8 [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units. by Andrew Vasquez · 16 years ago
  23. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  24. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  25. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 16 years ago
  26. c695248 [SCSI] qla2xxx: Simplify interrupt handler locking. by Andrew Vasquez · 16 years ago
  27. 5ab5a4d [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. by Andrew Vasquez · 16 years ago
  28. 0ddda2d [SCSI] qla2xxx: Remove unused and obsolete #define's. by Andrew Vasquez · 16 years ago
  29. 2ae2b37 [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute. by Andrew Vasquez · 16 years ago
  30. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  31. 203c291 [SCSI] qla2xxx: Update firmware filenames for new ISP parts. by Andrew Vasquez · 16 years ago
  32. db3cc20 [SCSI] ips: remove spurious cpu_to_leX on outX statements by James Bottomley · 16 years ago
  33. 2f3edc69 [SCSI] transport_class: BUG if we can't release the attribute container by James Bottomley · 16 years ago
  34. fa8e36c [SCSI] fix barrier failure issue by James Bottomley · 16 years ago
  35. 81e56de [SCSI] aic94xx: cleanups by Adrian Bunk · 16 years ago
  36. d70d466 [SCSI] ch: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  37. 8c5e03d [SCSI] make scsi_end_bidi_request() static by Adrian Bunk · 16 years ago
  38. f6b196a [SCSI] hptiop: fix header.context usage by James Bottomley · 16 years ago
  39. a579dab [SCSI] wd33c93: fix up cut and paste error by James Bottomley · 16 years ago
  40. 8dea0d0 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 16 years ago
  41. 5f2578e [SCSI] scsi_debug: support large non-fake virtual disk by FUJITA Tomonori · 16 years ago
  42. 1978910 [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write by FUJITA Tomonori · 16 years ago
  43. 2889887 [SCSI] scsi_debug: sweep up sdebug_capacity calculation by FUJITA Tomonori · 16 years ago
  44. f58b0ef [SCSI] scsi_debug: remove unnecessary sdebug_store_size by FUJITA Tomonori · 16 years ago
  45. 540d9b4 [SCSI] hosts.c: removed one unneeded shost->active_mode assignment by Denis Cheng · 16 years ago
  46. 36b8dd1 [SCSI] aacraid, ips: leX_add_cpu conversion by Marcin Slusarz · 16 years ago
  47. d5cdc98 [SCSI] scsi_debug: fix lba and data length calculation bugs by FUJITA Tomonori · 16 years ago
  48. 53df8ba [SCSI] ps3rom: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  49. 11002fb [SCSI] stex: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  50. a34c4e9 [SCSI] scsi_debug: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  51. 3bc6a26 [SCSI] add scsi_build_sense_buffer helper function by FUJITA Tomonori · 16 years ago
  52. be3cb3d [SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode by Thomas Bogendoerfer · 16 years ago
  53. 9d56291 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code by David C Somayajulu · 16 years ago
  54. af7a564 [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver by bo yang · 16 years ago
  55. d532dbe [SCSI] megaraid_sas: Fix the frame count calculation by bo yang · 16 years ago
  56. b70a41e [SCSI] megaraid_sas: rollback the sense info implementation by bo yang · 16 years ago
  57. ccde6b8 [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe by Denis Cheng · 16 years ago
  58. 0b6c4b1 [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() by Roel Kluin · 16 years ago
  59. 639db47 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 16 years ago
  60. 8b40228f [SCSI] scsi_debug: use list_for_each_entry_safe by FUJITA Tomonori · 16 years ago
  61. a75869d [SCSI] scsi_debug: remove unnecessary condition test in devInfoReg by FUJITA Tomonori · 16 years ago
  62. 5cb2fc0 [SCSI] scsi_debug: create new scsi_debug devices at a single place by FUJITA Tomonori · 16 years ago
  63. f3df41c [SCSI] scsi_debug: remove temporary hack around sscanf for negative values by FUJITA Tomonori · 16 years ago
  64. 1c353f7 [SCSI] export command allocation and freeing functions independently of the host by James Bottomley · 16 years ago
  65. e507e30 [SCSI] consolidate command allocation in a single place by James Bottomley · 16 years ago
  66. 035f5e0 [SCSI] 3w-9xxx: use sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  67. e943752 [SCSI] 3w-xxxx: use sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  68. 31fe47d [SCSI] stex: use sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  69. d434502 [SCSI] aacraid: use sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  70. 6690bae [SCSI] ips: use sg buffer copy helper funcitons by FUJITA Tomonori · 16 years ago
  71. 944cf8b [SCSI] ps3rom: use sg buffer copy helper funcitons by FUJITA Tomonori · 16 years ago
  72. 21a6182 [SCSI] scsi_debug: use sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  73. 78b4b05 [SCSI] BusLogic: make FlashPoint support x86-32 only by Matthew Wilcox · 16 years ago
  74. 2505873 [SCSI] aic79xx: fix IOMMU mapping failure handling by FUJITA Tomonori · 16 years ago
  75. 647b242 [SCSI] aic7xxx: fix IOMMU mapping failure handling by FUJITA Tomonori · 16 years ago
  76. ce54503 [SCSI] qla4xxx: Add target reset functionality by Mike Christie · 16 years ago
  77. 30bd7df [SCSI] scsi_error: add target reset handler by Mike Christie · 16 years ago
  78. f7441a7 [SCSI] ps3rom: Simplify fill_from_dev_buffer() by Geert Uytterhoeven · 16 years ago
  79. d1e4c9c [SCSI] scsi_debug: use shost_priv macro by FUJITA Tomonori · 16 years ago
  80. 96ad0df [SCSI] scsi_debug: remove unnecessary checking by FUJITA Tomonori · 16 years ago
  81. 9e603ca [SCSI] scsi_debug: remove scsi_debug.h by FUJITA Tomonori · 16 years ago
  82. 9ff26ee [SCSI] scsi_debug: stop including drivers/scsi/scsi.h by FUJITA Tomonori · 16 years ago
  83. 9924a78 [SCSI] Remove random noop unchecked_isa_dma users by Andi Kleen · 16 years ago
  84. b271f1c [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb by FUJITA Tomonori · 16 years ago
  85. b174be0 [SCSI] st: show options currently set in sysfs by Kai Makisara · 16 years ago
  86. 40f6b36 [SCSI] st: add option to use SILI in variable block reads by Kai Makisara · 16 years ago
  87. d35055a [SCSI] gdth: remove command accessors by Boaz Harrosh · 16 years ago
  88. 68066c3 [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one by Darrick J. Wong · 16 years ago
  89. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 16 years ago
  90. 7e23ea4 [SCSI] ips: sg chaining support to the path to non I/O commands by FUJITA Tomonori · 16 years ago
  91. cff2680 [SCSI] gdth: convert to PCI hotplug API by Jeff Garzik · 16 years ago
  92. 4c9c8d7 [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion by Jeff Garzik · 16 years ago
  93. 164fc5d scsi: fix sense_slab/bio swapping livelock by Hugh Dickins · 16 years ago
  94. 0b97760 [SCSI] mvsas: check subsystem id by Ke Wei · 16 years ago
  95. e9ff91b [SCSI] mvsas: get phy info. by Ke Wei · 16 years ago
  96. 963829e [SCSI] mvsas: fix the buffer of rx DMA overflow bug by Ke Wei · 16 years ago
  97. 8121ed4 [SCSI] mvsas: retry aborting task. by Ke Wei · 16 years ago
  98. 4e52fc0 [SCSI] mvsas: check hd whether unplugged by Ke Wei · 16 years ago
  99. 1fce5e5 [SCSI] mvsas : interrupt handling by Ke Wei · 16 years ago
  100. ee1f1c2 [SCSI] mvsas: a tag handler implementation by Ke Wei · 16 years ago