1. 088c77a ata: libahci: properly propagate return value of platform_get_irq() by Thomas Petazzoni · 7 years ago
  2. 8d7a2a6 libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version by Hans de Goede · 7 years ago
  3. ed57941 libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions by Hans de Goede · 7 years ago
  4. a7262d2 libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs by Hans de Goede · 7 years ago
  5. db4a121a libata: Enable queued TRIM for Samsung SSD 860 by Ju Hyung Park · 7 years ago
  6. 2bcfcae libata: disable LPM for Crucial BX100 SSD 500GB drive by Kai-Heng Feng · 7 years ago
  7. a9f062b libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs by Hans de Goede · 7 years ago
  8. 8b8524d libata: don't try to pass through NCQ commands to non-NCQ devices by Eric Biggers · 7 years ago
  9. 195c71d libata: remove WARN() for DMA or PIO command without data by Eric Biggers · 7 years ago
  10. 85f0fec libata: fix length validation of ATAPI-relayed SCSI commands by Eric Biggers · 7 years ago
  11. 3ba5143 ahci: Add PCI-id for the Highpoint Rocketraid 644L card by Hans de Goede · 7 years ago
  12. 016572d ahci: Add Intel Cannon Lake PCH-H PCI ID by Mika Westerberg · 7 years ago
  13. 72c0031 ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI by Hans de Goede · 7 years ago
  14. 3332b6f ahci: Annotate PCI ids for mobile Intel chipsets as such by Hans de Goede · 7 years ago
  15. d314f3b libata: apply MAX_SEC_1024 to all LITEON EP1 series devices by Xinyu Lin · 7 years ago
  16. da6a95b libata: drop WARN from protocol error in ata_sff_qc_issue() by Tejun Heo · 8 years ago
  17. 2946ebe ata: fixes kernel crash while tracing ata_eh_link_autopsy event by Rameshwar Prasad Sahu · 7 years ago
  18. 02c7292 ata: SATA_MV should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  19. cece64a ata: SATA_HIGHBANK should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  20. 1122c15 ata: ATA_BMDMA should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  21. 16db920 libata: transport: Remove circular dependency at free time by Gwendal Grignou · 8 years ago
  22. c533c11 sata_via: Enable hotplug only on VT6421 by Ondrej Zary · 7 years ago
  23. 5b9c6a5 cs5536: add support for IDE controller variant by Andrey Korolyov · 7 years ago
  24. 804b1a9 libata: array underflow in ata_find_dev() by Dan Carpenter · 7 years ago
  25. b59ec70 ahci: Acer SA5-271 SSD Not Detected Fix by Sui Chen · 7 years ago
  26. b369fd7 sata: ahci-da850: implement a workaround for the softreset quirk by Bartosz Golaszewski · 7 years ago
  27. 4b70d59 libata: Fix ATA request sense by Damien Le Moal · 8 years ago
  28. 6d08607 libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices by Tejun Heo · 8 years ago
  29. fc79415 ata: sata_mv:- Handle return value of devm_ioremap. by Arvind Yadav · 8 years ago
  30. e185934 libata-scsi: disable SCT Write Same for the moment by Nicolai Stange · 8 years ago
  31. 5c3ef39 ata: sata_mv: check for errors when parsing nr-ports from dt by Uwe Kleine-König · 8 years ago
  32. 6929ef3 ahci: always fall back to single-MSI mode by Christoph Hellwig · 8 years ago
  33. e0029dc libata-scsi: Fixup ata_gen_passthru_sense() by Hannes Reinecke · 8 years ago
  34. 0ce57f8 ahci: fix the single MSI-X case in ahci_init_one by Christoph Hellwig · 8 years ago
  35. a478b09 ahci: fix nvec check by Christoph Hellwig · 8 years ago
  36. 17a51f1 ahci: only try to use multi-MSI mode if there is more than 1 port by Christoph Hellwig · 8 years ago
  37. 1ce788d ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC" by Tang Yuantian · 8 years ago
  38. 70a19b7 pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR by Harman Kalra · 8 years ago
  39. 02d9d3c ata: Replace BUG() with BUG_ON(). by Harman Kalra · 8 years ago
  40. 6ec7607 ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc. by Harman Kalra · 8 years ago
  41. 0ce1b18 libata: Some drives failing on SCT Write Same by Shaun Tancheff · 8 years ago
  42. 0b9e2988 ahci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  43. 2536524 Merge branch 'master' into for-4.9 by Tejun Heo · 8 years ago
  44. 9ebae9e pata_ninja32: Avoid corrupting status flags by Alan Cox · 8 years ago
  45. 7d36dd0 libata: SCT Write Same handle ATA_DFLAG_PIO by Shaun Tancheff · 8 years ago
  46. ef2d739 libata: SCT Write Same / DSM Trim by Shaun Tancheff · 8 years ago
  47. 7b203094 libata: Add support for SCT Write Same by Shaun Tancheff · 8 years ago
  48. 9379e6b libata: Safely overwrite attached page in WRITE SAME xlat by Shaun Tancheff · 8 years ago
  49. 9b4b3f6 ahci: disable correct irq for dummy ports by Christoph Hellwig · 8 years ago
  50. cd27396 ahci: also use a per-port lock for the multi-MSIX case by Christoph Hellwig · 8 years ago
  51. e719069 ahci: st: Add ports-implemented property in support by Patrice Chotard · 8 years ago
  52. 16af080 ahci: qoriq: enable snoopable sata read and write by Tang Yuantian · 8 years ago
  53. 107a077 ahci: qoriq: adjust sata parameter by Tang Yuantian · 8 years ago
  54. 535fd07 libata-scsi: fix MODE SELECT translation for Control mode page by Tom Yan · 8 years ago
  55. d7372cb libata-scsi: use u8 array to store mode page copy by Tom Yan · 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. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 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 · 8 years ago
  59. a933f80 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  60. 737bee9 libata-scsi: better style in ata_msense_*() by Tom Yan · 8 years ago
  61. 0516900 AHCI: Clear GHC.IS to prevent unexpectly asserting INTx by Pang Raymond · 8 years ago
  62. 01c2920 ata: sata_dwc_460ex: remove redundant dev_err call by Wei Yongjun · 8 years ago
  63. 37f92d7 ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* by Christoph Hellwig · 8 years ago
  64. eb0effd libata: remove ata_is_nodata by Christoph Hellwig · 8 years ago
  65. 1488a1e libata: LITE-ON CX1-JB256-HP needs lower max_sectors by Tejun Heo · 8 years ago
  66. 2950cef libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat by Damien Le Moal · 8 years ago
  67. ee194b7 libata-scsi: Fix ZBC management out command translation by Damien Le Moal · 8 years ago
  68. 3f17422 libata-scsi: Fix translation of REPORT ZONES command by Damien Le Moal · 8 years ago
  69. 5b844b6 ata: Handle ATA NCQ NO-DATA commands correctly by Hannes Reinecke · 8 years ago
  70. 5b51ba6 libata-eh: decode all taskfile protocols by Hannes Reinecke · 8 years ago
  71. bd18bc0 ata: fixup ATA_PROT_NODATA by Hannes Reinecke · 8 years ago
  72. 179b310 libata: use ata_is_ncq() accessors by Hannes Reinecke · 8 years ago
  73. 2983860 libata-scsi: avoid repeated calculation of number of TRIM ranges by Tom Yan · 8 years ago
  74. 5c79097 libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit by Tom Yan · 8 years ago
  75. f086b74 libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control() by Tom Yan · 8 years ago
  76. c9cd350 libata-scsi: fix D_SENSE bit relection in control mode page by Tom Yan · 8 years ago
  77. a548cc0 ata: hpt366: fix incorrect mask when checking at cmd_high_time by Colin Ian King · 8 years ago
  78. 29a37ea libata-scsi: correct SPC version descriptor by Tom Yan · 8 years ago
  79. 415ffdd libata-scsi: set CmdQue bit in standard INQUIRY data to 1 by Tom Yan · 8 years ago
  80. 0c12735 libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() by Tom Yan · 8 years ago
  81. 56b8cba libata-scsi: set correct VERSION field for ZAC devices by Tom Yan · 8 years ago
  82. 8554e5e libata-scsi: correct cbd to CDB in comment by Tom Yan · 8 years ago
  83. a3e8ab1 libata-scsi: do not respond with "invalid field" for FORMAT UNIT by Tom Yan · 8 years ago
  84. de4921c Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  85. 3e70af8 drivers: ata: pata_arasan_cf: use the same name for the same lock by Iago Abal · 8 years ago
  86. eb25cb9 leds: convert IDE trigger to common disk trigger by Stephan Linz · 8 years ago
  87. 951d77f Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes by James Bottomley · 8 years ago
  88. 76bf344 ata: sata_mv: fix mis-conversion in mv_write_cached_reg() by Ben Dooks · 8 years ago
  89. f3f99d3 ata: fix "ering" sysfs time printing by Arnd Bergmann · 8 years ago
  90. 3ee2e6d ata: ahci_brcm: Add support for Broadcom NSP SoC by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  91. eba68f8 ata: ahci_brcmstb: rename to support across Broadcom SoC's by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  92. f52a4c7 ata: fix return value check in ahci_seattle_get_port_info() by Wei Yongjun · 8 years ago
  93. 72d8c36 scsi: fix race between simultaneous decrements of ->host_failed by Wei Fang · 8 years ago
  94. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  95. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  96. 5219d65 ata: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  97. 273b542 pata_atiixp: fix trivial indentation misalignment on if statement by Colin Ian King · 8 years ago
  98. 3ec438a Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  99. e4f7bdc Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  100. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago