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
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
2021-02-02
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2021-01-28
nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head
Chao Leng
2021-01-28
nvme-multipath: Early exit if no path is available
Daniel Wagner
2021-01-28
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
2021-01-20
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-01-20
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
2021-01-18
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-01-18
nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout
Chao Leng
2021-01-18
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
2021-01-18
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
2021-01-14
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
2021-01-14
nvme-tcp: fix possible data corruption with bio merges
Sagi Grimberg
2021-01-14
nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
Sagi Grimberg
2021-01-14
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
2021-01-06
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2021-01-06
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2021-01-06
nvme: unexport functions with no external caller
Minwoo Im
2021-01-06
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
2021-01-06
nvme-tcp: Fix possible race of io_work and direct send
Sagi Grimberg
2021-01-06
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
2021-01-06
nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
James Smart
2021-01-06
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-07
nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
Ming Lei
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
nvme: export zoned namespaces without Zone Append support read-only
Javier González
2020-12-01
nvme: rename bdev operations
Javier González
2020-12-01
nvme: rename controller base dev_t char device
Javier González
2020-12-01
nvme: remove unnecessary return values
Javier González
2020-12-01
nvme: print a warning for when listing active namespaces fails
Minwoo Im
2020-12-01
nvme: improve an error message on Identify failure
Minwoo Im
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
nvmet: fix a spelling mistake "incuding" -> "including" in Kconfig
Colin Ian King
2020-12-01
nvmet: make sure discovery change log event is protected
Max Gurtovoy
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
2020-12-01
nvme-pci: don't allocate unused I/O queues
Niklas Schnelle
2020-12-01
nvme-pci: drop min() from nr_io_queues assignment
Niklas Schnelle
2020-12-01
nvmet: use inline bio for passthru fast path
Chaitanya Kulkarni
2020-12-01
nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio
Chaitanya Kulkarni
2020-12-01
nvmet: remove op_flags for passthru commands
Chaitanya Kulkarni
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2020-12-01
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
[next]