index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
libsas.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
scsi: libsas: Add sas_execute_internal_abort_single()
John Garry
3
-0
/
+90
2022-03-15
scsi: lpfc: Remove failing soft_wwn support
James Smart
3
-242
/
+1
2022-03-09
scsi: ufs: core: scsi_get_lba() error fix
Peter Wang
1
-2
/
+3
2022-03-09
scsi: ufs: docs: UFS documentation corrections
Randy Dunlap
1
-35
/
+35
2022-03-09
scsi: mpt3sas: Fix incorrect 4GB boundary check
Sreekanth Reddy
1
-13
/
+12
2022-03-09
scsi: mpt3sas: Remove scsi_dma_map() error messages
Sreekanth Reddy
1
-15
/
+3
2022-03-09
scsi: libfc: Fix use after free in fc_exch_abts_resp()
Jianglei Nie
1
-0
/
+1
2022-03-09
scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()
Damien Le Moal
1
-9
/
+7
2022-03-09
scsi: scsi_debug: Silence unexpected unlock warnings
Damien Le Moal
1
-24
/
+44
2022-03-02
scsi: ufs: Fix runtime PM messages never-ending cycle
Adrian Hunter
1
-2
/
+19
2022-03-02
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
3
-4
/
+12
2022-03-02
scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()
Hannes Reinecke
1
-7
/
+8
2022-03-02
scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()
Hannes Reinecke
1
-6
/
+6
2022-03-02
scsi: lpfc: Use fc_block_rport()
Hannes Reinecke
1
-5
/
+8
2022-03-02
scsi: lpfc: Drop lpfc_no_handler()
Hannes Reinecke
1
-10
/
+0
2022-03-02
scsi: lpfc: Kill lpfc_bus_reset_handler()
Hannes Reinecke
1
-91
/
+0
2022-03-02
scsi: wd719x: Return proper error code when dma_set_mask() fails
Zheyu Ma
1
-1
/
+2
2022-03-02
scsi: iscsi: Drop temp workq_name
Mike Christie
2
-5
/
+2
2022-03-02
scsi: iscsi: Use the session workqueue for recovery
Mike Christie
1
-16
/
+4
2022-03-02
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
3
-6
/
+17
2022-03-02
scsi: iscsi: Remove iscsi_scan_finished()
Mike Christie
2
-37
/
+4
2022-03-02
scsi: iscsi: Speed up session unblocking and removal
Mike Christie
1
-4
/
+5
2022-03-02
scsi: iscsi: Fix recovery and unblocking race
Mike Christie
1
-5
/
+2
2022-03-02
scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters
James Smart
1
-23
/
+16
2022-03-02
scsi: libsas: Clean up sas_form_port()
Damien Le Moal
1
-31
/
+42
2022-03-02
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
5
-11
/
+0
2022-03-02
scsi: core: Remove struct scsi_request
Christoph Hellwig
10
-36
/
+10
2022-03-02
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
9
-35
/
+21
2022-03-02
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
9
-16
/
+15
2022-03-02
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
9
-31
/
+30
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
19
-168
/
+113
2022-03-02
scsi: core: Don't memset() the entire scsi_cmnd in scsi_init_command()
Christoph Hellwig
1
-32
/
+28
2022-03-02
scsi: target: pscsi: Remove struct pscsi_plugin_task
Christoph Hellwig
2
-38
/
+17
2022-02-28
scsi: libsas: Use bool for queue_work() return code
John Garry
2
-20
/
+12
2022-02-28
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
3
-18
/
+12
2022-02-28
scsi: hisi_sas: Modify v3 HW SSP underflow error processing
Xingui Yang
1
-13
/
+26
2022-02-28
scsi: hisi_sas: Limit users changing debugfs BIST count value
Xiang Chen
1
-2
/
+50
2022-02-28
scsi: hisi_sas: Rename error labels in hisi_sas_v3_probe()
Qi Liu
1
-10
/
+10
2022-02-28
scsi: hisi_sas: Free irq vectors in order for v3 HW
Qi Liu
1
-5
/
+11
2022-02-28
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
2
-2
/
+3
2022-02-28
scsi: hisi_sas: Change permission of parameter prot_mask
Xiang Chen
1
-1
/
+1
2022-02-28
scsi: qla4xxx: Remove unneeded variable
Changcheng Deng
1
-2
/
+1
2022-02-28
scsi: aha152x: Fix aha152x_setup() __setup handler return value
Randy Dunlap
1
-4
/
+2
2022-02-28
scsi: pm80xx: Handle non-fatal errors
Ajish Koshy
2
-8
/
+29
2022-02-28
scsi: mac53c94: Stop using struct scsi_pointer
Finn Thain
2
-16
/
+15
2022-02-28
scsi: mesh: Stop using struct scsi_pointer
Finn Thain
2
-15
/
+14
2022-02-28
scsi: core: docs: Update notes about scsi_times_out
Khazhismel Kumykov
1
-8
/
+7
2022-02-28
scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...
Christophe JAILLET
1
-1
/
+1
2022-02-28
scsi: libfc: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-3
/
+3
2022-02-23
scsi: pm8001: Fix pm8001_info() message format
Damien Le Moal
1
-1
/
+1
[prev]
[next]