index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
5
-10
/
+22
2022-02-19
scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
John Garry
1
-2
/
+4
2022-02-11
scsi: mpi3mr: Bump driver version to 8.0.0.68.0
Sreekanth Reddy
1
-2
/
+2
2022-02-11
scsi: mpi3mr: Fix memory leaks
Sreekanth Reddy
1
-1
/
+1
2022-02-11
scsi: mpi3mr: Update the copyright year
Sreekanth Reddy
4
-4
/
+4
2022-02-11
scsi: mpi3mr: Fix reporting of actual data transfer size
Sreekanth Reddy
1
-0
/
+2
2022-02-11
scsi: mpi3mr: Fix cmnd getting marked as in use forever
Sreekanth Reddy
1
-2
/
+14
2022-02-11
scsi: mpi3mr: Fix hibernation issue
Sreekanth Reddy
1
-1
/
+1
2022-02-11
scsi: mpi3mr: Update MPI3 headers
Sreekanth Reddy
7
-101
/
+116
2022-02-11
scsi: mpi3mr: Fix printing of pending I/O count
Sreekanth Reddy
1
-1
/
+1
2022-02-11
scsi: mpi3mr: Fix deadlock while canceling the fw event
Sreekanth Reddy
3
-21
/
+91
2022-02-11
scsi: Remove unused member cmd_pool for structure scsi_host_template
Xiang Chen
1
-3
/
+0
2022-02-11
scsi: libsas: Remove unused parameter for function sas_ata_eh()
Xiang Chen
3
-7
/
+4
2022-02-11
scsi: libsas: Remove duplicated setting for task->task_state_flags
Xiang Chen
1
-1
/
+0
2022-02-11
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
2
-5
/
+3
2022-02-11
scsi: message: fusion: Use GFP_KERNEL
Julia Lawall
1
-1
/
+1
2022-02-11
scsi: smartpqi: Fix unused variable pqi_pm_ops for clang
Don Brace
1
-0
/
+4
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
12
-55
/
+9
2022-02-11
scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()
John Garry
3
-16
/
+14
2022-02-11
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
3
-22
/
+0
2022-02-11
scsi: pm8001: Clean up inconsistent indenting
Yang Li
1
-30
/
+31
2022-02-11
scsi: ibmvscsis: Silence -Warray-bounds warning
Kees Cook
2
-12
/
+14
2022-02-11
scsi: qla2xxx: Add qla2x00_async_done() for async routines
Saurav Kashyap
1
-1
/
+16
2022-02-08
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2
-2
/
+8
2022-02-08
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-02-08
scsi: smartpqi: Update version to 2.1.14-035
Don Brace
1
-3
/
+3
2022-02-08
scsi: smartpqi: Fix lsscsi -t SAS addresses
Kevin Barnett
1
-3
/
+3
2022-02-08
scsi: smartpqi: Fix hibernate and suspend
Kevin Barnett
1
-35
/
+81
2022-02-08
scsi: smartpqi: Fix BUILD_BUG_ON() statements
Mike McGowen
3
-2
/
+6
2022-02-08
scsi: smartpqi: Fix NUMA node not updated during init
Mike McGowen
1
-5
/
+5
2022-02-08
scsi: smartpqi: Expose SAS address for SATA drives
Kevin Barnett
2
-42
/
+3
2022-02-08
scsi: smartpqi: Speed up RAID 10 sequential reads
Mike McGowen
2
-5
/
+6
2022-02-08
scsi: smartpqi: Fix kdump issue when controller is locked up
Mahesh Rajashekhara
1
-16
/
+23
2022-02-08
scsi: smartpqi: Update volume size after expansion
Mahesh Rajashekhara
2
-8
/
+13
2022-02-08
scsi: smartpqi: Avoid drive spin-down during suspend
Sagar Biradar
1
-1
/
+10
2022-02-08
scsi: smartpqi: Resolve delay issue with PQI_HZ value
Balsundar P
3
-26
/
+20
2022-02-08
scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()
Kevin Barnett
1
-1
/
+1
2022-02-08
scsi: smartpqi: Fix a name typo and cleanup code
Kevin Barnett
1
-5
/
+5
2022-02-08
scsi: smartpqi: Quickly propagate path failures to SCSI midlayer
Murthy Bhat
1
-2
/
+18
2022-02-08
scsi: smartpqi: Eliminate drive spin down on warm boot
Sagar Biradar
1
-1
/
+7
2022-02-08
scsi: smartpqi: Enable SATA NCQ priority in sysfs
Gilbert Wu
2
-4
/
+117
2022-02-08
scsi: smartpqi: Add PCI IDs
Don Brace
1
-4
/
+104
2022-02-08
scsi: smartpqi: Fix rmmod stack trace
Don Brace
1
-4
/
+2
2022-02-08
scsi: mpt3sas: Convert to flexible arrays
Kees Cook
1
-3
/
+3
2022-02-08
scsi: usb: storage: Complete the SCSI request directly
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-08
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
2
-2
/
+20
2022-02-08
scsi: core: Make "access_state" sysfs attribute always visible
Martin Wilck
1
-8
/
+0
2022-01-31
scsi: lpfc: Remove redundant flush_workqueue() call
Minghao Chi (CGEL ZTE)
1
-1
/
+0
2022-01-31
scsi: qedi: Remove redundant flush_workqueue() calls
Minghao Chi (CGEL ZTE)
1
-2
/
+0
2022-01-31
scsi: bfa: Replace snprintf() with sysfs_emit()
Yang Guang
1
-13
/
+13
[next]