index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+12
2018-05-11
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
Jens Axboe
1
-2
/
+2
2018-05-11
libata: use ata_tag_internal() consistently
Jens Axboe
1
-1
/
+1
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
1
-5
/
+5
2018-05-10
libata: Honor RQF_QUIET flag
Damien Le Moal
1
-0
/
+3
2018-04-18
scsi: libsas: add transport class for ATA devices
Jason Yan
1
-0
/
+12
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-18
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-28
libata: remove SCT WRITE SAME support
Christoph Hellwig
1
-103
/
+29
2017-04-28
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
1
-0
/
+8
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
1
-8
/
+4
2017-02-21
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-61
/
+36
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2017-01-27
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-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-17
/
+21
2016-12-13
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
1
-17
/
+21
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-1
/
+79
2016-12-07
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-09
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-26
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
[next]