index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
libata: don't try to pass through NCQ commands to non-NCQ devices
Eric Biggers
1
-0
/
+6
2018-02-12
libata: fix length validation of ATAPI-relayed SCSI commands
Eric Biggers
1
-1
/
+3
2018-02-12
libata: Fix compile warning with ATA_DEBUG enabled
Dong Bo
1
-1
/
+1
2017-09-19
libata: make static arrays const, reduces object code size
Colin Ian King
1
-5
/
+5
2017-09-19
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
1
-4
/
+5
2017-07-19
libata: array underflow in ata_find_dev()
Dan Carpenter
1
-2
/
+4
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
1
-0
/
+3
2017-06-29
libata: fix build warning from unused goto label
Tejun Heo
1
-1
/
+0
2017-06-27
libata: Support for an ATA PASS-THROUGH(32) command.
Minwoo Im
1
-5
/
+67
2017-06-20
libata: make the function name in comment match the actual function
Minwoo Im
1
-1
/
+1
2017-06-12
libata: Convert bare printks to pr_cont
Joe Perches
1
-21
/
+20
2017-06-05
libata: implement SECURITY PROTOCOL IN/OUT
Christoph Hellwig
1
-0
/
+76
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
libata: fix identation on a kernel-doc markup
Mauro Carvalho Chehab
1
-3
/
+4
2017-04-29
libata: remove SCT WRITE SAME support
Christoph Hellwig
1
-103
/
+29
2017-04-29
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
1
-0
/
+8
2017-02-24
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
1
-8
/
+4
2017-02-22
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-61
/
+36
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2017-01-18
Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"
Tejun Heo
1
-36
/
+86
2017-01-10
libata: switch to dynamic allocation instead of ata_scsi_rbuf
Christoph Hellwig
1
-86
/
+36
2017-01-10
libata: don't call ata_scsi_rbuf_fill for command without a response buffer
Christoph Hellwig
1
-21
/
+1
2017-01-10
libata: call ->scsi_done from ata_scsi_simulate
Christoph Hellwig
1
-15
/
+7
2017-01-10
libata: remove the done callback from ata_scsi_args
Christoph Hellwig
1
-3
/
+1
2017-01-10
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
1
-0
/
+7
2017-01-10
libata: avoid global response buffer in atapi_qc_complete
Christoph Hellwig
1
-24
/
+22
2016-12-14
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-17
/
+21
2016-12-14
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
1
-17
/
+21
2016-12-14
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-1
/
+79
2016-12-08
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
1
-0
/
+1
2016-11-01
libata-scsi: Fixup ata_gen_passthru_sense()
Hannes Reinecke
1
-1
/
+1
2016-10-20
ata: set ncq_prio_enabled iff device has support
Adam Manzanares
1
-2
/
+8
2016-10-19
ata: ATA Command Priority Disabled By Default
Adam Manzanares
1
-0
/
+68
2016-10-19
ata: Enabling ATA Command Priorities
Adam Manzanares
1
-1
/
+5
2016-09-09
libata: Some drives failing on SCT Write Same
Shaun Tancheff
1
-3
/
+3
2016-08-25
libata: SCT Write Same handle ATA_DFLAG_PIO
Shaun Tancheff
1
-0
/
+2
2016-08-25
libata: SCT Write Same / DSM Trim
Shaun Tancheff
1
-28
/
+57
2016-08-25
libata: Add support for SCT Write Same
Shaun Tancheff
1
-29
/
+170
2016-08-25
libata: Safely overwrite attached page in WRITE SAME xlat
Shaun Tancheff
1
-5
/
+51
2016-08-10
libata-scsi: fix MODE SELECT translation for Control mode page
Tom Yan
1
-2
/
+2
2016-08-09
libata-scsi: use u8 array to store mode page copy
Tom Yan
1
-2
/
+2
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-20
libata-scsi: better style in ata_msense_*()
Tom Yan
1
-6
/
+13
2016-07-15
libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat
Damien Le Moal
1
-4
/
+4
2016-07-15
libata-scsi: Fix ZBC management out command translation
Damien Le Moal
1
-2
/
+2
2016-07-15
libata-scsi: Fix translation of REPORT ZONES command
Damien Le Moal
1
-2
/
+2
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
1
-1
/
+4
2016-07-14
libata: use ata_is_ncq() accessors
Hannes Reinecke
1
-2
/
+2
2016-07-12
libata-scsi: avoid repeated calculation of number of TRIM ranges
Tom Yan
1
-3
/
+3
[next]