1. 28aef2f [SCSI] a100u2w: fix bitmap lookup routine by Akinobu Mita · 17 years ago
  2. 4d1566e [SCSI] fix media change events for polled devices by Kay Sievers · 17 years ago
  3. c02e600 [SCSI] sd, sr: do not emit change event at device add by Kay Sievers · 17 years ago
  4. 1b96f89 [SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference by Sven Schnelle · 17 years ago
  5. 4d3995b [SCSI] arcmsr: fix iounmap error for Type B adapter by nickcheng · 17 years ago
  6. 4b6f5b3 [SCSI] fix bsg queue oops with iscsi logout by Mike Christie · 17 years ago
  7. 67951f6 [SCSI] Fix dependency problems in SCSI drivers by James Bottomley · 17 years ago
  8. 951b62c [SCSI] advansys: Fix bug in AdvLoadMicrocode by Matthew Wilcox · 17 years ago
  9. 103926c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  10. 45ab33b [SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking by Mike Christie · 17 years ago
  11. 024f801 [SCSI] qla4xxx: regression - add start scan callout by Mike Christie · 17 years ago
  12. 50a29ae [SCSI] qla4xxx: fix host reset dpc race by Mike Christie · 17 years ago
  13. e97a294 scsi: missing add of padded bytes to io completion byte count by Jens Axboe · 17 years ago
  14. 21f1e91 [SCSI] tgt: fix build errors when dprintk is defined by FUJITA Tomonori · 17 years ago
  15. cccddc2 [SCSI] tgt: set the data length properly by FUJITA Tomonori · 17 years ago
  16. 36802e9 [SCSI] tgt: stop zero'ing scsi_cmnd by FUJITA Tomonori · 17 years ago
  17. b560665 [SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue by FUJITA Tomonori · 17 years ago
  18. 79f5bb2 [SCSI] docbook: fix scsi source file by Randy Dunlap · 17 years ago
  19. ca3aefb [SCSI] qla2xxx: Update version number to 8.02.00-k9. by Andrew Vasquez · 17 years ago
  20. 00a537b [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. by Andrew Vasquez · 17 years ago
  21. 3e8ce32 [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. by Andrew Vasquez · 17 years ago
  22. 7c7f1f2 [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. by Andrew Vasquez · 17 years ago
  23. ba1cb46 [SCSI] arcmsr: update version and changelog by Nick Cheng · 17 years ago
  24. 57fd2b6 [SCSI] ps3rom: disable clustering by FUJITA Tomonori · 17 years ago
  25. 67768f6 [SCSI] ps3rom: fix wrong resid calculation bug by FUJITA Tomonori · 17 years ago
  26. e59e4a0 docbook: fix scsi source file by Randy Dunlap · 17 years ago
  27. 00da714 [SCSI] mvsas: fix phy sas address by Ke Wei · 17 years ago
  28. ee54cc6 [SCSI] gdth: fix to internal commands execution by Boaz Harrosh · 17 years ago
  29. b31ddd3 [SCSI] gdth: bugfix for the at-exit problems by Boaz Harrosh · 17 years ago
  30. 31ed0bf [SCSI] iscsi regression: check for zero max session cmds by Mike Christie · 17 years ago
  31. e2396f1 [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic by James Bottomley · 17 years ago
  32. 8de3ef2 [SCSI] libsas: misc fixes to the eh path by James Bottomley · 17 years ago
  33. a29c051 [SCSI] libsas: use the supplied address for SATA devices rather than changing it by James Bottomley · 17 years ago
  34. 63edf49 [SCSI] aic94xx: plumb in I_T_nexus_reset task management function by James Bottomley · 17 years ago
  35. 5319578 [SCSI] libsas: export sas_find_local_phy function by James Bottomley · 17 years ago
  36. eea5ff7 [SCSI] mvsas: remove execute permission from file by James Bottomley · 17 years ago
  37. 42e6de0 fix vmsas.c file permissions by Oliver Pinter · 17 years ago
  38. 0a3716e mvsas: fix build warning, clean prototypes by Jeff Garzik · 17 years ago
  39. b23c9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  40. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 17 years ago
  41. cfb37ae [SCSI] qlogicpt: section fixes by Adrian Bunk · 17 years ago
  42. 8f261aa [SCSI] mvsas: convert from rough draft to working driver by Ke Wei · 17 years ago
  43. b576294 [SCSI] mvsas: Add Marvell 6440 SAS/SATA driver by Jeff Garzik · 17 years ago
  44. 63e4563 [SCSI] libsas: correctly flush the LU queue on error recovery by James Bottomley · 17 years ago
  45. 91b5506 [SCSI] aic94xx: fix sequencer hang on error recovery by James Bottomley · 17 years ago
  46. deee13d [SCSI] st: compile fix when DEBUG set to one by Kai Makisara · 17 years ago
  47. c9872fe [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb by FUJITA Tomonori · 17 years ago
  48. 26106e3 [SCSI] stex: stex_direct_copy shouldn't call dma_map_sg by FUJITA Tomonori · 17 years ago
  49. eafe1df [SCSI] lpfc: Balance locking by Matthew Wilcox · 17 years ago
  50. 65fecc7 [SCSI] qla4xxx: fix up residual handling by David Somayajulu · 17 years ago
  51. a8e14fe [SCSI] libsas: fix error handling by James Bottomley · 17 years ago
  52. 69e562c [SCSI] arcmsr: fix message allocation by Daniel Drake · 17 years ago
  53. 3b0f208 [SCSI] iscsi transport: make 2 functions static by Adrian Bunk · 17 years ago
  54. 4d9db01 [SCSI] lpfc: make lpfc_disable_node() static by Adrian Bunk · 17 years ago
  55. 2b28a47 [SCSI] ips: fix data buffer accessors conversion bug by FUJITA Tomonori · 17 years ago
  56. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 17 years ago
  57. 6b00769 block: add request->raw_data_len by Tejun Heo · 17 years ago
  58. ff83efac [SCSI] gdth: don't call pci_free_consistent under spinlock by James Bottomley · 17 years ago
  59. 279e7f5 [SCSI] qla2xxx: fix compile warning for printk format by FUJITA Tomonori · 17 years ago
  60. 5e2f22d [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic by James Bottomley · 17 years ago
  61. cbccc20 [SCSI] scsi_debug: disable clustering by FUJITA Tomonori · 17 years ago
  62. 0e935c9 [SCSI] fas216: fix up the previous fas216 commit by James Bottomley · 17 years ago
  63. 7d1abbe [SCSI] megaraid: outb_p extermination by Alan Cox · 17 years ago
  64. cb84e2d [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET by James Bottomley · 17 years ago
  65. 691b477 [SCSI] ses: fix data corruption by Yinghai Lu · 17 years ago
  66. 9910930 [SCSI] gdth: update deprecated pci_find_device by Sergio Luis · 17 years ago
  67. 61c9281 [SCSI] gdth: scan for scsi devices by Boaz Harrosh · 17 years ago
  68. c958d76 [SCSI] sym53c416: fix module parameters by James Bottomley · 17 years ago
  69. e390bc0 [SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5 by James Smart · 17 years ago
  70. 3163f72 [SCSI] lpfc 8.2.5 : Fix buffer leaks by James Smart · 17 years ago
  71. 7f5f3d0 [SCSI] lpfc 8.2.5 : Miscellaneous discovery Fixes by James Smart · 17 years ago
  72. db2378e [SCSI] lpfc 8.2.5 : Add MSI-X single message support by James Smart · 17 years ago
  73. 1b32f6a [SCSI] lpfc 8.2.5 : Miscellaneous Fixes by James Smart · 17 years ago
  74. e47c909 [SCSI] lpfc 8.2.5 : Correct ndlp referencing issues by James Smart · 17 years ago
  75. 90b0c41 [SCSI] aic94xx: fix ABORT_TASK define conflict by Boaz Harrosh · 17 years ago
  76. ccf9ea9 [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation by Boaz Harrosh · 17 years ago
  77. 7c46c20 [SCSI] ses: fix memory leaks by Yinghai Lu · 17 years ago
  78. 95f6fb5 [SCSI] aacraid: informational sysfs value corrections by Salyzyn, Mark · 17 years ago
  79. 2f7ecc5 [SCSI] aacraid: ignore adapter reset check polarity by Salyzyn, Mark · 17 years ago
  80. 8ef2224 [SCSI] aacraid: add optional MSI support by Salyzyn, Mark · 17 years ago
  81. 90a95af [SCSI] MegaRAID driver management char device moved to misc by Thomas Horsten · 17 years ago
  82. 7d5d408 [SCSI] advansys: fix overrun_buf aligned bug by FUJITA Tomonori · 17 years ago
  83. a3eadd7 scsi: fix makefile for aic7(3*x) by Sam Ravnborg · 17 years ago
  84. a13ff0b Convert SG from nopage to fault. by Nick Piggin · 17 years ago
  85. 8e31e60 [SCSI] aacraid: do not set valid bit in sense information by Salyzyn, Mark · 17 years ago
  86. 9927c68 [SCSI] ses: add new Enclosure ULD by James Bottomley · 17 years ago
  87. 38582a6 [SCSI] sr: fix test unit ready responses by James Bottomley · 17 years ago
  88. d6a451d [SCSI] u14-34f: fix data direction bug by Roel Kluin · 17 years ago
  89. 62e9f5c [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllers by Salyzyn, Mark · 17 years ago
  90. 4d2de3a [SCSI] fix BUG when sum(scatterlist) > bufflen by Tony Battersby · 17 years ago
  91. 76d7830 [SCSI] arcmsr: updates (1.20.00.15) by Nick Cheng · 17 years ago
  92. 63adcc5 [SCSI] advansys: make 3 functions static by Adrian Bunk · 17 years ago
  93. 8144f21 [SCSI] dc395x: fix uninitialized var warning by Andrew Morton · 17 years ago
  94. a2c6ef7 [SCSI] NCR53C9x: remove driver by James Bottomley · 17 years ago
  95. 642978b [SCSI] remove m68k NCR53C9x based drivers by James Bottomley · 17 years ago
  96. da19d2f [SCSI] dec_esp: Remove driver by James Bottomley · 17 years ago
  97. 14f501a [SCSI] kernel-doc: fix scsi docbook by Randy Dunlap · 17 years ago
  98. 366c246 [SCSI] sd: handle bad lba in sense information by James Bottomley · 17 years ago
  99. d7402cd [SCSI] qla2xxx: Update version number to 8.02.00-k8. by Andrew Vasquez · 17 years ago
  100. e6e074f [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs. by Andrew Vasquez · 17 years ago