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