1. d7bb4cc [PATCH] libata-hp-prep: implement sata_phy_debounce() by Tejun Heo · 19 years ago
  2. a9beec9 [PATCH] libata-hp-prep: make probing related functions global by Tejun Heo · 19 years ago
  3. 453b07a [PATCH] libata-hp-prep: add ata_aux_wq by Tejun Heo · 19 years ago
  4. 3edebac [PATCH] libata-hp-prep: store attached SCSI device by Tejun Heo · 19 years ago
  5. 5a04bf4 [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit by Tejun Heo · 19 years ago
  6. 3153436 [PATCH] libata-hp-prep: use __ata_scsi_find_dev() by Tejun Heo · 19 years ago
  7. ab5b3a5 [PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends by Tejun Heo · 19 years ago
  8. 72fa4b7 [PATCH] libata-hp-prep: make some ata_device fields persistent by Tejun Heo · 19 years ago
  9. 3ef3b43 [PATCH] libata-hp-prep: implement ata_dev_init() by Tejun Heo · 19 years ago
  10. c6cf9e9 [PATCH] libata: implement ata_eh_wait() by Tejun Heo · 19 years ago
  11. 20952b6 [PATCH] libata: set PIO-0 after successful EH reset by Tejun Heo · 19 years ago
  12. ef28240 libata debugging: set initial dbg value by Borislav Petkov · 19 years ago
  13. e42d7be Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 19 years ago
  14. 0737ac8 [PATCH] the latest consensus libata resume fix by Mark Lord · 19 years ago
  15. 75e9958 [PATCH] libata: add pio_data_xfer_noirq by Alan Cox · 19 years ago
  16. 89bad58 [PATCH] libata: add back ->data_xfer to ata_piix.c by Albert Lee · 19 years ago
  17. 31a34fe [PATCH] ata_piix formatting by Alan Cox · 19 years ago
  18. e146987 [PATCH] sata_mv: endian annotations by Mark Lord · 19 years ago
  19. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 19 years ago
  20. 8190bdb [libata] libata-scsi, sata_mv: trim trailing whitespace by Jeff Garzik · 19 years ago
  21. f79d409 [PATCH] libata - fix bracketing and DMA oops by Alan Cox · 19 years ago
  22. b6079ca [PATCH] libata: PIO 0 by Alan Cox · 19 years ago
  23. 1f3461a [PATCH] libata: minor fix for irq-pio merge by Albert Lee · 19 years ago
  24. c81e29b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 19 years ago
  25. bb31a8f [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x86_64) by Albert Lee · 19 years ago
  26. d3fb4e8 [libata sata_promise] Add PATA cable detection. by Jeff Garzik · 19 years ago
  27. 4c5c816 [PATCH] sata_nv: Add MCP61 support by Andrew Chew · 19 years ago
  28. 26e27cd Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  29. 8b1ea24 [PATCH] missing newline in scsi/st.c by Rene Herman · 19 years ago
  30. 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 · 19 years ago
  31. f8bbfc2 [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports by Tejun Heo · 19 years ago
  32. a20f33f [PATCH] libata: enforce default EH actions by Tejun Heo · 19 years ago
  33. eec4c3f [PATCH] libata: use qc->result_tf for temp taskfile storage by Albert Lee · 19 years ago
  34. 3655d1d [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART) by Albert Lee · 19 years ago
  35. 3d71b3b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 19 years ago
  36. e2a7f77 [PATCH] libata-core: fix current kernel-doc warnings by Randy Dunlap · 19 years ago
  37. 63a2535 [PATCH] sata_mv: version bump by Mark Lord · 19 years ago
  38. 559eeda [PATCH] sata_mv: endian fix by Mark Lord · 19 years ago
  39. a643243 [PATCH] sata_mv: remove local copy of queue indexes by Mark Lord · 19 years ago
  40. e857f14 [PATCH] sata_mv: spurious interrupt workaround by Mark Lord · 19 years ago
  41. eb46d68 [PATCH] sata_mv: chip initialization fixes by Mark Lord · 19 years ago
  42. 615ab95 [PATCH] sata_mv: deal with interrupt coalescing interrupts by Mark Lord · 19 years ago
  43. 9b358e3 [PATCH] sata_mv: prevent unnecessary double-resets by Mark Lord · 19 years ago
  44. 8d4ee71 Merge branch 'max-sect' into upstream by Jeff Garzik · 19 years ago
  45. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 19 years ago
  46. 5006ecc Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  47. aee10a0 [PATCH] sata_sil24: implement NCQ support by Tejun Heo · 19 years ago
  48. 12fad3f [PATCH] ahci: implement NCQ suppport by Tejun Heo · 19 years ago
  49. a9764c2 [PATCH] ahci: kill pp->cmd_tbl_sg by Tejun Heo · 19 years ago
  50. 979db80 [PATCH] ahci: add HOST_CAP_NCQ constant by Tejun Heo · 19 years ago
  51. dd410ff [PATCH] ahci: clean up AHCI constants in preparation for NCQ by Tejun Heo · 19 years ago
  52. a6e6ce8 [PATCH] libata-ncq: implement NCQ device configuration by Tejun Heo · 19 years ago
  53. e8ee845 [PATCH] libata-ncq: update EH to handle NCQ by Tejun Heo · 19 years ago
  54. 3dc1d88 [PATCH] libata-ncq: implement NCQ command translation and exclusion by Tejun Heo · 19 years ago
  55. dedaf2b [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper by Tejun Heo · 19 years ago
  56. 6cec4a3 [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated by Tejun Heo · 19 years ago
  57. 2115ea9 [PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer by Tejun Heo · 19 years ago
  58. c17ea20 [PATCH] libata: fix irq-pio merge by Tejun Heo · 19 years ago
  59. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 19 years ago
  60. 88ce755 [PATCH] sata_sil24: convert to new EH by Tejun Heo · 19 years ago
  61. 2a3917a [PATCH] ahci: add PIOS interim interrupt handling by Tejun Heo · 19 years ago
  62. 78cd52d [PATCH] ahci: convert to new EH by Tejun Heo · 19 years ago
  63. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 19 years ago
  64. 3f037db [PATCH] ata_piix: convert to new EH by Tejun Heo · 19 years ago
  65. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 19 years ago
  66. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 19 years ago
  67. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 19 years ago
  68. 0c247c5 [PATCH] libata-eh: implement dev->ering by Tejun Heo · 19 years ago
  69. 246619d [PATCH] libata-eh-fw: update SCSI command completion path for new EH by Tejun Heo · 19 years ago
  70. d95a717 [PATCH] libata-eh-fw: update ata_exec_internal() for new EH by Tejun Heo · 19 years ago
  71. ad9e276 [PATCH] libata-eh-fw: update ata_scsi_error() for new EH by Tejun Heo · 19 years ago
  72. dafadcd [PATCH] libata-eh-fw: implement new EH scheduling from PIO by Tejun Heo · 19 years ago
  73. e318049 [PATCH] libata-eh-fw: implement freeze/thaw by Tejun Heo · 19 years ago
  74. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 19 years ago
  75. f686bcb [PATCH] libata-eh-fw: implement new EH scheduling via error completion by Tejun Heo · 19 years ago
  76. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 19 years ago
  77. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 19 years ago
  78. dc2b351 [PATCH] libata-eh-fw: clear SError in ata_std_postreset() by Tejun Heo · 19 years ago
  79. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 19 years ago
  80. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 19 years ago
  81. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 19 years ago
  82. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 19 years ago
  83. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 19 years ago
  84. 838df62 [PATCH] libata: init ap->cbl to ATA_CBL_SATA early by Tejun Heo · 19 years ago
  85. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 19 years ago
  86. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 19 years ago
  87. 96bd39e [PATCH] libata: remove postreset handling from ata_do_reset() by Tejun Heo · 19 years ago
  88. 3adcebb [PATCH] libata: move ->set_mode() handling into ata_set_mode() by Tejun Heo · 19 years ago
  89. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 19 years ago
  90. 1586930 [PATCH] libata: hold host_set lock while finishing internal qc by Tejun Heo · 19 years ago
  91. 7401abf [PATCH] libata: clear ap->active_tag atomically w.r.t. command completion by Tejun Heo · 19 years ago
  92. f8c2c42 [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe() by Tejun Heo · 19 years ago
  93. e23befe [PATCH] libata: unexport ata_scsi_error() by Tejun Heo · 19 years ago
  94. e4fac92 [PATCH] ahci: hardreset classification fix by Tejun Heo · 19 years ago
  95. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 19 years ago
  96. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 19 years ago
  97. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 19 years ago
  98. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 19 years ago
  99. f7a014a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  100. 0b18ac4 [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path by James Smart · 19 years ago