summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo
2018-01-09blk-mq: protect completion path with RCUTejun Heo
2018-01-09blk-mq: move hctx lock/unlock into a helperJens Axboe
2018-01-09block, bfq: release oom-queue ref to root group on exitPaolo Valente
2018-01-09block, bfq: put async queues for root bfq groups tooPaolo Valente
2018-01-09blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei
2018-01-08bcache: fix writeback target calc on large devicesMichael Lyle
2018-01-08bcache: fix misleading error message in bch_count_io_errors()Coly Li
2018-01-08bcache: reduce cache_set devices iteration by devices_max_usedColy Li
2018-01-08bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()Zhai Zhaoxuan
2018-01-08bcache: mark closure_sync() __schedKent Overstreet
2018-01-08bcache: Fix, improve efficiency of closure_sync()Kent Overstreet
2018-01-08bcache: allow quick writeback when backing idleMichael Lyle
2018-01-08bcache: writeback: properly order backing device IOMichael Lyle
2018-01-08bcache: fix wrong return value in bch_debug_init()Tang Junhui
2018-01-08bcache: segregate flash only volume write streamsTang Junhui
2018-01-08bcache: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2018-01-08bcache: stop writeback thread after detachingTang Junhui
2018-01-08bcache: ret IOERR when read meets metadata errorRui Hua
2018-01-08Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/blockJens Axboe
2018-01-08nvme: fix subsystem multiple controllers support checkIsrael Rukshin
2018-01-08nvme: take refcount on transport moduleNitzan Carmi
2018-01-08nvme-pci: fix NULL pointer reference in nvme_alloc_nsJianchao Wang
2018-01-08nvme: modify the debug level for setting shutdown timeoutMax Gurtovoy
2018-01-08nvme-pci: don't open-code nvme_reset_ctrlSagi Grimberg
2018-01-08nvmet: rearrange nvmet_ctrl_free()Israel Rukshin
2018-01-08nvmet: fix error flow in nvmet_alloc_ctrl()Israel Rukshin
2018-01-08nvme-pci: remove an unnecessary initialization in HMB codeMinwoo Im
2018-01-08nvme-fabrics: protect against module unload during create_ctrlRoy Shterman
2018-01-08nvmet-fc: cleanup nvmet add_port/remove_portJames Smart
2018-01-08nvme_fcloop: refactor host/target io job accessJames Smart
2018-01-08nvme_fcloop: rework to remove xxx_IN_ISR feature flagsJames Smart
2018-01-08nvme_fcloop: disassocate local port structsJames Smart
2018-01-08nvme_fcloop: fix abort race conditionJames Smart
2018-01-08nvmet: lower log level for each queue creationSagi Grimberg
2018-01-08nvmet-rdma: lowering log level for chatty debug messagesSagi Grimberg
2018-01-08nvmet-rdma: removed queue cleanup from module exitSagi Grimberg
2018-01-06blk-mq: fix race between updating nr_hw_queues and switching io schedMing Lei
2018-01-06blk-mq: avoid to map CPU into stale hw queueMing Lei
2018-01-06blk-mq: quiesce queue during switching io sched and updating nr_requestsMing Lei
2018-01-06blk-mq: quiesce queue before freeing queueMing Lei
2018-01-06mq-deadline: make it clear that __dd_dispatch_request() works on all hw queuesJens Axboe
2018-01-06target: Use sgl_alloc_order() and sgl_free()Bart Van Assche
2018-01-06nvmet/rdma: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06crypto: scompress - use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06writeback: update comment in inode_io_list_move_lockedWang Long
2018-01-06DAC960: split up ioctl function to reduce stack sizeArnd Bergmann
2018-01-06block: blk-merge: remove unnecessary checkMing Lei