1. 091686d [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected() by Amit Arora · 18 years ago
  2. 93ef588 [SCSI] zfcp: bump up version number by Andreas Herrmann · 18 years ago
  3. 338151e [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable by Andreas Herrmann · 18 years ago
  4. 75bfc28 [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports by Ralph Wuerthner · 18 years ago
  5. b7a52fa [SCSI] zfcp: print bit error threshold data human readable by Ralph Wuerthner · 18 years ago
  6. 06506d0 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs by Andreas Herrmann · 18 years ago
  7. ec4081c [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement by Andreas Herrmann · 18 years ago
  8. ca3271b [SCSI] zfcp: (cleanup) remove useless comments by Andreas Herrmann · 18 years ago
  9. 4a9d2d8 [SCSI] zfcp: (cleanup) shortened copyright and author information by Andreas Herrmann · 18 years ago
  10. 979dca3 [SCSI] imm: no need for unchecked_isa_dma by Randy Dunlap · 18 years ago
  11. 818bf49 [SCSI] qla2xxx: Update version number to 8.01.05-k2. by Andrew Vasquez · 18 years ago
  12. 21333b4 [SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in N2N topologies. by Andrew Vasquez · 18 years ago
  13. d4e3e04 [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs. by Andrew Vasquez · 18 years ago
  14. cb63067 [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define. by Andrew Vasquez · 18 years ago
  15. 47f5e06 [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition. by Andrew Vasquez · 18 years ago
  16. 441d107 [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. by Andrew Vasquez · 18 years ago
  17. 4971cd2 [SCSI] qla2xxx: Remove unused port-type RSCN handling code. by Andrew Vasquez · 18 years ago
  18. 75bc419 [SCSI] qla2xxx: Drop unused driver cruft. by Andrew Vasquez · 18 years ago
  19. 5341e86 [SCSI] qla2xxx: Add support for alternate WWN NVRAM setting. by Andrew Vasquez · 18 years ago
  20. fd0e7e4 [SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configuration. by Andrew Vasquez · 18 years ago
  21. ffb39f0 [SCSI] qla2xxx: ABBA lock ordering fix. by Andrew Vasquez · 18 years ago
  22. d1c6190 [SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics. by Andrew Vasquez · 18 years ago
  23. ed17c71b5 [SCSI] qla2xxx: Use FW calculated residual count for underrun handling. by Ravi Anand · 18 years ago
  24. 45aeaf1 [SCSI] qla2xxx: Add support for new flash part. by Ravi Anand · 18 years ago
  25. 5768008 [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state is attained. by Ravi Anand · 18 years ago
  26. e0ecae8 [SCSI] iscsi: update version by Mike Christie · 18 years ago
  27. 656cffc [SCSI] iscsi: fix command requeues during iscsi recovery by Mike Christie · 18 years ago
  28. 790f39a [SCSI] iscsi: support mutiple daemons by Mike Christie · 18 years ago
  29. ffbfe92 [SCSI] iscsi: kill dtask mempools by Mike Christie · 18 years ago
  30. d36ab6f [SCSI] iscsi: only preallocate login buffer by Mike Christie · 18 years ago
  31. 6e458cc [SCSI] iscsi: dont use sendpage for iscsi headers by Mike Christie · 18 years ago
  32. 07fb75a [SCSI] fix (unlikely) memory leak in DAC960 driver by Jesper Juhl · 18 years ago
  33. 5b9851b [SCSI] aacraid: remove unneeded list by Mark Haverkamp · 18 years ago
  34. df3b766 [SCSI] aacraid: sa race condition fix by Mark Haverkamp · 18 years ago
  35. 404d9a9 [SCSI] aacraid: adjustable timeouts by Mark Haverkamp · 18 years ago
  36. 3c1e0cc [SCSI] aacraid: optimize sg alloc by Mark Haverkamp · 18 years ago
  37. edb527c [SCSI] aacraid: remove unneeded locking by Mark Haverkamp · 18 years ago
  38. 2ca48a1 [SCSI] fix proc_scsi_write to return "length" on success with remove-single-device case by James Bottomley · 18 years ago
  39. 665b44a [SCSI] iscsi: dequeue all buffers from queue by Mike Christie · 18 years ago
  40. 8d2860b [SCSI] iscsi: increment expstatsn during login by Mike Christie · 18 years ago
  41. be2df72 [SCSI] iscsi: align printks by Or Gerlitz · 18 years ago
  42. ed2abc7 [SCSI] iscsi: fix manamgement task oops by Mike Christie · 18 years ago
  43. 264faaa [SCSI] iscsi: add transport end point callbacks by Or Gerlitz · 18 years ago
  44. 169e1a2 [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg by Andrew Morton · 19 years ago
  45. c5f2e64 [SCSI] scsi_scan.c: fix compile warnings by akpm@osdl.org · 19 years ago
  46. cdb8c2a [SCSI] dc395x: dynamically map scatter-gather for PIO by Guennadi Liakhovetski · 19 years ago
  47. 4c021dd13 [SCSI] ibmvscsi: convert kmalloc + memset to kcalloc by FUJITA Tomonori · 19 years ago
  48. 84d891d Merge ../scsi-rc-fixes-2.6 by James Bottomley · 19 years ago
  49. 7676f83 [SCSI] scsi_transport_sas: don't scan a non-existent end device by James Bottomley · 19 years ago
  50. 5bb0b55 [SCSI] iscsi: convert iscsi tcp to libiscsi by Mike Christie · 19 years ago
  51. 7996a77 [SCSI] iscsi: add libiscsi by Mike Christie · 19 years ago
  52. 30a6c65 [SCSI] iscsi: fix up iscsi eh by Mike Christie · 19 years ago
  53. fd7255f [SCSI] iscsi: add sysfs attrs for uspace sync up by Mike Christie · 19 years ago
  54. b5c7a12 [SCSI] iscsi: rm kernel iscsi handles usage for session and connection by Mike Christie · 19 years ago
  55. 13f7e5a [SCSI] BLIST_ATTACH_PQ3 flags by Kurt Garloff · 19 years ago
  56. 6c7154c [SCSI] Better log messages for PQ3 devs by Kurt Garloff · 19 years ago
  57. 4186ab1 [SCSI] Try LUN 1 and use bflags by Kurt Garloff · 19 years ago
  58. 3c0c25b [SCSI] mptfusion - fix panic in mptsas_slave_configure by Moore, Eric · 19 years ago
  59. 1e08dcb [SCSI] 3ware 9000 disable local irqs during kmap_atomic by adam radford · 19 years ago
  60. e36e0c8 [SCSI] SCSI: fix scsi_kill_request() busy count handling by Tejun Heo · 19 years ago
  61. aedf349 [SCSI] FC transport: fixes for workq deadlocks by James Smart · 19 years ago
  62. b0d2364 [SCSI] aic79xx: target hotplug fixes by Hannes Reinecke · 19 years ago
  63. 441f987 [SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.h by FUJITA Tomonori · 19 years ago
  64. f41b5ce [SCSI] aic79xx bus reset update by Hannes Reinecke · 19 years ago
  65. 4d7db04 [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions by James Bottomley · 19 years ago
  66. d637c45 [SCSI] sym2: Fix build when spinlock debugging is enabled by Matthew Wilcox · 19 years ago
  67. 80286d4 [SCSI] ipr: Bump version by Brian King · 19 years ago
  68. c651309 [SCSI] ipr: Reset device cleanup by Brian King · 19 years ago
  69. fb3ed3c [SCSI] ipr: printk macro cleanup/removal by Brian King · 19 years ago
  70. fe964d0 [SCSI] ipr: Simplify status area dumping by Brian King · 19 years ago
  71. e4fbf44 [SCSI] ipr: Fixup device type check by Brian King · 19 years ago
  72. 1121b79 [SCSI] ipr: Disk remove path cleanup by Brian King · 19 years ago
  73. c06bb7f [SCSI] sg: fix leak when dio setup fails by Douglas Gilbert · 19 years ago
  74. d6159c1 [SCSI] expose sas internal class for the domain transport by James Bottomley · 19 years ago
  75. 530bba6 [SCSI] for_each_possible_cpu: scsi by KAMEZAWA Hiroyuki · 19 years ago
  76. ac05165 [SCSI] Version 2.2.3 by Matthew Wilcox · 19 years ago
  77. 14ac8bf [SCSI] Enable clustering and large transfers by Matthew Wilcox · 19 years ago
  78. b4e93a7 [SCSI] Simplify error handling by Matthew Wilcox · 19 years ago
  79. c2349df [SCSI] Allow nvram settings to determine bus mode by Matthew Wilcox · 19 years ago
  80. 92d578b [SCSI] Use SPI messages where possible by Matthew Wilcox · 19 years ago
  81. 3bea15a [SCSI] Disable sym2 driver queueing by Matthew Wilcox · 19 years ago
  82. 76789f0 [SCSI] Mark div_10M array const by Matthew Wilcox · 19 years ago
  83. ab19d52 [SCSI] Simplify error handling a bit by Matthew Wilcox · 19 years ago
  84. b6d105d [SCSI] Use pcibios_resource_to_bus() by Matthew Wilcox · 19 years ago
  85. 1f61d82 [SCSI] Change Kconfig option from IOMAPPED to MMIO by Matthew Wilcox · 19 years ago
  86. 92aab64 [SCSI] sas transport: ref count update by Mike Anderson · 19 years ago
  87. 9a72f97 [SCSI] aacraid: Driver version update by Mark Haverkamp · 19 years ago
  88. 3d2f98a [SCSI] aacraid: Fix parenthesis placement error by Mark Haverkamp · 19 years ago
  89. d1ad94a [SCSI] aacraid: Show max channel and max id is sysfs by Mark Haverkamp · 19 years ago
  90. dc4adbf [SCSI] aacraid: Re-start helper thread if it dies by Mark Haverkamp · 19 years ago
  91. 1241f35 [SCSI] aacraid: General driver cleanup by Mark Haverkamp · 19 years ago
  92. 5392627 [SCSI] aacraid: Fix extra unregister_chrdev by Mark Haverkamp · 19 years ago
  93. 95433ba [SCSI] aacraid: Fix error in max_channel field by Mark Haverkamp · 19 years ago
  94. e61b17f [SCSI] aacraid: Error path cleanup by Mark Haverkamp · 19 years ago
  95. 31876f3 [SCSI] aacraid: Add timeout for events by Mark Haverkamp · 19 years ago
  96. 77d644d [SCSI] aacraid: Track command ownership in driver by Mark Haverkamp · 19 years ago
  97. e571877 [SCSI] aacraid: Use scmd_ functions by Mark Haverkamp · 19 years ago
  98. ef26567 [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h by FUJITA Tomonori · 19 years ago
  99. 9b833e4 [SCSI] ibmvscsi: prevent scsi commands being sent in invalid state by Dave C Boutcher · 19 years ago
  100. 18c49b8 [SCSI] fix sg leak when scsi_execute_async fails by Mike Christie · 19 years ago