Linus Torvalds
|
5f85942c2e
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
7 년 전 |
Jens Axboe
|
69278f790b
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
|
7 년 전 |
Jens Axboe
|
2e2cc676ce
libata: use ata_tag_internal() consistently
|
7 년 전 |
Jens Axboe
|
4e5b6260cc
libata: convert core and drivers to ->hw_tag usage
|
7 년 전 |
Damien Le Moal
|
7eb49509dd
libata: Honor RQF_QUIET flag
|
7 년 전 |
Jason Yan
|
b6240a4df0
scsi: libsas: add transport class for ATA devices
|
7 년 전 |
Eric Biggers
|
2c1ec6fda2
libata: don't try to pass through NCQ commands to non-NCQ devices
|
7 년 전 |
Eric Biggers
|
058f58e235
libata: fix length validation of ATAPI-relayed SCSI commands
|
7 년 전 |
Dong Bo
|
0d3e45bc65
libata: Fix compile warning with ATA_DEBUG enabled
|
7 년 전 |
Colin Ian King
|
e94f7914fa
libata: make static arrays const, reduces object code size
|
8 년 전 |
Hans de Goede
|
f4ac647694
libata: Add new med_power_with_dipm link_power_management_policy setting
|
8 년 전 |
Dan Carpenter
|
59a5e266c3
libata: array underflow in ata_find_dev()
|
8 년 전 |
Christoph Hellwig
|
d80210f25f
sd: add support for TCG OPAL self encrypting disks
|
8 년 전 |
Tejun Heo
|
c8ccf812c3
libata: fix build warning from unused goto label
|
8 년 전 |
Minwoo Im
|
b1ffbf854e
libata: Support for an ATA PASS-THROUGH(32) command.
|
8 년 전 |
Minwoo Im
|
01efd6006d
libata: make the function name in comment match the actual function
|
8 년 전 |
Joe Perches
|
6ef56325d8
libata: Convert bare printks to pr_cont
|
8 년 전 |
Christoph Hellwig
|
818831c8b2
libata: implement SECURITY PROTOCOL IN/OUT
|
8 년 전 |
Mauro Carvalho Chehab
|
9bb9a39ce5
ata: update references for libata documentation
|
8 년 전 |
Mauro Carvalho Chehab
|
6baf20bce8
libata: fix identation on a kernel-doc markup
|
8 년 전 |
Christoph Hellwig
|
63ccc19164
libata: remove SCT WRITE SAME support
|
8 년 전 |
Christoph Hellwig
|
c6ade20f5e
libata: reject passthrough WRITE SAME requests
|
8 년 전 |
Christoph Hellwig
|
76aaf87b4c
scsi: merge __scsi_execute into scsi_execute
|
8 년 전 |
Linus Torvalds
|
79f4d1d5c0
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
|
8 년 전 |
Christoph Hellwig
|
57292b58dd
block: introduce blk_rq_is_passthrough
|
8 년 전 |
Christoph Hellwig
|
82ed4db499
block: split scsi_request out of struct request
|
8 년 전 |
Tejun Heo
|
d4ae1e2648
Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"
|
8 년 전 |
Christoph Hellwig
|
a234f7395c
libata: switch to dynamic allocation instead of ata_scsi_rbuf
|
8 년 전 |
Christoph Hellwig
|
a0c0b0e945
libata: don't call ata_scsi_rbuf_fill for command without a response buffer
|
8 년 전 |
Christoph Hellwig
|
8fc6c0657b
libata: call ->scsi_done from ata_scsi_simulate
|
8 년 전 |