aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-24nvme: Fix APST commentAndy Lutomirski1-1/+1
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe264-1399/+2589
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-24net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli1-1/+1
2017-04-24net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli2-1/+25
2017-04-24net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli2-0/+14
2017-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2017-04-24Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-53/+76
2017-04-24ravb: Double free on error in ravb_start_xmit()Dan Carpenter1-3/+4
2017-04-24macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld1-1/+1
2017-04-24net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-04-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau1-2/+2
2017-04-24lpfc revison 11.2.0.12James Smart1-1/+1
2017-04-24Fix Express lane queue creation.James Smart1-1/+5
2017-04-24Update ABORT processing for NVMET.James Smart10-125/+409
2017-04-24Fix implicit logo and RSCN handling for NVMETJames Smart5-52/+110
2017-04-24Add Fabric assigned WWN support.James Smart7-12/+65
2017-04-24Fix max_sgl_segments settings for NVME / NVMETJames Smart3-9/+31
2017-04-24Fix crash after issuing lip resetJames Smart7-64/+79
2017-04-24Fix driver load issues when MRQ=8James Smart3-18/+23
2017-04-24Remove hba lock from NVMET issue WQE.James Smart1-4/+0
2017-04-24Fix nvme initiator handling when not enabled.James Smart2-3/+14
2017-04-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart1-0/+3
2017-04-24Fix driver unload/reload operation.James Smart2-22/+31
2017-04-24Fix PRLI ACC rsp for NVMEJames Smart1-1/+1
2017-04-24Fix extra line print in rqpair debug print.James Smart1-2/+0
2017-04-24Remove NULL ptr check before kfree.James Smart1-8/+4
2017-04-24Remove unused defines for NVME PostBuf.James Smart1-3/+0
2017-04-24Fix spelling in comments.James Smart1-1/+1
2017-04-24Add debug messages for nvme/fcp resource allocation.James Smart1-0/+6
2017-04-24Fix log message in completion path.James Smart1-3/+2
2017-04-24Fix rejected nvme LS Req.James Smart1-5/+21
2017-04-24Fix nvme unregister port timeout.James Smart1-3/+5
2017-04-24Standardize nvme SGL segment countJames Smart3-7/+3
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig1-2/+2
2017-04-24nvmet-fc: properly endian swap sq_headChristoph Hellwig1-1/+1
2017-04-24nvmet-fc: mark the sqhd field as __le16Christoph Hellwig1-1/+1
2017-04-24nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig1-1/+1
2017-04-24nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig1-1/+1
2017-04-24nvme-fc: mark two symbols staticChristoph Hellwig1-2/+2
2017-04-24nvme_fc: add controller reset supportJames Smart1-315/+616
2017-04-24nvme_fc: add aen abort to teardownJames Smart1-52/+139
2017-04-24nvme_fc: fix command id checkJames Smart1-1/+2
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds1-4/+4
2017-04-23lightnvm: pblk: fix erase counters on error failJavier González7-22/+37
2017-04-23lightnvm: pblk: free metadata on line alloc failureJavier González1-7/+9
2017-04-23lightnvm: pblk: fix memory leak on error pathJavier González1-0/+3
2017-04-23lightnvm: pblk: fix bad error checkJavier González1-1/+1
2017-04-23lightnvm: pblk: fix race condition on line retryJavier González1-3/+3
2017-04-22net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari1-0/+1