index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
scsi: wd719x: Return proper error code when dma_set_mask() fails
Zheyu Ma
2022-03-01
1
-1
/
+2
|
*
|
scsi: iscsi: Drop temp workq_name
Mike Christie
2022-03-01
1
-4
/
+2
|
*
|
scsi: iscsi: Use the session workqueue for recovery
Mike Christie
2022-03-01
1
-16
/
+4
|
*
|
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
2022-03-01
2
-6
/
+15
|
*
|
scsi: iscsi: Remove iscsi_scan_finished()
Mike Christie
2022-03-01
1
-35
/
+4
|
*
|
scsi: iscsi: Speed up session unblocking and removal
Mike Christie
2022-03-01
1
-4
/
+5
|
*
|
scsi: iscsi: Fix recovery and unblocking race
Mike Christie
2022-03-01
1
-5
/
+2
|
*
|
scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters
James Smart
2022-03-01
1
-23
/
+16
|
*
|
scsi: libsas: Clean up sas_form_port()
Damien Le Moal
2022-03-01
1
-31
/
+42
|
*
|
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2022-03-01
1
-1
/
+0
|
*
|
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
7
-25
/
+9
|
*
|
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-01
6
-28
/
+16
|
*
|
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2022-03-01
6
-11
/
+11
|
*
|
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
6
-28
/
+27
|
*
|
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
11
-138
/
+94
|
*
|
scsi: core: Don't memset() the entire scsi_cmnd in scsi_init_command()
Christoph Hellwig
2022-03-01
1
-32
/
+28
|
*
|
scsi: libsas: Use bool for queue_work() return code
John Garry
2022-02-27
2
-20
/
+12
|
*
|
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
2022-02-27
2
-14
/
+8
|
*
|
scsi: hisi_sas: Modify v3 HW SSP underflow error processing
Xingui Yang
2022-02-27
1
-13
/
+26
|
*
|
scsi: hisi_sas: Limit users changing debugfs BIST count value
Xiang Chen
2022-02-27
1
-2
/
+50
|
*
|
scsi: hisi_sas: Rename error labels in hisi_sas_v3_probe()
Qi Liu
2022-02-27
1
-10
/
+10
|
*
|
scsi: hisi_sas: Free irq vectors in order for v3 HW
Qi Liu
2022-02-27
1
-5
/
+11
|
*
|
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
2022-02-27
2
-2
/
+3
|
*
|
scsi: hisi_sas: Change permission of parameter prot_mask
Xiang Chen
2022-02-27
1
-1
/
+1
|
*
|
scsi: qla4xxx: Remove unneeded variable
Changcheng Deng
2022-02-27
1
-2
/
+1
|
*
|
scsi: aha152x: Fix aha152x_setup() __setup handler return value
Randy Dunlap
2022-02-27
1
-4
/
+2
|
*
|
scsi: pm80xx: Handle non-fatal errors
Ajish Koshy
2022-02-27
2
-8
/
+29
|
*
|
scsi: mac53c94: Stop using struct scsi_pointer
Finn Thain
2022-02-27
2
-16
/
+15
|
*
|
scsi: mesh: Stop using struct scsi_pointer
Finn Thain
2022-02-27
2
-15
/
+14
|
*
|
scsi: libfc: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2022-02-27
1
-1
/
+1
|
*
|
scsi: pm8001: Fix pm8001_info() message format
Damien Le Moal
2022-02-22
1
-1
/
+1
|
*
|
scsi: pm8001: Improve pm80XX_send_abort_all()
Damien Le Moal
2022-02-22
2
-22
/
+8
|
*
|
scsi: pm8001: Simplify pm8001_ccb_task_free()
Damien Le Moal
2022-02-22
4
-62
/
+52
|
*
|
scsi: pm8001: Simplify pm8001_task_exec()
Damien Le Moal
2022-02-22
1
-92
/
+78
|
*
|
scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
Damien Le Moal
2022-02-22
3
-166
/
+89
|
*
|
scsi: pm8001: Introduce ccb alloc/free helpers
Damien Le Moal
2022-02-22
4
-171
/
+166
|
*
|
scsi: pm8001: Simplify pm8001_get_ncq_tag()
Damien Le Moal
2022-02-22
1
-9
/
+5
|
*
|
scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()
Damien Le Moal
2022-02-22
1
-17
/
+21
|
*
|
scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commands
Damien Le Moal
2022-02-22
1
-7
/
+2
|
*
|
scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()
Damien Le Moal
2022-02-22
1
-1
/
+3
|
*
|
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
2022-02-22
3
-3
/
+17
|
*
|
scsi: pm8001: Fix task leak in pm8001_send_abort_all()
Damien Le Moal
2022-02-22
1
-3
/
+6
|
*
|
scsi: pm8001: Fix tag values handling
Damien Le Moal
2022-02-22
5
-47
/
+28
|
*
|
scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
Damien Le Moal
2022-02-22
1
-4
/
+3
|
*
|
scsi: pm8001: Fix pm8001_tag_alloc() failures handling
Damien Le Moal
2022-02-22
1
-5
/
+10
|
*
|
scsi: pm8001: Fix abort all task initialization
Damien Le Moal
2022-02-22
2
-0
/
+3
|
*
|
scsi: pm8001: Fix NCQ NON DATA command completion handling
Damien Le Moal
2022-02-22
2
-2
/
+4
|
*
|
scsi: pm8001: Fix NCQ NON DATA command task initialization
Damien Le Moal
2022-02-22
2
-14
/
+13
|
*
|
scsi: pm8001: Remove local variable in pm8001_pci_resume()
Damien Le Moal
2022-02-22
1
-4
/
+4
|
*
|
scsi: pm8001: Fix use of struct set_phy_profile_req fields
Damien Le Moal
2022-02-22
2
-6
/
+8
[prev]
[next]