index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
scsi: libsas: Defer works of new phys during suspend
Xiang Chen
2
-0
/
+25
2021-12-23
scsi: libsas: Refactor sas_queue_deferred_work()
Xiang Chen
2
-11
/
+15
2021-12-23
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
2
-0
/
+3
2021-12-23
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
2
-0
/
+4
2021-12-23
scsi: hisi_sas: Add more logs for runtime suspend/resume
Xiang Chen
1
-2
/
+6
2021-12-23
scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming host
Xiang Chen
1
-0
/
+29
2021-12-23
scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
1
-0
/
+5
2021-12-23
scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list
Xiang Chen
1
-3
/
+8
2021-12-23
scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
1
-1
/
+5
2021-12-23
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
3
-17
/
+9
2021-12-23
scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"
John Garry
1
-6
/
+0
2021-12-23
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
3
-3
/
+25
2021-12-17
scsi: libsas: Decode SAM status and host byte codes
John Garry
1
-3
/
+4
2021-12-17
scsi: hisi_sas: Fix phyup timeout on FPGA
Qi Liu
2
-7
/
+21
2021-12-17
scsi: hisi_sas: Prevent parallel FLR and controller reset
Qi Liu
2
-3
/
+6
2021-12-17
scsi: hisi_sas: Prevent parallel controller reset and control phy command
Qi Liu
1
-0
/
+2
2021-12-17
scsi: hisi_sas: Factor out task prep and delivery code
John Garry
1
-157
/
+124
2021-12-17
scsi: hisi_sas: Pass abort structure for internal abort
John Garry
2
-9
/
+17
2021-12-17
scsi: hisi_sas: Make internal abort have no task proto
John Garry
1
-1
/
+1
2021-12-17
scsi: hisi_sas: Start delivery hisi_sas_task_exec() directly
John Garry
1
-11
/
+6
2021-12-17
scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()
Christoph Hellwig
6
-18
/
+18
2021-12-17
scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()
Bean Huo
1
-1
/
+2
2021-12-17
scsi: qla2xxx: Synchronize rport dev_loss_tmo setting
Hannes Reinecke
3
-8
/
+13
2021-12-14
scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()
Christophe JAILLET
1
-2
/
+0
2021-12-14
scsi: lpfc: Use struct_group to isolate cast to larger object
Kees Cook
2
-27
/
+32
2021-12-14
scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
Kees Cook
2
-48
/
+46
2021-12-07
scsi: qla2xxx: Format log strings only if needed
Roman Bolshakov
1
-0
/
+3
2021-12-07
scsi: lpfc: Update lpfc version to 14.0.0.4
James Smart
1
-1
/
+1
2021-12-07
scsi: lpfc: Add additional debugfs support for CMF
James Smart
1
-1
/
+12
2021-12-07
scsi: lpfc: Cap CMF read bytes to MBPI
James Smart
2
-2
/
+11
2021-12-07
scsi: lpfc: Adjust CMF total bytes and rxmonitor
James Smart
4
-15
/
+22
2021-12-07
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
4
-30
/
+48
2021-12-07
scsi: lpfc: Fix NPIV port deletion crash
James Smart
4
-25
/
+73
2021-12-07
scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
James Smart
1
-5
/
+0
2021-12-07
scsi: lpfc: Change return code on I/Os received during link bounce
James Smart
2
-4
/
+6
2021-12-07
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
3
-3
/
+17
2021-12-07
scsi: ufs: Implement polling support
Bart Van Assche
1
-18
/
+67
2021-12-07
scsi: ufs: Optimize the command queueing code
Bart Van Assche
2
-10
/
+24
2021-12-07
scsi: ufs: Stop using the clock scaling lock in the error handler
Bart Van Assche
1
-2
/
+10
2021-12-07
scsi: ufs: Fix a kernel crash during shutdown
Bart Van Assche
1
-5
/
+10
2021-12-07
scsi: ufs: Improve SCSI abort handling further
Bart Van Assche
1
-0
/
+12
2021-12-07
scsi: ufs: Introduce ufshcd_release_scsi_cmd()
Bart Van Assche
1
-8
/
+14
2021-12-07
scsi: ufs: Remove the 'update_scaling' local variable
Bart Van Assche
1
-5
/
+2
2021-12-07
scsi: ufs: Remove hba->cmd_queue
Bart Van Assche
2
-12
/
+1
2021-12-07
scsi: ufs: Fix a deadlock in the error handler
Bart Van Assche
2
-39
/
+16
2021-12-07
scsi: ufs: Rework ufshcd_change_queue_depth()
Bart Van Assche
1
-5
/
+1
2021-12-07
scsi: ufs: Remove ufshcd_any_tag_in_use()
Bart Van Assche
1
-20
/
+1
2021-12-07
scsi: ufs: Fix race conditions related to driver data
Bart Van Assche
4
-5
/
+7
2021-12-07
scsi: ufs: Remove dead code
Bart Van Assche
1
-6
/
+1
2021-12-07
scsi: ufs: Remove the sdev_rpmb member
Bart Van Assche
2
-7
/
+6
[next]