index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
scsi: qla2xxx: Fix gpnid error processing
Quinn Tran
1
-0
/
+5
2017-12-08
scsi: qla2xxx: Fix system crash for Notify ack timeout handling
Quinn Tran
1
-1
/
+1
2017-12-08
scsi: scsi_debug: add cdb_len parameter
Douglas Gilbert
1
-5
/
+87
2017-12-08
scsi: core: Introduce scsi_devinfo_key enumeration type
Bart Van Assche
2
-12
/
+16
2017-12-08
scsi: core: scsi_get_device_flags_keyed(): Always return device flags
Bart Van Assche
1
-6
/
+1
2017-12-08
scsi: core: Convert a source code comment into a runtime check
Bart Van Assche
1
-1
/
+2
2017-12-08
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
4
-13
/
+52
2017-12-08
rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
Paul E. McKenney
1
-0
/
+2
2017-12-07
scsi: arcmsr: Fix command result for CHECK_CONDITION
Ching Huang
1
-1
/
+2
2017-12-07
scsi: arcmsr: Update driver version to v1.40.00.04-20171130
Ching Huang
1
-1
/
+1
2017-12-07
scsi: arcmsr: Add driver module parameter msix_enable
Ching Huang
1
-0
/
+7
2017-12-07
scsi: arcmsr: Add driver module parameter msi_enable
Ching Huang
1
-3
/
+13
2017-12-07
scsi: arcmsr: Fix grammar
Ching Huang
1
-1
/
+1
2017-12-07
scsi: arcmsr: Adjust whitespace
Ching Huang
2
-221
/
+221
2017-12-07
scsi: arcmsr: Spin off duplicate code
Ching Huang
1
-14
/
+13
2017-12-07
scsi: arcmsr: Fix clear doorbell queue on ACB_ADAPTER_TYPE_B
Ching Huang
1
-2
/
+11
2017-12-07
scsi: arcmsr: Add a function to set date and time to firmware
Ching Huang
2
-0
/
+131
2017-12-07
scsi: arcmsr: Add ACB_F_MSG_GET_CONFIG to acb->acb_flags
Ching Huang
2
-5
/
+17
2017-12-07
scsi: arcmsr: Add driver option cmd_per_lun
Ching Huang
2
-3
/
+11
2017-12-07
scsi: arcmsr: Replace constant ARCMSR_MAX_OUTSTANDING_CMD
Ching Huang
1
-3
/
+3
2017-12-07
scsi: arcmsr: Add driver option host_can_queue
Ching Huang
2
-6
/
+14
2017-12-07
scsi: arcmsr: replace constant ARCMSR_MAX_FREECCB_NUM
Ching Huang
2
-5
/
+9
2017-12-07
scsi: arcmsr: Increase host controller command queue depth
Ching Huang
1
-7
/
+2
2017-12-07
scsi: arcmsr: Add code for ACB_ADAPTER_TYPE_E
Ching Huang
2
-3
/
+649
2017-12-07
scsi: arcmsr: simplify arcmsr_iop_init function
Ching Huang
1
-184
/
+75
2017-12-07
scsi: arcmsr: Redefine ACB_ADAPTER_TYPE_A, _B, _C, _D
Ching Huang
2
-6
/
+6
2017-12-05
scsi: ibmvscsis: add DRC indices to debug statements
Bryant G. Ly
1
-150
/
+170
2017-12-05
scsi: ipr: fix incorrect indentation of assignment statement
Colin Ian King
1
-2
/
+2
2017-12-05
scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
1
-3
/
+3
2017-12-05
scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
1
-2
/
+2
2017-12-05
scsi: sd: add missing KERN_CONT for disk spin-up
Michał Mirosław
1
-3
/
+3
2017-12-05
scsi: ufs: add some definitions included in UFS HCI specification
kwmad.kim@samsung.com
1
-0
/
+16
2017-12-05
scsi: mpt3sas: Remove unused variable requeue_event
Suganath Prabu S
1
-7
/
+5
2017-12-05
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
1
-6
/
+6
2017-12-05
scsi: fnic: Fix coccinelle warnings
Vasyl Gomonovych
1
-19
/
+1
2017-12-05
scsi: ses: don't ask for diagnostic pages repeatedly during probe
Li Dongyang
1
-4
/
+7
2017-12-05
scsi: wd719x: make card_types static const, shrinks object size
Colin Ian King
1
-1
/
+3
2017-12-05
scsi: scsi_debug: remove jiffies_to_timespec
Arnd Bergmann
1
-4
/
+1
2017-12-05
scsi: hpsa: remove an unnecessary NULL check
Dan Carpenter
1
-2
/
+0
2017-12-05
scsi: lpfc: update driver version to 11.4.0.5
James Smart
1
-1
/
+1
2017-12-05
scsi: lpfc: small sg cnt cleanup
James Smart
5
-8
/
+19
2017-12-05
scsi: lpfc: Fix driver handling of nvme resources during unload
James Smart
3
-11
/
+105
2017-12-05
scsi: lpfc: Fix crash during driver unload with running nvme traffic
James Smart
2
-0
/
+25
2017-12-05
scsi: lpfc: Correct driver deregistrations with host nvme transport
James Smart
3
-6
/
+114
2017-12-05
scsi: lpfc: correct port registrations with nvme_fc
James Smart
2
-9
/
+14
2017-12-05
scsi: lpfc: Linux LPFC driver does not process all RSCNs
James Smart
3
-5
/
+25
2017-12-05
scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
James Smart
1
-2
/
+2
2017-12-05
scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
James Smart
4
-22
/
+42
2017-12-05
scsi: lpfc: Fix display for debugfs queInfo
James Smart
1
-7
/
+7
2017-12-05
scsi: lpfc: Driver fails to detect direct attach storage array
James Smart
1
-16
/
+20
[next]