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.13.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
2020-01-21
scsi: ufs: Delete struct ufs_dev_desc
Bean Huo
6
-48
/
+36
2020-01-21
scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...
Bean Huo
1
-1
/
+2
2020-01-21
scsi: ufs-mediatek: enable low-power mode for hibern8 state
Stanley Chu
1
-0
/
+53
2020-01-21
scsi: ufs: export some functions for vendor usage
Stanley Chu
2
-4
/
+10
2020-01-21
scsi: ufs-mediatek: add dbg_register_dump implementation
Stanley Chu
2
-0
/
+21
2020-01-21
scsi: qla2xxx: Fix a NULL pointer dereference in an error path
Bart Van Assche
1
-9
/
+8
2020-01-21
scsi: qla1280: Make checking for 64bit support consistent
Thomas Bogendoerfer
1
-1
/
+1
2020-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-11
/
+13
2020-01-16
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
Anand Lodnoor
1
-2
/
+2
2020-01-16
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...
Anand Lodnoor
1
-25
/
+31
2020-01-16
scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...
Anand Lodnoor
1
-3
/
+55
2020-01-16
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
3
-2
/
+5
2020-01-16
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
Anand Lodnoor
2
-25
/
+34
2020-01-16
scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state
Anand Lodnoor
1
-0
/
+9
2020-01-16
scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
Anand Lodnoor
1
-2
/
+6
2020-01-16
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
Anand Lodnoor
1
-0
/
+6
2020-01-16
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
Anand Lodnoor
1
-2
/
+2
2020-01-16
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
Anand Lodnoor
2
-4
/
+18
2020-01-16
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...
Anand Lodnoor
1
-2
/
+29
2020-01-16
scsi: qla1280: Fix dma firmware download, if dma address is 64bit
Thomas Bogendoerfer
2
-6
/
+16
2020-01-16
scsi: storvsc: Correctly set number of hardware queues for IDE disk
Long Li
1
-1
/
+3
2020-01-16
scsi: fnic: fix invalid stack access
Arnd Bergmann
1
-10
/
+10
2020-01-16
scsi: iscsi: Fail session and connection on transport registration failure
Gabriel Krisman Bertazi
1
-2
/
+16
2020-01-16
scsi: iscsi: Don't destroy session if there are outstanding connections
Nick Black
2
-3
/
+27
2020-01-16
scsi: ufs-mediatek: add apply_dev_quirks variant operation
Stanley Chu
1
-0
/
+11
2020-01-16
scsi: ufs: pass device information to apply_dev_quirks
Stanley Chu
3
-8
/
+10
2020-01-16
scsi: BusLogic: use %lX for unsigned long rather than %X
Colin Ian King
1
-55
/
+55
2020-01-16
scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
Stanley Chu
1
-1
/
+1
2020-01-16
scsi: ufs: add device reset history for vendor implementations
Stanley Chu
2
-3
/
+8
2020-01-16
scsi: ufs: fix empty check of error history
Stanley Chu
1
-1
/
+1
2020-01-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2020-01-10
scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
Xiang Chen
1
-1
/
+3
2020-01-10
scsi: lpfc: Make lpfc_defer_acc_rsp static
YueHaibing
1
-1
/
+1
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
19
-165
/
+265
2020-01-07
block: Allow t10-pi to be modular
Herbert Xu
1
-0
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
20
-27
/
+27
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
8
-0
/
+24
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
1
-6
/
+2
2020-01-03
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
5
-74
/
+137
2020-01-03
compat_ioctl: add scsi_compat_ioctl
Arnd Bergmann
1
-14
/
+40
2020-01-03
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
1
-67
/
+59
2020-01-03
scsi: mpt3sas: Update drive version to 33.100.00.00
Sreekanth Reddy
1
-2
/
+2
2020-01-03
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
1
-1
/
+17
2020-01-03
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
5
-33
/
+38
2020-01-03
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
5
-78
/
+110
2020-01-03
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
3
-17
/
+25
2020-01-03
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
3
-7
/
+91
2020-01-03
scsi: mpt3sas: Add support IOCs new state named COREDUMP
Sreekanth Reddy
2
-4
/
+118
2020-01-03
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
4
-14
/
+29
2020-01-03
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
2
-1
/
+142
[prev]
[next]