index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
Christoph Hellwig
1
-1
/
+1
2021-03-12
Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12
Jens Axboe
5
-11
/
+24
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-3
/
+3
2021-03-11
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
1
-0
/
+1
2021-03-11
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
1
-3
/
+2
2021-03-11
nvme-core: check ctrl css before setting up zns
Chaitanya Kulkarni
1
-0
/
+6
2021-03-11
nvme-fc: fix racing controller reset and create association
James Smart
1
-1
/
+1
2021-03-11
nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
Hannes Reinecke
1
-1
/
+1
2021-03-11
nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
Hannes Reinecke
1
-0
/
+1
2021-03-11
nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
Hannes Reinecke
1
-0
/
+1
2021-03-11
nvme: simplify error logic in nvme_validate_ns()
Hannes Reinecke
1
-4
/
+4
2021-03-11
nvme: set max_zone_append_sectors nvme_revalidate_zones
Chaitanya Kulkarni
1
-2
/
+7
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
4
-45
/
+50
2021-03-05
nvme-fabrics: fix kato initialization
Martin George
1
-1
/
+4
2021-03-05
nvme-hwmon: Return error code when registration fails
Daniel Wagner
1
-0
/
+1
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
1
-0
/
+3
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
1
-0
/
+2
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
1
-1
/
+2
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+6
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2
-6
/
+6
2021-02-27
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
1
-0
/
+1
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-235
/
+401
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-35
/
+30
2021-02-11
nvme-tcp: fix crash triggered with a dataless request submission
Sagi Grimberg
1
-1
/
+1
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
2
-1
/
+26
2021-02-10
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
3
-10
/
+30
2021-02-10
nvmet: remove else at the end of the function
Chaitanya Kulkarni
1
-2
/
+2
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
4
-9
/
+14
2021-02-10
nvmet: use min of device_path and disk len
Chaitanya Kulkarni
1
-3
/
+6
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
1
-1
/
+1
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
1
-4
/
+1
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
3
-4
/
+11
2021-02-10
nvmet: remove extra variable in id-ns handler
Chaitanya Kulkarni
1
-2
/
+1
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
3
-40
/
+32
2021-02-10
nvmet: return uniform error for invalid ns
Chaitanya Kulkarni
1
-2
/
+2
2021-02-10
nvmet: set status to 0 in case for invalid nsid
Chaitanya Kulkarni
1
-1
/
+1
2021-02-10
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
1
-1
/
+1
2021-02-10
nvme-multipath: set nr_zones for zoned namespaces
Keith Busch
1
-0
/
+4
2021-02-10
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
1
-10
/
+18
2021-02-10
nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs
Sagi Grimberg
1
-7
/
+24
2021-02-10
nvme-rdma: handle nvme_rdma_post_send failures better
Chao Leng
1
-1
/
+3
2021-02-10
nvme-fabrics: avoid double completions in nvmf_fail_nonready_command
Chao Leng
1
-5
/
+1
2021-02-10
nvme: introduce a nvme_host_path_error helper
Chao Leng
2
-0
/
+16
2021-02-10
nvme: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-5
/
+5
2021-02-10
nvme: cleanup zone information initialization
Damien Le Moal
2
-13
/
+9
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
1
-1
/
+2
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
1
-0
/
+2
2021-02-02
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
1
-0
/
+2
2021-02-02
nvme-tcp: use cancel tagset helper for tear down
Chao Leng
1
-10
/
+2
[next]