index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2
-16
/
+1
2021-10-27
scsi: qla2xxx: Update version to 10.02.07.200-k
Nilesh Javali
1
-2
/
+2
2021-10-27
scsi: qla2xxx: edif: Fix EDIF bsg
Quinn Tran
1
-26
/
+23
2021-10-27
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
5
-25
/
+26
2021-10-27
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
5
-4
/
+9
2021-10-27
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
3
-3
/
+32
2021-10-27
scsi: qla2xxx: edif: Tweak trace message
Quinn Tran
4
-9
/
+20
2021-10-27
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
3
-35
/
+13
2021-10-27
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
3
-1
/
+98
2021-10-27
scsi: qla2xxx: edif: Fix app start delay
Quinn Tran
1
-61
/
+3
2021-10-27
scsi: qla2xxx: edif: Fix app start fail
Quinn Tran
1
-26
/
+26
2021-10-27
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
3
-50
/
+2
2021-10-27
scsi: qla2xxx: Fix gnl list corruption
Quinn Tran
1
-3
/
+1
2021-10-27
scsi: qla2xxx: Relogin during fabric disturbance
Quinn Tran
1
-9
/
+45
2021-10-27
scsi: elx: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
1
-5
/
+4
2021-10-27
scsi: ufs: core: Micro-optimize ufshcd_map_sg()
Bart Van Assche
2
-10
/
+15
2021-10-27
scsi: ufs: core: Add a compile-time structure size check
Bart Van Assche
1
-0
/
+5
2021-10-27
scsi: ufs: core: Remove three superfluous casts
Bart Van Assche
1
-3
/
+3
2021-10-27
scsi: ufs: core: Add debugfs attributes for triggering the UFS EH
Bart Van Assche
1
-0
/
+65
2021-10-27
scsi: ufs: core: Make it easier to add new debugfs attributes
Bart Van Assche
1
-3
/
+30
2021-10-27
scsi: ufs: core: Export ufshcd_schedule_eh_work()
Bart Van Assche
2
-3
/
+4
2021-10-27
scsi: ufs: core: Log error handler activity
Bart Van Assche
1
-0
/
+24
2021-10-27
scsi: ufs: core: Improve static type checking
Bart Van Assche
2
-5
/
+9
2021-10-27
scsi: ufs: core: Improve source code comments
Bart Van Assche
1
-2
/
+2
2021-10-27
scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...
Bart Van Assche
1
-22
/
+11
2021-10-27
scsi: target: core: Remove from tmr_list during LUN unlink
Dmitry Bogdanov
2
-23
/
+24
2021-10-21
scsi: lpfc: Update lpfc version to 14.0.0.3
James Smart
1
-1
/
+1
2021-10-21
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
6
-15
/
+139
2021-10-21
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-7
/
+7
2021-10-21
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
James Smart
1
-0
/
+13
2021-10-21
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
1
-0
/
+1
2021-10-21
scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
James Smart
3
-21
/
+55
2021-10-21
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
1
-0
/
+7
2021-10-21
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
3
-6
/
+6
2021-10-21
scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
Srinivas Kandagatla
1
-2
/
+2
2021-10-21
scsi: ufs: mediatek: Avoid sched_clock() misuse
Arnd Bergmann
1
-3
/
+3
2021-10-21
scsi: mpt3sas: Make mpt3sas_dev_attrs static
Jiapeng Chong
1
-1
/
+1
2021-10-19
scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions
Sreekanth Reddy
2
-0
/
+2
2021-10-19
scsi: target: core: Stop using bdevname()
Christoph Hellwig
1
-3
/
+1
2021-10-19
scsi: aha1542: Use memcpy_{from,to}_bvec()
Christoph Hellwig
1
-4
/
+2
2021-10-19
scsi: sr: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-10-19
scsi: sd: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
2021-10-19
scsi: target: Perform ALUA group changes in one step
Mike Christie
1
-7
/
+16
2021-10-19
scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path
Mike Christie
2
-28
/
+35
2021-10-19
scsi: target: Fix alua_tg_pt_gps_count tracking
Mike Christie
1
-1
/
+0
2021-10-19
scsi: target: Fix ordered tag handling
Mike Christie
4
-24
/
+61
2021-10-19
scsi: target: Fix ordered CMD_T_SENT handling
Mike Christie
1
-5
/
+5
2021-10-19
scsi: ufs: ufs-mediatek: Fix wrong location for ref-clk delay
Peter Wang
1
-4
/
+4
2021-10-19
scsi: ufs: ufs-mediatek: Fix build error caused by use of sched_clock()
Stanley Chu
1
-0
/
+1
2021-10-19
scsi: ufs: ufs-mediatek: Introduce default delay for reference clock
Stanley Chu
2
-5
/
+9
[next]