1. 3884f7b libata: clean up EH speed down implementation by Tejun Heo · 17 years ago
  2. 6f1d1e3 libata: move ata_set_mode() to libata-eh.c by Tejun Heo · 17 years ago
  3. 02c05a2 libata: factor out ata_eh_schedule_probe() by Tejun Heo · 17 years ago
  4. bd3adca libata-acpi: add ACPI _PSx method by Shaohua Li · 17 years ago
  5. 4ccd332 libata: don't normalize UNKNOWN to NONE after reset by Tejun Heo · 17 years ago
  6. 2695e36 libata-pmp: propagate timeout to host link by Tejun Heo · 17 years ago
  7. f2dfc1a libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size by Tejun Heo · 17 years ago
  8. abb6a88 libata: report protocol and full CDB on error by Tejun Heo · 17 years ago
  9. 21bef6d libata: remove unused functions by Adrian Bunk · 17 years ago
  10. dfcc173 libata: consider errors not associated with commands for speed down by Tejun Heo · 17 years ago
  11. 08cf69d libata: more robust reset failure handling by Tejun Heo · 17 years ago
  12. 416dc9e libata: cosmetic clean up / reorganization of ata_eh_reset() by Tejun Heo · 17 years ago
  13. cd95546 libata: fix timing computation in ata_eh_reset() by Tejun Heo · 17 years ago
  14. e027bd3 libata: implement and use ATA_QCFLAG_QUIET by Tejun Heo · 17 years ago
  15. f90f082 libata: stop being overjealous about non-IO commands by Tejun Heo · 17 years ago
  16. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  17. 4fb4615 libata: no need to speed down if already at PIO0 by Tejun Heo · 17 years ago
  18. cdeab11 libata: relocate forcing PIO0 on reset by Tejun Heo · 17 years ago
  19. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  20. 0e06d9c libata: cosmetic clean up in ata_eh_reset() by Tejun Heo · 17 years ago
  21. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  22. 2855568 [libata] struct pci_dev related cleanups by Jeff Garzik · 17 years ago
  23. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  24. afaa5c3 libata: implement ATA_PFLAG_RESETTING by Tejun Heo · 17 years ago
  25. 2b78910 libata: add @timeout to ata_exec_internal[_sg]() by Tejun Heo · 17 years ago
  26. 9073868 libata: wrap schedule_timeout_uninterruptible() in loop by Tejun Heo · 17 years ago
  27. 94ff3d5 libata: skip suppress reporting if ATA_EHI_QUIET by Tejun Heo · 17 years ago
  28. 1333e19 libata: add human-readable error value decoding by Robert Hancock · 17 years ago
  29. 633273a3 libata-pmp: hook PMP support and enable it by Tejun Heo · 17 years ago
  30. 3495de7 libata-pmp: update ata_eh_reset() for PMP by Tejun Heo · 17 years ago
  31. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  32. 668108d libata-pmp-prep: implement EH fast-fail path by Tejun Heo · 17 years ago
  33. f9df58c libata-pmp-prep: implement ATA_LFLAG_DISABLED by Tejun Heo · 17 years ago
  34. fd995f7 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY by Tejun Heo · 17 years ago
  35. ae791c0 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB by Tejun Heo · 17 years ago
  36. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  37. fb7fd61 libata-pmp-prep: make a number of functions global to libata by Tejun Heo · 17 years ago
  38. 422c9da libata-pmp-prep: add @new_class to ata_dev_revalidate() by Tejun Heo · 17 years ago
  39. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  40. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  41. 9b1e265 libata-link: update EH to deal with PMP links by Tejun Heo · 17 years ago
  42. cf1b86c libata-link: update ata_scsi_error() to handle PMP links by Tejun Heo · 17 years ago
  43. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  44. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  45. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  46. 955e57d libata-link: linkify EH action helpers by Tejun Heo · 17 years ago
  47. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  48. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  49. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  50. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  51. 4e57c51 libata: schedule probing after SError access failure during autopsy by Tejun Heo · 17 years ago
  52. fccb6ea libata: clear HOTPLUG flag after a reset by Tejun Heo · 17 years ago
  53. f154515 libata: quickly trigger SATA SPD down after debouncing failed by Tejun Heo · 17 years ago
  54. 008a789 libata: improve SATA PHY speed down logic by Tejun Heo · 17 years ago
  55. 5335b72 libata: implement AC_ERR_NCQ by Tejun Heo · 17 years ago
  56. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  57. fee7ca7 libata-link: separate out ata_eh_handle_dev_fail() by Tejun Heo · 17 years ago
  58. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  59. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  60. 914616a libata: fix infinite EH waiting bug by Tejun Heo · 17 years ago
  61. 8b5bb2f libata: remove unused variable from ata_eh_reset() by Tejun Heo · 17 years ago
  62. 8af500b libata: kill non-sense warning message by Tejun Heo · 17 years ago
  63. a617c09 libata: Trim trailing whitespace by Jeff Garzik · 17 years ago
  64. 8575b81 libata: give devices one last chance even if recovery failed with -EINVAL by Tejun Heo · 17 years ago
  65. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 17 years ago
  66. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  67. 31daabd libata: reimplement reset sequencing by Tejun Heo · 18 years ago
  68. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 18 years ago
  69. 0d64a23 libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET by Tejun Heo · 17 years ago
  70. c1c4e8d libata: add missing call to ->cable_detect() in new EH path by Tejun Heo · 17 years ago
  71. a51d644 libata: improve AC_ERR_DEV handling for ->post_internal_cmd by Tejun Heo · 17 years ago
  72. 771b8da libata: hardreset on SERR_INTERNAL by Tejun Heo · 17 years ago
  73. 5628776 libata: Clear tf before doing request sense (take 3) by Albert Lee · 17 years ago
  74. 8c3c52a libata: IDENTIFY backwards for drive side cable detection by Tejun Heo · 17 years ago
  75. 4aa9ab6 libata: don't whine if ->prereset() returns -ENOENT by Tejun Heo · 17 years ago
  76. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  77. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 18 years ago
  78. 7d47e8d libata: put some intelligence into EH speed down sequence by Tejun Heo · 18 years ago
  79. 4ae72a1 libata: improve probe failure handling by Tejun Heo · 18 years ago
  80. 458337d libata: improve ata_down_xfermask_limit() by Tejun Heo · 18 years ago
  81. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  82. 03ee5b1 libata: fix ata_eh_suspend() return value by Tejun Heo · 18 years ago
  83. 79a55b7 libata: fix handling of port actions in per-dev action mask by Tejun Heo · 18 years ago
  84. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  85. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  86. a569a30 [PATCH] libata: don't request sense if the port is frozen by Tejun Heo · 18 years ago
  87. 664e850 [PATCH] libata: print cdb[0] in failed qc report by Tejun Heo · 18 years ago
  88. 8a93758 [PATCH] libata: improve failed qc reporting by Tejun Heo · 18 years ago
  89. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  90. bff0464 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() by Tejun Heo · 18 years ago
  91. baa1e78 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE by Tejun Heo · 18 years ago
  92. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  93. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  94. c961922 [PATCH] libata-eh: Remove layering violation and duplication when handling absent ports by Alan Cox · 18 years ago
  95. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  96. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  97. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed (99%) from drivers/scsi/libata-eh.c]
  98. 13abf50 [PATCH] libata: improve EH action and EHI flag handling by Tejun Heo · 18 years ago
  99. 7c8c2cf [PATCH] libata: fix eh_skip_recovery condition by Tejun Heo · 18 years ago
  100. 4528e4d [PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handling by Tejun Heo · 18 years ago