index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
17
-336
/
+84
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
5
-1
/
+29
2021-11-03
scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
Jackie Liu
1
-0
/
+1
2021-10-30
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
3
-288
/
+4
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
1
-3
/
+6
2021-10-27
scsi: sr: Remove duplicate assignment
Alexey Dobriyan
1
-1
/
+0
2021-10-27
scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host
Chanho Park
1
-0
/
+86
2021-10-27
scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9
Chanho Park
1
-0
/
+68
2021-10-27
scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS
Chanho Park
2
-0
/
+136
2021-10-27
scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks
Chanho Park
2
-0
/
+12
2021-10-27
scsi: ufs: ufs-exynos: Factor out priv data init
Chanho Park
1
-7
/
+14
2021-10-27
scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
Chanho Park
2
-2
/
+5
2021-10-27
scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_ops
Chanho Park
2
-1
/
+8
2021-10-27
scsi: ufs: ufs-exynos: Add setup_clocks callback
Chanho Park
1
-0
/
+24
2021-10-27
scsi: ufs: ufs-exynos: Add refclkout_stop control
Chanho Park
1
-1
/
+2
2021-10-27
scsi: ufs: ufs-exynos: Simplify drv_data retrieval
Chanho Park
2
-11
/
+2
2021-10-27
scsi: ufs: ufs-exynos: Change pclk available max value
Chanho Park
1
-1
/
+1
2021-10-27
scsi: ufs: Add quirk to enable host controller without PH configuration
jongmin jeong
2
-0
/
+9
2021-10-27
scsi: ufs: Add quirk to handle broken UIC command
jongmin jeong
2
-0
/
+9
2021-10-27
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2
-16
/
+1
2021-10-26
scsi: qla2xxx: Update version to 10.02.07.200-k
Nilesh Javali
1
-2
/
+2
2021-10-26
scsi: qla2xxx: edif: Fix EDIF bsg
Quinn Tran
1
-26
/
+23
2021-10-26
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
5
-25
/
+26
2021-10-26
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
5
-4
/
+9
2021-10-26
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
3
-3
/
+32
2021-10-26
scsi: qla2xxx: edif: Tweak trace message
Quinn Tran
4
-9
/
+20
2021-10-26
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
3
-35
/
+13
2021-10-26
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
3
-1
/
+98
2021-10-26
scsi: qla2xxx: edif: Fix app start delay
Quinn Tran
1
-61
/
+3
2021-10-26
scsi: qla2xxx: edif: Fix app start fail
Quinn Tran
1
-26
/
+26
2021-10-26
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
3
-50
/
+2
2021-10-26
scsi: qla2xxx: Fix gnl list corruption
Quinn Tran
1
-3
/
+1
2021-10-26
scsi: qla2xxx: Relogin during fabric disturbance
Quinn Tran
1
-9
/
+45
2021-10-26
scsi: elx: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
1
-5
/
+4
2021-10-26
scsi: ufs: core: Micro-optimize ufshcd_map_sg()
Bart Van Assche
2
-10
/
+15
2021-10-26
scsi: ufs: core: Add a compile-time structure size check
Bart Van Assche
1
-0
/
+5
2021-10-26
scsi: ufs: core: Remove three superfluous casts
Bart Van Assche
1
-3
/
+3
2021-10-26
scsi: ufs: core: Add debugfs attributes for triggering the UFS EH
Bart Van Assche
1
-0
/
+65
2021-10-26
scsi: ufs: core: Make it easier to add new debugfs attributes
Bart Van Assche
1
-3
/
+30
2021-10-26
scsi: ufs: core: Export ufshcd_schedule_eh_work()
Bart Van Assche
2
-3
/
+4
2021-10-26
scsi: ufs: core: Log error handler activity
Bart Van Assche
1
-0
/
+24
2021-10-26
scsi: ufs: core: Improve static type checking
Bart Van Assche
2
-5
/
+9
2021-10-26
scsi: ufs: core: Improve source code comments
Bart Van Assche
1
-2
/
+2
2021-10-26
scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...
Bart Van Assche
1
-22
/
+11
2021-10-26
scsi: target: core: Remove from tmr_list during LUN unlink
Dmitry Bogdanov
2
-23
/
+24
2021-10-20
scsi: lpfc: Update lpfc version to 14.0.0.3
James Smart
1
-1
/
+1
2021-10-20
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
6
-15
/
+139
2021-10-20
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-7
/
+7
2021-10-20
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
James Smart
1
-0
/
+13
2021-10-20
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
1
-0
/
+1
[next]