summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-111-4/+4
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-099-48/+91
| |\
| * | kill f_dentry usesAl Viro2014-11-191-2/+2
| * | assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
* | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-08117-11112/+5722Star
|\ \ \
| * | | libsas: remove task_collector modeChristoph Hellwig2014-11-2718-465/+92Star
| * | | wd719x: remove dma_cache_sync callOndrej Zary2014-11-271-2/+0Star
| * | | scsi_debug: add Report supported opcodes+tmfs; Compare and writeDouglas Gilbert2014-11-251-19/+307
| * | | scsi_debug: change SCSI command parser to table drivenDouglas Gilbert2014-11-251-558/+833
| * | | scsi_debug: add Capacity Changed Unit AttentionDouglas Gilbert2014-11-251-4/+24
| * | | scsi_debug: append inject error flags onto scsi_cmnd objectDouglas Gilbert2014-11-251-0/+68
| * | | scsi_debug: pinpoint invalid field in sense dataDouglas Gilbert2014-11-251-50/+88
| * | | wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driverOndrej Zary2014-11-254-0/+1256
| * | | esas2r: fix an oversight in setting return valueTomas Henzl2014-11-251-1/+4
| * | | esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl2014-11-251-3/+4
| * | | esas2r: fir error handling in do_fm_apiTomas Henzl2014-11-251-5/+5
| * | | tmscsim: replace by am53c974 driverHannes Reinecke2014-11-245-3192/+1Star
| * | | esp_scsi: enable CONFIG2_FENAB for am53c974Hannes Reinecke2014-11-242-0/+42
| * | | esp_scsi: let DMA driver provide a config2 valuePaolo Bonzini2014-11-241-33/+37
| * | | esp_scsi: correctly detect am53c974Hannes Reinecke2014-11-243-1/+33
| * | | am53c974: BLAST residual handlingHannes Reinecke2014-11-243-0/+36
| * | | am53c974: add new driverHannes Reinecke2014-11-243-0/+556
| * | | esp_scsi: use FIFO for command submissionHannes Reinecke2014-11-242-17/+30
| * | | esp_scsi: read status registersHannes Reinecke2014-11-241-3/+5
| * | | esp_scsi: debug event and commandHannes Reinecke2014-11-241-0/+15
| * | | esp_scsi: convert to dev_printkHannes Reinecke2014-11-241-106/+106
| * | | esp_scsi: make number of tags configurableHannes Reinecke2014-11-242-8/+7Star
| * | | esp_scsi: spellcheck 'driver'Hannes Reinecke2014-11-241-1/+1
| * | | vmw_pscsi: simplify ->change_queue_depthChristoph Hellwig2014-11-241-9/+1Star
| * | | mpt3sas: simplify ->change_queue_depthChristoph Hellwig2014-11-241-26/+10Star
| * | | mpt2sas: simplify ->change_queue_depthChristoph Hellwig2014-11-241-29/+5Star
| * | | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-2457-334/+122Star
| * | | scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-248-23/+2Star
| * | | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-2425-204/+55Star
| * | | lpfc: remove queue_depth eventsChristoph Hellwig2014-11-241-66/+0Star
| * | | megaraid_sas: do not process IOCTLs and SCSI commands during driver removalSumit.Saxena@avagotech.com2014-11-241-4/+15
| * | | megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2014-11-242-14/+16
| * | | megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com2014-11-241-1/+1
| * | | megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR pathSumit.Saxena@avagotech.com2014-11-241-13/+13
| * | | megaraid_sas: online Firmware upgrade support for Extended VD featureSumit.Saxena@avagotech.com2014-11-244-57/+85
| * | | megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com2014-11-245-40/+47
| * | | megaraid_sas: driver version upgrade and remove some meta data of driverSumit.Saxena@avagotech.com2014-11-242-26/+2Star
| * | | bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-201-24/+6Star
| * | | virtio_scsi: support multi hw queue of blk-mqMing Lei2014-11-201-1/+16
| * | | hpsa: remove spin lock around command allocationStephen M. Cameron2014-11-201-13/+23
| * | | hpsa: always call pci_set_master after pci_enable_deviceRobert Elliott2014-11-201-3/+5
| * | | hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operationNicholas Bellinger2014-11-201-9/+7Star
| * | | hpsa: do not be so noisy about check conditionsStephen M. Cameron2014-11-201-59/+0Star
| * | | hpsa: use atomics for commands_outstandingStephen M. Cameron2014-11-202-37/+16Star
| * | | hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron2014-11-202-34/+42