index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2019-05-06
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
2019-05-01
nvmet: protect discovery change log event list iteration
Sagi Grimberg
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
2019-05-01
nvme: move command size checks to the core
Christoph Hellwig
2019-05-01
nvme-fabrics: check more command sizes
Minwoo Im
2019-05-01
nvme-pci: check more command sizes
Minwoo Im
2019-05-01
nvme-pci: remove an unneeded variable initialization
Minwoo Im
2019-05-01
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
2019-05-01
nvme-pci: shutdown on timeout during deletion
Keith Busch
2019-05-01
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
2019-05-01
nvme-multipath: don't print ANA group state by default
Hannes Reinecke
2019-05-01
nvme-multipath: split bios with the ns_head bio_set before submitting
Hannes Reinecke
2019-05-01
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
2019-04-25
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
2019-04-25
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
2019-04-25
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
2019-04-25
nvme-tcp: fix a NULL deref when an admin connect times out
Sagi Grimberg
2019-04-25
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
nvme-fc: correct csn initialization and increments on error
James Smart
2019-04-10
nvme: cancel request synchronously
Ming Lei
2019-04-05
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-04-05
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
2019-04-05
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
2019-04-05
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: remove nvme_init_iod
Christoph Hellwig
2019-04-05
nvme-pci: remove unused nvme_iod member
Keith Busch
2019-04-05
nvme-pci: remove q_dmadev from nvme_queue
Keith Busch
2019-04-05
nvme-pci: use a flag for polled queues
Keith Busch
2019-04-05
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
2019-04-05
nvme: avoid double dereference to convert le to cpu
Max Gurtovoy
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
[next]