summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-09-24PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri
2014-09-23xen-scsifront: use GFP_ATOMIC under spin_lockDan Carpenter
2014-09-23xen-scsifront: Add Xen PV SCSI frontend driverJuergen Gross
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22scsi: move blk_mq_start_request call earlierChristoph Hellwig
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig
2014-09-22scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller
2014-09-22cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt
2014-09-22storvsc: get rid of overly verbose warning messagesK. Y. Srinivasan
2014-09-22mpt2sas: fix undefined reference to `__udivdi3' compilation errorsSreekanth Reddy
2014-09-19[SCSI] fix for bidi use after freeDaniel Gryniewicz
2014-09-19[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-16scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap
2014-09-16arcmsr: simplify of updating doneq_index and postq_indexChing Huang
2014-09-16arcmsr: call scsi_scan_host at the end of host initializationChing Huang
2014-09-16arcmsr: add support new adapter ARC12x4 seriesChing Huang
2014-09-16arcmsr: modify some character stringsChing Huang
2014-09-16arcmsr: fix sparse warnings and errorsChing Huang
2014-09-16arcmsr: fix ioctl data read/write error for adapter type CChing Huang
2014-09-16arcmsr: revise allocation of second dma_coherent_handle for type BChing Huang
2014-09-16arcmsr: rename functions and variablesChing Huang
2014-09-16arcmsr: clear outbound doorbell buffer completelyChing Huang
2014-09-16arcmsr: modify printing adapter model number and F/W messagesChing Huang
2014-09-16arcmsr: remove calling arcmsr_hbb_enable_driver_modeChing Huang
2014-09-16arcmsr: revise message_isr_bh_fn to remove duplicate codeChing Huang
2014-09-16arcmsr: store adapter type in PCI id tableChing Huang
2014-09-16arcmsr: return status of abort commandChing Huang
2014-09-16arcmsr: limit max. number of SCSI command requestChing Huang
2014-09-16arcmsr: add code to support hibernationChing Huang
2014-09-16arcmsr: add code to support MSI-X and MSI interruptChing Huang
2014-09-16arcmsr: fix command timeout under heavy loadChing Huang
2014-09-16megaraid_sas : Driver version updateSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : MFI MPT linked list corruption fixSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : N-drive primary raid level 1 load balancingSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Add module parameter to disable IRQ-CPU affinity hintSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Round down max sge supported by controller to power of twoSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Host lock less mode to enabled asynchronous IO submissionSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Extended VD supportSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Firmware crash dump feature supportSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Update threshold based reply post host index registerSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overheadSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Do not scan non syspd drivesSumit.Saxena@avagotech.com
2014-09-16mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy
2014-09-16mpt3sas: Bump mpt3sas driver version to 04.100.00.00Sreekanth Reddy
2014-09-16mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy
2014-09-16mpt3sas: Added OEM branding StringsSreekanth Reddy