summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-063-62/+563
|\
| * cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-051-2/+0
| * cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-021-9/+5
| * libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt2014-07-202-3/+19
| * cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt2014-07-171-39/+314
| * libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-172-21/+237
* | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-8/+8
|\ \
| * | tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)2014-07-011-8/+8
* | | scsi: handle flush errors properlyJames Bottomley2014-07-171-0/+8
| |/ |/|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0611-38/+80
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0310-28/+70
| |\ \
| | * | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | * | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | * | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
| | * | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
| | * | qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
| | * | bnx2fc: Improve stats update mechanismNeil Horman2014-06-251-12/+4
| | * | bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
| | * | fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
| | * | pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
| | * | be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
| | * | be2iscsi: add an missing goto in error pathTomas Henzl2014-06-251-0/+2
| | |/
| * | scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-241-7/+7
| * | scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-241-4/+4
| |/
* | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-301-1/+4
|/
* drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-202-34/+34
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-1424-369/+715
|\
| * qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran2014-06-023-21/+26
| * lpfc: Update lpfc version to driver version 10.2.8001.0James Smart2014-06-021-2/+2
| * lpfc: Fix ExpressLane priority setupJames Smart2014-06-022-1/+2
| * lpfc: mark old devices as obsoleteJames Smart2014-06-021-34/+49
| * lpfc: Fix for initializing RRQ bitmapJames Smart2014-06-021-0/+3
| * lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart2014-06-022-0/+49
| * lpfc: Update lpfc version to driver version 10.2.8000.0James Smart2014-06-022-3/+3
| * lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart2014-06-0210-10/+10
| * lpfc: Update Copyright on changed filesJames Smart2014-06-026-6/+6
| * lpfc: Fixed locking for scsi task management commandsJames Smart2014-06-023-5/+141
| * lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-025-26/+24
| * lpfc: Fix FW dump using sysfsJames Smart2014-06-023-4/+17
| * lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart2014-06-023-80/+99
| * lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2014-06-022-1/+16
| * lpfc: Fix locking for postbufq when freeingJames Smart2014-06-021-3/+12
| * lpfc: Fix locking for lpfc_hba_down_postJames Smart2014-06-021-19/+60
| * lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart2014-06-021-0/+1
| * hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron2014-06-022-5/+9
| * hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_idStephen M. Cameron2014-06-021-1/+1
| * hpsa: remove messages about volume status VPD inquiry page not supportedStephen M. Cameron2014-06-021-9/+3
| * hpsa: report check condition even if no sense data present for ioaccel2 modeStephen M. Cameron2014-06-021-2/+5
| * hpsa: remove bad unlikely annotation from device list updating codeStephen M. Cameron2014-06-021-1/+1
| * hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron2014-06-021-3/+1
OpenPOWER on IntegriCloud