1. f888ba3 [SCSI] lpfc driver 8.0.30 : fix get_stats panic by James.Smart@Emulex.Com · 21 years ago
  2. 69859dc [SCSI] lpfc driver 8.0.30 : task mgmt bit clearing by James.Smart@Emulex.Com · 21 years ago
  3. 8cbdc5f [SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic by James.Smart@Emulex.Com · 21 years ago
  4. 483f05f [SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization by James.Smart@Emulex.Com · 21 years ago
  5. 507caac [SCSI] Make the HSG80 a REPORTLUN2 device by James Bottomley · 21 years ago
  6. a80b342 [SCSI] aic79xx: fix boot panic with no hardware by James Bottomley · 21 years ago
  7. 0d7323c [SCSI] blacklist addition. by Dave Jones · 21 years ago
  8. 8e87c2f [SCSI] aacraid: adapter support update by Mark Haverkamp · 21 years ago
  9. b21a413 [SCSI] add global timeout to the scsi mid-layer by James Bottomley · 21 years ago
  10. f03a567 [SCSI] drivers/scsi/st.c: add reference count and related fixes by Kai Makisara · 21 years ago
  11. 5262d08 [SCSI] aacraid: correct use of cmd->timeout field by James Bottomley · 21 years ago
  12. a2ae85d [SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS by akpm@osdl.org · 21 years ago
  13. 0e68c00 [SCSI] aacraid: sgraw command support by Mark Haverkamp · 21 years ago
  14. 12a26d0 [SCSI] aacraid: aif registration timeout fix by Mark Haverkamp · 21 years ago
  15. e53cb35 [SCSI] aacraid: remove duplicate io callback code by Mark Haverkamp · 21 years ago
  16. bd1aac8 [SCSI] aacraid: driver shutdown method by Mark Haverkamp · 21 years ago
  17. c7f4760 [SCSI] aacraid: driver version update by Mark Haverkamp · 21 years ago
  18. bed30de [SCSI] aacraid: interupt mitigation by Mark Haverkamp · 21 years ago
  19. fc789a9 [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target by James Bottomley · 21 years ago
  20. 79778a2 [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 by James Bottomley · 21 years ago
  21. 52b5cfb [SCSI] aic79xx: fixup DT setting by Hannes Reinecke · 21 years ago
  22. 88ff29a [SCSI] aic79xx: add hold_mcs to the transport parameters by James Bottomley · 21 years ago
  23. d872ebe [SCSI] add missing hold_mcs parameter to the spi transport class by James Bottomley · 21 years ago
  24. 3f40d7d [SCSI] aic79xx: fix up transport settings by James Bottomley · 21 years ago
  25. a4b53a1 [SCSI] aic79xx: DV parameter settings by Hannes Reinecke · 21 years ago
  26. 73a2546 [SCSI] aic79xx: update to use scsi_transport_spi by Hannes Reinecke · 21 years ago
  27. 60a1321 [SCSI] aic79xx: Remove busyq by Hannes Reinecke · 21 years ago
  28. 8d6810d [SCSI] qla1280: endianess annotations by Christoph Hellwig · 21 years ago
  29. 7a34766 [SCSI] qla1280: don't use bitfields for hardware access, parameters by Christoph Hellwig · 21 years ago
  30. 0888f4c [SCSI] qla1280: don't use bitfields for hardware access in isp_config by Christoph Hellwig · 21 years ago
  31. 5c79d61 [SCSI] qla1280: always load microcode by Christoph Hellwig · 21 years ago
  32. 748422d [SCSI] qla1280: remove SG_SEGMENTS by Christoph Hellwig · 21 years ago
  33. d6db3e8d [SCSI] qla1280: use SAM_ constants by Christoph Hellwig · 21 years ago
  34. 2b55cac [SCSI] qla1280: misc cleanups by Christoph Hellwig · 21 years ago
  35. 8af50dc [SCSI] qla1280: interupt posting for irq disabling/enabling by Christoph Hellwig · 21 years ago
  36. a6c4274 [SCSI] qla1280: remove dead per-host flag variables by Christoph Hellwig · 21 years ago
  37. 82f2946 [SCSI] host state model update: mediate host add/remove race by Mike Anderson · 21 years ago
  38. d2c9d9e [SCSI] host state model update: reimplement scsi_host_cancel by Mike Anderson · 21 years ago
  39. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 21 years ago
  40. 5dbffcd [SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff by Adrian Bunk · 21 years ago
  41. 0a637a2 [SCSI] aic byteorder fixes after recent cleanup by Olaf Hering · 21 years ago
  42. 5a90fa7 Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 21 years ago
  43. 7b6dbd6 libata: Check PCI sub-class code before disabling AHCI by Greg Felix · 21 years ago
  44. 577a4f81 [PATCH] More qla2xxx configuration fixes by Andrew Vasquez · 21 years ago
  45. e0aa8af Fix up qla2xxx configuration bogosity by Linus Torvalds · 21 years ago
  46. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 21 years ago
  47. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 21 years ago
  48. b24b103 [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev by Alan Stern · 21 years ago
  49. db776a1 Fix compiler warning in qla_iocb.c by Linus Torvalds · 21 years ago
  50. a6fa657 [PATCH] qla2xxx: Kconfig dependency fix by Andrew Morton · 21 years ago
  51. 9a168bd [PATCH] qla: remove anonymous union by Andrew Morton · 21 years ago
  52. 2d98601 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 21 years ago
  53. 7fce2cf [SCSI] Redundant this_count check in sd_init_command() by Chen, Kenneth W · 21 years ago
  54. 0f34e3f [SCSI] Redundant memset in scsi_alloc_sgtable by Chen, Kenneth W · 21 years ago
  55. 2f4701d [SCSI] add int_to_scsilun() function by James.Smart@Emulex.Com · 21 years ago
  56. 77d7414 [SCSI] qla2xxx: Cleanup FC remote port registration. by Andrew Vasquez · 21 years ago
  57. 88c2666 [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic. by Andrew Vasquez · 21 years ago
  58. f0883ac [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str(). by Andrew Vasquez · 21 years ago
  59. 84e2930 [SCSI] aacraid: Fix sgmap error by Mark Haverkamp · 21 years ago
  60. 97cbe08 [SCSI] qla2xxx: Update version number to 8.01.00b5-k. by Andrew Vasquez · 21 years ago
  61. cc4731f [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions. by Andrew Vasquez · 21 years ago
  62. ae91193 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 21 years ago
  63. f04a311 [SCSI] qla2xxx: Firmware updates. by Andrew Vasquez · 21 years ago
  64. fa2a1ce [SCSI] qla2xxx: Code scrubbing. by Andrew Vasquez · 21 years ago
  65. ba5140b [SCSI] qla2xxx: NVRAM id-list updates. by Andrew Vasquez · 21 years ago
  66. fca2970 [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition. by Andrew Vasquez · 21 years ago
  67. 0107109e [SCSI] qla2xxx: Add ISP24xx initialization routines. by Andrew Vasquez · 21 years ago
  68. 9a853f7 [SCSI] qla2xxx: Add ISP24xx ISR routines. by Andrew Vasquez · 21 years ago
  69. 2b6c0ce [SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines. by Andrew Vasquez · 21 years ago
  70. 459c537 [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines. by Andrew Vasquez · 21 years ago
  71. 1c7c635 [SCSI] qla2xxx: Add MBX command routines for ISP24xx support. by Andrew Vasquez · 21 years ago
  72. 8c958a9 [SCSI] qla2xxx: Generalize SNS generic-services routines. by Andrew Vasquez · 21 years ago
  73. 6d9b61e [SCSI] qla2xxx: Add ISP24xx diagnostic routines. by Andrew Vasquez · 21 years ago
  74. 3d71644 [SCSI] qla2xxx: Add ISP24xx definitions. by Andrew Vasquez · 21 years ago
  75. ac96202 [SCSI] qla2xxx: Add pci ids for new ISP types. by Andrew Vasquez · 21 years ago
  76. abbd887 [SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables. by Andrew Vasquez · 21 years ago
  77. 4645df1 [PATCH] aacraid: swapped kmalloc args. by Dave Jones · 21 years ago
  78. eb1dd68 [SCSI] SPI transport class, don't negotiate options not supported by James Bottomley · 21 years ago
  79. 2a40342 [SCSI] aic7xxx: remove ahc_tailq by Christoph Hellwig · 21 years ago
  80. dfd287f [SCSI] aic7xxx: sane pci probing by Christoph Hellwig · 21 years ago
  81. 7f602c5 [SCSI] add TYPE_RBC to our type table by James Bottomley · 21 years ago
  82. a599012 [SCSI] dpt_i2o warning fix by Andrew Morton · 21 years ago
  83. cc33895 [SCSI] aic79xx: ahd_linux_dev_reset() cleanup by Andrew Morton · 21 years ago
  84. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 21 years ago
  85. 2ffe6e2 [PATCH] pcmcia: remove client services version (fix) by Pavel Roskin · 21 years ago
  86. a00db1b [PATCH] pcmcia: remove client services version by Pavel Roskin · 21 years ago
  87. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 21 years ago
  88. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 21 years ago
  89. ace4e71 [SCSI] aic7xxx: fix boot hang with Fujitsu drives by James Bottomley · 21 years ago
  90. b4687ca [SCSI] IBM VSCSI Client: sending client info to server by Linda Xie · 21 years ago
  91. eda912e [SCSI] lpfc: Change version to 8.0.29. by James.Smart@Emulex.Com · 21 years ago
  92. c44ce17 [SCSI] lpfc: Update copyright notices by James.Smart@Emulex.Com · 21 years ago
  93. 5542134 [SCSI] lpfc: Remove $Id$ keyword strings. by James.Smart@Emulex.Com · 21 years ago
  94. 2501322 [SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list by James.Smart@Emulex.Com · 21 years ago
  95. 5eb95af [SCSI] lpfc: Add completion handler to the abort iocbs by James.Smart@Emulex.Com · 21 years ago
  96. 1f679ca [SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event() by James.Smart@Emulex.Com · 21 years ago
  97. 06325e7 [SCSI] lpfc: Add LP6000 PCI ID by James.Smart@Emulex.Com · 21 years ago
  98. 564b296 [SCSI] lpfc: Set max_sectors in host template by James.Smart@Emulex.Com · 21 years ago
  99. 87f6eaf [SCSI] lpfc: Fix error loading on sparc by James.Smart@Emulex.Com · 21 years ago
  100. db468d1 [SCSI] lpfc: Fixes in mbox_timeout_handler by James.Smart@Emulex.Com · 21 years ago