aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"Chen Gang2-34/+34
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds24-369/+715
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-91/+226
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-9/+6
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg1-9/+9
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-13/+13
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds105-2662/+4562
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley101-2482/+4443
2014-06-06scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe10-13/+13
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds2-11/+1
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2014-06-03qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger4-65/+147
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds7-8/+8
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-06-02virtio-scsi: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2-18/+70
2014-06-02qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran3-21/+26
2014-06-02lpfc: Update lpfc version to driver version 10.2.8001.0James Smart1-2/+2
2014-06-02lpfc: Fix ExpressLane priority setupJames Smart2-1/+2
2014-06-02lpfc: mark old devices as obsoleteJames Smart1-34/+49
2014-06-02lpfc: Fix for initializing RRQ bitmapJames Smart1-0/+3
2014-06-02lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart2-0/+49
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2-12/+6
2014-06-02lpfc: Update lpfc version to driver version 10.2.8000.0James Smart2-3/+3
2014-06-02lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart10-10/+10
2014-06-02lpfc: Update Copyright on changed filesJames Smart6-6/+6
2014-06-02lpfc: Fixed locking for scsi task management commandsJames Smart3-5/+141
2014-06-02lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart5-26/+24
2014-06-02lpfc: Fix FW dump using sysfsJames Smart3-4/+17
2014-06-02lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart3-80/+99
2014-06-02lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2-1/+16
2014-06-02lpfc: Fix locking for postbufq when freeingJames Smart1-3/+12
2014-06-02lpfc: Fix locking for lpfc_hba_down_postJames Smart1-19/+60
2014-06-02lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart1-0/+1
2014-06-02hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron2-5/+9
2014-06-02hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_idStephen M. Cameron1-1/+1
2014-06-02hpsa: remove messages about volume status VPD inquiry page not supportedStephen M. Cameron1-9/+3
2014-06-02hpsa: report check condition even if no sense data present for ioaccel2 modeStephen M. Cameron1-2/+5
2014-06-02hpsa: remove bad unlikely annotation from device list updating codeStephen M. Cameron1-1/+1
2014-06-02hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron1-3/+1
2014-06-02hpsa: kill annoying messages about SSD Smart Path retriesStephen M. Cameron1-10/+0
2014-06-02hpsa: define extended_report_lun_entry data structureStephen M. Cameron2-14/+19
2014-06-02hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io pathStephen M. Cameron1-8/+16
2014-06-02hpsa: avoid unnecessary readl on every command submissionStephen M. Cameron2-1/+21
2014-06-02hpsa: use per-cpu variable for lockup_detectedStephen M. Cameron2-28/+54
2014-06-02hpsa: set irq affinity hints to route MSI-X vectors across CPUsStephen M. Cameron1-1/+16
2014-06-02hpsa: allocate reply queues individuallyStephen M. Cameron2-28/+38
2014-06-02hpsa: choose number of reply queues more intelligently.Stephen M. Cameron2-1/+3