1. 136d769 libata: blacklist Micron 500IT SSD with MU01 firmware by Sudip Mukherjee · 7 years ago
  2. 76936e9 libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q. by François Cami · 7 years ago
  3. 322579d libata: Blacklist some Sandisk SSDs for NCQ by Tejun Heo · 7 years ago
  4. 184add2 libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs by Hans de Goede · 7 years ago
  5. b5b4d3a libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD by Hans de Goede · 7 years ago
  6. a23867f Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  7. e40dc66 Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  8. dafd6c4 libata: ensure host is free'd on error exit paths by Colin Ian King · 7 years ago
  9. d418ff5 libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version by Hans de Goede · 7 years ago
  10. 3bf7b5d libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions by Hans de Goede · 7 years ago
  11. 62ac3f7 libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs by Hans de Goede · 7 years ago
  12. ca6bfcb libata: Enable queued TRIM for Samsung SSD 860 by Ju Hyung Park · 7 years ago
  13. 2623c7a libata: add refcounting to ata_host by Taras Kondratiuk · 7 years ago
  14. d1ed7c5 leds: Extends disk trigger for reads and writes by Linus Walleij · 7 years ago
  15. b17e5729 libata: disable LPM for Crucial BX100 SSD 500GB drive by Kai-Heng Feng · 7 years ago
  16. 9c7be59f libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs by Hans de Goede · 7 years ago
  17. 9173e5e libata: remove WARN() for DMA or PIO command without data by Eric Biggers · 7 years ago
  18. db5ff90 libata: apply MAX_SEC_1024 to all LITEON EP1 series devices by Xinyu Lin · 7 years ago
  19. 2dc0b46 libata: sata_down_spd_limit should return if driver has not recorded sstatus speed by David Milburn · 7 years ago
  20. 1bc0357 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  21. 9de5535 libata: fix spelling mistake: 'ambigious' -> 'ambiguous' by Arvind Yadav · 7 years ago
  22. 05b8360 ata: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  23. b93ab33 libata: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  24. 8df82c1 libata: make ata_port_type const by Bhumika Goyal · 7 years ago
  25. f4ac647 libata: Add new med_power_with_dipm link_power_management_policy setting by Hans de Goede · 7 years ago
  26. 23e4c67 ata: avoid gcc-7 warning in ata_timing_quantize by Arnd Bergmann · 7 years ago
  27. 2aca392 Revert "libata: quirk read log on no-name M.2 SSD" by Tejun Heo · 7 years ago
  28. e8f11db libata: check for trusted computing in IDENTIFY DEVICE data by Christoph Hellwig · 7 years ago
  29. 35f0b6a libata: quirk read log on no-name M.2 SSD by Christoph Hellwig · 7 years ago
  30. 7cfdfdc libata: Cleanup ata_read_log_page() by Damien Le Moal · 8 years ago
  31. 109a5db Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  32. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  33. b1ffbf8 libata: Support for an ATA PASS-THROUGH(32) command. by Minwoo Im · 8 years ago
  34. 818831c libata: implement SECURITY PROTOCOL IN/OUT by Christoph Hellwig · 8 years ago
  35. a0fd245 libata: factor out a ata_identify_page_supported helper by Christoph Hellwig · 8 years ago
  36. 1d51d5f libata: clarify log page naming / grouping by Christoph Hellwig · 8 years ago
  37. efe205a libata: factor out a ata_log_supported helper by Christoph Hellwig · 8 years ago
  38. f01f62c libata: move ata_read_log_page to libata-core.c by Christoph Hellwig · 8 years ago
  39. f7cf69a libata: fix error checking in in ata_parse_force_one() by Tejun Heo · 8 years ago
  40. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  41. 19285f3 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  42. af27e01 libata: make ata_sg_clean static over again by Jason Yan · 8 years ago
  43. 7c92357 libata: use setup_deferrable_timer by Geliang Tang · 8 years ago
  44. 0fe4618 Merge branch 'for-4.10-fixes' into for-4.11 by Tejun Heo · 8 years ago
  45. 2dae995 libata: Fix ATA request sense by Damien Le Moal · 8 years ago
  46. e0edc8c libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices by Tejun Heo · 8 years ago
  47. 2874d5e libata: Protect DMA core code by #ifdef CONFIG_HAS_DMA by Geert Uytterhoeven · 8 years ago
  48. 6cf32ed libata: Make ata_sg_clean() static again by Geert Uytterhoeven · 8 years ago
  49. 7b882cb Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  50. 9f56eca ata: avoid probing NCQ Prio Support if not explicitly requested by Adam Manzanares · 8 years ago
  51. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  52. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  53. 4e647d9 ata: set ncq_prio_enabled iff device has support by Adam Manzanares · 8 years ago
  54. 84f9524 ata: ATA Command Priority Disabled By Default by Adam Manzanares · 8 years ago
  55. 8e06178 ata: Enabling ATA Command Priorities by Adam Manzanares · 8 years ago
  56. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  57. 75a442e Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  58. eb0effd libata: remove ata_is_nodata by Christoph Hellwig · 9 years ago
  59. 1488a1e libata: LITE-ON CX1-JB256-HP needs lower max_sectors by Tejun Heo · 8 years ago
  60. bd18bc0 ata: fixup ATA_PROT_NODATA by Hannes Reinecke · 9 years ago
  61. 179b310 libata: use ata_is_ncq() accessors by Hannes Reinecke · 9 years ago
  62. 0c12735 libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() by Tom Yan · 9 years ago
  63. eb25cb9 leds: convert IDE trigger to common disk trigger by Stephan Linz · 9 years ago
  64. e4f7bdc Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  65. 6d1003a libata: support host-aware and host-managed ZAC devices by Hannes Reinecke · 9 years ago
  66. 284b3b7 libata: NCQ encapsulation for ZAC MANAGEMENT OUT by Hannes Reinecke · 9 years ago
  67. fe5af0c libata: Check log page directory before accessing pages by Hannes Reinecke · 9 years ago
  68. 5a23355 libata: Separate out ata_dev_config_ncq_send_recv() by Hannes Reinecke · 9 years ago
  69. c9b5560 treewide: Fix typos in libata.xml by Masanari Iida · 9 years ago
  70. 974e0a4 libata-core: Allow longer timeout for drive spinup from PUIS by Damien Le Moal · 9 years ago
  71. cffd1ee libata: sanitize ata_tf_read_block() by Hannes Reinecke · 9 years ago
  72. e87fd28 libata: Implement support for sense data reporting by Hannes Reinecke · 9 years ago
  73. b00622f libata: blacklist a Viking flash model for MWDMA corruption by Shikha Jain · 9 years ago
  74. e39b2bb libata: skip debounce delay on link resume by Danesh Petigara · 9 years ago
  75. 848c392 drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms) by Anil Veliyankara Madam · 9 years ago
  76. 7e22c00 ata: core: fix irq description on AHCI single irq systems by Heiner Kallweit · 9 years ago
  77. 2dc7e55 Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  78. 7a7184b Add factory recertified Crucial M500s to blacklist by Guillermo A. Amaral · 9 years ago
  79. 38755e8 libata: fix libata-core.c kernel-doc warning by Randy Dunlap · 9 years ago
  80. 84ded2f Revert "libata: Implement support for sense data reporting" by Tejun Heo · 9 years ago
  81. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago
  82. 9051bd3 libata: Do not blacklist M510DC by Martin K. Petersen · 10 years ago
  83. d531be2 libata: increase the timeout when setting transfer mode by Mikulas Patocka · 10 years ago
  84. af34d63 libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit by David Milburn · 10 years ago
  85. cda57b1 libata: force disable trim for SuperSSpeed S238 by Arne Fitzenreiter · 10 years ago
  86. 08c85d2 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER by Aleksei Mamlin · 10 years ago
  87. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  88. 243918b libata: Do not blacklist Micron M500DC by Martin K. Petersen · 10 years ago
  89. 0f5f264 libata: finally use __initconst in ata_parse_force_one() by Rasmus Villemoes · 10 years ago
  90. 8485187 Doc: libata: Fix spelling typo found in libata.xml by Masanari Iida · 10 years ago
  91. d7b16e4 libata: Allow NCQ TRIM to be enabled or disabled with a module parameter by Martin K. Petersen · 10 years ago
  92. 9a9324d libata: Blacklist queued TRIM on all Samsung 800-series by Martin K. Petersen · 10 years ago
  93. 09c5b48 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 10 years ago
  94. 8393b81 libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 10 years ago
  95. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  96. 6fc4d97 libata: Blacklist queued TRIM on Samsung SSD 850 Pro by Martin K. Petersen · 10 years ago
  97. ff7f53f libata: Update Crucial/Micron blacklist by Martin K. Petersen · 10 years ago
  98. 255c03d libata: Add tracepoints by Hannes Reinecke · 10 years ago
  99. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 10 years ago
  100. fe7173c libata: Implement support for sense data reporting by Hannes Reinecke · 10 years ago