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
/
io-cmd-bdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
1
-9
/
+17
2021-06-17
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
1
-3
/
+1
2021-06-03
nvmet: remove a superfluous variable
Chaitanya Kulkarni
1
-2
/
+1
2021-05-11
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
1
-1
/
+1
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+4
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
1
-4
/
+1
2021-02-02
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
1
-5
/
+3
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+114
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
1
-2
/
+85
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
1
-3
/
+3
2020-05-27
nvmet: rename nvmet_rw_len to nvmet_rw_data_len
Israel Rukshin
1
-1
/
+1
2020-05-27
nvmet: add metadata characteristics for a namespace
Israel Rukshin
1
-0
/
+22
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-10
nvmet: add ns revalidation support
Anthony Iliopoulos
1
-0
/
+5
2020-02-03
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
1
-1
/
+1
2019-11-04
nvmet: stop using bio_set_op_attrs
Christoph Hellwig
1
-7
/
+6
2019-11-04
nvmet: add plugging for read/write when ns is bdev
Christoph Hellwig
1
-0
/
+3
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
1
-6
/
+13
2019-11-04
nvmet: use bio_io_error instead of duplicating it
Israel Rukshin
1
-5
/
+3
2019-09-23
nvmet: change ppl to lpp
John Pittman
1
-8
/
+8
2019-07-10
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
1
-0
/
+39
2019-06-04
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
1
-0
/
+1
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
1
-4
/
+2
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
1
-4
/
+4
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-13
nvmet: add error log support for bdev backend
Chaitanya Kulkarni
1
-12
/
+72
2018-12-13
nvmet: remove unused variable
Sagi Grimberg
1
-2
/
+1
2018-11-26
nvme: remove opportunistic polling from bdev target
Jens Axboe
1
-2
/
+0
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
1
-0
/
+3
2018-10-02
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
1
-2
/
+7
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
1
-0
/
+7
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
1
-0
/
+241