index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: export some functions for vendor usage
Stanley Chu
2020-01-21
2
-4
/
+10
*
scsi: ufs-mediatek: add dbg_register_dump implementation
Stanley Chu
2020-01-21
2
-0
/
+21
*
scsi: qla2xxx: Fix a NULL pointer dereference in an error path
Bart Van Assche
2020-01-21
1
-9
/
+8
*
scsi: qla1280: Make checking for 64bit support consistent
Thomas Bogendoerfer
2020-01-21
1
-1
/
+1
*
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
Anand Lodnoor
2020-01-16
1
-2
/
+2
*
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...
Anand Lodnoor
2020-01-16
1
-25
/
+31
*
scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...
Anand Lodnoor
2020-01-16
1
-3
/
+55
*
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
2020-01-16
3
-2
/
+5
*
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
Anand Lodnoor
2020-01-16
2
-25
/
+34
*
scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state
Anand Lodnoor
2020-01-16
1
-0
/
+9
*
scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
Anand Lodnoor
2020-01-16
1
-2
/
+6
*
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
Anand Lodnoor
2020-01-16
1
-0
/
+6
*
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
Anand Lodnoor
2020-01-16
1
-2
/
+2
*
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
Anand Lodnoor
2020-01-16
2
-4
/
+18
*
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...
Anand Lodnoor
2020-01-16
1
-2
/
+29
*
scsi: qla1280: Fix dma firmware download, if dma address is 64bit
Thomas Bogendoerfer
2020-01-16
2
-6
/
+16
*
scsi: iscsi: Fail session and connection on transport registration failure
Gabriel Krisman Bertazi
2020-01-16
1
-2
/
+16
*
scsi: drivers: base: Propagate errors through the transport component
Gabriel Krisman Bertazi
2020-01-16
2
-6
/
+11
*
scsi: drivers: base: Support atomic version of attribute_container_device_tri...
Gabriel Krisman Bertazi
2020-01-16
2
-0
/
+110
*
scsi: iscsi: Don't destroy session if there are outstanding connections
Nick Black
2020-01-16
2
-3
/
+27
*
scsi: ufs-mediatek: add apply_dev_quirks variant operation
Stanley Chu
2020-01-16
1
-0
/
+11
*
scsi: ufs: pass device information to apply_dev_quirks
Stanley Chu
2020-01-16
3
-8
/
+10
*
scsi: BusLogic: use %lX for unsigned long rather than %X
Colin Ian King
2020-01-16
1
-55
/
+55
*
scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
Stanley Chu
2020-01-16
1
-1
/
+1
*
scsi: ufs: add device reset history for vendor implementations
Stanley Chu
2020-01-16
2
-3
/
+8
*
scsi: ufs: fix empty check of error history
Stanley Chu
2020-01-16
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
685
-4607
/
+8480
|
\
|
*
Documentation: document ioctl interfaces better
Arnd Bergmann
2020-01-03
2
-0
/
+254
|
*
compat_ioctl: simplify up block/ioctl.c
Arnd Bergmann
2020-01-03
1
-152
/
+117
|
*
compat_ioctl: block: simplify compat_blkpg_ioctl()
Arnd Bergmann
2020-01-03
1
-36
/
+38
|
*
compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
Arnd Bergmann
2020-01-03
3
-227
/
+219
|
*
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
2020-01-03
6
-102
/
+54
|
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
10
-0
/
+39
|
*
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
2020-01-03
5
-51
/
+45
|
*
compat_ioctl: simplify the implementation
Arnd Bergmann
2020-01-03
4
-105
/
+64
|
*
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
2020-01-03
3
-134
/
+91
|
*
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
2020-01-03
7
-204
/
+142
|
*
compat_ioctl: ide: floppy: add handler
Arnd Bergmann
2020-01-03
5
-0
/
+61
|
*
compat_ioctl: bsg: add handler
Arnd Bergmann
2020-01-03
1
-0
/
+1
|
*
compat_ioctl: add scsi_compat_ioctl
Arnd Bergmann
2020-01-03
2
-14
/
+41
|
*
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
2020-01-03
5
-0
/
+7
|
*
compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
Arnd Bergmann
2020-01-03
2
-26
/
+5
|
*
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
2020-01-03
2
-39
/
+25
|
*
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
Arnd Bergmann
2020-01-03
3
-103
/
+135
|
*
compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
Arnd Bergmann
2020-01-03
2
-0
/
+2
|
*
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
2020-01-03
2
-0
/
+28
|
*
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
2020-01-03
3
-95
/
+90
|
*
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2020-01-03
9
-109
/
+20
|
*
compat: ARM64: always include asm-generic/compat.h
Arnd Bergmann
2020-01-03
1
-2
/
+3
[next]