summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-11lightnvm: pblk: fix chunk close trace event checkHans Holmberg1-1/+1
2018-12-11lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()Geert Uytterhoeven2-2/+3
2018-12-11lightnvm: pblk: ignore the smeta oob area scanZhoujie Wu1-2/+3
2018-12-11dm: fix request-based dm's use of dm_wait_for_completionMike Snitzer2-5/+11
2018-12-11nvme: fix irq vs io_queue calculationsJens Axboe1-35/+29
2018-12-11dm: fix inflight IO checkJens Axboe1-8/+6
2018-12-10mtip32xx: use BLK_STS_DEV_RESOURCE for device resourcesJens Axboe1-2/+2
2018-12-10mtip32xx: avoid using semaphoresArnd Bergmann2-5/+5
2018-12-10dm: remove the pending IO accountingMikulas Patocka2-21/+15
2018-12-10block: return just one value from part_in_flightMikulas Patocka5-36/+22
2018-12-10block: switch to per-cpu in-flight countersMikulas Patocka2-17/+55
2018-12-10block: delete part_round_stats and switch to less precise countingMikulas Patocka6-70/+26
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer7-52/+46
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-10sbitmap: silence bogus lockdep IRQ warningJens Axboe1-0/+8
2018-12-10Linux 4.20-rc6v4.20-rc6Linus Torvalds1-1/+1
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz1-13/+10
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-09net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes4-22/+51
2018-12-08Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt1-1/+1
2018-12-08scsi: Fix a harmless double shift bugDan Carpenter1-1/+1
2018-12-08nvme: remove unused function nvme_ctrl_readyIsrael Rukshin1-9/+0
2018-12-08nvme: implement Enhanced Command RetryKeith Busch3-3/+62
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 Grimberg2-3/+6
2018-12-08nvmet: don't override treq upon modification.Sagi Grimberg2-4/+9
2018-12-08nvmet: support fabrics sq flow controlSagi Grimberg4-10/+24
2018-12-08nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart2-80/+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 Sternberg2-0/+5
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 Sternberg4-12/+18
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 Grimberg3-0/+15
2018-12-08nvme: cache controller attributesSagi Grimberg2-0/+2