summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31block, bfq: guarantee update_next_in_service always returns an eligible entityPaolo Valente
2017-08-31block, bfq: remove direct switch to an entity in higher classPaolo Valente
2017-08-31block, bfq: make lookup_next_entity push up vtime on expirationsPaolo Valente
2017-08-29Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-4.14/block-...Jens Axboe
2017-08-29nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig
2017-08-29nvme: remove nvme_revalidate_nsChristoph Hellwig
2017-08-29nvme: remove unused struct nvme_ns fieldsChristoph Hellwig
2017-08-29nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig
2017-08-29nvme: report more detailed status codes to the block layerChristoph Hellwig
2017-08-28nvme: honor RTD3 Entry Latency for shutdownsMartin K. Petersen
2017-08-28nvme: fix uninitialized prp2 value on small transfersJan H. Schönherr
2017-08-28nvme-rdma: Use unlikely macro in the fast pathMax Gurtovoy
2017-08-28nvmet: use memcpy_and_pad for identify sn/frMartin Wilck
2017-08-28string.h: add memcpy_and_pad()Martin Wilck
2017-08-28nvmet-fc: simplify sg list handlingJames Smart
2017-08-28nvme-fc: Reattach to localports on re-registrationJames Smart
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy
2017-08-28nvme: fix identify namespace loggingSagi Grimberg
2017-08-28nvme-fabrics: log a warning if hostid is invalidGuan Junxiong
2017-08-28nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64Sagi Grimberg
2017-08-28nvme-rdma: cleanup error path in controller resetSagi Grimberg
2017-08-28nvme-rdma: introduce nvme_rdma_start_queueSagi Grimberg
2017-08-28nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queueSagi Grimberg
2017-08-28nvme-rdma: stop queues instead of simply flipping their stateSagi Grimberg
2017-08-28nvme-rdma: introduce configure/destroy io queuesSagi Grimberg
2017-08-28nvme-rdma: reuse configure/destroy_admin_queueSagi Grimberg
2017-08-28nvme-rdma: don't free tagset on resetsSagi Grimberg
2017-08-28nvme-rdma: disable the controller on resetsSagi Grimberg
2017-08-28nvme-rdma: move tagset allocation to a dedicated routineSagi Grimberg
2017-08-28nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg
2017-08-28nvme-rdma: move nvme_rdma_configure_admin_queue code locationSagi Grimberg
2017-08-28nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZEJohannes Thumshirn
2017-08-28nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn
2017-08-28nvmet: fix the return error code of target if host is not allowedGuan Junxiong
2017-08-28nvmet: use NVME_NSID_ALLChristoph Hellwig
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn
2017-08-28nvme: add support for FW activation without resetArnav Dawn
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-28block: fix warning when I/O elevator is changed as request_queue is being rem...David Jeffery
2017-08-28block, scheduler: convert xxx_var_store to voidweiping zhang
2017-08-27Linux 4.13-rc7Linus Torvalds
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-27Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2017-08-27Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds
2017-08-27Minor page waitqueue cleanupsLinus Torvalds
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds