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
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
29
-348
/
+889
|
\
|
*
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
2021-11-05
1
-0
/
+4
|
*
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
2021-11-05
1
-2
/
+0
|
*
scsi: scsi_ioctl: Validate command size
Tadeusz Struk
2021-11-04
1
-0
/
+2
|
*
scsi: ufs: ufshpb: Properly handle max-single-cmd
Avri Altman
2021-11-04
2
-12
/
+13
|
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-11-04
17
-336
/
+84
|
|
\
|
*
|
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-11-04
3
-0
/
+27
|
*
|
scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
Jackie Liu
2021-11-04
1
-0
/
+1
|
*
|
scsi: sr: Remove duplicate assignment
Alexey Dobriyan
2021-10-28
1
-1
/
+0
|
*
|
scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host
Chanho Park
2021-10-28
1
-0
/
+86
|
*
|
scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9
Chanho Park
2021-10-28
1
-0
/
+68
|
*
|
scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS
Chanho Park
2021-10-28
2
-0
/
+136
|
*
|
scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks
Chanho Park
2021-10-28
2
-0
/
+12
|
*
|
scsi: ufs: ufs-exynos: Factor out priv data init
Chanho Park
2021-10-28
1
-7
/
+14
|
*
|
scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
Chanho Park
2021-10-28
2
-2
/
+5
|
*
|
scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_ops
Chanho Park
2021-10-28
2
-1
/
+8
|
*
|
scsi: ufs: ufs-exynos: Add setup_clocks callback
Chanho Park
2021-10-28
1
-0
/
+24
|
*
|
scsi: ufs: ufs-exynos: Add refclkout_stop control
Chanho Park
2021-10-28
1
-1
/
+2
|
*
|
scsi: ufs: ufs-exynos: Simplify drv_data retrieval
Chanho Park
2021-10-28
2
-11
/
+2
|
*
|
scsi: ufs: ufs-exynos: Change pclk available max value
Chanho Park
2021-10-28
1
-1
/
+1
|
*
|
scsi: ufs: Add quirk to enable host controller without PH configuration
jongmin jeong
2021-10-28
2
-0
/
+9
|
*
|
scsi: ufs: Add quirk to handle broken UIC command
jongmin jeong
2021-10-28
2
-0
/
+9
|
*
|
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2021-10-28
1
-10
/
+1
|
*
|
scsi: qla2xxx: Update version to 10.02.07.200-k
Nilesh Javali
2021-10-27
1
-2
/
+2
|
*
|
scsi: qla2xxx: edif: Fix EDIF bsg
Quinn Tran
2021-10-27
1
-26
/
+23
|
*
|
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
2021-10-27
5
-25
/
+26
|
*
|
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
2021-10-27
5
-4
/
+9
|
*
|
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
2021-10-27
3
-3
/
+32
|
*
|
scsi: qla2xxx: edif: Tweak trace message
Quinn Tran
2021-10-27
4
-9
/
+20
|
*
|
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
2021-10-27
3
-35
/
+13
|
*
|
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
2021-10-27
3
-1
/
+98
|
*
|
scsi: qla2xxx: edif: Fix app start delay
Quinn Tran
2021-10-27
1
-61
/
+3
|
*
|
scsi: qla2xxx: edif: Fix app start fail
Quinn Tran
2021-10-27
1
-26
/
+26
|
*
|
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
2021-10-27
3
-50
/
+2
|
*
|
scsi: qla2xxx: Fix gnl list corruption
Quinn Tran
2021-10-27
1
-3
/
+1
|
*
|
scsi: qla2xxx: Relogin during fabric disturbance
Quinn Tran
2021-10-27
1
-9
/
+45
|
*
|
scsi: elx: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
2021-10-27
1
-5
/
+4
|
*
|
scsi: ufs: core: Micro-optimize ufshcd_map_sg()
Bart Van Assche
2021-10-27
2
-10
/
+15
|
*
|
scsi: ufs: core: Add a compile-time structure size check
Bart Van Assche
2021-10-27
1
-0
/
+5
|
*
|
scsi: ufs: core: Remove three superfluous casts
Bart Van Assche
2021-10-27
1
-3
/
+3
|
*
|
scsi: ufs: core: Add debugfs attributes for triggering the UFS EH
Bart Van Assche
2021-10-27
1
-0
/
+65
|
*
|
scsi: ufs: core: Make it easier to add new debugfs attributes
Bart Van Assche
2021-10-27
1
-3
/
+30
|
*
|
scsi: ufs: core: Export ufshcd_schedule_eh_work()
Bart Van Assche
2021-10-27
2
-3
/
+4
|
*
|
scsi: ufs: core: Log error handler activity
Bart Van Assche
2021-10-27
1
-0
/
+24
|
*
|
scsi: ufs: core: Improve static type checking
Bart Van Assche
2021-10-27
2
-5
/
+9
|
*
|
scsi: ufs: core: Improve source code comments
Bart Van Assche
2021-10-27
1
-2
/
+2
|
*
|
scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...
Bart Van Assche
2021-10-27
1
-22
/
+11
*
|
|
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-22
/
+40
|
\
\
\
|
*
|
|
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
2021-11-09
1
-9
/
+28
|
*
|
|
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
2021-11-09
1
-15
/
+14
[next]