summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds19-255/+532
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg3-34/+33
2018-10-19nvme-rdma: always have a valid trsvcidSagi Grimberg1-24/+14
2018-10-18nvme-pci: remove duplicate checkChaitanya Kulkarni1-2/+2
2018-10-17nvme-pci: fix hot removal during error handlingKeith Busch1-2/+1
2018-10-17nvmet-fcloop: suppress a compiler warningBart Van Assche1-0/+1
2018-10-17nvme-core: make implicit seed truncation explicitBart Van Assche1-1/+1
2018-10-17nvmet-fc: fix kernel-doc headersBart Van Assche1-3/+3
2018-10-17nvme-fc: rework the request initialization codeBart Van Assche1-3/+6
2018-10-17nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche1-11/+18
2018-10-17nvme-fc: fix kernel-doc headersBart Van Assche1-6/+5
2018-10-17nvmet: avoid integer overflow in the discard codeBart Van Assche1-1/+2
2018-10-17nvmet-rdma: declare local symbols staticBart Van Assche1-1/+1
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche2-2/+2
2018-10-17nvme-pci: fix nvme_suspend_queue() kernel-doc headerBart Van Assche1-1/+1
2018-10-17nvme-core: rework a NQN copying operationBart Van Assche1-1/+1
2018-10-17nvme-core: declare local symbols staticBart Van Assche1-1/+1
2018-10-17nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche1-1/+8
2018-10-17nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche1-2/+1
2018-10-17nvmet: remove unreachable codeChaitanya Kulkarni1-3/+1
2018-10-17nvme: update node paths after adding new pathKeith Busch1-0/+9
2018-10-09lightnvm: do no update csecs and sos on 1.2Javier González1-0/+3
2018-10-09lightnvm: use internal allocation for chunk log pageJavier González1-8/+17
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling1-2/+2
2018-10-08nvme: remove ns sibling before clearing pathKeith Busch1-1/+1
2018-10-05nvmet-rdma: use a private workqueue for deleteSagi Grimberg1-4/+15
2018-10-01nvme: take node locality into account when selecting a pathChristoph Hellwig3-28/+54
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg2-2/+8
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart2-2/+12
2018-10-01nvme-core: add async event trace helperChaitanya Kulkarni2-2/+37
2018-10-01nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart1-9/+95
2018-10-01nvmet_fc: support target port removal with nvmet layerJames Smart1-8/+120
2018-10-01nvme-fc: fix for a minor typosMilan P. Gandhi2-3/+3
2018-10-01nvmet: remove redundant module prefixChaitanya Kulkarni1-1/+1
2018-10-01nvme: fix typo in nvme_identify_ns_descsMilan P. Gandhi1-1/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe3-4/+33
2018-09-28nvme: register ns_id attributes as default sysfs groupsHannes Reinecke4-92/+59
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2-2/+2
2018-09-25nvme: properly propagate errors in nvme_mpath_initSusobhan Dey1-2/+4
2018-09-17nvme: count all ANA groups for ANA Log pageHannes Reinecke1-0/+4
2018-09-05nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg1-2/+25
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni1-1/+3
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-08-28nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski1-0/+8
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe19-438/+1516
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe11-94/+183
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds19-438/+1515
2018-08-08nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer1-1/+1
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni5-5/+114
2018-08-08nvme: set gendisk read only based on nsattrChaitanya Kulkarni1-0/+6