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
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
1
-0
/
+10
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
1
-0
/
+2
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
1
-0
/
+2
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+8
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-38
/
+40
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+4
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-4
/
+8
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
1
-38
/
+40
2022-09-27
nvme-pci: report the actual number of tagset maps
Keith Busch
1
-2
/
+4
2022-09-27
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
1
-1
/
+2
2022-09-27
nvme-pci: disable Write Zeroes on Phison E3C/E4C
Tina Hsu
1
-0
/
+4
2022-09-19
nvme-pci: move iod dma_len fill gaps
Keith Busch
1
-1
/
+1
2022-09-19
nvme-pci: iod npages fits in s8
Keith Busch
1
-13
/
+16
2022-09-19
nvme-pci: iod's 'aborted' is a bool
Keith Busch
1
-3
/
+3
2022-09-19
nvme-pci: remove nvme_queue from nvme_iod
Keith Busch
1
-15
/
+13
2022-09-03
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-08-31
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Shyamin Ayesh
1
-0
/
+2
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+1
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-08-11
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
1
-0
/
+2
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-43
/
+38
2022-08-03
nvme-pci: split nvme_dev_add
Christoph Hellwig
1
-35
/
+37
2022-08-03
nvme-pci: split nvme_alloc_admin_tags
Christoph Hellwig
1
-29
/
+31
2022-08-03
nvme-pci: print the command name of aborted commands
Christoph Hellwig
1
-2
/
+4
2022-08-03
nvme-pci: remove useless assignment in nvme_pci_setup_prps
Liu Song
1
-1
/
+0
2022-08-03
nvme-pci: use nvme core helper to cancel requests in tagset
Guixin Liu
1
-4
/
+2
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-07-26
nvme-pci: convert to using dma_map_sgtable()
Logan Gunthorpe
1
-40
/
+29
2022-07-26
nvme-pci: check DMA ops when indicating support for PCI P2PDMA
Logan Gunthorpe
1
-3
/
+9
2022-07-25
nvme-pci: Crucial P2 has bogus namespace ids
Tobias Gruetzmacher
1
-0
/
+2
2022-07-14
nvme-pci: fix freeze accounting for error handling
Keith Busch
1
-2
/
+7
2022-07-06
nvme-pci: phison e16 has bogus namespace ids
Keith Busch
1
-1
/
+2
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
1
-1
/
+1
2022-06-30
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
Lamarque Vieira Souza
1
-0
/
+2
2022-06-29
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
Pablo Greco
1
-1
/
+2
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-1
/
+1
2022-06-23
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
1
-4
/
+0
2022-06-23
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
Leo Savernik
1
-0
/
+2
2022-06-13
nvme-pci: disable write zeros support on UMIC and Samsung SSDs
rasheed.hsueh
1
-0
/
+8
2022-06-13
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
Ning Wang
1
-0
/
+2
2022-06-13
nvme-pci: sk hynix p31 has bogus namespace ids
Keith Busch
1
-0
/
+2
2022-06-13
nvme-pci: smi has bogus namespace ids
Keith Busch
1
-1
/
+2
2022-06-13
nvme-pci: phison e12 has bogus namespace ids
Keith Busch
1
-0
/
+2
2022-06-13
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
Stefan Reiter
1
-0
/
+2
2022-06-13
nvme-pci: add trouble shooting steps for timeouts
Keith Busch
1
-0
/
+8
2022-06-13
nvme: add bug report info for global duplicate id
Keith Busch
1
-0
/
+16
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-05-31
nvme-pci: disable namespace identifiers for the MAXIO MAP1001
Christoph Hellwig
1
-0
/
+2
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
1
-3
/
+7
2022-05-16
nvme-pci: harden drive presence detect in nvme_dev_disable()
Stefan Roese
1
-1
/
+1
[next]