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