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
2020-06-04
ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...
Ye Bin
1
-3
/
+6
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
1
-1
/
+1
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
1
-18
/
+10
2020-03-26
ata: move ata_sas_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-218
/
+4
2020-03-26
ata: start separating SATA specific code from libata-scsi.c
Bartlomiej Zolnierkiewicz
1
-300
/
+1
2020-03-26
ata: remove EXPORT_SYMBOL_GPL()s not used by modules
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2020-03-26
ata: move EXPORT_SYMBOL_GPL()s close to exported code
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2020-03-26
ata: optimize ata_scsi_rbuf[] size
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-26
ata: simplify ata_scsiop_inq_89()
Bartlomiej Zolnierkiewicz
1
-11
/
+7
2020-03-26
ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
Bartlomiej Zolnierkiewicz
1
-1
/
+7
2020-03-26
ata: remove stale maintainership information from core code
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2020-03-25
libata: Assign OF node to the SCSI device
Linus Walleij
1
-0
/
+30
2020-03-25
libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
John Garry
1
-6
/
+3
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+9
2019-10-06
Revert "libata, freezer: avoid block device removal while system is frozen"
Mika Westerberg
1
-21
/
+0
2019-08-07
libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
Jens Axboe
1
-0
/
+21
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-17
/
+1
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2019-02-10
libata: fix a typo in comment
Chengguang Xu
1
-1
/
+1
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
1
-2
/
+0
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-2
/
+3
2018-08-30
libata: Use SMART LBAM/LBAH password defines
Linus Walleij
1
-2
/
+2
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-2
/
+3
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
1
-6
/
+12
2018-08-02
libata-scsi: Move sense buffers onto stack
Kees Cook
1
-12
/
+6
2018-07-30
ata: ahci: Support state with min power but Partial low power state
Srinivas Pandruvada
1
-0
/
+1
2018-07-12
ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG
Paul Menzel
1
-2
/
+2
2018-07-02
ata: Fix ZBC_OUT all bit handling
Damien Le Moal
1
-3
/
+8
2018-07-02
ata: Fix ZBC_OUT command block check
Damien Le Moal
1
-6
/
+7
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
[next]