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
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
2020-11-14
nvme: fix memory leak freeing command effects
Keith Busch
1
-2
/
+14
2020-11-14
nvme: directly cache command effects log
Keith Busch
2
-11
/
+4
2020-11-14
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
1
-0
/
+15
2020-11-09
nvme: fix incorrect behavior when BLKROSET is called by the user
Sagi Grimberg
1
-2
/
+0
2020-11-05
Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
5
-29
/
+33
2020-11-03
nvme-tcp: avoid repeated request completion
Sagi Grimberg
1
-1
/
+1
2020-11-03
nvme-rdma: avoid repeated request completion
Sagi Grimberg
1
-1
/
+1
2020-11-03
nvme-tcp: avoid race between time out and tear down
Chao Leng
1
-11
/
+3
2020-11-03
nvme-rdma: avoid race between time out and tear down
Chao Leng
1
-10
/
+2
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
2
-2
/
+7
2020-11-02
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
1
-4
/
+19
2020-10-31
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-178
/
+127
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-2
/
+2
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2
-16
/
+9
2020-10-27
nvme-fc: remove nvme_fc_terminate_io()
James Smart
1
-33
/
+16
2020-10-27
nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery
James Smart
1
-103
/
+84
2020-10-27
nvme-fc: remove err_work work item
James Smart
1
-30
/
+10
2020-10-27
nvme-fc: track error_recovery while connecting
James Smart
1
-5
/
+9
2020-10-27
nvme-rdma: handle unexpected nvme completion data length
zhenwei pi
1
-0
/
+8
2020-10-27
nvme: ignore zone validate errors on subsequent scans
Keith Busch
1
-1
/
+1
2020-10-23
nvme-fc: shorten reconnect delay if possible for FC
James Smart
1
-1
/
+18
2020-10-23
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
1
-2
/
+5
2020-10-23
nvme-fc: fix error loop in create_hw_io_queues
James Smart
1
-2
/
+2
2020-10-23
nvme-fc: fix io timeout to abort I/O
James Smart
1
-39
/
+69
2020-10-22
nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru
Chaitanya Kulkarni
1
-1
/
+1
2020-10-22
nvmet: cleanup nvmet_passthru_map_sg()
Logan Gunthorpe
1
-3
/
+4
2020-10-22
nvmet: limit passthru MTDS by BIO_MAX_PAGES
Logan Gunthorpe
1
-1
/
+8
2020-10-22
nvmet: fix uninitialized work for zero kato
zhenwei pi
1
-1
/
+2
2020-10-22
nvme-pci: disable Write Zeroes on Sandisk Skyhawk
Kai-Heng Feng
1
-0
/
+2
2020-10-22
nvme: use queuedata for nvme_req_qid
Keith Busch
1
-1
/
+1
2020-10-22
nvme-rdma: fix crash due to incorrect cqe
Chao Leng
1
-2
/
+3
2020-10-22
nvme-rdma: fix crash when connect rejected
Chao Leng
1
-1
/
+0
2020-10-14
nvme: translate zone resource errors
Keith Busch
1
-0
/
+4
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-384
/
+310
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-38
/
+38
2020-10-09
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2020-10-07
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
1
-3
/
+1
2020-10-07
nvme-core: remove extra variable
Chaitanya Kulkarni
1
-3
/
+2
2020-10-07
nvme: remove nvme_identify_ns_list
Christoph Hellwig
1
-12
/
+8
2020-10-07
nvme: refactor nvme_validate_ns
Christoph Hellwig
1
-20
/
+17
2020-10-07
nvme: move nvme_validate_ns
Christoph Hellwig
1
-37
/
+37
2020-10-07
nvme: query namespace identifiers before adding the namespace
Christoph Hellwig
1
-63
/
+53
2020-10-07
nvme: revalidate zone bitmaps in nvme_update_ns_info
Christoph Hellwig
1
-4
/
+6
2020-10-07
nvme: remove nvme_update_formats
Christoph Hellwig
1
-30
/
+2
2020-10-07
nvme: update the known admin effects
Christoph Hellwig
1
-2
/
+2
2020-10-07
nvme: set the queue limits in nvme_update_ns_info
Christoph Hellwig
1
-25
/
+21
2020-10-07
nvme: remove the 0 lba_shift check in nvme_update_ns_info
Christoph Hellwig
1
-6
/
+0
2020-10-07
nvme: clean up the check for too large logic block sizes
Christoph Hellwig
1
-8
/
+5
2020-10-07
nvme: freeze the queue over ->lba_shift updates
Christoph Hellwig
1
-6
/
+14
2020-10-07
nvme: factor out a nvme_configure_metadata helper
Christoph Hellwig
1
-31
/
+47
[next]