summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md/r5cache: handle sync with data in write back cacheSong Liu2017-05-112-7/+22
* md/r5cache: gracefully handle journal device errors for writeback modeSong Liu2017-05-113-9/+34
* md/raid1/10: avoid unnecessary lockingShaohua Li2017-05-112-8/+6
* md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio firstSong Liu2017-05-101-9/+19
* md/md0: optimize raid0 discard handlingShaohua Li2017-05-081-14/+102
* md: don't return -EAGAIN in md_allow_write for external metadata arraysArtur Paszkiewicz2017-05-084-28/+15
* md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lockJulia Cartwright2017-05-041-10/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-0417-253/+476
|\
| * qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
| * qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com2017-05-043-1/+9
| * qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-044-10/+9
| * netvsc: make sure napi enabled before vmbus_openstephen hemminger2017-05-042-4/+6
| * aquantia: Fix driver name reported by ethtoolPavel Belous2017-05-041-1/+1
| * forcedeth: remove unnecessary carrier status checkZhu Yanjun2017-05-041-4/+2
| * ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot2017-05-031-12/+10
| * ibmvnic: Record SKB RX queue during pollThomas Falcon2017-05-031-0/+1
| * ibmvnic: Continue skb processing after skb completion errorNathan Fontenot2017-05-031-1/+1
| * ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot2017-05-031-6/+6
| * ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot2017-05-031-20/+27
| * ibmvnic: Clean up tx pools when closingNathan Fontenot2017-05-031-0/+30
| * ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot2017-05-031-1/+1
| * ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot2017-05-031-0/+9
| * ibmvnic: Updated reset handlingNathan Fontenot2017-05-032-157/+275
| * ibmvnic: Replace is_closed with state fieldNathan Fontenot2017-05-032-9/+23
| * ibmvnic: Move resource initialization to its own routineNathan Fontenot2017-05-031-32/+39
| * net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas2017-05-031-0/+1
| * tg3: don't clear stats while tg3_closeYueHaibing2017-05-031-4/+0
| * xdp: use common helper for netlink extended ack reportingDaniel Borkmann2017-05-032-6/+6
| * smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai2017-05-032-19/+49
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04107-2717/+4272
|\ \
| * | scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"Colin Ian King2017-04-261-1/+1
| * | scsi: stex: make S6flag staticColin Ian King2017-04-261-1/+1
| * | scsi: mac_esp: fix to pass correct device identity to free_irq()Wei Yongjun2017-04-261-1/+1
| * | scsi: aacraid: pci_alloc_consistent() failures on ARM64Mahesh Rajashekhara2017-04-266-31/+35
| * | scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi2017-04-262-10/+5
| * | scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi2017-04-261-2/+2
| * | scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain2017-04-251-10/+23
| * | scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov staticColin Ian King2017-04-251-2/+2
| * | scsi: sd_zbc: Do not write lock zones for resetDamien Le Moal2017-04-251-26/+16
| * | scsi: sd_zbc: Remove superfluous assignmentsBart Van Assche2017-04-251-3/+1
| * | scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal2017-04-253-15/+11
| * | scsi: Improve scsi_get_sense_info_fldDamien Le Moal2017-04-251-23/+15
| * | scsi: sd: Cleanup sd_done sense data handlingChristoph Hellwig2017-04-251-10/+9
| * | scsi: sd: Improve sd_completed_bytesDamien Le Moal2017-04-242-24/+32
| * | scsi: sd: Fix function descriptionsDamien Le Moal2017-04-241-15/+14
| * | scsi: mpt3sas: remove redundant wmbSinan Kaya2017-04-241-2/+0
| * | scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke2017-04-243-4/+15
| * | scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke2017-04-241-0/+2
| * | scsi: mvumi: remove code handling zero scsi_sg_count(scmd) caseAlexey Khoroshilov2017-04-241-59/+26
| * | scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King2017-04-241-1/+1