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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
3
-33
/
+42
2024-10-17
nvme-loop: flush off pending I/O while shutting down loop controller
Nilay Shroff
1
-0
/
+13
2024-10-08
nvmet-rdma: use sbitmap to replace rsp free list
Guixin Liu
1
-29
/
+27
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-10-01
nvmet-passthru: clear EUID/NGUID/UUID while using loop target
Nilay Shroff
1
-4
/
+2
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
3
-4
/
+14
2024-09-03
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
1
-0
/
+10
2024-08-27
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
1
-1
/
+3
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
1
-2
/
+2
2024-08-23
nvmet: Make nvmet_debugfs static
Jinjie Ruan
1
-1
/
+1
2024-08-22
nvme-target: do not check authentication status for admin commands twice
Hannes Reinecke
1
-2
/
+0
2024-08-22
nvmet-auth: allow to clear DH-HMAC-CHAP keys
Hannes Reinecke
1
-0
/
+12
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
19
-118
/
+486
2024-07-08
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
1
-6
/
+8
2024-06-26
nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
Nathan Chancellor
1
-1
/
+1
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
10
-101
/
+101
2024-06-24
nvme: split device add from initialization
Keith Busch
1
-0
/
+5
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
1
-9
/
+30
2024-06-17
nvmet: do not return 'reserved' for empty TSAS values
Hannes Reinecke
1
-1
/
+1
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2
-8
/
+9
2024-06-12
nvmet: always initialize cqe.result
Daniel Wagner
3
-9
/
+1
2024-06-12
nvmet-passthru: propagate status from id override functions
Daniel Wagner
1
-3
/
+3
2024-05-28
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
1
-0
/
+9
2024-05-23
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
1
-0
/
+8
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
6
-60
/
+68
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+3
2024-05-08
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
1
-12
/
+4
2024-05-08
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
1
-3
/
+2
2024-05-07
nvmet: make nvmet_wq unbound
Sagi Grimberg
1
-1
/
+2
2024-05-07
nvmet-rdma: Avoid o(n^2) loop in delete_ctrl
Sagi Grimberg
1
-10
/
+6
2024-05-07
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-05-01
nvmet: return DHCHAP status codes from nvmet_setup_auth()
Hannes Reinecke
4
-45
/
+43
2024-05-01
nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
Hannes Reinecke
2
-5
/
+19
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
3
-1
/
+18
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
1
-7
/
+4
2024-05-01
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
1
-3
/
+3
2024-05-01
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-04-17
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
1
-7
/
+3
2024-04-04
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
1
-7
/
+10
2024-04-04
nvmet: implement unique discovery NQN
Hannes Reinecke
2
-0
/
+54
2024-03-21
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
3
-5
/
+102
2024-03-21
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
1
-5
/
+3
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+1
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
10
-21
/
+74
[next]