summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-27nvme: check for a live controller in nvme_dev_openChristoph Hellwig
2017-10-27nvme: get rid of nvme_ctrl_listChristoph Hellwig
2017-10-27nvme: switch controller refcounting to use struct deviceChristoph Hellwig
2017-10-27nvme: simplify nvme_openChristoph Hellwig
2017-10-27nvme: use kref_get_unless_zero in nvme_find_get_nsChristoph Hellwig
2017-10-25mq-deadline: add 'deadline' as a name aliasJens Axboe
2017-10-25elevator: allow name aliasesJens Axboe
2017-10-25elevator: lookup mq vs non-mq elevatorsJens Axboe
2017-10-25block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()Ilya Dryomov
2017-10-25block: factor out __blkdev_issue_zero_pages()Ilya Dryomov
2017-10-25block: move CAP_SYS_ADMIN check in blkdev_roset()Ilya Dryomov
2017-10-24block: Invalidate cache on discard v2Dmitry Monakhov
2017-10-24lightnvm: pblk: remove leftover testing functionJavier González
2017-10-23nvme-rdma: Add debug message when reaches timeoutNitzan Carmi
2017-10-23nvme-rdma: align nvme_rdma_device structureMax Gurtovoy
2017-10-20nvme-fc: correct io timeout behaviorJames Smart
2017-10-20nvme-fc: correct io termination handlingJames Smart
2017-10-20nvme-pci: add SGL supportChaitanya Kulkarni
2017-10-20nvme: use ida_simple_{get,remove} for the controller instanceChristoph Hellwig
2017-10-20nvmet: Change max_nsid in subsystem due to ns_disable if neededRoy Shterman
2017-10-19nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
2017-10-19nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
2017-10-19nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
2017-10-19nvme-pci: fix typos in commentsMinwoo Im
2017-10-18nvme-rdma: stop controller reset if the controller is deletingSagi Grimberg
2017-10-18nvme-rdma: change queue flag semantics DELETING -> ALLOCATEDSagi Grimberg
2017-10-18nvme-rdma: Don't local invalidate if the queue is not liveSagi Grimberg
2017-10-18nvme-rdma: teardown admin/io queues once on error recoverySagi Grimberg
2017-10-18nvme-rdma: Check that reinit_request got a proper mrSagi Grimberg
2017-10-18nvme-rdma: move assignment to declarationSagi Grimberg
2017-10-18nvme-rdma: fix wrong logging messageSagi Grimberg
2017-10-18nvme-rdma: pass tagset to directly nvme_rdma_free_tagsetSagi Grimberg
2017-10-18block: remove blk_mq_reinit_tagsetSagi Grimberg
2017-10-18nvme: introduce nvme_reinit_tagsetSagi Grimberg
2017-10-18block: introduce blk_mq_tagset_iterSagi Grimberg
2017-10-17kyber: fix hang on domain token wait queueOmar Sandoval
2017-10-17nullb: fix error return code in null_init()Wei Yongjun
2017-10-16block: fix Sphinx kernel-doc warningRandy Dunlap
2017-10-16bcache: writeback rate clamping: make 32 bit safeMichael Lyle
2017-10-16bcache: MAINTAINERS: set bcache to MAINTAINEDMichael Lyle
2017-10-16bcache: Add Michael Lyle to MAINTAINERSKent Overstreet
2017-10-16bcache: safeguard a dangerous addressing in closure_queueLiang Chen
2017-10-16bcache: rearrange writeback main thread ratelimitMichael Lyle
2017-10-16bcache: writeback rate shouldn't artifically clampMichael Lyle
2017-10-16bcache: smooth writeback rate controlMichael Lyle
2017-10-16bcache: implement PI controller for writeback rateMichael Lyle
2017-10-16bcache: don't write back data if reading it failedMichael Lyle
2017-10-16bcache: remove unused parameterYijing Wang
2017-10-16bcache: update bio->bi_opf bypass/writeback REQ_ flag hintsEric Wheeler
2017-10-16bcache: Remove redundant set_capacityYijing Wang