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
2021-11-25
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
1
-1
/
+3
2021-11-23
nvme: fix write zeroes pi
Klaus Jensen
1
-3
/
+12
2021-11-23
nvme-fabrics: ignore invalid fast_io_fail_tmo values
Maurizio Lombardi
1
-0
/
+3
2021-11-23
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
1
-0
/
+14
2021-11-23
nvme-tcp: fix memory leak when freeing a queue
Maurizio Lombardi
1
-0
/
+6
2021-11-23
nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()
Varun Prakash
1
-31
/
+24
2021-11-23
nvmet-tcp: fix incomplete data digest send
Varun Prakash
1
-1
/
+6
2021-11-23
nvmet-tcp: fix memory leak when performing a controller reset
Maurizio Lombardi
1
-1
/
+4
2021-11-23
nvmet-tcp: add an helper to free the cmd buffers
Maurizio Lombardi
1
-9
/
+19
2021-11-23
nvmet-tcp: fix a race condition between release_queue and io_work
Maurizio Lombardi
1
-1
/
+3
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2021-11-09
nvme: wait until quiesce is done
Ming Lei
1
-0
/
+4
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-39
/
+259
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-69
/
+161
2021-10-27
nvmet-tcp: fix header digest verification
Amit Engel
1
-1
/
+1
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
2
-2
/
+2
2021-10-27
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2
-6
/
+12
2021-10-27
nvmet: switch check for subsystem type
Hannes Reinecke
1
-1
/
+1
2021-10-27
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-10-27
nvme-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-10-27
nvme-tcp: fix possible req->offset corruption
Varun Prakash
1
-1
/
+2
2021-10-26
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
1
-1
/
+3
2021-10-26
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
2021-10-20
nvmet: use struct_size over open coded arithmetic
Len Baker
1
-2
/
+2
2021-10-20
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
1
-5
/
+4
2021-10-20
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
1
-1
/
+8
2021-10-20
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
1
-0
/
+2
2021-10-20
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+12
2021-10-20
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
1
-1
/
+2
2021-10-20
nvmet: use macro definition for setting nmic value
Max Gurtovoy
1
-1
/
+1
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
5
-4
/
+11
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
3
-1
/
+13
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2
-0
/
+28
2021-10-20
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
3
-1
/
+9
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
3
-4
/
+9
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
2
-1
/
+41
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
1
-0
/
+6
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2
-3
/
+6
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
1
-0
/
+7
2021-10-20
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+16
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+24
2021-10-20
nvmet: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+2
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
1
-0
/
+24
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
1
-2
/
+5
2021-10-20
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
1
-0
/
+2
2021-10-20
nvme: paring quiesce/unquiesce
Ming Lei
2
-4
/
+10
2021-10-20
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
1
-21
/
+31
[next]