1. fd625f4 [SCSI] advansys: Remove DvcGetPhyAddr by Matthew Wilcox · 17 years ago
  2. 98d41c2 [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc by Matthew Wilcox · 17 years ago
  3. afbb68c [SCSI] advansys: Make sdtr_period_tbl a pointer by Matthew Wilcox · 17 years ago
  4. 9d0e96e [SCSI] advansys: Get rid of board index number by Matthew Wilcox · 17 years ago
  5. f092d22 [SCSI] advansys: Remove private lock by Matthew Wilcox · 17 years ago
  6. b352f92 [SCSI] advansys: Sort out debug macros by Matthew Wilcox · 17 years ago
  7. b08fc56 [SCSI] advansys: Remove library version & serial numbers by Matthew Wilcox · 17 years ago
  8. d241149 [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro by Matthew Wilcox · 17 years ago
  9. 720349a [SCSI] advansys: Merge ASC_IERR definitions by Matthew Wilcox · 17 years ago
  10. d361db4 [SCSI] advansys: Sort out irq number mess by Matthew Wilcox · 17 years ago
  11. 9a256fa [SCSI] advansys: Remove ASC_WIDE_BOARD predicate by Matthew Wilcox · 17 years ago
  12. ae002fe [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS by Matthew Wilcox · 17 years ago
  13. 52fa077 [SCSI] advansys: Improve reset handler by Matthew Wilcox · 17 years ago
  14. 05848b6 [SCSI] advansys: Fix simultaneous calls to ->queuecommand by Matthew Wilcox · 17 years ago
  15. 41d2493 [SCSI] advansys: Restructure asc_execute_scsi_cmnd() by Matthew Wilcox · 17 years ago
  16. 6e8905f [SCSI] advansys: Remove array of scsi targets by Matthew Wilcox · 17 years ago
  17. 5121935 [SCSI] advansys: Eliminate prototypes by Matthew Wilcox · 17 years ago
  18. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  19. 687d2bc [SCSI] gdth: Stop abusing ->done for internal commands by Matthew Wilcox · 17 years ago
  20. 9ec76fb [SCSI] qlogicpti: Add a slave_configure method by Matthew Wilcox · 17 years ago
  21. 8bd4578 [SCSI] aic94xx: fix SSP IU status print-out by Jeff Garzik · 17 years ago
  22. ab37128 [SCSI] mptctl : shutup uninitialized variable warnings by Eric Moore · 17 years ago
  23. e1fc2b5 [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in corruption by Eric Moore · 17 years ago
  24. c51d0be [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API by Eric Moore · 17 years ago
  25. e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
  26. bc6e089 [SCSI] mpt fusion: Fix sparse warnings by Eric Moore · 17 years ago
  27. e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
  28. cce99c6 [SCSI] Fix mistaken uses of ->done by Matthew Wilcox · 17 years ago
  29. 1d0c7c8 [SCSI] pluto: Don't abuse ->done for internal commands by Matthew Wilcox · 17 years ago
  30. 311b581 [SCSI] Fix device not ready printk by James Bottomley · 17 years ago
  31. 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
  32. 13ba9bc [SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes by Kay Sievers · 17 years ago
  33. 8c8fdc5 [SCSI] ips: Update version information by Bernhard Walle · 17 years ago
  34. a50ee7a [SCSI] ips: Close narrow race in release by Matthew Wilcox · 17 years ago
  35. f01abb3 [SCSI] aic94xx: Free scsi host on error by Matthew Wilcox · 17 years ago
  36. c131993 [SCSI] qlogicfas: Close narrow race in release by Matthew Wilcox · 17 years ago
  37. 1bd4057 [SCSI] aha152x: Close narrow race in release by Matthew Wilcox · 17 years ago
  38. dffe807 [SCSI] ncr53c8xx: Call scsi_host_put in release by Matthew Wilcox · 17 years ago
  39. 6fdea8d [SCSI] ide-scsi: Close narrow race in release by Matthew Wilcox · 17 years ago
  40. 34f8f0d [SCSI] ibmmca: Stop leaking scsi_hosts on exit by Matthew Wilcox · 17 years ago
  41. a57b1fc [SCSI] scsi_scan: Cope with kthread_run failing by Matthew Wilcox · 17 years ago
  42. 31765d7 [SCSI] Improve error message when offlining a device by Matthew Wilcox · 17 years ago
  43. 7c07d61 [SCSI] sg: use idr to replace static arrays by James Bottomley · 17 years ago
  44. 4390e60 [SCSI] osst: Use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  45. 488a5c8 [SCSI] arcmsr: irq handler fixes, cleanups, micro-opts by Jeff Garzik · 17 years ago
  46. 2443045 [SCSI] arcmsr: Fix hardware wait loops by Jeff Garzik · 17 years ago
  47. 095862a [SCSI] qla2xxx: Update version number to 8.02.00-k4. by Andrew Vasquez · 17 years ago
  48. 39bd962 [SCSI] qla2xxx: Limit iIDMA speed adjustments. by Andrew Vasquez · 17 years ago
  49. 87f2701 [SCSI] qla2xxx: Rework MSI-X handlers. by Andrew Vasquez · 17 years ago
  50. 8b3253d [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. by Andrew Vasquez · 17 years ago
  51. 26ff776 [SCSI] qla2xxx: Sparse cleanups in qla_mid.c by Andrew Vasquez · 17 years ago
  52. 700ca0e [SCSI] qla2xxx: Cleanup several 'sparse' warnings. by Andrew Vasquez · 17 years ago
  53. f363b94 [SCSI] qla2xxx: Use shost_priv(). by Andrew Vasquez · 17 years ago
  54. e745759 [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. by Andrew Vasquez · 17 years ago
  55. 4d0ea24 [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. by Seokmann Ju · 17 years ago
  56. c45bcc8 [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. by Andrew Vasquez · 17 years ago
  57. 8a85e171 [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. by Andrew Vasquez · 17 years ago
  58. 63a8651 [SCSI] qla2xxx: Correct infinite-login-retry issue. by Ravi Anand · 17 years ago
  59. b583692 [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. by Andrew Vasquez · 17 years ago
  60. c3b058a [SCSI] qla2xxx: Correct staging of RISC while attempting to pause. by Andrew Vasquez · 17 years ago
  61. 05236a0 [SCSI] qla2xxx: Query additional RISC information during a pause. by Andrew Vasquez · 17 years ago
  62. 14e660e [SCSI] qla2xxx: Add PCI error recovery support. by Seokmann Ju · 17 years ago
  63. b7cc176 [SCSI] qla2xxx: Allow region-based flash-part accesses. by Joe Carnuccio · 17 years ago
  64. 338c916 [SCSI] qla2xxx: Add flash burst-read/write support. by Andrew Vasquez · 17 years ago
  65. c81d04c [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines. by Andrew Vasquez · 17 years ago
  66. 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
  67. d3849d5 [SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernel by David Woodhouse · 17 years ago
  68. 5307b1e [SCSI] dtc: Fix typo by Alan Cox · 17 years ago
  69. 1a1d641 [SCSI] eata_pio: Clean up proc handling, bracketing and use cpu_relax() by Alan Cox · 17 years ago
  70. 10f4b89 [SCSI] Fix signness of parameters in scsi module by Masatake YAMATO · 17 years ago
  71. 427d0bd [SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup by Boaz Harrosh · 17 years ago
  72. 52aeeca [SCSI] stale residual returned on write following BUSY retry by Michael Reed · 17 years ago
  73. 2b83224 [SCSI] mpt fusion: bump version to 3.04.06 by Eric Moore · 17 years ago
  74. 448f09e [SCSI] mpt fusion: Kconfig cleanup by Eric Moore · 17 years ago
  75. 50847ed [SCSI] mpt fusion: removing Dell copyright by Eric Moore · 17 years ago
  76. e80b002 [SCSI] mpt fusion: removing references to hd->ioc by Eric Moore · 17 years ago
  77. a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
  78. 8d6d83e [SCSI] mpt fusion: adding/removing white space by Eric Moore · 17 years ago
  79. 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
  80. 685b9e0 [SCSI] arcmsr: fix compile problems by James Bottomley · 17 years ago
  81. 1a4f550 [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes by Nick Cheng · 17 years ago
  82. bfd1294 [SCSI] switch sdev sysfs attributes to default attributes by Kay Sievers · 17 years ago
  83. 01fbfe0 [SCSI] advansys: Use DRV_NAME by Matthew Wilcox · 17 years ago
  84. 95c9f16 [SCSI] advansys: Comment/indentation/macro cleanup by Matthew Wilcox · 17 years ago
  85. b009bef [SCSI] advansys: Remove some custom wrappers by Matthew Wilcox · 17 years ago
  86. faac48e [SCSI] advansys: Remove a check for an impossible condition by Matthew Wilcox · 17 years ago
  87. f05ec59 [SCSI] advansys: Support 16-byte commands properly by Matthew Wilcox · 17 years ago
  88. b2a7a4b [SCSI] advansys: Enable interrupts earlier in queuecommand by Matthew Wilcox · 17 years ago
  89. 349d2c4 [SCSI] advansys: Remove `active' queue and all remaining internal queueing code by Matthew Wilcox · 17 years ago
  90. 6ed1ef0 [SCSI] advansys: Remove `done' queue by Matthew Wilcox · 17 years ago
  91. 7686f02 [SCSI] advansys: Remove a check for an impossible condition by Matthew Wilcox · 17 years ago
  92. b662292 [SCSI] advansys: Remove `waiting' queue by Matthew Wilcox · 17 years ago
  93. c2dce2f [SCSI] advansys: Shrink advansys_board_found a little more by Matthew Wilcox · 17 years ago
  94. 629d688 [SCSI] advansys: Reformat microcode by Matthew Wilcox · 17 years ago
  95. b9d9661 [SCSI] advansys: Create AdvLoadMicrocode by Matthew Wilcox · 17 years ago
  96. a9f4a59 [SCSI] advansys: Create AdvBuildCarrierFreelist by Matthew Wilcox · 17 years ago
  97. b8e5152b [SCSI] advansys: Fix VLB driver name by Matthew Wilcox · 17 years ago
  98. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  99. 82d1ce5 [SCSI] mpt fusion: remove redundant memset by Mariusz Kozlowski · 17 years ago
  100. 5687619 [SCSI] mpt fusion: fix two potential mem leaks by Jesper Juhl · 17 years ago