1. 23e4c67 ata: avoid gcc-7 warning in ata_timing_quantize by Arnd Bergmann · 8 years ago
  2. 2aca392 Revert "libata: quirk read log on no-name M.2 SSD" by Tejun Heo · 8 years ago
  3. e8f11db libata: check for trusted computing in IDENTIFY DEVICE data by Christoph Hellwig · 8 years ago
  4. 35f0b6a libata: quirk read log on no-name M.2 SSD by Christoph Hellwig · 8 years ago
  5. 7cfdfdc libata: Cleanup ata_read_log_page() by Damien Le Moal · 8 years ago
  6. 109a5db Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  7. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  8. b1ffbf8 libata: Support for an ATA PASS-THROUGH(32) command. by Minwoo Im · 8 years ago
  9. 818831c libata: implement SECURITY PROTOCOL IN/OUT by Christoph Hellwig · 8 years ago
  10. a0fd245 libata: factor out a ata_identify_page_supported helper by Christoph Hellwig · 8 years ago
  11. 1d51d5f libata: clarify log page naming / grouping by Christoph Hellwig · 8 years ago
  12. efe205a libata: factor out a ata_log_supported helper by Christoph Hellwig · 8 years ago
  13. f01f62c libata: move ata_read_log_page to libata-core.c by Christoph Hellwig · 8 years ago
  14. f7cf69a libata: fix error checking in in ata_parse_force_one() by Tejun Heo · 8 years ago
  15. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  16. 19285f3 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  17. af27e01 libata: make ata_sg_clean static over again by Jason Yan · 8 years ago
  18. 7c92357 libata: use setup_deferrable_timer by Geliang Tang · 8 years ago
  19. 0fe4618 Merge branch 'for-4.10-fixes' into for-4.11 by Tejun Heo · 8 years ago
  20. 2dae995 libata: Fix ATA request sense by Damien Le Moal · 8 years ago
  21. e0edc8c libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices by Tejun Heo · 8 years ago
  22. 2874d5e libata: Protect DMA core code by #ifdef CONFIG_HAS_DMA by Geert Uytterhoeven · 8 years ago
  23. 6cf32ed libata: Make ata_sg_clean() static again by Geert Uytterhoeven · 8 years ago
  24. 7b882cb Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  25. 9f56eca ata: avoid probing NCQ Prio Support if not explicitly requested by Adam Manzanares · 8 years ago
  26. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  27. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  28. 4e647d9 ata: set ncq_prio_enabled iff device has support by Adam Manzanares · 8 years ago
  29. 84f9524 ata: ATA Command Priority Disabled By Default by Adam Manzanares · 8 years ago
  30. 8e06178 ata: Enabling ATA Command Priorities by Adam Manzanares · 8 years ago
  31. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  32. 75a442e Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  33. eb0effd libata: remove ata_is_nodata by Christoph Hellwig · 9 years ago
  34. 1488a1e libata: LITE-ON CX1-JB256-HP needs lower max_sectors by Tejun Heo · 9 years ago
  35. bd18bc0 ata: fixup ATA_PROT_NODATA by Hannes Reinecke · 9 years ago
  36. 179b310 libata: use ata_is_ncq() accessors by Hannes Reinecke · 9 years ago
  37. 0c12735 libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() by Tom Yan · 9 years ago
  38. eb25cb9 leds: convert IDE trigger to common disk trigger by Stephan Linz · 9 years ago
  39. 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
  40. 6d1003a libata: support host-aware and host-managed ZAC devices by Hannes Reinecke · 9 years ago
  41. 284b3b7 libata: NCQ encapsulation for ZAC MANAGEMENT OUT by Hannes Reinecke · 9 years ago
  42. fe5af0c libata: Check log page directory before accessing pages by Hannes Reinecke · 9 years ago
  43. 5a23355 libata: Separate out ata_dev_config_ncq_send_recv() by Hannes Reinecke · 9 years ago
  44. c9b5560 treewide: Fix typos in libata.xml by Masanari Iida · 9 years ago
  45. 974e0a4 libata-core: Allow longer timeout for drive spinup from PUIS by Damien Le Moal · 9 years ago
  46. cffd1ee libata: sanitize ata_tf_read_block() by Hannes Reinecke · 9 years ago
  47. e87fd28 libata: Implement support for sense data reporting by Hannes Reinecke · 9 years ago
  48. b00622f libata: blacklist a Viking flash model for MWDMA corruption by Shikha Jain · 9 years ago
  49. e39b2bb libata: skip debounce delay on link resume by Danesh Petigara · 9 years ago
  50. 848c392 drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms) by Anil Veliyankara Madam · 9 years ago
  51. 7e22c00 ata: core: fix irq description on AHCI single irq systems by Heiner Kallweit · 9 years ago
  52. 2dc7e55 Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  53. 7a7184b Add factory recertified Crucial M500s to blacklist by Guillermo A. Amaral · 10 years ago
  54. 38755e8 libata: fix libata-core.c kernel-doc warning by Randy Dunlap · 10 years ago
  55. 84ded2f Revert "libata: Implement support for sense data reporting" by Tejun Heo · 10 years ago
  56. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 10 years ago
  57. 9051bd3 libata: Do not blacklist M510DC by Martin K. Petersen · 10 years ago
  58. d531be2 libata: increase the timeout when setting transfer mode by Mikulas Patocka · 10 years ago
  59. af34d63 libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit by David Milburn · 10 years ago
  60. cda57b1 libata: force disable trim for SuperSSpeed S238 by Arne Fitzenreiter · 10 years ago
  61. 08c85d2 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER by Aleksei Mamlin · 10 years ago
  62. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  63. 243918b libata: Do not blacklist Micron M500DC by Martin K. Petersen · 10 years ago
  64. 0f5f264 libata: finally use __initconst in ata_parse_force_one() by Rasmus Villemoes · 10 years ago
  65. 8485187 Doc: libata: Fix spelling typo found in libata.xml by Masanari Iida · 10 years ago
  66. d7b16e4 libata: Allow NCQ TRIM to be enabled or disabled with a module parameter by Martin K. Petersen · 10 years ago
  67. 9a9324d libata: Blacklist queued TRIM on all Samsung 800-series by Martin K. Petersen · 10 years ago
  68. 09c5b48 libata: Ignore spurious PHY event on LPM policy change by Gabriele Mazzotta · 10 years ago
  69. 8393b81 libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 10 years ago
  70. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  71. 6fc4d97 libata: Blacklist queued TRIM on Samsung SSD 850 Pro by Martin K. Petersen · 10 years ago
  72. ff7f53f libata: Update Crucial/Micron blacklist by Martin K. Petersen · 10 years ago
  73. 255c03d libata: Add tracepoints by Hannes Reinecke · 10 years ago
  74. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 10 years ago
  75. fe7173c libata: Implement support for sense data reporting by Hannes Reinecke · 10 years ago
  76. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 10 years ago
  77. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  78. b12aa1f Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20 by Tejun Heo · 10 years ago
  79. 98bd4be libata: move sas ata tag allocation to libata-scsi.c by Shaohua Li · 10 years ago
  80. 12cb5ce libata: use blk taging by Shaohua Li · 10 years ago
  81. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  82. e88af2f ata: libata-core: Remove unused function by Rickard Strandqvist · 10 years ago
  83. e61f7d1 libata: Whitelist SSDs that are known to properly return zeroes after TRIM by Martin K. Petersen · 10 years ago
  84. 9162c65 libata: Implement ATA_DEV_ZAC by Hannes Reinecke · 10 years ago
  85. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  86. 1c40279 libata: Un-break ATA blacklist by George Spelvin · 10 years ago
  87. d7bead1 libata: change ata_<foo>_printk routines to return void by Joe Perches · 10 years ago
  88. 4f37b50 libata: Use dev_name() for request_irq() to distinguish devices by Alexander Shiyan · 11 years ago
  89. 2a13772 libata: widen Crucial M550 blacklist matching by Tejun Heo · 11 years ago
  90. 428ac5f libata: Use glob_match from lib/glob.c by George Spelvin · 11 years ago
  91. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 11 years ago
  92. 1871ee1 libata: support the ata host which implements a queue depth less than 32 by Kevin Hao · 11 years ago
  93. 3b8d267 libata: Blacklist queued trim for Crucial M500 by Martin K. Petersen · 11 years ago
  94. 6ab9028 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  95. a6f9bf4 libata: clean up ZPODD when a port is detached by Levente Kurusa · 11 years ago
  96. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  97. 8a4aeec libata/ahci: accommodate tag ordered controllers by Dan Williams · 11 years ago
  98. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  99. d121f7d libata: Update queued trim blacklist for M5x0 drives by Martin K. Petersen · 11 years ago
  100. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago