index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
John Meneghini
2022-01-31
1
-8
/
+13
|
*
scsi: pm80xx: Fix double completion for SATA devices
Ajish Koshy
2022-01-31
2
-44
/
+0
|
*
scsi: myrs: Fix crash in error case
Tong Zhang
2022-01-25
1
-1
/
+2
|
*
scsi: 53c700: Remove redundant assignment to pointer SCp
Colin Ian King
2022-01-25
1
-1
/
+0
|
*
scsi: ufs: Treat link loss as fatal error
Kiwoong Kim
2022-01-25
1
-1
/
+2
|
*
scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
Kiwoong Kim
2022-01-25
1
-3
/
+6
|
*
scsi: bfa: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-25
1
-6
/
+0
|
*
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-25
2
-5
/
+0
|
*
scsi: 3w-sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-25
1
-4
/
+0
|
*
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
John Meneghini
2022-01-25
1
-15
/
+5
|
*
scsi: pm8001: Fix bogus FW crash for maxcpus=1
John Garry
2022-01-25
2
-3
/
+19
|
*
scsi: qedf: Change context reset messages to ratelimited
Saurav Kashyap
2022-01-25
1
-2
/
+4
|
*
scsi: qedf: Fix refcount issue when LOGO is received during TMF
Saurav Kashyap
2022-01-25
1
-0
/
+1
|
*
scsi: qedf: Add stag_work to all the vports
Saurav Kashyap
2022-01-25
1
-0
/
+1
|
*
scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
Xiaoke Wang
2022-01-25
1
-0
/
+7
|
*
scsi: elx: efct: Don't use GFP_KERNEL under spin lock
Yang Yingliang
2022-01-25
1
-6
/
+2
*
|
scsi: mpi3mr: Bump driver version to 8.0.0.68.0
Sreekanth Reddy
2022-02-11
1
-2
/
+2
*
|
scsi: mpi3mr: Fix memory leaks
Sreekanth Reddy
2022-02-11
1
-1
/
+1
*
|
scsi: mpi3mr: Update the copyright year
Sreekanth Reddy
2022-02-11
4
-4
/
+4
*
|
scsi: mpi3mr: Fix reporting of actual data transfer size
Sreekanth Reddy
2022-02-11
1
-0
/
+2
*
|
scsi: mpi3mr: Fix cmnd getting marked as in use forever
Sreekanth Reddy
2022-02-11
1
-2
/
+14
*
|
scsi: mpi3mr: Fix hibernation issue
Sreekanth Reddy
2022-02-11
1
-1
/
+1
*
|
scsi: mpi3mr: Update MPI3 headers
Sreekanth Reddy
2022-02-11
7
-101
/
+116
*
|
scsi: mpi3mr: Fix printing of pending I/O count
Sreekanth Reddy
2022-02-11
1
-1
/
+1
*
|
scsi: mpi3mr: Fix deadlock while canceling the fw event
Sreekanth Reddy
2022-02-11
3
-21
/
+91
*
|
scsi: libsas: Remove unused parameter for function sas_ata_eh()
Xiang Chen
2022-02-11
2
-3
/
+2
*
|
scsi: libsas: Remove duplicated setting for task->task_state_flags
Xiang Chen
2022-02-11
1
-1
/
+0
*
|
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
2022-02-11
1
-4
/
+2
*
|
scsi: smartpqi: Fix unused variable pqi_pm_ops for clang
Don Brace
2022-02-11
1
-0
/
+4
*
|
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-02-11
11
-54
/
+9
*
|
scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()
John Garry
2022-02-11
3
-16
/
+14
*
|
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
2022-02-11
3
-22
/
+0
*
|
scsi: pm8001: Clean up inconsistent indenting
Yang Li
2022-02-11
1
-30
/
+31
*
|
scsi: ibmvscsis: Silence -Warray-bounds warning
Kees Cook
2022-02-11
1
-6
/
+3
*
|
scsi: qla2xxx: Add qla2x00_async_done() for async routines
Saurav Kashyap
2022-02-11
1
-1
/
+16
*
|
scsi: smartpqi: Update version to 2.1.14-035
Don Brace
2022-02-08
1
-3
/
+3
*
|
scsi: smartpqi: Fix lsscsi -t SAS addresses
Kevin Barnett
2022-02-08
1
-3
/
+3
*
|
scsi: smartpqi: Fix hibernate and suspend
Kevin Barnett
2022-02-08
1
-35
/
+81
*
|
scsi: smartpqi: Fix BUILD_BUG_ON() statements
Mike McGowen
2022-02-08
3
-2
/
+6
*
|
scsi: smartpqi: Fix NUMA node not updated during init
Mike McGowen
2022-02-08
1
-5
/
+5
*
|
scsi: smartpqi: Expose SAS address for SATA drives
Kevin Barnett
2022-02-08
2
-42
/
+3
*
|
scsi: smartpqi: Speed up RAID 10 sequential reads
Mike McGowen
2022-02-08
2
-5
/
+6
*
|
scsi: smartpqi: Fix kdump issue when controller is locked up
Mahesh Rajashekhara
2022-02-08
1
-16
/
+23
*
|
scsi: smartpqi: Update volume size after expansion
Mahesh Rajashekhara
2022-02-08
2
-8
/
+13
*
|
scsi: smartpqi: Avoid drive spin-down during suspend
Sagar Biradar
2022-02-08
1
-1
/
+10
*
|
scsi: smartpqi: Resolve delay issue with PQI_HZ value
Balsundar P
2022-02-08
3
-26
/
+20
*
|
scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()
Kevin Barnett
2022-02-08
1
-1
/
+1
*
|
scsi: smartpqi: Fix a name typo and cleanup code
Kevin Barnett
2022-02-08
1
-5
/
+5
*
|
scsi: smartpqi: Quickly propagate path failures to SCSI midlayer
Murthy Bhat
2022-02-08
1
-2
/
+18
*
|
scsi: smartpqi: Eliminate drive spin down on warm boot
Sagar Biradar
2022-02-08
1
-1
/
+7
[prev]
[next]