index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-02-21
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-18
Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"
Tejun Heo
2017-01-10
libata: switch to dynamic allocation instead of ata_scsi_rbuf
Christoph Hellwig
2017-01-10
libata: don't call ata_scsi_rbuf_fill for command without a response buffer
Christoph Hellwig
2017-01-10
libata: call ->scsi_done from ata_scsi_simulate
Christoph Hellwig
2017-01-10
libata: remove the done callback from ata_scsi_args
Christoph Hellwig
2017-01-10
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
2017-01-10
libata: avoid global response buffer in atapi_qc_complete
Christoph Hellwig
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-07
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
2016-11-01
libata-scsi: Fixup ata_gen_passthru_sense()
Hannes Reinecke
2016-10-20
ata: set ncq_prio_enabled iff device has support
Adam Manzanares
2016-10-19
ata: ATA Command Priority Disabled By Default
Adam Manzanares
2016-10-19
ata: Enabling ATA Command Priorities
Adam Manzanares
2016-09-09
libata: Some drives failing on SCT Write Same
Shaun Tancheff
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-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-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
libata-scsi: better style in ata_msense_*()
Tom Yan
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: 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
2016-07-12
libata-scsi: correct SPC version descriptor
Tom Yan
2016-07-12
libata-scsi: set CmdQue bit in standard INQUIRY data to 1
Tom Yan
2016-07-12
libata-scsi: set correct VERSION field for ZAC devices
Tom Yan
2016-07-06
libata-scsi: correct cbd to CDB in comment
Tom Yan
2016-07-06
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
Tom Yan
2016-06-07
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
Mike Christie
2016-05-23
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-05-09
libata: support host-aware and host-managed ZAC devices
Hannes Reinecke
2016-05-09
libata: support device-managed ZAC devices
Hannes Reinecke
2016-05-09
libata: NCQ encapsulation for ZAC MANAGEMENT OUT
Hannes Reinecke
2016-05-09
libata: Implement ZBC OUT translation
Hannes Reinecke
2016-05-09
libata: implement ZBC IN translation
Hannes Reinecke
2016-05-09
libata-scsi: Generate sense code for disabled devices
Hannes Reinecke
[next]