index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
James Smart
2018-11-07
9
-4
/
+275
*
scsi: lpfc: Correct loss of fc4 type on remote port address change
James Smart
2018-11-07
2
-6
/
+26
*
scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
James Smart
2018-11-07
3
-12
/
+64
*
scsi: lpfc: Correct LCB RJT handling
James Smart
2018-11-07
1
-0
/
+3
*
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
2018-11-07
5
-10
/
+26
*
scsi: lpfc: Correct errors accessing fw log
James Smart
2018-11-07
1
-39
/
+25
*
scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...
James Smart
2018-11-07
2
-1
/
+83
*
scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
James Smart
2018-11-07
2
-28
/
+26
*
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
2018-11-07
1
-2
/
+2
*
scsi: lpfc: Correct speeds on SFP swap
James Smart
2018-11-07
1
-17
/
+46
*
scsi: megaraid_sas: Update driver version
Shivasharan S
2018-11-07
1
-2
/
+2
*
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
2018-11-07
1
-3
/
+3
*
scsi: megaraid_sas: remove unused macro
Shivasharan S
2018-11-07
1
-1
/
+0
*
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
2018-11-07
1
-1
/
+1
*
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
2018-11-07
1
-3
/
+1
*
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
2018-11-07
1
-3
/
+1
*
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
2018-11-07
3
-46
/
+45
*
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
2018-11-07
1
-6
/
+1
*
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
2018-11-07
1
-43
/
+31
*
scsi: megaraid_sas: Fail init if heartbeat timer fails
Shivasharan S
2018-11-07
1
-2
/
+4
*
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
Shivasharan S
2018-11-07
1
-3
/
+5
*
scsi: megaraid_sas: Fix combined reply queue mode detection
Shivasharan S
2018-11-07
1
-3
/
+20
*
scsi: megaraid_sas: Fix module parameter description
Shivasharan S
2018-11-07
1
-3
/
+2
*
scsi: megaraid_sas: Fix goto labels in error handling
Shivasharan S
2018-11-07
1
-3
/
+2
*
scsi: megaraid_sas: Update copyright information
Shivasharan S
2018-11-07
5
-42
/
+32
*
scsi: megaraid_sas: Add check for reset adapter bit
Shivasharan S
2018-11-07
1
-11
/
+22
*
scsi: megaraid_sas: Fix msleep granularity
Shivasharan S
2018-11-07
1
-2
/
+2
*
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
2018-11-07
4
-13
/
+208
*
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
2018-11-07
3
-54
/
+167
*
scsi: mpt3sas: Bump driver version to 27.100.00.00
Suganath Prabu
2018-11-07
1
-2
/
+2
*
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
Suganath Prabu
2018-11-07
1
-4
/
+0
*
scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
Suganath Prabu
2018-11-07
1
-1
/
+1
*
scsi: mpt3sas: Fix Sync cache command failure during driver unload
Suganath Prabu
2018-11-07
1
-1
/
+35
*
scsi: mpt3sas: Call sas_remove_host before removing the target devices
Suganath Prabu
2018-11-07
2
-3
/
+6
*
scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function
Suganath Prabu
2018-11-07
1
-11
/
+9
*
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
2018-11-07
5
-141
/
+61
*
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
2018-11-07
4
-7
/
+10
*
scsi: mpt3sas: Add support for Aero controllers
Suganath Prabu
2018-11-07
1
-0
/
+26
*
scsi: mpt3sas: Update MPI headers to support Aero controllers
Suganath Prabu
2018-11-07
10
-388
/
+678
*
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-11-03
3
-11
/
+11
|
\
|
*
powerpc: remove CONFIG_MCA leftovers
Christoph Hellwig
2018-11-01
1
-3
/
+3
|
*
scsi: aha152x: rename the PCMCIA define
Christoph Hellwig
2018-11-01
2
-8
/
+8
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-11-03
14
-45
/
+47
|
\
\
|
|
/
|
/
|
|
*
scsi: mvsas: Remove set but not used variable 'id'
YueHaibing
2018-10-24
1
-2
/
+1
|
*
scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()
Bart Van Assche
2018-10-24
1
-8
/
+5
|
*
scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'
Bart Van Assche
2018-10-24
1
-1
/
+1
|
*
scsi: qla2xxx: Remove a set-but-not-used variable
Bart Van Assche
2018-10-24
1
-3
/
+3
|
*
scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze
Bart Van Assche
2018-10-24
1
-1
/
+1
|
*
scsi: qla2xxx: Declare local functions 'static'
Bart Van Assche
2018-10-24
1
-2
/
+3
|
*
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
2018-10-24
8
-17
/
+17
[next]