summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer1-4/+3
2018-12-10dm rq: leverage blk_mq_queue_busy() to check for outstanding IOMike Snitzer1-5/+4
2018-12-10dm: dont rewrite dm_disk(md)->part0.in_flightMikulas Patocka1-3/+1
2018-12-10Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe142-683/+1193
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-109/+205
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan1-0/+7
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-69/+157
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-12/+11
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-13/+67
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-28/+81
2018-12-09net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds3-26/+15
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+25
2018-12-08Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt1-1/+1
2018-12-08nvme: remove unused function nvme_ctrl_readyIsrael Rukshin1-9/+0
2018-12-08nvme: implement Enhanced Command RetryKeith Busch2-2/+46
2018-12-08nvmet: fix the structure member indentationChaitanya Kulkarni1-4/+4
2018-12-08nvmet: use unlikely for req status checkChaitanya Kulkarni1-1/+1
2018-12-08nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin1-1/+1
2018-12-08nvme: Remove unused forward declarationIsrael Rukshin1-1/+0
2018-12-08nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg2-1/+14
2018-12-08nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg1-0/+1
2018-12-08nvmet: don't override treq upon modification.Sagi Grimberg1-4/+7
2018-12-08nvmet: support fabrics sq flow controlSagi Grimberg3-10/+20
2018-12-08nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart1-64/+2
2018-12-08nvmet: mark nvmet_genctr staticChristoph Hellwig2-2/+1
2018-12-08nvmet: enable Discovery Controller AENsJay Sternberg4-12/+99
2018-12-08nvmet: allow host connect even if no allowed subsystems are exportedSagi Grimberg3-30/+9
2018-12-08nvmet: add support to Discovery controllers for commandsJay Sternberg1-0/+53
2018-12-08nvmet: add defines for discovery change async eventsJay Sternberg1-0/+2
2018-12-08nvmet: make kato and AEN processing for use by other controllersJay Sternberg2-15/+45
2018-12-08nvmet: allow Keep Alive for Discovery controllerJay Sternberg4-28/+18
2018-12-08nvmet: change aen mask functions to use bit numbersJay Sternberg3-9/+9
2018-12-08nvmet: provide aen bit functions for multiple controller typesJay Sternberg3-20/+15
2018-12-08nvmet: use IOCB_NOWAIT for file-ns buffered I/OChaitanya Kulkarni1-46/+84
2018-12-08nvmet: support for traffic based keep-aliveSagi Grimberg3-1/+16
2018-12-08nvme: support traffic based keep-aliveSagi Grimberg2-0/+14
2018-12-08nvme: cache controller attributesSagi Grimberg2-0/+2
2018-12-08nvme: introduce ctrl attributes enumerationSagi Grimberg1-1/+1
2018-12-08nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke5-7/+12
2018-12-08nvme: consolidate memset calls in the nvme_setup_cmd pathChaitanya Kulkarni1-3/+1
2018-12-08blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou2-3/+4
2018-12-08dm: set the static flush bio device on demandDennis Zhou1-1/+11
2018-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-34/+62
2018-12-07Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-12-07Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+11