1. d9496f9 libata: don't request sense data on !ZAC ATA devices by Tejun Heo · 5 years ago
  2. cbc0c24 libata: Fix command retry decision by Damien Le Moal · 6 years ago
  3. 2946ebe ata: fixes kernel crash while tracing ata_eh_link_autopsy event by Rameshwar Prasad Sahu · 7 years ago
  4. 75a442e Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  5. 5b844b6 ata: Handle ATA NCQ NO-DATA commands correctly by Hannes Reinecke · 8 years ago
  6. 5b51ba6 libata-eh: decode all taskfile protocols by Hannes Reinecke · 8 years ago
  7. bd18bc0 ata: fixup ATA_PROT_NODATA by Hannes Reinecke · 8 years ago
  8. 951d77f Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes by James Bottomley · 8 years ago
  9. 72d8c36 scsi: fix race between simultaneous decrements of ->host_failed by Wei Fang · 8 years ago
  10. 27708a9 libata: Implement ZBC OUT translation by Hannes Reinecke · 8 years ago
  11. 28a3fc2 libata: implement ZBC IN translation by Hannes Reinecke · 8 years ago
  12. d238ffd libata: do not attempt to retrieve sense code twice by Hannes Reinecke · 8 years ago
  13. 06dbde5 libata: Implement control mode page to select sense format by Hannes Reinecke · 8 years ago
  14. 3852e37 libata: evaluate SCSI sense code by Hannes Reinecke · 8 years ago
  15. 492bf62 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 8 years ago
  16. e87fd28 libata: Implement support for sense data reporting by Hannes Reinecke · 8 years ago
  17. 5b01e4b libata: Implement NCQ autosense by Hannes Reinecke · 8 years ago
  18. ea013a9 libata-eh.c: Introduce new ata port flag for controller which lockup on read log page by Andreas Werner · 9 years ago
  19. 74a80d6 Revert "libata: Implement NCQ autosense" by Tejun Heo · 9 years ago
  20. 84ded2f Revert "libata: Implement support for sense data reporting" by Tejun Heo · 9 years ago
  21. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago
  22. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  23. eab6ee1 libata: Fix regression when the NCQ Send and Receive log page is absent by Martin K. Petersen · 9 years ago
  24. 5d3abf8 libata: Fall back to unqueued READ LOG EXT if the DMA variant fails by Martin K. Petersen · 9 years ago
  25. 09c5b48 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 9 years ago
  26. 255c03d libata: Add tracepoints by Hannes Reinecke · 9 years ago
  27. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  28. fe7173c libata: Implement support for sense data reporting by Hannes Reinecke · 9 years ago
  29. 42b966f libata: Implement NCQ autosense by Hannes Reinecke · 9 years ago
  30. 825e2d8 libata: whitespace cleanup in ata_get_cmd_descript() by Hannes Reinecke · 9 years ago
  31. 9faa643 libata: use READ_LOG_DMA_EXT by Hannes Reinecke · 9 years ago
  32. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  33. a13b0c9 libata: fixup oops in ata_eh_link_report() by Hannes Reinecke · 9 years ago
  34. cbba5b0 libata: use __scsi_format_command() by Hannes Reinecke · 9 years ago
  35. 9d9acda libata: Remove FIXME comment in atapi_eh_request_sense by Nicholas Krause · 9 years ago
  36. 36aae28 libata: export ata_get_cmd_descript() by Andy Shevchenko · 10 years ago
  37. 9162c65 libata: Implement ATA_DEV_ZAC by Hannes Reinecke · 10 years ago
  38. eec7e1c libata: EH should handle AMNF error condition as a media error by Alexey Asemov · 10 years ago
  39. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 10 years ago
  40. 35bf882 libata: end the r-word by Dan Williams · 10 years ago
  41. 462098b ata: libata-eh: Remove unnecessary snprintf arithmetic by Levente Kurusa · 11 years ago
  42. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  43. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  44. 3915c3b libata: Add some missing command descriptions by Robert Hancock · 11 years ago
  45. f13e220 libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures by Gwendal Grignou · 15 years ago
  46. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  47. a7ff60d [libata] pm: differentiate system and runtime pm for ata port by Aaron Lu · 11 years ago
  48. 2133420 libata: handle power transition of ODD by Aaron Lu · 11 years ago
  49. 3dc6744 libata: check zero power ready status for ZPODD by Aaron Lu · 11 years ago
  50. 1eaca39 [libata] ahci: Fix lack of command retry after a success error handler. by Bian Yu · 12 years ago
  51. 5416912 libata: set dma_mode to 0xff in reset by Aaron Lu · 12 years ago
  52. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  53. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  54. ca6d43b [SCSI] libata: reset once by Dan Williams · 12 years ago
  55. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  56. 6042840 libata-eh.c: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  57. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  58. 8d899e7 libata-eh don't waste time retrying media errors (v3) by Mark Lord · 12 years ago
  59. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  60. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  61. 7a46c07 [libata] Issue SRST to Sil3726 PMP by Gwendal Grignou · 13 years ago
  62. 38789fd ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  63. e8411fb libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter by Sergei Shtylyov · 13 years ago
  64. 8ea7645 libata: leave port thawed after reset failure by Tejun Heo · 13 years ago
  65. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  66. 8c56cac libata: fix unexpectedly frozen port after ata_eh_reset() by Tejun Heo · 13 years ago
  67. 8a745f1 libata: Power off empty ports by Kristen Carlson Accardi · 13 years ago
  68. 5f6f12c libata: fix oops when LPM is used with PMP by Tejun Heo · 13 years ago
  69. ae01b24 libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 by Tejun Heo · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  71. 0e0b494c libata: separate error handler into usable components by James Bottomley · 13 years ago
  72. c34aeeb libata: fix eh locking by James Bottomley · 13 years ago
  73. eb0e85e libata: fix hotplug for drivers which don't implement LPM by Tejun Heo · 13 years ago
  74. e5005b1 libata: issue DIPM enable commands with LPM state updated by Tejun Heo · 14 years ago
  75. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  76. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  77. 6c8ea89 libata: implement LPM support for port multipliers by Tejun Heo · 14 years ago
  78. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  79. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  80. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  81. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  82. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  83. acad76272 [libata] add ATA_CMD_DSM to ata_get_cmd_descript by FUJITA Tomonori · 14 years ago
  84. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  85. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  86. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  87. a09bf4c libata: ensure NCQ error result taskfile is fully initialized by Jeff Garzik · 14 years ago
  88. fa41efd libata: fix locking around blk_abort_request() by Tejun Heo · 14 years ago
  89. 534ead7 libata: retry FS IOs even if it has failed with AC_ERR_INVALID by Tejun Heo · 14 years ago
  90. 6013efd libata: retry failed FLUSH if device didn't fail it by Tejun Heo · 15 years ago
  91. 4f7c287 libata: fix PMP initialization by Tejun Heo · 15 years ago
  92. 3b761d3 libata: fix incorrect link online check during probe by Tejun Heo · 15 years ago
  93. 6521148 libata: add command name parsing for error output by Robert Hancock · 15 years ago
  94. 1e64106 libata: clear eh_info on reset completion by Tejun Heo · 15 years ago
  95. 54c3844 [libata] EH: freeze port before aborting commands by Jeff Garzik · 15 years ago
  96. 705d201 libata: add missing NULL pointer check to ata_eh_reset() by Bartlomiej Zolnierkiewicz · 15 years ago
  97. fe2c4d0 libata: fix follow-up SRST failure path by Tejun Heo · 15 years ago
  98. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  99. 6f9c1ea libata: clear ering on resume by Tejun Heo · 15 years ago
  100. 842faa6 libata: fix attach error handling by Tejun Heo · 15 years ago