index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2021-03-18
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
2021-03-18
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-18
nvme-tcp: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-18
nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
Sagi Grimberg
2021-03-18
nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
Sagi Grimberg
2021-03-18
nvme: fix Write Zeroes limitations
Christoph Hellwig
2021-03-18
nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT
Christoph Hellwig
2021-03-18
nvme: merge nvme_keep_alive into nvme_keep_alive_work
Christoph Hellwig
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
2021-03-12
nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
Christoph Hellwig
2021-03-12
Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12
Jens Axboe
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
2021-03-11
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
2021-03-11
nvme-core: check ctrl css before setting up zns
Chaitanya Kulkarni
2021-03-11
nvme-fc: fix racing controller reset and create association
James Smart
2021-03-11
nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
Hannes Reinecke
2021-03-11
nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
Hannes Reinecke
2021-03-11
nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
Hannes Reinecke
2021-03-11
nvme: simplify error logic in nvme_validate_ns()
Hannes Reinecke
2021-03-11
nvme: set max_zone_append_sectors nvme_revalidate_zones
Chaitanya Kulkarni
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
2021-03-05
nvme-fabrics: fix kato initialization
Martin George
2021-03-05
nvme-hwmon: Return error code when registration fails
Daniel Wagner
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-11
nvme-tcp: fix crash triggered with a dataless request submission
Sagi Grimberg
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
2021-02-10
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
2021-02-10
nvmet: remove else at the end of the function
Chaitanya Kulkarni
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
2021-02-10
nvmet: use min of device_path and disk len
Chaitanya Kulkarni
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
2021-02-10
nvmet: remove extra variable in id-ns handler
Chaitanya Kulkarni
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
2021-02-10
nvmet: return uniform error for invalid ns
Chaitanya Kulkarni
2021-02-10
nvmet: set status to 0 in case for invalid nsid
Chaitanya Kulkarni
2021-02-10
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
2021-02-10
nvme-multipath: set nr_zones for zoned namespaces
Keith Busch
2021-02-10
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
[next]