index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
1
-17
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-2
/
+3
|
\
|
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
1
-2
/
+3
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-2
/
+0
|
\
\
|
*
|
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
1
-2
/
+0
|
|
/
*
|
libata: fix a typo in comment
Chengguang Xu
2019-02-10
1
-1
/
+1
|
/
*
libata: Use SMART LBAM/LBAH password defines
Linus Walleij
2018-08-30
1
-2
/
+2
*
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-08-24
1
-2
/
+3
|
\
|
*
ata: ahci: Support state with min power but Partial low power state
Srinivas Pandruvada
2018-07-30
1
-0
/
+1
|
*
ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG
Paul Menzel
2018-07-12
1
-2
/
+2
*
|
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-05
1
-6
/
+12
|
\
\
|
*
|
ata: Fix ZBC_OUT all bit handling
Damien Le Moal
2018-07-02
1
-3
/
+8
|
*
|
ata: Fix ZBC_OUT command block check
Damien Le Moal
2018-07-02
1
-6
/
+7
|
|
/
*
|
libata-scsi: Move sense buffers onto stack
Kees Cook
2018-08-02
1
-12
/
+6
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-0
/
+12
|
\
|
*
scsi: libsas: add transport class for ATA devices
Jason Yan
2018-04-18
1
-0
/
+12
*
|
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
Jens Axboe
2018-05-11
1
-2
/
+2
*
|
libata: use ata_tag_internal() consistently
Jens Axboe
2018-05-11
1
-1
/
+1
*
|
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-05-11
1
-5
/
+5
*
|
libata: Honor RQF_QUIET flag
Damien Le Moal
2018-05-10
1
-0
/
+3
|
/
*
libata: don't try to pass through NCQ commands to non-NCQ devices
Eric Biggers
2018-02-12
1
-0
/
+6
*
libata: fix length validation of ATAPI-relayed SCSI commands
Eric Biggers
2018-02-12
1
-1
/
+3
*
libata: Fix compile warning with ATA_DEBUG enabled
Dong Bo
2018-02-12
1
-1
/
+1
*
libata: make static arrays const, reduces object code size
Colin Ian King
2017-09-19
1
-5
/
+5
*
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
2017-09-18
1
-4
/
+5
*
libata: array underflow in ata_find_dev()
Dan Carpenter
2017-07-19
1
-2
/
+4
*
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
2017-06-29
1
-0
/
+3
*
libata: fix build warning from unused goto label
Tejun Heo
2017-06-29
1
-1
/
+0
*
libata: Support for an ATA PASS-THROUGH(32) command.
Minwoo Im
2017-06-27
1
-5
/
+67
*
libata: make the function name in comment match the actual function
Minwoo Im
2017-06-20
1
-1
/
+1
*
libata: Convert bare printks to pr_cont
Joe Perches
2017-06-12
1
-21
/
+20
*
libata: implement SECURITY PROTOCOL IN/OUT
Christoph Hellwig
2017-06-05
1
-0
/
+76
*
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
libata: fix identation on a kernel-doc markup
Mauro Carvalho Chehab
2017-05-16
1
-3
/
+4
*
libata: remove SCT WRITE SAME support
Christoph Hellwig
2017-04-28
1
-103
/
+29
*
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
2017-04-28
1
-0
/
+8
*
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-02-23
1
-8
/
+4
*
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-02-21
1
-61
/
+36
|
\
|
*
Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"
Tejun Heo
2017-01-18
1
-36
/
+86
|
*
libata: switch to dynamic allocation instead of ata_scsi_rbuf
Christoph Hellwig
2017-01-10
1
-86
/
+36
|
*
libata: don't call ata_scsi_rbuf_fill for command without a response buffer
Christoph Hellwig
2017-01-10
1
-21
/
+1
|
*
libata: call ->scsi_done from ata_scsi_simulate
Christoph Hellwig
2017-01-10
1
-15
/
+7
|
*
libata: remove the done callback from ata_scsi_args
Christoph Hellwig
2017-01-10
1
-3
/
+1
|
*
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
2017-01-10
1
-0
/
+7
|
*
libata: avoid global response buffer in atapi_qc_complete
Christoph Hellwig
2017-01-10
1
-24
/
+22
*
|
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-1
/
+1
|
/
*
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
1
-17
/
+21
|
\
|
*
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
2016-12-13
1
-17
/
+21
*
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
1
-1
/
+79
|
\
\
|
|
/
[next]