1. 89bad58 [PATCH] libata: add back ->data_xfer to ata_piix.c by Albert Lee · 18 years ago
  2. 31a34fe [PATCH] ata_piix formatting by Alan Cox · 18 years ago
  3. e146987 [PATCH] sata_mv: endian annotations by Mark Lord · 18 years ago
  4. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  5. 8190bdb [libata] libata-scsi, sata_mv: trim trailing whitespace by Jeff Garzik · 18 years ago
  6. f79d409 [PATCH] libata - fix bracketing and DMA oops by Alan Cox · 18 years ago
  7. b6079ca [PATCH] libata: PIO 0 by Alan Cox · 18 years ago
  8. 1f3461a [PATCH] libata: minor fix for irq-pio merge by Albert Lee · 18 years ago
  9. c81e29b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  10. bb31a8f [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x86_64) by Albert Lee · 18 years ago
  11. d3fb4e8 [libata sata_promise] Add PATA cable detection. by Jeff Garzik · 18 years ago
  12. 4c5c816 [PATCH] sata_nv: Add MCP61 support by Andrew Chew · 18 years ago
  13. 26e27cd Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  14. 8b1ea24 [PATCH] missing newline in scsi/st.c by Rene Herman · 18 years ago
  15. b74ba22 [PATCH] Add PCI ID for the Intel IDE Controller which is in the Intel Mac Minis shipped in first quarter 2006 by Thomas Glanzmann · 18 years ago
  16. f8bbfc2 [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports by Tejun Heo · 18 years ago
  17. a20f33f [PATCH] libata: enforce default EH actions by Tejun Heo · 18 years ago
  18. eec4c3f [PATCH] libata: use qc->result_tf for temp taskfile storage by Albert Lee · 18 years ago
  19. 3655d1d [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART) by Albert Lee · 18 years ago
  20. 3d71b3b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  21. e2a7f77 [PATCH] libata-core: fix current kernel-doc warnings by Randy Dunlap · 18 years ago
  22. 63a2535 [PATCH] sata_mv: version bump by Mark Lord · 18 years ago
  23. 559eeda [PATCH] sata_mv: endian fix by Mark Lord · 18 years ago
  24. a643243 [PATCH] sata_mv: remove local copy of queue indexes by Mark Lord · 18 years ago
  25. e857f14 [PATCH] sata_mv: spurious interrupt workaround by Mark Lord · 18 years ago
  26. eb46d68 [PATCH] sata_mv: chip initialization fixes by Mark Lord · 18 years ago
  27. 615ab95 [PATCH] sata_mv: deal with interrupt coalescing interrupts by Mark Lord · 18 years ago
  28. 9b358e3 [PATCH] sata_mv: prevent unnecessary double-resets by Mark Lord · 18 years ago
  29. 8d4ee71 Merge branch 'max-sect' into upstream by Jeff Garzik · 18 years ago
  30. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 18 years ago
  31. 5006ecc Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  32. aee10a0 [PATCH] sata_sil24: implement NCQ support by Tejun Heo · 18 years ago
  33. 12fad3f [PATCH] ahci: implement NCQ suppport by Tejun Heo · 18 years ago
  34. a9764c2 [PATCH] ahci: kill pp->cmd_tbl_sg by Tejun Heo · 18 years ago
  35. 979db80 [PATCH] ahci: add HOST_CAP_NCQ constant by Tejun Heo · 18 years ago
  36. dd410ff [PATCH] ahci: clean up AHCI constants in preparation for NCQ by Tejun Heo · 18 years ago
  37. a6e6ce8 [PATCH] libata-ncq: implement NCQ device configuration by Tejun Heo · 18 years ago
  38. e8ee845 [PATCH] libata-ncq: update EH to handle NCQ by Tejun Heo · 18 years ago
  39. 3dc1d88 [PATCH] libata-ncq: implement NCQ command translation and exclusion by Tejun Heo · 18 years ago
  40. dedaf2b [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper by Tejun Heo · 18 years ago
  41. 6cec4a3 [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated by Tejun Heo · 18 years ago
  42. 2115ea9 [PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer by Tejun Heo · 18 years ago
  43. c17ea20 [PATCH] libata: fix irq-pio merge by Tejun Heo · 18 years ago
  44. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 18 years ago
  45. 88ce755 [PATCH] sata_sil24: convert to new EH by Tejun Heo · 18 years ago
  46. 2a3917a [PATCH] ahci: add PIOS interim interrupt handling by Tejun Heo · 18 years ago
  47. 78cd52d [PATCH] ahci: convert to new EH by Tejun Heo · 18 years ago
  48. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 18 years ago
  49. 3f037db [PATCH] ata_piix: convert to new EH by Tejun Heo · 18 years ago
  50. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 18 years ago
  51. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 18 years ago
  52. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 18 years ago
  53. 0c247c5 [PATCH] libata-eh: implement dev->ering by Tejun Heo · 18 years ago
  54. 246619d [PATCH] libata-eh-fw: update SCSI command completion path for new EH by Tejun Heo · 18 years ago
  55. d95a717 [PATCH] libata-eh-fw: update ata_exec_internal() for new EH by Tejun Heo · 18 years ago
  56. ad9e276 [PATCH] libata-eh-fw: update ata_scsi_error() for new EH by Tejun Heo · 18 years ago
  57. dafadcd [PATCH] libata-eh-fw: implement new EH scheduling from PIO by Tejun Heo · 18 years ago
  58. e318049 [PATCH] libata-eh-fw: implement freeze/thaw by Tejun Heo · 18 years ago
  59. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 18 years ago
  60. f686bcb [PATCH] libata-eh-fw: implement new EH scheduling via error completion by Tejun Heo · 18 years ago
  61. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 18 years ago
  62. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 18 years ago
  63. dc2b351 [PATCH] libata-eh-fw: clear SError in ata_std_postreset() by Tejun Heo · 18 years ago
  64. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  65. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  66. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 18 years ago
  67. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  68. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 18 years ago
  69. 838df62 [PATCH] libata: init ap->cbl to ATA_CBL_SATA early by Tejun Heo · 18 years ago
  70. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 18 years ago
  71. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 18 years ago
  72. 96bd39e [PATCH] libata: remove postreset handling from ata_do_reset() by Tejun Heo · 18 years ago
  73. 3adcebb [PATCH] libata: move ->set_mode() handling into ata_set_mode() by Tejun Heo · 18 years ago
  74. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 18 years ago
  75. 1586930 [PATCH] libata: hold host_set lock while finishing internal qc by Tejun Heo · 18 years ago
  76. 7401abf [PATCH] libata: clear ap->active_tag atomically w.r.t. command completion by Tejun Heo · 18 years ago
  77. f8c2c42 [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe() by Tejun Heo · 18 years ago
  78. e23befe [PATCH] libata: unexport ata_scsi_error() by Tejun Heo · 18 years ago
  79. e4fac92a [PATCH] ahci: hardreset classification fix by Tejun Heo · 18 years ago
  80. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 18 years ago
  81. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 18 years ago
  82. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  83. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  84. f7a014a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  85. 0b18ac4 [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path by James Smart · 18 years ago
  86. 4661e3e [SCSI] advansys driver: limp along on x86 by Linus Torvalds · 18 years ago
  87. e5dbfa6 [SCSI] ibmvscsi: fix leak when failing to send srp event by FUJITA Tomonori · 18 years ago
  88. 2ea0020 [SCSI] qla2xxx: Correct eh_abort recovery logic. by Michael Reed · 18 years ago
  89. c005fb4 [SCSI] megaraid_{mm,mbox}: fix a bug in reset handler by Ju, Seokmann · 18 years ago
  90. f2536cb [SCSI] scsi: Add IBM 2104-DU3 to blist by Brian King · 18 years ago
  91. f3e93f7 [SCSI] Fix DVD burning issues. by James Bottomley · 18 years ago
  92. 7894eaf Merge branch 'upstream' into irq-pio by Jeff Garzik · 18 years ago
  93. 9a375e93 Merge branch 'upstream' into max-sect by Jeff Garzik · 18 years ago
  94. 4a6fae1 [SCSI] SCSI: aic7xxx_osm_pci resource leak fix. by Jesper Juhl · 18 years ago
  95. bf2af2a [PATCH] ahci: add support for VIA VT8251 by Bastiaan Jacques · 18 years ago
  96. c42bcef [SCSI] aic7xxx: ahc_pci_write_config() fix by Denis Vlasenko · 18 years ago
  97. 5298841 [SCSI] megaraid: unused variable by Andrew Morton · 18 years ago
  98. 77347ff [SCSI] qla2xxx: only free_irq() after request_irq() succeeds by Zach Brown · 18 years ago
  99. 1a34456 [SCSI] Overrun in drivers/scsi/sim710.c by Eric Sesterhenn · 18 years ago
  100. 36ab261 [SCSI] lpfc 8.1.5 : Change version number to 8.1.5 by James Smart · 18 years ago