index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-30
scsi: pm80xx: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-30
scsi: MAINTAINERS: ufs: remove pedrom.sousa@synopsys.com
Bean Huo
1
-1
/
+0
2020-01-30
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
Hannes Reinecke
1
-11
/
+9
2020-01-30
scsi: qla2xxx: Fix unbound NVME response length
Arun Easi
3
-6
/
+18
2020-01-21
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
3
-3
/
+3
2020-01-21
scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinity
Luo Jiaxing
1
-0
/
+5
2020-01-21
scsi: hisi_sas: Modify the file permissions of trigger_dump to write only
Luo Jiaxing
1
-1
/
+1
2020-01-21
scsi: hisi_sas: Replace magic number when handle channel interrupt
Luo Jiaxing
1
-5
/
+12
2020-01-21
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
2
-34
/
+26
2020-01-21
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
4
-45
/
+37
2020-01-21
scsi: ufs: Use UFS device indicated maximum LU number
Bean Huo
3
-6
/
+12
2020-01-21
scsi: ufs: Add max_lu_supported in struct ufs_dev_info
Bean Huo
2
-2
/
+41
2020-01-21
scsi: ufs: Delete is_init_prefetch from struct ufs_hba
Bean Huo
2
-6
/
+1
2020-01-21
scsi: ufs: Inline two functions into their callers
Bean Huo
1
-13
/
+4
2020-01-21
scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()
Bean Huo
1
-5
/
+7
2020-01-21
scsi: ufs: Split ufshcd_probe_hba() based on its called flow
Bean Huo
1
-66
/
+101
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-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: iscsi: Fail session and connection on transport registration failure
Gabriel Krisman Bertazi
1
-2
/
+16
2020-01-16
scsi: drivers: base: Propagate errors through the transport component
Gabriel Krisman Bertazi
2
-6
/
+11
2020-01-16
scsi: drivers: base: Support atomic version of attribute_container_device_tri...
Gabriel Krisman Bertazi
2
-0
/
+110
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-10
scsi: lpfc: Make lpfc_defer_acc_rsp static
YueHaibing
1
-1
/
+1
2020-01-03
Documentation: document ioctl interfaces better
Arnd Bergmann
2
-0
/
+254
2020-01-03
compat_ioctl: simplify up block/ioctl.c
Arnd Bergmann
1
-152
/
+117
2020-01-03
compat_ioctl: block: simplify compat_blkpg_ioctl()
Arnd Bergmann
1
-36
/
+38
2020-01-03
compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
Arnd Bergmann
3
-227
/
+219
[next]