index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
2024-06-24
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
2024-06-24
nvme: split device add from initialization
Keith Busch
2024-06-24
nvme: fc: split controller bringup handling
Keith Busch
2024-06-24
nvme: rdma: split controller bringup handling
Keith Busch
2024-06-24
nvme: tcp: split controller bringup handling
Keith Busch
2024-06-24
nvme: apple: fix device reference counting
Keith Busch
2024-06-20
nvme: Atomic write support
Alan Adamson
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-05-31
nvme: fix nvme_pr_* status code parsing
Weiwen Hu
2024-05-31
nvme-fabrics: use reserved tag for reg read/write command
Chunguang Xu
2024-05-28
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
2024-05-24
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
2024-05-24
nvme: remove sgs and sws
Kanchan Joshi
2024-05-23
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
2024-05-23
nvme: fix multipath batched completion accounting
Keith Busch
2024-05-21
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-08
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
2024-05-08
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
2024-05-07
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2024-05-07
nvmet: make nvmet_wq unbound
Sagi Grimberg
2024-05-07
nvmet-rdma: Avoid o(n^2) loop in delete_ctrl
Sagi Grimberg
2024-05-07
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
2024-05-07
nvme-pci: Add quirk for broken MSIs
Sean Anderson
2024-05-01
nvme: do not retry authentication failures
Daniel Wagner
2024-05-01
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
2024-05-01
nvme: return kernel error codes for admin queue connect
Hannes Reinecke
2024-05-01
nvmet: return DHCHAP status codes from nvmet_setup_auth()
Hannes Reinecke
2024-05-01
nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
Hannes Reinecke
2024-05-01
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
[next]