index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2019-10-06
Revert "libata, freezer: avoid block device removal while system is frozen"
Mika Westerberg
2019-08-07
libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
Jens Axboe
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-10
libata: fix a typo in comment
Chengguang Xu
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2018-08-30
libata: Use SMART LBAM/LBAH password defines
Linus Walleij
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-02
libata-scsi: Move sense buffers onto stack
Kees Cook
2018-07-30
ata: ahci: Support state with min power but Partial low power state
Srinivas Pandruvada
2018-07-12
ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG
Paul Menzel
2018-07-02
ata: Fix ZBC_OUT all bit handling
Damien Le Moal
2018-07-02
ata: Fix ZBC_OUT command block check
Damien Le Moal
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-11
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
Jens Axboe
2018-05-11
libata: use ata_tag_internal() consistently
Jens Axboe
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-05-10
libata: Honor RQF_QUIET flag
Damien Le Moal
2018-04-18
scsi: libsas: add transport class for ATA devices
Jason Yan
2018-02-12
libata: don't try to pass through NCQ commands to non-NCQ devices
Eric Biggers
2018-02-12
libata: fix length validation of ATAPI-relayed SCSI commands
Eric Biggers
2018-02-12
libata: Fix compile warning with ATA_DEBUG enabled
Dong Bo
2017-09-19
libata: make static arrays const, reduces object code size
Colin Ian King
2017-09-18
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
2017-07-19
libata: array underflow in ata_find_dev()
Dan Carpenter
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
2017-06-29
libata: fix build warning from unused goto label
Tejun Heo
2017-06-27
libata: Support for an ATA PASS-THROUGH(32) command.
Minwoo Im
2017-06-20
libata: make the function name in comment match the actual function
Minwoo Im
2017-06-12
libata: Convert bare printks to pr_cont
Joe Perches
2017-06-05
libata: implement SECURITY PROTOCOL IN/OUT
Christoph Hellwig
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
libata: fix identation on a kernel-doc markup
Mauro Carvalho Chehab
2017-04-28
libata: remove SCT WRITE SAME support
Christoph Hellwig
2017-04-28
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
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
[next]