开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
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
2019-03-28
nvme-multipath: relax ANA state check
Martin George
2019-03-28
nvme-tcp: fix an endianess miss-annotation
Christoph Hellwig
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-13
nvme-tcp: support C2HData with SUCCESS flag
Sagi Grimberg
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2019-03-13
nvme: add proper write zeroes setup for the multipath device
Christoph Hellwig
2019-03-13
nvme: add proper discard setup for the multipath device
Christoph Hellwig
2019-03-13
nvme: remove nvme_ns_config_oncs
Christoph Hellwig
2019-03-13
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-13
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
2019-03-13
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
[next]