summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-18Merge branch 'for-4.21/block' into for-4.21/aioJens Axboe32-593/+646
2018-12-18blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe1-1/+1
2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou1-0/+1
2018-12-17blk-mq-debugfs: support rq_qosMing Lei1-0/+1
2018-12-15mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe1-0/+6
2018-12-15mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2-0/+6
2018-12-14Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+54
2018-12-13Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe5-3/+218
2018-12-13bcache: print number of keys in trace_bcache_journal_writeGuoju Fang1-3/+24
2018-12-13blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg1-1/+1
2018-12-13nvme: add error log page slot definitionChaitanya Kulkarni1-0/+14
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni1-1/+6
2018-12-13nvme-tcp: Add protocol headerSagi Grimberg2-0/+190
2018-12-13datagram: introduce skb_copy_and_hash_datagram_iter helperSagi Grimberg1-0/+3
2018-12-13iov_iter: introduce hash_and_copy_to_iter helperSagi Grimberg1-0/+3
2018-12-13iov_iter: pass void csum pointer to csum_and_copy_to_iterSagi Grimberg1-1/+1
2018-12-13Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-72/+94
2018-12-13blkcg: handle dying request_queue when associating a blkgDennis Zhou1-1/+1
2018-12-11lightnvm: disable interleaved metadataIgor Konopko1-0/+1
2018-12-11lightnvm: dynamic DMA pool entry sizeIgor Konopko1-1/+1
2018-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+9
2018-12-10block: return just one value from part_in_flightMikulas Patocka1-2/+1
2018-12-10block: switch to per-cpu in-flight countersMikulas Patocka1-7/+22
2018-12-10block: delete part_round_stats and switch to less precise countingMikulas Patocka1-2/+1
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer1-13/+13
2018-12-10Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe16-42/+109
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-25/+75
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+8
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes1-4/+8
2018-12-08scsi: Fix a harmless double shift bugDan Carpenter1-1/+1
2018-12-08nvme: implement Enhanced Command RetryKeith Busch1-1/+16
2018-12-08nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg1-3/+5
2018-12-08nvmet: don't override treq upon modification.Sagi Grimberg1-0/+2
2018-12-08nvmet: support fabrics sq flow controlSagi Grimberg1-0/+4
2018-12-08nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart1-16/+0
2018-12-08nvmet: add defines for discovery change async eventsJay Sternberg1-0/+3
2018-12-08nvmet: change aen mask functions to use bit numbersJay Sternberg1-3/+9
2018-12-08nvme: support traffic based keep-aliveSagi Grimberg1-0/+1
2018-12-08nvme: introduce ctrl attributes enumerationSagi Grimberg1-0/+4
2018-12-08blkcg: put back rcu lock in blkcg_bio_issue_check()Dennis Zhou1-0/+3
2018-12-08blkcg: rename blkg_try_get() to blkg_tryget()Dennis Zhou1-7/+5
2018-12-08blkcg: change blkg reference counting to use percpu_refDennis Zhou1-10/+5
2018-12-08blkcg: remove bio_disassociate_task()Dennis Zhou1-2/+0
2018-12-08blkcg: remove additional reference to the cssDennis Zhou2-41/+2
2018-12-08blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou3-14/+12
2018-12-08blkcg: associate writeback bios with a blkgDennis Zhou2-2/+8
2018-12-08blkcg: associate a blkg for pages being evicted by swapDennis Zhou1-3/+3