summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-03sbitmap: fix sbitmap_for_each_set()Omar Sandoval
2018-12-03blk-mq: don't call ktime_get_ns() if we don't need itJens Axboe
2018-12-01block: add cmd_flags to print_req_errorBalbir Singh
2018-11-30sbitmap: optimize wakeup checkJens Axboe
2018-11-30sbitmap: ammortize cost of clearing bitsJens Axboe
2018-11-30block: avoid extra bio reference for async O_DIRECTChristoph Hellwig
2018-11-29sbitmap: don't loop for find_next_zero_bit() for !round_robinJens Axboe
2018-11-29blk-mq: use plug for devices that implement ->commits_rqs()Jens Axboe
2018-11-29blk-mq: use bd->last == true for list insertsJens Axboe
2018-11-29ataflop: implement mq_ops->commit_rqs() hookJens Axboe
2018-11-29virtio_blk: implement mq_ops->commit_rqs() hookJens Axboe
2018-11-29nvme: implement mq_ops->commit_rqs() hookJens Axboe
2018-11-29blk-mq: add mq_ops->commit_rqs()Jens Axboe
2018-11-29block: improve logic around when to sort a plug listJens Axboe
2018-11-29blk-mq: Add a NULL check in blk_mq_free_map_and_requests()Dan Carpenter
2018-11-29ataflop: fix error handling in atari_floppy_init()Dan Carpenter
2018-11-28block: add io timeout to sysfsWeiping Zhang
2018-11-28block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
2018-11-28blk-mq: fix failure to decrement plug count on single rq removalJens Axboe
2018-11-28sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINYoung Xiao
2018-11-26block: sum requests in the plug structureJens Axboe
2018-11-26blk-mq: Simplify request completion stateKeith Busch
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch
2018-11-26blk-mq: Return true if request was completedKeith Busch
2018-11-26blk-mq: never redirect polled IO completionsJens Axboe
2018-11-26blk-mq: ensure mq_ops ->poll() is entered at least onceJens Axboe
2018-11-26block: make blk_poll() take a parameter on whether to spin or notJens Axboe
2018-11-26nvme: remove opportunistic polling from bdev targetJens Axboe
2018-11-26blk-mq: remove 'tag' parameter from mq_ops->poll()Jens Axboe
2018-11-26blk-mq: when polling for IO, look for any completionJens Axboe
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei
2018-11-20block: fix attempt to assign NULL io_contextJens Axboe
2018-11-19block: Initialize BIO I/O priority earlyDamien Le Moal
2018-11-19block: prevent merging of requests with different prioritiesDamien Le Moal
2018-11-19aio: Fix fallback I/O priority valueDamien Le Moal
2018-11-19block: Introduce get_current_ioprio()Damien Le Moal
2018-11-19block: Remove bio->bi_iocDamien Le Moal
2018-11-19aio: Comment use of IOCB_FLAG_IOPRIO aio flagDamien Le Moal
2018-11-19nvme-fc: remove ->poll implementationJens Axboe
2018-11-19block: have ->poll_fn() return number of entries polledJens Axboe
2018-11-19block: avoid ordered task state change for polled IOJens Axboe
2018-11-19nvme: default to 0 poll queuesJens Axboe
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-18floppy: remove now unused 'flags' variableJens Axboe
2018-11-18Linux 4.20-rc3Linus Torvalds
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds