index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-04-02
nvmet: return proper error code from discovery ctrl
Hou Pu
1
-2
/
+4
2021-04-02
nvme: warn of unhandled effects only once
Keith Busch
1
-3
/
+3
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
7
-23
/
+25
2021-04-02
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
1
-5
/
+6
2021-04-02
nvmet: do not allow model_number exceed 40 bytes
Noam Gottlieb
2
-0
/
+7
2021-04-02
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
3
-17
/
+20
2021-04-02
nvmet-fc: update function documentation
Chaitanya Kulkarni
1
-0
/
+1
2021-04-02
nvme-fc: fix the function documentation comment
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: add new line after variable declatation
Chaitanya Kulkarni
1
-0
/
+3
2021-04-02
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
1
-6
/
+5
2021-04-02
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: split init identify into helper
Chaitanya Kulkarni
1
-23
/
+32
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
7
-10
/
+10
2021-04-02
nvme: reduce checks for zero command effects
Kanchan Joshi
1
-1
/
+2
2021-04-02
nvme: use NVME_CTRL_CMIC_ANA macro
Kanchan Joshi
1
-1
/
+1
2021-04-02
nvmet: replace white spaces with tabs
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
3
-7
/
+6
2021-04-02
nvmet: update error log page in nvmet_alloc_ctrl()
Chaitanya Kulkarni
2
-5
/
+3
2021-04-02
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
Chaitanya Kulkarni
1
-1
/
+0
2021-04-02
nvme-pci: cleanup nvme_irq()
Chaitanya Kulkarni
1
-4
/
+2
2021-04-02
nvme-pci: remove the barriers in nvme_irq()
Chaitanya Kulkarni
1
-6
/
+0
2021-03-18
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
1
-1
/
+1
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-03-18
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-18
nvme-tcp: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-18
nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
Sagi Grimberg
1
-1
/
+1
2021-03-18
nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
Sagi Grimberg
1
-0
/
+7
2021-03-18
nvme: fix Write Zeroes limitations
Christoph Hellwig
1
-24
/
+12
2021-03-18
nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT
Christoph Hellwig
1
-2
/
+2
2021-03-18
nvme: merge nvme_keep_alive into nvme_keep_alive_work
Christoph Hellwig
1
-18
/
+8
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
5
-8
/
+15
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
[prev]
[next]