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: mpt3sas: Fix trace buffer registration failed
Sreekanth Reddy
2022-09-01
1
-0
/
+4
*
scsi: mpt3sas: Don't change DMA mask while reallocating pools
Sreekanth Reddy
2022-09-01
1
-7
/
+14
*
scsi: mpt3sas: Prevent error handler escalation when device removed
Sreekanth Reddy
2022-09-01
1
-0
/
+13
*
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...
Gustavo A. R. Silva
2022-09-01
1
-7
/
+7
*
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
2022-09-01
2
-6
/
+6
*
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-09-01
3
-4
/
+4
*
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-09-01
1
-2
/
+2
*
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-09-01
1
-1
/
+1
*
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-09-01
3
-4
/
+4
*
scsi: qla2xxx: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-09-01
1
-1
/
+1
*
scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()
Tetsuo Handa
2022-09-01
1
-2
/
+2
*
scsi: qla2xxx: Remove unused qlt_tmr_work()
Tetsuo Handa
2022-09-01
2
-67
/
+0
*
scsi: qla2xxx: Remove unused del_sess_list field
Tetsuo Handa
2022-09-01
2
-4
/
+0
*
scsi: lpfc: Copyright updates for 14.2.0.6 patches
James Smart
2022-09-01
5
-5
/
+5
*
scsi: lpfc: Update lpfc version to 14.2.0.6
James Smart
2022-09-01
1
-1
/
+1
*
scsi: lpfc: Remove SANDiags related code
James Smart
2022-09-01
8
-507
/
+4
*
scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
James Smart
2022-09-01
3
-1
/
+11
*
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
2022-09-01
7
-125
/
+240
*
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
2022-09-01
1
-5
/
+2
*
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
James Smart
2022-09-01
1
-1
/
+0
*
scsi: st: Remove redundant variable pointer stp
Colin Ian King
2022-09-01
1
-2
/
+1
*
scsi: megaraid: Remove redundant assignment to variable mfiStatus
Colin Ian King
2022-09-01
1
-3
/
+1
*
scsi: initio: Remove redundant assignment to pointer scb
Colin Ian King
2022-09-01
1
-1
/
+1
*
scsi: message: fusion: Remove redundant variable iocnum
Colin Ian King
2022-09-01
1
-4
/
+2
*
scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devices
Bradley Grove
2022-09-01
1
-0
/
+8
*
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
2022-09-01
5
-6
/
+333
*
scsi: mpi3mr: Block I/Os while refreshing target dev objects
Sreekanth Reddy
2022-09-01
1
-10
/
+15
*
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
2022-09-01
4
-1
/
+421
*
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
2022-08-23
4
-2
/
+914
*
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
2022-08-23
4
-1
/
+249
*
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
2022-08-23
3
-17
/
+235
*
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
2022-08-23
4
-10
/
+86
*
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
2022-08-23
3
-9
/
+432
*
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
Sreekanth Reddy
2022-08-23
3
-4
/
+46
*
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
2022-08-23
3
-1
/
+539
*
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
2022-08-23
3
-0
/
+295
*
scsi: mpi3mr: Add framework to add phys to STL
Sreekanth Reddy
2022-08-23
3
-0
/
+524
*
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
2022-08-23
3
-2
/
+154
*
scsi: mpi3mr: Add helper functions to retrieve config pages
Sreekanth Reddy
2022-08-23
2
-0
/
+621
*
scsi: mpi3mr: Add framework to issue config requests
Sreekanth Reddy
2022-08-23
3
-0
/
+282
*
scsi: mpi3mr: Add config and transport related debug flags
Sreekanth Reddy
2022-08-23
1
-0
/
+27
*
scsi: ufs: wb: Modify messages
Jinyoung Choi
2022-08-23
2
-13
/
+12
*
scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()
Jinyoung Choi
2022-08-23
3
-4
/
+10
*
scsi: ufs: wb: Add explicit flush sysfs attribute
Jinyoung Choi
2022-08-23
2
-4
/
+51
*
scsi: ufs: wb: Change function name and parameter names
Jinyoung Choi
2022-08-23
1
-13
/
+17
*
scsi: ufs: wb: Change wb_enabled condition test
Jinyoung Choi
2022-08-23
1
-4
/
+2
*
scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling
Peter Wang
2022-08-23
3
-5
/
+8
*
scsi: ufs: core: Use local_clock() for debugging timestamps
Daniil Lunev
2022-08-23
1
-8
/
+12
*
scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption
Po-Wen Kao
2022-08-23
3
-2
/
+153
*
scsi: ufs: ufs-mediatek: Fix performance scaling
Peter Wang
2022-08-23
1
-4
/
+14
[next]