1. 4078aa6 Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 2 years, 5 months ago
  2. 71d7b6e ata: libata-eh: avoid needless hard reset when revalidating link by Niklas Cassel · 2 years, 5 months ago
  3. e3b1fff ata: libata: drop superfluous ata_eh_analyze_tf() parameter by Niklas Cassel · 2 years, 6 months ago
  4. b46c760 ata: libata: drop superfluous ata_eh_request_sense() parameter by Niklas Cassel · 2 years, 6 months ago
  5. cb6e73a ata: libata-eh: Remove the unneeded result variable by ye xingchen · 2 years, 6 months ago
  6. d3122bf ata: libata-eh: Add missing command name by Damien Le Moal · 2 years, 7 months ago
  7. e06233f ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout() by Sergey Shtylyov · 2 years, 9 months ago
  8. afae461 ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight() by Sergey Shtylyov · 2 years, 9 months ago
  9. efcef26 ata: add/use ata_taskfile::{error|status} fields by Sergey Shtylyov · 3 years, 1 month ago
  10. 2a7b02e ata: libata-acpi: kill ata_acpi_on_suspend() by Sergey Shtylyov · 3 years, 1 month ago
  11. 1c95a27 ata: libata: drop ata_msg_drv() by Hannes Reinecke · 3 years, 2 months ago
  12. d452090 ata: libata: revamp ata_get_cmd_descript() by Hannes Reinecke · 3 years, 2 months ago
  13. c318458 ata: libata: add tracepoints for ATA error handling by Hannes Reinecke · 3 years, 2 months ago
  14. f8ec26d ata: libata: add reset tracepoints by Hannes Reinecke · 3 years, 2 months ago
  15. 68dbbe7 libata: fix read log timeout value by Damien Le Moal · 3 years, 4 months ago
  16. c8329cd scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 7 months ago
  17. d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  18. e06abcc libata: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
  19. b8e162f scsi: core: Introduce enum scsi_disposition by Bart Van Assche · 3 years, 11 months ago
  20. 94bd571 ata: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 4 months ago
  21. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  22. a0ccd25 ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c by Bartlomiej Zolnierkiewicz · 5 years ago
  23. a695de2 ata: start separating SATA specific code from libata-eh.c by Bartlomiej Zolnierkiewicz · 5 years ago
  24. 4c9029e ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts by Bartlomiej Zolnierkiewicz · 5 years ago
  25. 2b67a6d ata: remove EXPORT_SYMBOL_GPL()s not used by modules by Bartlomiej Zolnierkiewicz · 5 years ago
  26. a52fbcf ata: move EXPORT_SYMBOL_GPL()s close to exported code by Bartlomiej Zolnierkiewicz · 5 years ago
  27. 3e1ee73 ata: remove stale maintainership information from core code by Bartlomiej Zolnierkiewicz · 5 years ago
  28. ca156e0 libata: don't request sense data on !ZAC ATA devices by Tejun Heo · 6 years ago
  29. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  30. 39795d6 block: don't hold the queue_lock over blk_abort_request by Christoph Hellwig · 6 years ago
  31. 258c4e5 libata: convert eh to command iterators by Jens Axboe · 7 years ago
  32. 0bbddb8 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  33. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  34. 01fc27d libata: remove ata_scsi_timed_out by Christoph Hellwig · 7 years ago
  35. 28361c4 libata: add extra internal command by Jens Axboe · 7 years ago
  36. 9d207acc libata: remove assumption that ATA_MAX_QUEUE - 1 is the max by Jens Axboe · 7 years ago
  37. 804689a libata: Fix command retry decision by Damien Le Moal · 7 years ago
  38. 7eb4950 libata: Honor RQF_QUIET flag by Damien Le Moal · 7 years ago
  39. 54fb131 libata: Fix ata_err_string() by Damien Le Moal · 7 years ago
  40. 7948725 libata: Fix comment typo in ata_eh_analyze_tf() by Damien Le Moal · 7 years ago
  41. 0d74d87 driver core: add __printf verification to __ata_ehi_pushv_desc by Mathieu Malaterre · 7 years ago
  42. 6f54120 ata: do not schedule hot plug if it is a sas host by Jason Yan · 7 years ago
  43. 1bc0357 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  44. f160111 ata: fixes kernel crash while tracing ata_eh_link_autopsy event by Rameshwar Prasad Sahu · 7 years ago
  45. 05b8360 ata: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  46. b93ab33 libata: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  47. f4ac647 libata: Add new med_power_with_dipm link_power_management_policy setting by Hans de Goede · 7 years ago
  48. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  49. a4f0814 drivers/ata: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  50. 2f60e1a libata: fix a couple of doc build warnings by Jonathan Corbet · 8 years ago
  51. ae86793 libata: remove unused rc in ata_eh_handle_port_resume by Kefeng Wang · 8 years ago
  52. f01f62c libata: move ata_read_log_page to libata-core.c by Christoph Hellwig · 8 years ago
  53. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  54. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  55. 79f4d1d Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  56. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  57. fb1b8b1 libata-eh: Use switch() instead of sparse array for protocol strings by Geert Uytterhoeven · 8 years ago
  58. 75a442e Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  59. 5b844b6 ata: Handle ATA NCQ NO-DATA commands correctly by Hannes Reinecke · 9 years ago
  60. 5b51ba6 libata-eh: decode all taskfile protocols by Hannes Reinecke · 9 years ago
  61. bd18bc0 ata: fixup ATA_PROT_NODATA by Hannes Reinecke · 9 years ago
  62. 951d77f Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes by James Bottomley · 9 years ago
  63. 72d8c36 scsi: fix race between simultaneous decrements of ->host_failed by Wei Fang · 9 years ago
  64. 27708a9 libata: Implement ZBC OUT translation by Hannes Reinecke · 9 years ago
  65. 28a3fc2 libata: implement ZBC IN translation by Hannes Reinecke · 9 years ago
  66. d238ffd libata: do not attempt to retrieve sense code twice by Hannes Reinecke · 9 years ago
  67. 06dbde5 libata: Implement control mode page to select sense format by Hannes Reinecke · 9 years ago
  68. 3852e37 libata: evaluate SCSI sense code by Hannes Reinecke · 9 years ago
  69. 492bf62 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  70. e87fd28 libata: Implement support for sense data reporting by Hannes Reinecke · 9 years ago
  71. 5b01e4b libata: Implement NCQ autosense by Hannes Reinecke · 9 years ago
  72. ea013a9 libata-eh.c: Introduce new ata port flag for controller which lockup on read log page by Andreas Werner · 9 years ago
  73. 74a80d6 Revert "libata: Implement NCQ autosense" by Tejun Heo · 10 years ago
  74. 84ded2f Revert "libata: Implement support for sense data reporting" by Tejun Heo · 10 years ago
  75. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 10 years ago
  76. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  77. eab6ee1 libata: Fix regression when the NCQ Send and Receive log page is absent by Martin K. Petersen · 10 years ago
  78. 5d3abf8 libata: Fall back to unqueued READ LOG EXT if the DMA variant fails by Martin K. Petersen · 10 years ago
  79. 09c5b48 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 10 years ago
  80. 255c03d libata: Add tracepoints by Hannes Reinecke · 10 years ago
  81. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 10 years ago
  82. fe7173c libata: Implement support for sense data reporting by Hannes Reinecke · 10 years ago
  83. 42b966f libata: Implement NCQ autosense by Hannes Reinecke · 10 years ago
  84. 825e2d8 libata: whitespace cleanup in ata_get_cmd_descript() by Hannes Reinecke · 10 years ago
  85. 9faa643 libata: use READ_LOG_DMA_EXT by Hannes Reinecke · 10 years ago
  86. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  87. a13b0c9 libata: fixup oops in ata_eh_link_report() by Hannes Reinecke · 10 years ago
  88. cbba5b0 libata: use __scsi_format_command() by Hannes Reinecke · 10 years ago
  89. 9d9acda libata: Remove FIXME comment in atapi_eh_request_sense by Nicholas Krause · 10 years ago
  90. 36aae28 libata: export ata_get_cmd_descript() by Andy Shevchenko · 10 years ago
  91. 9162c65 libata: Implement ATA_DEV_ZAC by Hannes Reinecke · 10 years ago
  92. eec7e1c libata: EH should handle AMNF error condition as a media error by Alexey Asemov · 11 years ago
  93. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 11 years ago
  94. 35bf882 libata: end the r-word by Dan Williams · 11 years ago
  95. 462098b ata: libata-eh: Remove unnecessary snprintf arithmetic by Levente Kurusa · 11 years ago
  96. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  97. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  98. 3915c3b libata: Add some missing command descriptions by Robert Hancock · 11 years ago
  99. f13e220 libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures by Gwendal Grignou · 16 years ago
  100. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 12 years ago