summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche
2018-10-17nvme-pci: fix nvme_suspend_queue() kernel-doc headerBart Van Assche
2018-10-17nvme-core: rework a NQN copying operationBart Van Assche
2018-10-17nvme-core: declare local symbols staticBart Van Assche
2018-10-17nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche
2018-10-17nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche
2018-10-17nvmet: remove unreachable codeChaitanya Kulkarni
2018-10-17nvme: update node paths after adding new pathKeith Busch
2018-10-09lightnvm: do no update csecs and sos on 1.2Javier González
2018-10-09lightnvm: use internal allocation for chunk log pageJavier González
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling
2018-10-08nvme: remove ns sibling before clearing pathKeith Busch
2018-10-05nvmet-rdma: use a private workqueue for deleteSagi Grimberg
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-10-01nvme: take node locality into account when selecting a pathChristoph Hellwig
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart
2018-10-01nvme-core: add async event trace helperChaitanya Kulkarni
2018-10-01nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart
2018-10-01nvmet_fc: support target port removal with nvmet layerJames Smart
2018-10-01nvme-fc: fix for a minor typosMilan P. Gandhi
2018-10-01nvmet: remove redundant module prefixChaitanya Kulkarni
2018-10-01nvme: fix typo in nvme_identify_ns_descsMilan P. Gandhi
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-28nvme: register ns_id attributes as default sysfs groupsHannes Reinecke
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-25nvme: properly propagate errors in nvme_mpath_initSusobhan Dey
2018-09-17nvme: count all ANA groups for ANA Log pageHannes Reinecke
2018-09-05nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-08-28nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-08nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni
2018-08-08nvme: set gendisk read only based on nsattrChaitanya Kulkarni
2018-08-07nvme: fixup crash on failed discoveryHannes Reinecke
2018-08-05lightnvm: remove minor version check for 2.0Matias Bjørling
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe
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-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig