index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERROR
Hannes Reinecke
2021-06-01
1
-4
/
+4
*
scsi: core: Use DID_TIME_OUT instead of DRIVER_TIMEOUT
Hannes Reinecke
2021-06-01
1
-2
/
+2
*
scsi: core: Do not use DRIVER_INVALID
Hannes Reinecke
2021-06-01
3
-6
/
+3
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-06-01
35
-115
/
+76
*
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
2021-06-01
5
-5
/
+20
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-06-01
18
-164
/
+85
*
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-06-01
14
-23
/
+49
*
scsi: scsi_dh_alua: Check for negative result value
Hannes Reinecke
2021-06-01
1
-4
/
+4
*
scsi: core: Reshuffle response handling in scsi_mode_sense()
Hannes Reinecke
2021-06-01
1
-38
/
+37
*
scsi: core: Fixup calling convention for scsi_mode_sense()
Hannes Reinecke
2021-06-01
4
-16
/
+17
*
scsi: scsi_ioctl: Return error code when blk_rq_map_kern() fails
Hannes Reinecke
2021-06-01
1
-3
/
+4
*
scsi: st: Return error code in st_scsi_execute()
Hannes Reinecke
2021-06-01
1
-2
/
+2
*
scsi: ufs: Suppress false positive unhandled interrupt messages
Bart Van Assche
2021-06-01
1
-1
/
+2
*
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
2021-06-01
3
-16
/
+145
*
scsi: mpt3sas: Handle firmware faults during first half of IOC init
Suganath Prabu S
2021-06-01
3
-77
/
+201
*
scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
Suganath Prabu S
2021-06-01
1
-0
/
+22
*
scsi: core: Cap scsi_host cmd_per_lun at can_queue
John Garry
2021-05-22
1
-0
/
+3
*
scsi: lpfc: Update lpfc version to 12.8.0.10
James Smart
2021-05-22
1
-1
/
+1
*
scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller
James Smart
2021-05-22
2
-0
/
+76
*
scsi: lpfc: Add a option to enable interlocked ABTS before job completion
James Smart
2021-05-22
4
-7
/
+53
*
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
2021-05-22
1
-2
/
+3
*
scsi: lpfc: Ignore GID-FT response that may be received after a link flip
James Smart
2021-05-22
2
-8
/
+38
*
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
2021-05-22
7
-20
/
+189
*
scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs
James Smart
2021-05-22
1
-3
/
+18
*
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
2021-05-22
2
-1
/
+26
*
scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
James Smart
2021-05-22
1
-0
/
+9
*
scsi: lpfc: Fix non-optimized ERSP handling
James Smart
2021-05-22
1
-2
/
+12
*
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
2021-05-22
6
-40
/
+115
*
scsi: scsi_dh_alua: Retry RTPG on a different path after failure
Martin Wilck
2021-05-22
1
-3
/
+67
*
scsi: qla2xxx: Remove redundant assignment to rval
Jiapeng Chong
2021-05-22
1
-2
/
+0
*
scsi: ufs: ufs-exynos: Make a const array static, makes object smaller
Colin Ian King
2021-05-22
1
-1
/
+1
*
scsi: fas216: Use fallthrough pseudo-keyword
Wei Ming Chen
2021-05-22
1
-1
/
+1
*
scsi: ufs: core: Clean up whitespace
Keoseong Park
2021-05-22
1
-1
/
+1
*
scsi: Fix spelling mistakes in header files
Zhen Lei
2021-05-21
4
-6
/
+6
*
scsi: core: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-21
1
-1
/
+1
*
scsi: target: tcmu: Fix boolreturn.cocci warnings
kernel test robot
2021-05-21
1
-1
/
+1
*
scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]
Bart Van Assche
2021-05-21
2
-14
/
+14
*
scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
Sergey Shtylyov
2021-05-21
1
-6
/
+6
*
scsi: bfa: Fix inconsistent indenting
Jiapeng Chong
2021-05-21
1
-1
/
+1
*
scsi: bfa: Fix typo
zuoqilin
2021-05-21
1
-1
/
+1
*
scsi: pmcraid: Fix typos
zuoqilin
2021-05-21
1
-2
/
+2
*
scsi: scsi_transport_fc: Remove double FC_FPORT_DELETED in mask creation
Daniel Wagner
2021-05-21
1
-1
/
+1
*
scsi: arcmsr: Update driver version to v1.50.00.05-20210429
ching Huang
2021-05-21
1
-1
/
+1
*
scsi: arcmsr: Fix doorbell status being updated late on ARC-1886
ching Huang
2021-05-21
1
-2
/
+9
*
scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0)
Yang Yingliang
2021-05-21
1
-2
/
+1
*
scsi: ufs: ufs-exynos: Move definitions from .h to .c
Bart Van Assche
2021-05-21
2
-27
/
+26
*
scsi: 3w-9xxx: Fix endianness issues in command packets
Samuel Holland
2021-05-16
2
-86
/
+81
*
scsi: 3w-9xxx: Reduce scope of structure packing
Samuel Holland
2021-05-16
1
-8
/
+10
*
scsi: 3w-9xxx: Use flexible array members to avoid struct padding
Samuel Holland
2021-05-16
2
-8
/
+12
*
scsi: be2iscsi: Remove redundant initialization
Nigel Christian
2021-05-15
1
-2
/
+0
[next]