index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: bnx2fc: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
3
-14
/
+19
*
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
2
-15
/
+12
*
scsi: initio: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
2
-6
/
+17
*
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
11
-22
/
+40
*
scsi: imm: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-23
2
-43
/
+50
*
scsi: hptiop: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
2
-2
/
+3
*
scsi: fnic: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
3
-154
/
+163
*
scsi: fnic: Fix a tracing statement
Bart Van Assche
2022-02-23
1
-1
/
+1
*
scsi: fdomain: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-23
1
-28
/
+36
*
scsi: esp_scsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
2
-4
/
+3
*
scsi: dc395x: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
1
-3
/
+0
*
scsi: csio: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
2
-9
/
+21
*
scsi: bfa: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
2
-13
/
+30
*
scsi: aha152x: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-23
1
-104
/
+155
*
scsi: aha1542: Remove a set-but-not-used array
Bart Van Assche
2022-02-23
1
-2
/
+1
*
scsi: advansys: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-23
1
-6
/
+16
*
scsi: aacraid: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-23
4
-36
/
+54
*
scsi: 53c700: Stop clearing SCSI pointer fields
Bart Van Assche
2022-02-23
1
-2
/
+0
*
scsi: arm: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-23
4
-29
/
+56
*
scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
Bart Van Assche
2022-02-23
6
-8
/
+6
*
scsi: NCR5380: Add SCp members to struct NCR5380_cmd
Finn Thain
2022-02-23
6
-56
/
+66
*
scsi: NCR5380: Remove the NCR5380_CMD_SIZE macro
Bart Van Assche
2022-02-23
8
-9
/
+7
*
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2022-02-23
25
-82
/
+119
*
scsi: nsp_cs: Use true and false instead of TRUE and FALSE
Bart Van Assche
2022-02-23
2
-14
/
+14
*
scsi: nsp_cs: Change the return type of two functions into 'void'
Bart Van Assche
2022-02-23
2
-14
/
+7
*
scsi: ips: Use true and false instead of TRUE and FALSE
Bart Van Assche
2022-02-23
1
-19
/
+17
*
scsi: ips: Change the return type of ips_release() into 'void'
Bart Van Assche
2022-02-23
1
-5
/
+2
*
scsi: ips: Remove an unreachable statement
Bart Van Assche
2022-02-23
1
-1
/
+0
*
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2022-02-23
4
-130
/
+23
*
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
4
-259
/
+19
*
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
4
-25
/
+19
*
scsi: libsas: Add sas_lu_reset()
John Garry
2022-02-19
4
-9
/
+13
*
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
6
-20
/
+13
*
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
8
-31
/
+15
*
scsi: libsas: Add TMF handler aborted callback
John Garry
2022-02-19
5
-0
/
+32
*
scsi: libsas: Add TMF handler exec complete callback
John Garry
2022-02-19
4
-0
/
+19
*
scsi: libsas: Add sas_execute_ssp_tmf()
John Garry
2022-02-19
1
-0
/
+18
*
scsi: libsas: Add sas_execute_tmf()
John Garry
2022-02-19
2
-0
/
+108
*
scsi: libsas: Add sas_task.tmf
John Garry
2022-02-19
3
-37
/
+22
*
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
10
-56
/
+40
*
scsi: libsas: Move SMP task handlers to core
John Garry
2022-02-19
3
-22
/
+29
*
scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
John Garry
2022-02-19
1
-2
/
+0
*
scsi: libsas: Delete SAS_SG_ERR
John Garry
2022-02-19
2
-5
/
+0
*
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-19
13
-69
/
+0
*
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
2022-02-19
4
-10
/
+15
*
scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
John Garry
2022-02-19
1
-2
/
+4
*
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
2022-02-15
24
-120
/
+161
|
\
|
*
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2022-02-08
2
-2
/
+8
|
*
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2022-02-08
2
-5
/
+12
|
*
scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal
John Garry
2022-01-31
1
-8
/
+6
[prev]
[next]