1. 017560f [SCSI] use sfoo_printk() in drivers by Jeff Garzik · 19 years ago
  2. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  3. 13ec92b [SCSI] kill unused scsi_scan_single_target() by Jeff Garzik · 19 years ago
  4. 91ca7b0 [SCSI] Add an 'Issue LIP' device attribute in fc_transport class by Andrew Vasquez · 19 years ago
  5. 07ba3a9 [SCSI] sas: add support for PHY resets by Christoph Hellwig · 19 years ago
  6. ac01bbb [SCSI] sas: add flag for locally attached PHYs by Christoph Hellwig · 19 years ago
  7. 80d904c [SCSI] sr: remove dead code by Jayachandran C · 19 years ago
  8. 4647722 [SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.c by Jayachandran C · 19 years ago
  9. 28f22b0 [SCSI] qla2xxx: put back label erroneously removed by eh_active patch by James Bottomley · 19 years ago
  10. c3ee74c [SCSI] scsi_transport_sas: support link error attributes by Christoph Hellwig · 19 years ago
  11. d25cf1c [SCSI] sgiwd93: small fixes by Ralf Baechle · 19 years ago
  12. af13cbe [SCSI] dec_esp: Use the right address space macro by Ralf Baechle · 19 years ago
  13. 73711b3 [SCSI] dec_esp: Use physical addresses by Ralf Baechle · 19 years ago
  14. b04fc67 [SCSI] dec_esp: Fix mapping of ESP. by Ralf Baechle · 19 years ago
  15. 72df832 [SCSI] qla2xxx: fix unnecessary activation of blk tag queue by James Bottomley · 19 years ago
  16. aa353de [SCSI] qla2xxx: fix compile warning by Andrew Vasquez · 19 years ago
  17. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  18. 9a41a62 [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling by Andrew Vasquez · 19 years ago
  19. 7a691bd [SCSI] avoid overflows in disk size calculations by James Bottomley · 19 years ago
  20. d578a42 [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18. by James Bottomley · 19 years ago
  21. fa90c54 [SCSI] qla2xxx: Update license. by Andrew Vasquez · 19 years ago
  22. 661c3f6 [SCSI] qla2xxx: Use midlayer's int_to_scsilun() function. by Andrew Vasquez · 19 years ago
  23. 4fdfefe [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. by Andrew Vasquez · 19 years ago
  24. 0eedfcf [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD. by Andrew Vasquez · 19 years ago
  25. 8e0c5eb [SCSI] aacraid: Newer adapter communication iterface support by Mark Haverkamp · 19 years ago
  26. 38a9a62 Merge HEAD from ../scsi-misc-2.6-old by James Bottomley · 19 years ago
  27. e75d517 [SCSI] aacraid: remove compiler warning by Mark Haverkamp · 19 years ago
  28. 9f30a32 [SCSI] aacraid: fix struct element cpu order by Mark Haverkamp · 19 years ago
  29. 794d060 [SCSI] aacraid: fix inquiry page by Mark Haverkamp · 19 years ago
  30. 71e0f32 [SCSI] aacraid: Use DMA mask defines by James Bottomley · 19 years ago
  31. 5fadd05 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  32. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  33. f2be34a [SCSI] ncr53c8xx: Cleanup namespace collision with ktimers by Matthew Wilcox · 19 years ago
  34. 9119075 [libata] ata_timing fix by Alan Cox · 19 years ago
  35. ccd7bc2 Merge branch 'master' by Jeff Garzik · 19 years ago
  36. 444d1d9 [PATCH] qlogic lockup fix by Andrew Morton · 19 years ago
  37. 6f0ef4f [PATCH] libata kernel-doc fixes by Randy Dunlap · 19 years ago
  38. ba9e358 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  39. 057ace5 libata: const-ification bombing run by Jeff Garzik · 19 years ago
  40. 452503f Add ide-timing functionality to libata. by Alan Cox · 19 years ago
  41. 11e29e2 libata: handle early device PIO modes correctly by Alan Cox · 19 years ago
  42. 307e4dc [PATCH] iomem annotations (sata_vsc) by Al Viro · 19 years ago
  43. 9aa36e8 [PATCH] iomem annotations (sata_sil) by Al Viro · 19 years ago
  44. a9afd7c [PATCH] iomem annotations (sata_sx4) by Al Viro · 19 years ago
  45. 0420dd1 [PATCH] enum safety (sata_qstor) by Al Viro · 19 years ago
  46. b181d3b [PATCH] iomem annotations (sata_promise) by Al Viro · 19 years ago
  47. 1e4f2a9 [PATCH] iomem annotations (ahci) by Al Viro · 19 years ago
  48. 9ee0c0a [PATCH] iomem annotations (sata_nv) by Al Viro · 19 years ago
  49. 7e6c120 [PATCH] libata: Marvell endian fix by Brett Russ · 19 years ago
  50. 323cb3c Merge branch 'master' by Jeff Garzik · 19 years ago
  51. 461a0ff [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. by Steven Rostedt · 19 years ago
  52. 055787e [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state. by Steven Rostedt · 19 years ago
  53. 59a10b1 [PATCH] libata CHS: reread device identify info (revise #6) by Albert Lee · 19 years ago
  54. 8cbd6df [PATCH] libata CHS: calculate read/write commands and protocol on the fly (revise #6) by Albert Lee · 19 years ago
  55. 0750669 [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6) by Albert Lee · 19 years ago
  56. 5a476de Merge branch 'master' by Jeff Garzik · 19 years ago
  57. cc67523 [PATCH] Fix and clean up quirk_intel_ide_combined() configuration by Jeff Garzik · 19 years ago
  58. f4fd20b [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.c by Karl Magnus Kolstoe · 19 years ago
  59. 7c72ce8 [SCSI] Fix leak of Scsi_Cmnds by Alan Stern · 19 years ago
  60. d16794f6a [SCSI] FW: [PATCH] for Deadlock in transport_fc by James.Smart@Emulex.Com · 19 years ago
  61. 7a9366e [SCSI] Fix aacraid regression by Salyzyn, Mark · 19 years ago
  62. f566a57 [SCSI] NCR5380: fix undefined preprocessor identifier by Randy Dunlap · 19 years ago
  63. f8cc575 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  64. 0e7734d [PATCH] aacraid: host_lock not released fix by Mark Haverkamp · 19 years ago
  65. f75884d [QLOGICPTI]: Handle INQUIRY response sniffing correctly. by David S. Miller · 19 years ago
  66. 9621904 sata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55 support. by Jeff Garzik · 19 years ago
  67. 68399bb [libata pdc_adma] license update, minor cleanup by Jeff Garzik · 19 years ago
  68. edea3ab libata: add new driver pdc_adma for PDC ADMA ATA cards by Mark Lord · 19 years ago
  69. 3d3467f Merge branch 'sil24' by Jeff Garzik · 19 years ago
  70. e710245 [PATCH] Fix sata_nv handling of NVIDIA MCP51/55 by Andy Currid · 19 years ago
  71. 042c21f [libata sata_sil24] add support for 3131/3531 by Tejun Heo · 19 years ago
  72. 1fcce839 [libata sata_sil24] nit pickings by Tejun Heo · 19 years ago
  73. ae00651 [libata scsi] improve scsi error handling with ata_scsi_set_sense() by Douglas Gilbert · 19 years ago
  74. 845c583 [libata scsi] add ata_scsi_set_sense helper by Douglas Gilbert · 19 years ago
  75. d953007 Merge branch 'master' by Jeff Garzik · 19 years ago
  76. 7f726d1 [PATCH] sil24: implement tf_read callback by Tejun Heo · 19 years ago
  77. 6a575fa [PATCH] sil24: implement proper TF register reading & caching by Tejun Heo · 19 years ago
  78. 46b93e7 [PATCH] sil24: remove CMDERR clearing by Tejun Heo · 19 years ago
  79. ad6e90f [PATCH] sil24: ignore non-error exception irqs by Tejun Heo · 19 years ago
  80. 012e060 Merge branch 'master' by Jeff Garzik · 19 years ago
  81. e12669e libata: minor cleanups by Jeff Garzik · 19 years ago
  82. 8a70f8d [libata sata_mv] fix warning by Jeff Garzik · 19 years ago
  83. 05b308e [PATCH] libata: Marvell function headers by Brett Russ · 19 years ago
  84. afb0edd [PATCH] libata: Marvell spinlock fixes and simplification by Brett Russ · 19 years ago
  85. a939c96 libata: move atapi_request_sense() to libata-scsi module by Jeff Garzik · 19 years ago
  86. a15dbeb libata: ATAPI command completion tweaks and notes by Jeff Garzik · 19 years ago
  87. 67846b3 libata: add ata_ratelimit(), use it in AHCI driver irq handler by Jeff Garzik · 19 years ago
  88. 4339923 [PATCH] missing include in megaraid_sas by Al Viro · 19 years ago
  89. 643736a Merge branch 'scsi-scan' by Jeff Garzik · 19 years ago
  90. 9d5b130 [libata scsi] add CHS support to ata_scsi_start_stop_xlat() by Albert Lee · 19 years ago
  91. 3aef523 [libata scsi] tidy up SCSI lba and xfer len calculations by Albert Lee · 19 years ago
  92. c187c4b libata: minor whitespace, comment, debug message updates by Albert Lee · 19 years ago
  93. 47a8659 libata: bitmask based pci init functions for one or two ports by Alan Cox · 19 years ago
  94. 3196194 [PATCH] libata: Marvell SATA support (DMA mode) (resend: v0.22) by Brett Russ · 19 years ago
  95. 3f19ee8 [libata] improve device scan even more by Jeff Garzik · 19 years ago
  96. 2b23582 Merge branch 'master' by Jeff Garzik · 19 years ago
  97. 644dd0c [libata] improve device scan by Jeff Garzik · 19 years ago
  98. 7d6322b Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  99. 51c928c [SCSI] Legacy MegaRAID: Fix READ CAPACITY by James Bottomley · 19 years ago
  100. 97af50f [SCSI] aic7xxx/aic79xx: fix module removal path not to panic by James Bottomley · 19 years ago