summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-07-30nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-23nvme: use hw qid in trace eventsKeith Busch
2018-07-23nvme: move init of keep_alive work item to controller initializationJames Smart
2018-07-20nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier
2018-07-17nvme: don't enable AEN if not supportedWeiping Zhang
2018-07-17nvme: ensure forward progress during Admin passthruScott Bauer
2018-06-21nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig
2018-06-13nvme: don't rely on the changed namespace list logChristoph Hellwig
2018-06-11nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin
2018-06-08Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-08nvme: cleanup double shift issuefor-linus-20180608Dan Carpenter
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-01Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-06-01nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig
2018-06-01nvme: mark nvme_queue_scan staticChristoph Hellwig
2018-06-01nvme: submit AEN event configuration on startupHannes Reinecke
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig
2018-05-30blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy
2018-05-25nvme: fixup memory leak in nvme_init_identify()Hannes Reinecke
2018-05-25nvme-fabrics: allow duplicate connections to the discovery controllerHannes Reinecke
2018-05-23nvme: host: core: fix precedence of ternary operatorIvan Bornyakov
2018-05-21Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-05-18nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig
2018-05-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-05-15nvme: Avoid flush dependency in delete controller flowNitzan Carmi
2018-05-11nvme: Fix sync controller reset returnCharles Machalow
2018-05-07nvme: fix use-after-free in nvme_free_ns_headJianchao Wang
2018-05-03nvme/multipath: Fix multipath disabled naming collisionsKeith Busch
2018-05-03nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-05-02nvme: only reconfigure discard if necessaryJens Axboe
2018-04-12nvme: expand nvmf_check_if_ready checksfor-linus-20180413James Smart
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-29lightnvm: implement get log report chunk helpersJavier González
2018-03-29nvme: lightnvm: add late setup of block size and metadataMatias Bjørling
2018-03-26nvme: make nvme_get_log_ext non-staticMatias Bjørling
2018-03-26nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi
2018-03-26nvme: Skip checking heads without namespacesKeith Busch
2018-03-26nvme: centralize ctrl removal printsMax Gurtovoy
2018-03-26nvme: implement log page low/high offset and dwordsMatias Bjørling
2018-03-26nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang