summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-2831-604/+664
|\
| * sbitmap: add helpers for add/del wait queue handlingJens Axboe2018-12-201-2/+14
| * block: make request_to_qc_t publicSagi Grimberg2018-12-182-11/+10
| * blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe2018-12-171-1/+1
| * block: fix blk-iolatency accounting underflowDennis Zhou2018-12-171-0/+1
| * blk-mq-debugfs: support rq_qosMing Lei2018-12-161-0/+1
| * Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe2018-12-135-3/+218
| |\
| | * blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg2018-12-131-1/+1
| | * nvme: add error log page slot definitionChaitanya Kulkarni2018-12-131-0/+14
| | * nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni2018-12-131-1/+6
| | * nvme-tcp: Add protocol headerSagi Grimberg2018-12-132-0/+190
| | * datagram: introduce skb_copy_and_hash_datagram_iter helperSagi Grimberg2018-12-131-0/+3
| | * iov_iter: introduce hash_and_copy_to_iter helperSagi Grimberg2018-12-131-0/+3
| | * iov_iter: pass void csum pointer to csum_and_copy_to_iterSagi Grimberg2018-12-131-1/+1
| * | bcache: print number of keys in trace_bcache_journal_writeGuoju Fang2018-12-131-3/+24
| |/
| * blkcg: handle dying request_queue when associating a blkgDennis Zhou2018-12-121-1/+1
| * lightnvm: disable interleaved metadataIgor Konopko2018-12-111-0/+1
| * lightnvm: dynamic DMA pool entry sizeIgor Konopko2018-12-111-1/+1
| * block: return just one value from part_in_flightMikulas Patocka2018-12-101-2/+1
| * block: switch to per-cpu in-flight countersMikulas Patocka2018-12-101-7/+22
| * block: delete part_round_stats and switch to less precise countingMikulas Patocka2018-12-101-2/+1
| * block: stop passing 'cpu' to all percpu stats methodsMike Snitzer2018-12-101-13/+13
| * Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-0916-42/+109
| |\
| * | scsi: Fix a harmless double shift bugDan Carpenter2018-12-071-1/+1
| * | nvme: implement Enhanced Command RetryKeith Busch2018-12-071-1/+16
| * | nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg2018-12-071-3/+5
| * | nvmet: don't override treq upon modification.Sagi Grimberg2018-12-071-0/+2
| * | nvmet: support fabrics sq flow controlSagi Grimberg2018-12-071-0/+4
| * | nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart2018-12-071-16/+0
| * | nvmet: add defines for discovery change async eventsJay Sternberg2018-12-071-0/+3
| * | nvmet: change aen mask functions to use bit numbersJay Sternberg2018-12-071-3/+9
| * | nvme: support traffic based keep-aliveSagi Grimberg2018-12-071-0/+1
| * | nvme: introduce ctrl attributes enumerationSagi Grimberg2018-12-071-0/+4
| * | blkcg: put back rcu lock in blkcg_bio_issue_check()Dennis Zhou2018-12-071-0/+3
| * | blkcg: rename blkg_try_get() to blkg_tryget()Dennis Zhou2018-12-071-7/+5
| * | blkcg: change blkg reference counting to use percpu_refDennis Zhou2018-12-071-10/+5
| * | blkcg: remove bio_disassociate_task()Dennis Zhou2018-12-071-2/+0
| * | blkcg: remove additional reference to the cssDennis Zhou2018-12-072-41/+2
| * | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou2018-12-073-14/+12
| * | blkcg: associate writeback bios with a blkgDennis Zhou2018-12-072-2/+8
| * | blkcg: associate a blkg for pages being evicted by swapDennis Zhou2018-12-071-3/+3
| * | blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou2018-12-071-0/+9
| * | blkcg: associate blkg when associating a deviceDennis Zhou2018-12-072-8/+12
| * | blkcg: introduce common blkg association logicDennis Zhou2018-12-071-1/+4
| * | blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou2018-12-071-9/+15
| * | blkcg: update blkg_lookup_create() to do lockingDennis Zhou2018-12-071-1/+3
| * | blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou2018-12-071-8/+90
| * | blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe2018-12-071-2/+1
| * | block: remove ->poll_fnChristoph Hellwig2018-12-041-2/+0
| * | block: move queues types to the block layerChristoph Hellwig2018-12-041-9/+6