1. bd5d825 libata: Adjust initial debugging levels through preprocessor defines. by Borislav Petkov · 18 years ago
  2. b477257 [PATCH] sata_sil24: endian anotations by Alexey Dobriyan · 18 years ago
  3. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  4. 2f9719b [PATCH] sata_mv: grab host lock inside eng_timeout by Mark Lord · 18 years ago
  5. 1049cb4 [PATCH] libata: add missing ->data_xfer for pdc_adma by Tejun Heo · 18 years ago
  6. 0a1b622 [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh() by Tejun Heo · 18 years ago
  7. 67f672f [PATCH] sata_sil24: SII3124 sata driver endian problem by Rune Torgersen · 18 years ago
  8. 672c610 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  9. f523596 [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() by Bryan Holty · 19 years ago
  10. d87fa38 [PATCH] libata-hp: move ata_do_reset() to libata-eh.c by Tejun Heo · 18 years ago
  11. 52783c5 [PATCH] libata-hp: killl ops->probe_reset by Tejun Heo · 18 years ago
  12. 0542925 [PATCH] sata_sil24: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  13. 4296971 [PATCH] ahci: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  14. e573890 [PATCH] sata_sil: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  15. ccc4672 [PATCH] ata_piix: convert ata_piix to new probing mechanism by Tejun Heo · 18 years ago
  16. 720ba12 [PATCH] libata-hp: update unload-unplug by Tejun Heo · 18 years ago
  17. 3e70639 [PATCH] libata-hp: implement bootplug by Tejun Heo · 18 years ago
  18. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  19. 83c47bc [PATCH] libata-hp: implement warmplug by Tejun Heo · 18 years ago
  20. 580b210 [PATCH] libata-hp: implement SCSI part of hotplug by Tejun Heo · 18 years ago
  21. 084fe63 [PATCH] libata-hp: implement hotplug by Tejun Heo · 18 years ago
  22. 0ea035a [PATCH] libata-hp: implement ata_eh_detach_dev() by Tejun Heo · 18 years ago
  23. e8e008e [PATCH] sata_sil24: update sil24_hardreset() by Tejun Heo · 18 years ago
  24. 135da34 [PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ by Tejun Heo · 18 years ago
  25. cbe88fb [PATCH] sata_sil: new interrupt handler by Tejun Heo · 18 years ago
  26. 20888d8 [PATCH] sata_sil: add new constants in preparation for new interrupt handler by Tejun Heo · 18 years ago
  27. 9a1004d [PATCH] libata: export ata_hsm_move() by Tejun Heo · 18 years ago
  28. 664faf0 [PATCH] libata-hp-prep: implement followup softreset handling by Tejun Heo · 18 years ago
  29. f5914a4 [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset() by Tejun Heo · 18 years ago
  30. d7bb4cc [PATCH] libata-hp-prep: implement sata_phy_debounce() by Tejun Heo · 18 years ago
  31. a9beec9 [PATCH] libata-hp-prep: make probing related functions global by Tejun Heo · 18 years ago
  32. 453b07a [PATCH] libata-hp-prep: add ata_aux_wq by Tejun Heo · 18 years ago
  33. 3edebac [PATCH] libata-hp-prep: store attached SCSI device by Tejun Heo · 18 years ago
  34. 5a04bf4 [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit by Tejun Heo · 18 years ago
  35. 3153436 [PATCH] libata-hp-prep: use __ata_scsi_find_dev() by Tejun Heo · 18 years ago
  36. ab5b3a5 [PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends by Tejun Heo · 18 years ago
  37. 72fa4b7 [PATCH] libata-hp-prep: make some ata_device fields persistent by Tejun Heo · 18 years ago
  38. 3ef3b43 [PATCH] libata-hp-prep: implement ata_dev_init() by Tejun Heo · 18 years ago
  39. c6cf9e9 [PATCH] libata: implement ata_eh_wait() by Tejun Heo · 18 years ago
  40. 20952b6 [PATCH] libata: set PIO-0 after successful EH reset by Tejun Heo · 18 years ago
  41. ef28240 libata debugging: set initial dbg value by Borislav Petkov · 18 years ago
  42. e42d7be Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  43. 0737ac8 [PATCH] the latest consensus libata resume fix by Mark Lord · 18 years ago
  44. 75e9958 [PATCH] libata: add pio_data_xfer_noirq by Alan Cox · 18 years ago
  45. 89bad58 [PATCH] libata: add back ->data_xfer to ata_piix.c by Albert Lee · 18 years ago
  46. 31a34fe [PATCH] ata_piix formatting by Alan Cox · 18 years ago
  47. e146987 [PATCH] sata_mv: endian annotations by Mark Lord · 18 years ago
  48. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  49. 8190bdb [libata] libata-scsi, sata_mv: trim trailing whitespace by Jeff Garzik · 18 years ago
  50. f79d409 [PATCH] libata - fix bracketing and DMA oops by Alan Cox · 18 years ago
  51. b6079ca [PATCH] libata: PIO 0 by Alan Cox · 18 years ago
  52. 1f3461a [PATCH] libata: minor fix for irq-pio merge by Albert Lee · 18 years ago
  53. c81e29b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  54. bb31a8f [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x86_64) by Albert Lee · 18 years ago
  55. d3fb4e8 [libata sata_promise] Add PATA cable detection. by Jeff Garzik · 18 years ago
  56. 4c5c816 [PATCH] sata_nv: Add MCP61 support by Andrew Chew · 19 years ago
  57. 26e27cd Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  58. 8b1ea24 [PATCH] missing newline in scsi/st.c by Rene Herman · 18 years ago
  59. 9f434d4 [SCSI] scsi_transport_sas: make write attrs writeable by Eric Moore · 18 years ago
  60. 6d99a3f [SCSI] scsi_transport_sas; fix user_scan by James Bottomley · 18 years ago
  61. 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
  62. f8bbfc2 [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports by Tejun Heo · 18 years ago
  63. a20f33f [PATCH] libata: enforce default EH actions by Tejun Heo · 18 years ago
  64. eec4c3f [PATCH] libata: use qc->result_tf for temp taskfile storage by Albert Lee · 18 years ago
  65. 3655d1d [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART) by Albert Lee · 18 years ago
  66. 3d71b3b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  67. e2a7f77 [PATCH] libata-core: fix current kernel-doc warnings by Randy Dunlap · 18 years ago
  68. 63a2535 [PATCH] sata_mv: version bump by Mark Lord · 18 years ago
  69. 559eeda [PATCH] sata_mv: endian fix by Mark Lord · 18 years ago
  70. a643243 [PATCH] sata_mv: remove local copy of queue indexes by Mark Lord · 18 years ago
  71. e857f14 [PATCH] sata_mv: spurious interrupt workaround by Mark Lord · 18 years ago
  72. eb46d68 [PATCH] sata_mv: chip initialization fixes by Mark Lord · 18 years ago
  73. 615ab95 [PATCH] sata_mv: deal with interrupt coalescing interrupts by Mark Lord · 18 years ago
  74. 9b358e3 [PATCH] sata_mv: prevent unnecessary double-resets by Mark Lord · 18 years ago
  75. 78a904b [SCSI] ppa: fix for machines with highmem by Randy.Dunlap · 18 years ago
  76. c3d8336 [SCSI] Blacklist entry for HP dat changer by Thomas Bogendoerfer · 18 years ago
  77. 8d4ee71 Merge branch 'max-sect' into upstream by Jeff Garzik · 18 years ago
  78. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 18 years ago
  79. 5006ecc Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  80. aee10a0 [PATCH] sata_sil24: implement NCQ support by Tejun Heo · 18 years ago
  81. 12fad3f [PATCH] ahci: implement NCQ suppport by Tejun Heo · 18 years ago
  82. a9764c2 [PATCH] ahci: kill pp->cmd_tbl_sg by Tejun Heo · 18 years ago
  83. 979db80 [PATCH] ahci: add HOST_CAP_NCQ constant by Tejun Heo · 18 years ago
  84. dd410ff [PATCH] ahci: clean up AHCI constants in preparation for NCQ by Tejun Heo · 18 years ago
  85. a6e6ce8 [PATCH] libata-ncq: implement NCQ device configuration by Tejun Heo · 18 years ago
  86. e8ee845 [PATCH] libata-ncq: update EH to handle NCQ by Tejun Heo · 18 years ago
  87. 3dc1d88 [PATCH] libata-ncq: implement NCQ command translation and exclusion by Tejun Heo · 18 years ago
  88. dedaf2b [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper by Tejun Heo · 18 years ago
  89. 6cec4a3 [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated by Tejun Heo · 18 years ago
  90. 2115ea9 [PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer by Tejun Heo · 18 years ago
  91. c17ea20 [PATCH] libata: fix irq-pio merge by Tejun Heo · 18 years ago
  92. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 18 years ago
  93. 88ce755 [PATCH] sata_sil24: convert to new EH by Tejun Heo · 18 years ago
  94. 2a3917a [PATCH] ahci: add PIOS interim interrupt handling by Tejun Heo · 18 years ago
  95. 78cd52d [PATCH] ahci: convert to new EH by Tejun Heo · 18 years ago
  96. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 18 years ago
  97. 3f037db [PATCH] ata_piix: convert to new EH by Tejun Heo · 18 years ago
  98. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 18 years ago
  99. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 18 years ago
  100. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 18 years ago