summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-04-25nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg
2019-04-25nvme-tcp: fix a NULL deref when an admin connect times outSagi Grimberg
2019-04-25nvmet-tcp: don't fail maxr2t greater than 1Sagi Grimberg
2019-04-25nvmet-file: clamp-down file namespace lba_shiftSagi Grimberg
2019-04-25nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult
2019-04-25nvmet: return a specified error it subsys_alloc failsMinwoo Im
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy
2019-04-25nvmet-rdma: remove p2p_client initialization from fast-pathMax Gurtovoy
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11nvme-fc: correct csn initialization and increments on errorJames Smart
2019-04-10nvme: cancel request synchronouslyMing Lei
2019-04-05nvme: log the error status on Identify Namespace failureKenneth Heitke
2019-04-05nvmet: add safety check for subsystem lock during nvmet_ns_changedMax Gurtovoy
2019-04-05nvmet: never fail double namespace enablementMax Gurtovoy
2019-04-05nvme-pci: tidy up nvme_map_dataChristoph Hellwig
2019-04-05nvme-pci: optimize mapping single segment requests using SGLsChristoph Hellwig
2019-04-05nvme-pci: optimize mapping of small single segment requestsChristoph Hellwig
2019-04-05nvme-pci: remove the inline scatterlist optimizationChristoph Hellwig
2019-04-05nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: do not build a scatterlist to map metadataChristoph Hellwig
2019-04-05nvme-pci: only call nvme_unmap_data for requests transferring dataChristoph Hellwig
2019-04-05nvme-pci: merge nvme_free_iod into nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: remove nvme_init_iodChristoph Hellwig
2019-04-05nvme-pci: remove unused nvme_iod memberKeith Busch
2019-04-05nvme-pci: remove q_dmadev from nvme_queueKeith Busch
2019-04-05nvme-pci: use a flag for polled queuesKeith Busch
2019-04-05nvmet-tcp: implement C2HData SUCCESS optimizationSagi Grimberg
2019-04-05nvmet-fc: use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-05nvmet: avoid double errno conversionsChristoph Hellwig
2019-04-05nvme: avoid double dereference to convert le to cpuMax Gurtovoy
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-28nvmet: fix building bvec from sg listMing Lei
2019-03-28nvme-multipath: relax ANA state checkMartin George
2019-03-28nvme-tcp: fix an endianess miss-annotationChristoph Hellwig
2019-03-26srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-13nvme-tcp: support C2HData with SUCCESS flagSagi Grimberg
2019-03-13nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig
2019-03-13nvme: add proper write zeroes setup for the multipath deviceChristoph Hellwig
2019-03-13nvme: add proper discard setup for the multipath deviceChristoph Hellwig
2019-03-13nvme: remove nvme_ns_config_oncsChristoph Hellwig
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig
2019-03-13nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart
2019-03-13nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart
2019-03-13nvme-fc: reject reconnect if io queue count is reduced to zeroJames Smart
2019-03-13nvme-fc: fix numa_node when dev is nullJames Smart