summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-04iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise1-1/+3
2016-08-28nvme-rdma: Get rid of redundant definesSagi Grimberg1-4/+0
2016-08-28nvme-rdma: Get rid of duplicate variableSagi Grimberg1-8/+7
2016-08-19nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig2-2/+2
2016-08-19nvme-fabrics: get a reference when reusing a nvme_host structureChristoph Hellwig1-1/+3
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp3-7/+7
2016-08-18nvme-loop: set sqsize to 0-based value, per specJay Freyensee1-2/+2
2016-08-18nvme-rdma: fix sqsize/hsqsize per specJay Freyensee1-4/+10
2016-08-18fabrics: define admin sqsize min default, per specJay Freyensee2-3/+19
2016-08-18nvmet-rdma: +1 to *queue_size from hsqsize/hrqsizeJay Freyensee1-2/+2
2016-08-16nvmet-rdma: Fix use after freeVincent Stehlé1-1/+2
2016-08-16nvme-rdma: initialize ret to zero to avoid returning garbageColin Ian King1-1/+1
2016-08-04nvme-rdma: Remove unused includesSagi Grimberg1-3/+0
2016-08-04nvme-rdma: start async event handler after reconnecting to a controllerSagi Grimberg1-0/+2
2016-08-04nvmet: Fix controller serial number inconsistencySagi Grimberg3-5/+6
2016-08-04nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...Sagi Grimberg1-9/+4
2016-08-04nvmet-rdma: Correctly handle RDMA device hot removalSagi Grimberg1-17/+70
2016-08-03nvme-rdma: Make sure to shutdown the controller if we canSagi Grimberg1-1/+1
2016-08-03nvme-loop: Remove duplicate call to nvme_remove_namespacesSagi Grimberg1-3/+1
2016-08-03nvme-rdma: Free the I/O tags when we delete the controllerSagi Grimberg1-5/+7
2016-08-03nvme-rdma: Remove duplicate call to nvme_remove_namespacesSagi Grimberg1-7/+10
2016-08-03nvme-rdma: Fix device removal handlingSagi Grimberg1-20/+21
2016-08-03nvme-rdma: Queue ns scanning after a sucessful reconnectionSagi Grimberg1-1/+3
2016-08-03nvme-rdma: Don't leak uninitialized memory in connect request private dataRoland Dreier1-1/+1
2016-08-01Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds65-1020/+2127
2016-08-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds37-187/+1062
2016-08-01Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-344/+677
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds241-3301/+19420
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds532-4123/+11335
2016-07-31random: Fix crashes with sparse node idsMichael Ellerman1-3/+2
2016-07-31Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds55-1500/+1748
2016-07-30Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-160/+198
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-67/+83
2016-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-7/+41
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-154/+318
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds116-423/+1521
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds148-3419/+9004
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman60-251/+1133
2016-07-30Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds6-272/+236
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds126-2131/+7281
2016-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds36-213/+418
2016-07-30documentation: da9052: Update regulator bindings names to match DA9052/53 DTS...Steve Twiss1-11/+11
2016-07-30Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2016-07-30Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+8
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds75-2013/+1316
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-5/+6
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-94/+173
2016-07-29Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds4-3/+5
2016-07-29Merge branch 'pm-sleep'Rafael J. Wysocki1-3/+1
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-653/+675