summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-018-15/+9
|\
| * Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-126-6/+6
| |\
| | * scsi: make pci error handlers constStephen Hemminger2012-09-076-6/+6
| * | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
| * | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-6/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-0118-101/+56
|\ \
| * | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-017-8/+8
| * | ipr: fix small coding style issuesKleber Sacilotto de Souza2012-09-011-33/+33
| * | gdt: remove unnecessary #definesJon Mason2012-09-011-9/+0
| * | megaraid: remove unnecessary #definesJon Mason2012-09-012-38/+2
| * | scsi: fix various printk and comment typosMasanari Iida2012-09-017-13/+13
* | | [SCSI] hpsa: fix handling of protocol errorStephen M. Cameron2012-09-181-1/+2
* | | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-09-171-0/+7
* | | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-09-171-0/+3
* | | [SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us...Wang Sen2012-09-141-1/+1
* | | [SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-08-222-0/+20
* | | [SCSI] scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer2012-08-221-1/+4
* | | [SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-08-221-1/+2
* | | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth...sreekanth.reddy@lsi.com2012-08-221-5/+8
| |/ |/|
* | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-012-39/+1
|\ \
| * | block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-252-39/+1
* | | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-25103-1060/+2527
|\ \ \
| * \ \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-2489-946/+2249
| |\ \ \ | | |_|/ | |/| |
| | * | [SCSI] Revert "[SCSI] fix async probe regression"Dan Williams2012-07-201-5/+2
| | * | [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-201-12/+0
| | * | [SCSI] queue async scan work to an async_schedule domainDan Williams2012-07-201-6/+6
| | * | [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-201-0/+1
| | * | [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-203-3/+5
| | * | [SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2012-07-202-4/+5
| | * | [SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara2012-07-208-125/+357
| | * | [SCSI] aha152x: Allow use on 64bit systemsAlan Cox2012-07-201-1/+1
| | * | [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger2012-07-201-3/+12
| | * | [SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin2012-07-201-0/+2
| | * | [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2012-07-203-6/+6
| | * | [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2012-07-201-1/+1
| | * | [SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon2012-07-201-4/+6
| | * | [SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S2012-07-201-3/+3
| | * | [SCSI] ufs: use module_pci_driverVenkatraman S2012-07-201-18/+1
| | * | [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-201-2/+7
| | * | [SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng2012-07-201-1/+123
| | * | [SCSI] virtio-scsi: split scatterlist per targetPaolo Bonzini2012-07-201-47/+94
| | * | [SCSI] virtio-scsi: release sg_lock after add_bufPaolo Bonzini2012-07-201-2/+2
| | * | [SCSI] virtio-scsi: split locking per vqPaolo Bonzini2012-07-201-25/+52
| | * | [SCSI] virtio-scsi: unlock during kickPaolo Bonzini2012-07-201-1/+3
| | * | [SCSI] libfc: fix sending REC after FCP_RESP is receivedYi Zou2012-07-201-3/+3
| | * | [SCSI] libfc: fix retries with FDMI lport statesVasu Dev2012-07-201-2/+3
| | * | [SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou2012-07-201-1/+2
| | * | [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_threadNeil Horman2012-07-201-8/+10
| | * | [SCSI] fcoe: Remove redundant 'less than zero' checkRobert Love2012-07-201-1/+1
| | * | [SCSI] libfc: add exch timer debug infoVasu Dev2012-07-201-43/+53
OpenPOWER on IntegriCloud