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
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+3
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-1
/
+3
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-11
/
+11
2022-02-20
ata: libata-scsi: use *switch* statements to check SCSI command codes
Sergey Shtylyov
1
-7
/
+19
2022-01-31
ata: libata-scsi: Simplify scsi_XX_lba_len()
Damien Le Moal
1
-34
/
+6
2022-01-31
ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()
Damien Le Moal
1
-3
/
+3
2022-01-31
ata: libata-scsi: Cleanup ata_get_xlat_func()
Damien Le Moal
1
-1
/
+0
2022-01-14
ata: libata-scsi: simplify __ata_scsi_queuecmd()
Wenchao Hao
1
-24
/
+21
2022-01-05
ata: libata-scsi: rework ata_dump_status to avoid using pr_cont()
Hannes Reinecke
1
-28
/
+23
2022-01-05
ata: libata: remove pointless VPRINTK() calls
Hannes Reinecke
1
-42
/
+0
2022-01-05
ata: libata-scsi: drop DPRINTK calls for cdb translation
Hannes Reinecke
1
-19
/
+1
2022-01-04
ata: libata: use min() to make code cleaner
Changcheng Deng
1
-8
/
+2
2022-01-04
ata: libata-scsi: use sysfs_emit()
Damien Le Moal
1
-1
/
+1
2021-12-17
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
1
-2
/
+13
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+19
2021-11-02
Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-10-26
libata: support concurrent positioning ranges log
Damien Le Moal
1
-9
/
+39
2021-10-16
scsi: ata: Switch to attribute groups
Bart Van Assche
1
-3
/
+12
2021-10-16
scsi: ata: Call scsi_done() directly
Bart Van Assche
1
-7
/
+7
2021-10-12
libata-scsi: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+5
2021-08-18
libata: simplify ata_scsi_rbuf_fill()
Damien Le Moal
1
-51
/
+9
2021-08-11
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-5
/
+5
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-1
/
+1
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-10
/
+3
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-5
/
+2
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-0
/
+8
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+7
2020-09-02
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
1
-1
/
+7
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
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
[next]