1. 980fa2f [SCSI] libsas: phy port lock needs irq spinlocks by Darrick J. Wong · 18 years ago
  2. e7571c1 [SCSI] aic94xx: Scan SAS devices asynchronously by Darrick J. Wong · 18 years ago
  3. fe3b5bf [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO by Darrick J. Wong · 18 years ago
  4. 57ba07d [SCSI] aic94xx: Lock DDB read/write accesses by Darrick J. Wong · 18 years ago
  5. 3b709df [SCSI] aic94xx: Fix DDB and SCB initialization by Darrick J. Wong · 18 years ago
  6. bf2a192 [SCSI] aic94xx: Match request_firmware with release_firmware by Darrick J. Wong · 18 years ago
  7. 3cd041f [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code by Darrick J. Wong · 18 years ago
  8. 396819f [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler by Darrick J. Wong · 18 years ago
  9. 3ebf692 [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command by Darrick J. Wong · 18 years ago
  10. 37958fb [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag by Darrick J. Wong · 18 years ago
  11. 8f3b8fa [SCSI] aic94xx: Don't eat TMF_QUERY_TASK results by Darrick J. Wong · 18 years ago
  12. c8490f3 [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0 by Darrick J. Wong · 18 years ago
  13. f121642 [SCSI] aic94xx: Set lldd_max_execute_num in sas_ha by Darrick J. Wong · 18 years ago
  14. cde3f74 [SCSI] libsas: Destroy the task collector thread after releasing ports by Darrick J. Wong · 18 years ago
  15. 6d4dcd4 [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out by Darrick J. Wong · 18 years ago
  16. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 18 years ago
  17. b218a0d [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned by Darrick J. Wong · 18 years ago
  18. bf45120 [SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expander by Darrick J. Wong · 18 years ago
  19. 8880839 [SCSI] libsas: Clean up rphys/port dev list after a discovery error. by Darrick J. Wong · 18 years ago
  20. befede3 [SCSI] qla2xxx: correct locking while call starget_for_each_device() by Seokmann Ju · 18 years ago
  21. 3424a65 [SCSI] scsi_scan message cosmetic error by Kurt Garloff · 18 years ago
  22. 59f19a9 [SCSI] megaraid: more kernel-doc fixes by Randy Dunlap · 18 years ago
  23. a69b74d [SCSI] megaraid: fix kernel-doc by Randy Dunlap · 18 years ago
  24. cd96d96 [SCSI] megaraid_{mm,mbox}: init fix for kdump by Sumant Patro · 18 years ago
  25. 6f3cbf5 [SCSI] scsi_debug: error processing by Douglas Gilbert · 18 years ago
  26. 596f482 [SCSI] kill scsi_rety_command by Christoph Hellwig · 18 years ago
  27. c27d85f [SCSI] SNI RM 53c710 driver by Thomas Bogendoerfer · 18 years ago
  28. 3b1ca5a [SCSI] NCR_D700: needs burst length setting to 8 by James Bottomley · 18 years ago
  29. f67a9c1 [SCSI] 53c700: Allow setting burst length by Thomas Bogendoerfer · 18 years ago
  30. e176d39 [PATCH] PCMCIA: fix drivers broken by recent cleanup by Daniel Ritz · 18 years ago
  31. 76598eb [PATCH] powerpc iseries link error in allmodconfig by Judith Lebzelter · 18 years ago
  32. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 18 years ago
  33. 2985259 [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests by Jens Axboe · 18 years ago
  34. 2bb71b5 [PATCH] m68k trivial build fixes by Al Viro · 18 years ago
  35. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  36. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  37. c39e7ee [PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again by Sam Creasey · 18 years ago
  38. 7ac6207 [PATCH] struct path: convert scsi by Josef Sipek · 18 years ago
  39. aaeab80 [PATCH] ide_scsi: allow it to be used for non CD only by Alan Cox · 18 years ago
  40. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  41. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  42. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  43. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  44. 2fdb611 [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) by Al Viro · 18 years ago
  45. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  46. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  47. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  48. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  49. d32adcb [SCSI] aic79xx: Add ASC-29320LPE ids to driver by Salyzyn, Mark · 18 years ago
  50. febb631 [SCSI] stex: version update by Ed Lin · 18 years ago
  51. 76fbf96 [SCSI] stex: change wait loop code by Ed Lin · 18 years ago
  52. 94e9108 [SCSI] stex: add new device type support by Ed Lin · 18 years ago
  53. ee926b2 [SCSI] stex: update device id info by Ed Lin · 18 years ago
  54. 529e7a6 [SCSI] stex: adjust default queue length by Ed Lin · 18 years ago
  55. 47c4f99 [SCSI] stex: add value check in hard reset routine by Ed Lin · 18 years ago
  56. 4eea9dc [SCSI] stex: fix controller_info command handling by Ed Lin · 18 years ago
  57. b4b8bed [SCSI] stex: fix biosparam calculation by Ed Lin · 18 years ago
  58. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  59. 00769ec [SCSI] megaraid: fix MMIO casts by Jeff Garzik · 18 years ago
  60. e42ebef [SCSI] tgt: fix undefined flush_dcache_page() problem by akpm@osdl.org · 18 years ago
  61. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  62. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  63. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  64. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  65. 024879e [SCSI] libsas: better error handling in sas_expander.c by James Bottomley · 18 years ago
  66. ba8d550 [SCSI] lpfc 8.1.11 : Change version number to 8.1.11 by James Smart · 18 years ago
  67. f560351 [SCSI] lpfc 8.1.11 : Misc Fixes by James Smart · 18 years ago
  68. a12e07b [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable by James Smart · 18 years ago
  69. 18a3b59 [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id by James Smart · 18 years ago
  70. 4ff4324 [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support by James Smart · 18 years ago
  71. c774395 [SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging by James Smart · 18 years ago
  72. 1469115 [SCSI] lpfc 8.1.11 : Fix Memory leaks by James Smart · 18 years ago
  73. a4bc337 [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support by James Smart · 18 years ago
  74. 2fb9bd8 [SCSI] lpfc 8.1.11 : Discovery Fixes by James Smart · 18 years ago
  75. 0e5d030 [SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver by FUJITA Tomonori · 18 years ago
  76. 26b1482 [SCSI] scsi tgt: SCSI RDMA Protocol library functions by FUJITA Tomonori · 18 years ago
  77. c603d04 [SCSI] 53c700: brown paper bag fix for auto request sense by James Bottomley · 18 years ago
  78. 46ddab7 [SCSI] qla2xxx: use NULL instead of 0 by Randy Dunlap · 18 years ago
  79. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  80. 0d2db30 [SCSI] scsi-ml: Makefile and Kconfig changes for tgt by FUJITA Tomonori · 18 years ago
  81. 97f7875 [SCSI] scsi tgt: scsi target user and kernel communication interface by FUJITA Tomonori · 18 years ago
  82. 5a55c25 [SCSI] scsi tgt: scsi target lib functionality by FUJITA Tomonori · 18 years ago
  83. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  84. 84ad58e [SCSI] initio: fix section mismatches with HOTPLUG=n by Randy Dunlap · 18 years ago
  85. 1e99e33 [SCSI] qla2xxx: add asynchronous scsi scanning support. by Andrew Vasquez · 18 years ago
  86. d19044c [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. by Andrew Vasquez · 18 years ago
  87. 1aa8fab [SCSI] Make scsi_scan_host work for drivers which find their own targets by Matthew Wilcox · 18 years ago
  88. 93b45af [SCSI] fix missing check for no scanning by Matthew Wilcox · 18 years ago
  89. 21db188 [SCSI] Add Kconfig option for asynchronous SCSI scanning by Matthew Wilcox · 18 years ago
  90. 9027628 [SCSI] aacraid: Driver version update by Mark Haverkamp · 18 years ago
  91. d18b448 [SCSI] aacraid: Abort management FIBs by Mark Haverkamp · 18 years ago
  92. 33524b7 [SCSI] aacraid: Detect Blinkled at startup by Mark Haverkamp · 18 years ago
  93. 51d23da [SCSI] ipr: Driver version 2.3.0 by Brian King · 18 years ago
  94. bd705f2 [SCSI] ipr: Make ipr_ioctl static by Adrian Bunk · 18 years ago
  95. ac719ab [SCSI] ipr: Reduce default error log size by Brian King · 18 years ago
  96. 49dc6a1 [SCSI] ipr: Add support for logging SAS fabric errors by Brian King · 18 years ago
  97. 9d66bdf [SCSI] ipr: Remove debug trace points from dump code by Brian King · 18 years ago
  98. 7402ece [SCSI] ipr: Remove ipr_scsi_timed_out by Brian King · 18 years ago
  99. efbbdd8 [SCSI] ipr: Set default ipr Kconfig values by Brian King · 18 years ago
  100. 60e7486 [SCSI] ipr: PCI IDs for new SAS adapters by Brian King · 18 years ago