index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
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
2020-02-08
6
-19
/
+29
|
\
|
*
scsi: ufs: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
2020-01-30
1
-1
/
+1
|
*
scsi: pm80xx: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-30
1
-1
/
+1
|
*
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
Hannes Reinecke
2020-01-30
1
-11
/
+9
|
*
scsi: qla2xxx: Fix unbound NVME response length
Arun Easi
2020-01-30
3
-6
/
+18
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
4
-40
/
+43
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
97
-1301
/
+2662
|
\
|
|
*
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
2020-01-20
3
-3
/
+3
|
*
scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinity
Luo Jiaxing
2020-01-20
1
-0
/
+5
|
*
scsi: hisi_sas: Modify the file permissions of trigger_dump to write only
Luo Jiaxing
2020-01-20
1
-1
/
+1
|
*
scsi: hisi_sas: Replace magic number when handle channel interrupt
Luo Jiaxing
2020-01-20
1
-5
/
+12
|
*
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
2020-01-20
2
-34
/
+26
|
*
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
2020-01-20
4
-45
/
+37
|
*
scsi: ufs: Use UFS device indicated maximum LU number
Bean Huo
2020-01-20
3
-6
/
+12
|
*
scsi: ufs: Add max_lu_supported in struct ufs_dev_info
Bean Huo
2020-01-20
2
-2
/
+41
|
*
scsi: ufs: Delete is_init_prefetch from struct ufs_hba
Bean Huo
2020-01-20
2
-6
/
+1
|
*
scsi: ufs: Inline two functions into their callers
Bean Huo
2020-01-20
1
-13
/
+4
|
*
scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()
Bean Huo
2020-01-20
1
-5
/
+7
|
*
scsi: ufs: Split ufshcd_probe_hba() based on its called flow
Bean Huo
2020-01-20
1
-66
/
+101
|
*
scsi: ufs: Delete struct ufs_dev_desc
Bean Huo
2020-01-20
6
-48
/
+36
|
*
scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...
Bean Huo
2020-01-20
1
-1
/
+2
|
*
scsi: ufs-mediatek: enable low-power mode for hibern8 state
Stanley Chu
2020-01-20
1
-0
/
+53
|
*
scsi: ufs: export some functions for vendor usage
Stanley Chu
2020-01-20
2
-4
/
+10
|
*
scsi: ufs-mediatek: add dbg_register_dump implementation
Stanley Chu
2020-01-20
2
-0
/
+21
|
*
scsi: qla2xxx: Fix a NULL pointer dereference in an error path
Bart Van Assche
2020-01-20
1
-9
/
+8
|
*
scsi: qla1280: Make checking for 64bit support consistent
Thomas Bogendoerfer
2020-01-20
1
-1
/
+1
|
*
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
Anand Lodnoor
2020-01-15
1
-2
/
+2
|
*
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...
Anand Lodnoor
2020-01-15
1
-25
/
+31
|
*
scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...
Anand Lodnoor
2020-01-15
1
-3
/
+55
|
*
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
2020-01-15
3
-2
/
+5
|
*
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
Anand Lodnoor
2020-01-15
2
-25
/
+34
|
*
scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state
Anand Lodnoor
2020-01-15
1
-0
/
+9
|
*
scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
Anand Lodnoor
2020-01-15
1
-2
/
+6
|
*
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
Anand Lodnoor
2020-01-15
1
-0
/
+6
|
*
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
Anand Lodnoor
2020-01-15
1
-2
/
+2
|
*
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
Anand Lodnoor
2020-01-15
2
-4
/
+18
|
*
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...
Anand Lodnoor
2020-01-15
1
-2
/
+29
|
*
scsi: qla1280: Fix dma firmware download, if dma address is 64bit
Thomas Bogendoerfer
2020-01-15
2
-6
/
+16
|
*
scsi: iscsi: Fail session and connection on transport registration failure
Gabriel Krisman Bertazi
2020-01-15
1
-2
/
+16
|
*
scsi: iscsi: Don't destroy session if there are outstanding connections
Nick Black
2020-01-15
2
-3
/
+27
|
*
scsi: ufs-mediatek: add apply_dev_quirks variant operation
Stanley Chu
2020-01-15
1
-0
/
+11
|
*
scsi: ufs: pass device information to apply_dev_quirks
Stanley Chu
2020-01-15
3
-8
/
+10
|
*
scsi: BusLogic: use %lX for unsigned long rather than %X
Colin Ian King
2020-01-15
1
-55
/
+55
|
*
scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
Stanley Chu
2020-01-15
1
-1
/
+1
|
*
scsi: ufs: add device reset history for vendor implementations
Stanley Chu
2020-01-15
2
-3
/
+8
|
*
scsi: ufs: fix empty check of error history
Stanley Chu
2020-01-15
1
-1
/
+1
|
*
scsi: lpfc: Make lpfc_defer_acc_rsp static
YueHaibing
2020-01-10
1
-1
/
+1
|
*
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
2020-01-10
19
-165
/
+265
|
|
\
|
|
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
8
-0
/
+24
|
|
*
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
2020-01-03
1
-6
/
+2
[next]