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