index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
1
-27
/
+20
2018-11-06
scsi: ips: properly handle 64-bit DMA
Christoph Hellwig
2
-7
/
+1
2018-11-06
scsi: ips: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2
-6
/
+3
2018-11-06
scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()
Chengguang Xu
1
-3
/
+1
2018-11-06
scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()
Chengguang Xu
1
-4
/
+2
2018-11-06
scsi: qla2xxx: Initialize port speed to avoid setting lower speed
Quinn Tran
1
-0
/
+1
2018-11-06
Revert "scsi: ufs: Disable blk-mq for now"
Martin K. Petersen
1
-7
/
+0
2018-11-06
scsi: lpfc: update driver version to 12.0.0.8
James Smart
1
-1
/
+1
2018-11-06
scsi: lpfc: add Trunking support
James Smart
12
-0
/
+474
2018-11-06
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
James Smart
9
-4
/
+275
2018-11-06
scsi: lpfc: Correct loss of fc4 type on remote port address change
James Smart
2
-6
/
+26
2018-11-06
scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
James Smart
3
-12
/
+64
2018-11-06
scsi: lpfc: Correct LCB RJT handling
James Smart
1
-0
/
+3
2018-11-06
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
5
-10
/
+26
2018-11-06
scsi: lpfc: Correct errors accessing fw log
James Smart
1
-39
/
+25
2018-11-06
scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI retry
James Smart
2
-1
/
+83
2018-11-06
scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
James Smart
2
-28
/
+26
2018-11-06
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
1
-2
/
+2
2018-11-06
scsi: lpfc: Correct speeds on SFP swap
James Smart
1
-17
/
+46
2018-11-06
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
2018-11-06
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
1
-3
/
+3
2018-11-06
scsi: megaraid_sas: remove unused macro
Shivasharan S
1
-1
/
+0
2018-11-06
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
1
-1
/
+1
2018-11-06
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
3
-46
/
+45
2018-11-06
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
1
-6
/
+1
2018-11-06
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
1
-43
/
+31
2018-11-06
scsi: megaraid_sas: Fail init if heartbeat timer fails
Shivasharan S
1
-2
/
+4
2018-11-06
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
Shivasharan S
1
-3
/
+5
2018-11-06
scsi: megaraid_sas: Fix combined reply queue mode detection
Shivasharan S
1
-3
/
+20
2018-11-06
scsi: megaraid_sas: Fix module parameter description
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Fix goto labels in error handling
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Update copyright information
Shivasharan S
5
-42
/
+32
2018-11-06
scsi: megaraid_sas: Add check for reset adapter bit
Shivasharan S
1
-11
/
+22
2018-11-06
scsi: megaraid_sas: Fix msleep granularity
Shivasharan S
1
-2
/
+2
2018-11-06
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
4
-13
/
+208
2018-11-06
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
3
-54
/
+167
2018-11-06
scsi: mpt3sas: Bump driver version to 27.100.00.00
Suganath Prabu
1
-2
/
+2
2018-11-06
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
Suganath Prabu
1
-4
/
+0
2018-11-06
scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
Suganath Prabu
1
-1
/
+1
2018-11-06
scsi: mpt3sas: Fix Sync cache command failure during driver unload
Suganath Prabu
1
-1
/
+35
2018-11-06
scsi: mpt3sas: Call sas_remove_host before removing the target devices
Suganath Prabu
2
-3
/
+6
2018-11-06
scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function
Suganath Prabu
1
-11
/
+9
2018-11-06
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
5
-141
/
+61
2018-11-06
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
4
-7
/
+10
2018-11-06
scsi: mpt3sas: Add support for Aero controllers
Suganath Prabu
1
-0
/
+26
2018-11-06
scsi: mpt3sas: Update MPI headers to support Aero controllers
Suganath Prabu
10
-388
/
+678
2018-11-05
scsi: NCR5380: Return false instead of NULL
Finn Thain
1
-1
/
+1
2018-11-05
scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
Masanari Iida
1
-1
/
+1
[prev]
[next]