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-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
keep iocb_flags() result cached in struct file
Al Viro
1
-1
/
+1
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
1
-3
/
+3
2022-02-28
nvmet: use i_size_read() to set size for file-ns
Chaitanya Kulkarni
1
-13
/
+4
2021-11-25
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
1
-1
/
+3
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
2021-06-17
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
1
-3
/
+1
2021-05-12
nvmet: seset ns->file when open fails
Daniel Wagner
1
-3
/
+5
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
1
-4
/
+1
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-10
nvmet: add ns revalidation support
Anthony Iliopoulos
1
-4
/
+13
2020-02-03
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
1
-1
/
+1
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
1
-7
/
+12
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
1
-2
/
+1
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
1
-1
/
+6
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
1
-10
/
+10
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
1
-1
/
+1
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
1
-15
/
+20
2018-12-08
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
1
-46
/
+84
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
1
-1
/
+2
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
1
-4
/
+8
2018-07-24
nvmet: check fileio lba range access boundaries
Sagi Grimberg
1
-2
/
+17
2018-07-24
nvmet: fix file discard return status
Sagi Grimberg
1
-8
/
+10
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
1
-5
/
+26
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
1
-2
/
+6
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
1
-1
/
+1
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
1
-0
/
+300