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
2024-07-26
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
4
-8
/
+21
2024-07-25
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
1
-1
/
+2
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+5
2024-07-16
nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE
Francis Pravin
1
-1
/
+7
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
34
-313
/
+992
2024-07-15
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
1
-1
/
+1
2024-07-15
nvme: remove redundant bdev local variable
Israel Rukshin
1
-3
/
+2
2024-07-15
nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()
Markus Elfring
1
-2
/
+2
2024-07-15
nvme/pci: Add APST quirk for Lenovo N60z laptop
WangYuli
1
-0
/
+7
2024-07-09
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
32
-226
/
+870
2024-07-08
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
1
-6
/
+8
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
3
-0
/
+46
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-1
/
+1
2024-07-03
block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
Christoph Hellwig
1
-11
/
+4
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
1
-0
/
+1
2024-07-03
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
10
-32
/
+55
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
3
-5
/
+87
2024-07-01
nvme: don't set io_opt if NOWS is zero
Christoph Hellwig
1
-1
/
+2
2024-06-26
nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
Nathan Chancellor
1
-1
/
+1
2024-06-26
nvme-multipath: prepare for "queue-depth" iopolicy
John Meneghini
1
-6
/
+15
2024-06-26
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
1
-3
/
+3
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
7
-11
/
+58
2024-06-24
nvme-fcloop: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-06-24
nvmet-fc: implement host_traddr()
Hannes Reinecke
1
-0
/
+33
2024-06-24
nvmet-rdma: implement host_traddr()
Hannes Reinecke
1
-0
/
+12
2024-06-24
nvmet-tcp: implement host_traddr()
Hannes Reinecke
1
-0
/
+14
2024-06-24
nvmet: add 'host_traddr' callback for debugfs
Hannes Reinecke
3
-0
/
+31
2024-06-24
nvmet: add debugfs support
Hannes Reinecke
6
-3
/
+262
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
15
-122
/
+122
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
5
-14
/
+14
2024-06-24
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
1
-5
/
+5
2024-06-24
nvme: split device add from initialization
Keith Busch
8
-23
/
+66
2024-06-24
nvme: fc: split controller bringup handling
Keith Busch
1
-16
/
+27
2024-06-24
nvme: rdma: split controller bringup handling
Keith Busch
1
-7
/
+21
2024-06-24
nvme: tcp: split controller bringup handling
Keith Busch
1
-6
/
+19
2024-06-24
nvme: apple: fix device reference counting
Keith Busch
1
-5
/
+22
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
1
-9
/
+30
2024-06-21
nvme: Atomic write support
Alan Adamson
1
-0
/
+52
2024-06-20
nvme-apple: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
1
-3
/
+5
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
1
-5
/
+3
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-2
/
+1
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-11
/
+1
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-2
/
+1
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2
-8
/
+5
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2
-2
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2
-8
/
+5
2024-06-17
nvmet: do not return 'reserved' for empty TSAS values
Hannes Reinecke
1
-1
/
+1
[next]