Age | Commit message (Expand) | Author |
2017-02-09 | libata: Fix ATA request sense | Damien Le Moal |
2017-02-09 | libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices | Tejun Heo |
2017-02-09 | ata: sata_mv:- Handle return value of devm_ioremap. | Arvind Yadav |
2016-12-07 | libata-scsi: disable SCT Write Same for the moment | Nicolai Stange |
2016-11-29 | ata: sata_mv: check for errors when parsing nr-ports from dt | Uwe Kleine-König |
2016-11-21 | ahci: always fall back to single-MSI mode | Christoph Hellwig |
2016-11-01 | libata-scsi: Fixup ata_gen_passthru_sense() | Hannes Reinecke |
2016-10-25 | ahci: fix the single MSI-X case in ahci_init_one | Christoph Hellwig |
2016-10-20 | ahci: fix nvec check | Christoph Hellwig |
2016-10-19 | ahci: only try to use multi-MSI mode if there is more than 1 port | Christoph Hellwig |
2016-09-30 | ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC" | Tang Yuantian |
2016-09-22 | pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR | Harman Kalra |
2016-09-22 | ata: Replace BUG() with BUG_ON(). | Harman Kalra |
2016-09-20 | ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool... | Harman Kalra |
2016-09-09 | libata: Some drives failing on SCT Write Same | Shaun Tancheff |
2016-09-06 | ahci: use pci_alloc_irq_vectors | Christoph Hellwig |
2016-09-06 | Merge branch 'master' into for-4.9 | Tejun Heo |
2016-08-30 | pata_ninja32: Avoid corrupting status flags | Alan Cox |
2016-08-25 | libata: SCT Write Same handle ATA_DFLAG_PIO | Shaun Tancheff |
2016-08-25 | libata: SCT Write Same / DSM Trim | Shaun Tancheff |
2016-08-25 | libata: Add support for SCT Write Same | Shaun Tancheff |
2016-08-25 | libata: Safely overwrite attached page in WRITE SAME xlat | Shaun Tancheff |
2016-08-11 | ahci: disable correct irq for dummy ports | Christoph Hellwig |
2016-08-11 | ahci: also use a per-port lock for the multi-MSIX case | Christoph Hellwig |
2016-08-10 | ahci: st: Add ports-implemented property in support | Patrice Chotard |
2016-08-10 | ahci: qoriq: enable snoopable sata read and write | Tang Yuantian |
2016-08-10 | ahci: qoriq: adjust sata parameter | Tang Yuantian |
2016-08-09 | libata-scsi: fix MODE SELECT translation for Control mode page | Tom Yan |
2016-08-09 | libata-scsi: use u8 array to store mode page copy | Tom Yan |
2016-07-27 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-07-23 | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-07-20 | libata-scsi: better style in ata_msense_*() | Tom Yan |
2016-07-20 | AHCI: Clear GHC.IS to prevent unexpectly asserting INTx | Pang Raymond |
2016-07-19 | ata: sata_dwc_460ex: remove redundant dev_err call | Wei Yongjun |
2016-07-18 | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* | Christoph Hellwig |
2016-07-18 | libata: remove ata_is_nodata | Christoph Hellwig |
2016-07-18 | libata: LITE-ON CX1-JB256-HP needs lower max_sectors | Tejun Heo |
2016-07-15 | libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat | Damien Le Moal |
2016-07-15 | libata-scsi: Fix ZBC management out command translation | Damien Le Moal |
2016-07-15 | libata-scsi: Fix translation of REPORT ZONES command | Damien Le Moal |
2016-07-15 | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke |
2016-07-14 | libata-eh: decode all taskfile protocols | Hannes Reinecke |
2016-07-14 | ata: fixup ATA_PROT_NODATA | Hannes Reinecke |
2016-07-14 | libata: use ata_is_ncq() accessors | Hannes Reinecke |
2016-07-12 | libata-scsi: avoid repeated calculation of number of TRIM ranges | Tom Yan |
2016-07-12 | libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit | Tom Yan |
2016-07-12 | libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control() | Tom Yan |
2016-07-12 | libata-scsi: fix D_SENSE bit relection in control mode page | Tom Yan |