index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
Ewan D. Milne
1
-4
/
+2
2021-11-17
scsi: ufs: core: Fix another task management completion race
Adrian Hunter
1
-2
/
+1
2021-11-17
scsi: ufs: core: Fix task management completion timeout race
Adrian Hunter
1
-5
/
+0
2021-11-17
scsi: core: sysfs: Fix hang when device state is set via sysfs
Mike Christie
1
-11
/
+19
2021-11-17
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
1
-3
/
+3
2021-11-17
scsi: ufs: core: Improve SCSI abort handling
Bart Van Assche
1
-0
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
29
-348
/
+889
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+40
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-9
/
+28
2021-11-09
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
1
-15
/
+14
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
187
-2352
/
+3588
2021-11-05
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
1
-0
/
+4
2021-11-05
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
1
-2
/
+0
2021-11-04
scsi: scsi_ioctl: Validate command size
Tadeusz Struk
1
-0
/
+2
2021-11-04
scsi: ufs: ufshpb: Properly handle max-single-cmd
Avri Altman
2
-12
/
+13
2021-11-04
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
17
-336
/
+84
2021-11-04
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
3
-0
/
+27
2021-11-04
scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
Jackie Liu
1
-0
/
+1
2021-11-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-58
/
+61
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+8
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
11
-39
/
+92
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+82
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+15
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-31
/
+40
2021-11-01
virtio-scsi: don't let virtio core to validate used buffer length
Jason Wang
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-29
block: remove blk_{get,put}_request
Christoph Hellwig
9
-26
/
+26
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-41
/
+69
2021-10-28
scsi: sr: Remove duplicate assignment
Alexey Dobriyan
1
-1
/
+0
2021-10-28
scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host
Chanho Park
1
-0
/
+86
2021-10-28
scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9
Chanho Park
1
-0
/
+68
2021-10-28
scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS
Chanho Park
2
-0
/
+136
2021-10-28
scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks
Chanho Park
2
-0
/
+12
2021-10-28
scsi: ufs: ufs-exynos: Factor out priv data init
Chanho Park
1
-7
/
+14
2021-10-28
scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
Chanho Park
2
-2
/
+5
2021-10-28
scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_ops
Chanho Park
2
-1
/
+8
2021-10-28
scsi: ufs: ufs-exynos: Add setup_clocks callback
Chanho Park
1
-0
/
+24
2021-10-28
scsi: ufs: ufs-exynos: Add refclkout_stop control
Chanho Park
1
-1
/
+2
2021-10-28
scsi: ufs: ufs-exynos: Simplify drv_data retrieval
Chanho Park
2
-11
/
+2
2021-10-28
scsi: ufs: ufs-exynos: Change pclk available max value
Chanho Park
1
-1
/
+1
2021-10-28
scsi: ufs: Add quirk to enable host controller without PH configuration
jongmin jeong
2
-0
/
+9
2021-10-28
scsi: ufs: Add quirk to handle broken UIC command
jongmin jeong
2
-0
/
+9
2021-10-28
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
1
-10
/
+1
2021-10-27
scsi: qla2xxx: Update version to 10.02.07.200-k
Nilesh Javali
1
-2
/
+2
2021-10-27
scsi: qla2xxx: edif: Fix EDIF bsg
Quinn Tran
1
-26
/
+23
2021-10-27
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
5
-25
/
+26
2021-10-27
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
5
-4
/
+9
2021-10-27
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
3
-3
/
+32
[next]