aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
AgeCommit message (Expand)Author
2023-10-10ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-09ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-06-30ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin
2020-04-17libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry
2019-08-29libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-12ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUGPaul Menzel
2018-07-02ata: Fix ZBC_OUT all bit handlingDamien Le Moal
2018-07-02ata: Fix ZBC_OUT command block checkDamien Le Moal
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-05-10libata: Honor RQF_QUIET flagDamien Le Moal
2018-04-18scsi: libsas: add transport class for ATA devicesJason Yan
2018-02-12libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers
2018-02-12libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers
2018-02-12libata: Fix compile warning with ATA_DEBUG enabledDong Bo
2017-09-19libata: make static arrays const, reduces object code sizeColin Ian King
2017-09-18libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede
2017-07-19libata: array underflow in ata_find_dev()Dan Carpenter
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig
2017-06-29libata: fix build warning from unused goto labelTejun Heo
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im
2017-06-20libata: make the function name in comment match the actual functionMinwoo Im
2017-06-12libata: Convert bare printks to pr_contJoe Perches
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-05-16libata: fix identation on a kernel-doc markupMauro Carvalho Chehab
2017-04-28libata: remove SCT WRITE SAME supportChristoph Hellwig
2017-04-28libata: reject passthrough WRITE SAME requestsChristoph Hellwig
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig
2017-02-21Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-18Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"Tejun Heo
2017-01-10libata: switch to dynamic allocation instead of ata_scsi_rbufChristoph Hellwig
2017-01-10libata: don't call ata_scsi_rbuf_fill for command without a response bufferChristoph Hellwig
2017-01-10libata: call ->scsi_done from ata_scsi_simulateChristoph Hellwig
2017-01-10libata: remove the done callback from ata_scsi_argsChristoph Hellwig
2017-01-10libata: move struct ata_scsi_args to libata-scsi.cChristoph Hellwig
2017-01-10libata: avoid global response buffer in atapi_qc_completeChristoph Hellwig
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares