1. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 18 years ago
  2. 88ce755 [PATCH] sata_sil24: convert to new EH by Tejun Heo · 18 years ago
  3. 2a3917a [PATCH] ahci: add PIOS interim interrupt handling by Tejun Heo · 18 years ago
  4. 78cd52d [PATCH] ahci: convert to new EH by Tejun Heo · 18 years ago
  5. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 18 years ago
  6. 3f037db [PATCH] ata_piix: convert to new EH by Tejun Heo · 18 years ago
  7. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 18 years ago
  8. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 18 years ago
  9. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 18 years ago
  10. 0c247c5 [PATCH] libata-eh: implement dev->ering by Tejun Heo · 18 years ago
  11. 246619d [PATCH] libata-eh-fw: update SCSI command completion path for new EH by Tejun Heo · 18 years ago
  12. d95a717 [PATCH] libata-eh-fw: update ata_exec_internal() for new EH by Tejun Heo · 18 years ago
  13. ad9e276 [PATCH] libata-eh-fw: update ata_scsi_error() for new EH by Tejun Heo · 18 years ago
  14. dafadcd [PATCH] libata-eh-fw: implement new EH scheduling from PIO by Tejun Heo · 18 years ago
  15. e318049 [PATCH] libata-eh-fw: implement freeze/thaw by Tejun Heo · 18 years ago
  16. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 18 years ago
  17. f686bcb [PATCH] libata-eh-fw: implement new EH scheduling via error completion by Tejun Heo · 18 years ago
  18. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 18 years ago
  19. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 18 years ago
  20. dc2b351 [PATCH] libata-eh-fw: clear SError in ata_std_postreset() by Tejun Heo · 18 years ago
  21. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  22. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  23. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 18 years ago
  24. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  25. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 18 years ago
  26. 838df62 [PATCH] libata: init ap->cbl to ATA_CBL_SATA early by Tejun Heo · 18 years ago
  27. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 18 years ago
  28. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 18 years ago
  29. 96bd39e [PATCH] libata: remove postreset handling from ata_do_reset() by Tejun Heo · 18 years ago
  30. 3adcebb [PATCH] libata: move ->set_mode() handling into ata_set_mode() by Tejun Heo · 18 years ago
  31. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 18 years ago
  32. 1586930 [PATCH] libata: hold host_set lock while finishing internal qc by Tejun Heo · 18 years ago
  33. 7401abf [PATCH] libata: clear ap->active_tag atomically w.r.t. command completion by Tejun Heo · 18 years ago
  34. f8c2c42 [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe() by Tejun Heo · 18 years ago
  35. e23befe [PATCH] libata: unexport ata_scsi_error() by Tejun Heo · 18 years ago
  36. e4fac92a [PATCH] ahci: hardreset classification fix by Tejun Heo · 18 years ago
  37. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 18 years ago
  38. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 18 years ago
  39. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  40. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  41. f7a014a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  42. 2ca48a1 [SCSI] fix proc_scsi_write to return "length" on success with remove-single-device case by James Bottomley · 18 years ago
  43. 665b44a [SCSI] iscsi: dequeue all buffers from queue by Mike Christie · 18 years ago
  44. 8d2860b [SCSI] iscsi: increment expstatsn during login by Mike Christie · 18 years ago
  45. be2df72 [SCSI] iscsi: align printks by Or Gerlitz · 18 years ago
  46. ed2abc7 [SCSI] iscsi: fix manamgement task oops by Mike Christie · 18 years ago
  47. 264faaa [SCSI] iscsi: add transport end point callbacks by Or Gerlitz · 18 years ago
  48. 0b18ac4 [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path by James Smart · 18 years ago
  49. 4661e3e [SCSI] advansys driver: limp along on x86 by Linus Torvalds · 18 years ago
  50. e5dbfa6 [SCSI] ibmvscsi: fix leak when failing to send srp event by FUJITA Tomonori · 18 years ago
  51. 2ea0020 [SCSI] qla2xxx: Correct eh_abort recovery logic. by Michael Reed · 18 years ago
  52. c005fb4 [SCSI] megaraid_{mm,mbox}: fix a bug in reset handler by Ju, Seokmann · 18 years ago
  53. f2536cb [SCSI] scsi: Add IBM 2104-DU3 to blist by Brian King · 18 years ago
  54. f3e93f7 [SCSI] Fix DVD burning issues. by James Bottomley · 18 years ago
  55. 7894eaf Merge branch 'upstream' into irq-pio by Jeff Garzik · 18 years ago
  56. 9a375e93 Merge branch 'upstream' into max-sect by Jeff Garzik · 18 years ago
  57. 4a6fae1 [SCSI] SCSI: aic7xxx_osm_pci resource leak fix. by Jesper Juhl · 18 years ago
  58. bf2af2a [PATCH] ahci: add support for VIA VT8251 by Bastiaan Jacques · 18 years ago
  59. c42bcef [SCSI] aic7xxx: ahc_pci_write_config() fix by Denis Vlasenko · 18 years ago
  60. 5298841 [SCSI] megaraid: unused variable by Andrew Morton · 18 years ago
  61. 77347ff [SCSI] qla2xxx: only free_irq() after request_irq() succeeds by Zach Brown · 18 years ago
  62. 1a34456 [SCSI] Overrun in drivers/scsi/sim710.c by Eric Sesterhenn · 18 years ago
  63. 169e1a2 [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg by Andrew Morton · 18 years ago
  64. 36ab261 [SCSI] lpfc 8.1.5 : Change version number to 8.1.5 by James Smart · 18 years ago
  65. 071fbd3d [SCSI] lpfc 8.1.5 : Misc small fixes by James Smart · 18 years ago
  66. 10d4e95 [SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processing by James Smart · 18 years ago
  67. defbcf1 [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code path by James Smart · 18 years ago
  68. 82d9a2a [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO. by James Smart · 18 years ago
  69. 4b0b91d [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completions by James Smart · 18 years ago
  70. a0f9b48 [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo during discovery by James Smart · 18 years ago
  71. 5236467 [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereference by Adrian Bunk · 18 years ago
  72. 9e73972 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  73. b2b4b9a Merge branch 'upstream' by Jeff Garzik · 18 years ago
  74. 4741c33 Merge branch 'master' by Jeff Garzik · 18 years ago
  75. c5f2e64 [SCSI] scsi_scan.c: fix compile warnings by akpm@osdl.org · 18 years ago
  76. cdb8c2a [SCSI] dc395x: dynamically map scatter-gather for PIO by Guennadi Liakhovetski · 18 years ago
  77. 4c021dd13 [SCSI] ibmvscsi: convert kmalloc + memset to kcalloc by FUJITA Tomonori · 18 years ago
  78. 84d891d Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  79. 7676f83 [SCSI] scsi_transport_sas: don't scan a non-existent end device by James Bottomley · 18 years ago
  80. 5bb0b55 [SCSI] iscsi: convert iscsi tcp to libiscsi by Mike Christie · 18 years ago
  81. 7996a77 [SCSI] iscsi: add libiscsi by Mike Christie · 18 years ago
  82. 30a6c65 [SCSI] iscsi: fix up iscsi eh by Mike Christie · 18 years ago
  83. fd7255f [SCSI] iscsi: add sysfs attrs for uspace sync up by Mike Christie · 18 years ago
  84. b5c7a12 [SCSI] iscsi: rm kernel iscsi handles usage for session and connection by Mike Christie · 18 years ago
  85. 13f7e5a [SCSI] BLIST_ATTACH_PQ3 flags by Kurt Garloff · 18 years ago
  86. 6c7154c [SCSI] Better log messages for PQ3 devs by Kurt Garloff · 18 years ago
  87. 4186ab1 [SCSI] Try LUN 1 and use bflags by Kurt Garloff · 18 years ago
  88. 1e08dcb [SCSI] 3ware 9000 disable local irqs during kmap_atomic by adam radford · 18 years ago
  89. e36e0c8 [SCSI] SCSI: fix scsi_kill_request() busy count handling by Tejun Heo · 18 years ago
  90. aedf349 [SCSI] FC transport: fixes for workq deadlocks by James Smart · 18 years ago
  91. b0d2364 [SCSI] aic79xx: target hotplug fixes by Hannes Reinecke · 18 years ago
  92. 441f987 [SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.h by FUJITA Tomonori · 18 years ago
  93. f41b5ce [SCSI] aic79xx bus reset update by Hannes Reinecke · 18 years ago
  94. 4d7db04 [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions by James Bottomley · 18 years ago
  95. d637c45 [SCSI] sym2: Fix build when spinlock debugging is enabled by Matthew Wilcox · 18 years ago
  96. 80286d4 [SCSI] ipr: Bump version by Brian King · 18 years ago
  97. c651309 [SCSI] ipr: Reset device cleanup by Brian King · 18 years ago
  98. fb3ed3c [SCSI] ipr: printk macro cleanup/removal by Brian King · 18 years ago
  99. fe964d0 [SCSI] ipr: Simplify status area dumping by Brian King · 18 years ago
  100. e4fbf44 [SCSI] ipr: Fixup device type check by Brian King · 18 years ago