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
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
1
-2
/
+2
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
1
-12
/
+15
2019-09-25
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
1
-8
/
+4
2019-09-23
nvmet: change ppl to lpp
John Pittman
1
-8
/
+8
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-32
/
+66
2019-09-12
nvmet: fix a wrong error status returned in error log page
Amit
1
-5
/
+3
2019-09-12
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
Markus Elfring
1
-3
/
+1
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-3
/
+13
2019-08-29
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
1
-0
/
+11
2019-08-29
nvmet-tcp: fix possible memory leak
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
1
-4
/
+8
2019-08-29
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
1
-0
/
+18
2019-08-29
nvmet: fix data units read and written counters in SMART log
Tom Wu
1
-6
/
+8
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-11
/
+1
2019-08-05
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-08-01
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
1
-0
/
+3
2019-08-01
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
1
-0
/
+8
2019-08-01
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
3
-0
/
+16
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-24
/
+76
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2019-07-10
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
1
-1
/
+3
2019-07-10
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
3
-0
/
+50
2019-07-09
nvme-trace: fix spelling mistake "spcecific" -> "specific"
Colin Ian King
1
-1
/
+1
2019-07-09
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
1
-1
/
+1
2019-07-09
nvme-fcloop: fix inconsistent lock state warnings
James Smart
1
-21
/
+21
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
4
-0
/
+353
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
3
-3
/
+3
2019-06-21
nvme-fcloop: add support for nvmet discovery_event op
James Smart
1
-0
/
+37
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
1
-0
/
+11
2019-06-21
nvmet: add transport discovery change op
James Smart
3
-0
/
+8
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
1
-2
/
+2
2019-06-07
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+1
2019-06-04
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-01
nvmet: protect discovery change log event list iteration
Sagi Grimberg
1
-0
/
+5
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
1
-16
/
+0
2019-04-25
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
1
-6
/
+0
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2
-0
/
+2
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
3
-7
/
+7
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
7
-38
/
+38
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
1
-2
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
3
-23
/
+51
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
3
-23
/
+51
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
1
-0
/
+2
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
1
-3
/
+4
2019-04-05
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
1
-3
/
+21
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
1
-4
/
+2
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
1
-2
/
+2
[next]