index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
2020-05-27
nvmet: rename nvmet_rw_len to nvmet_rw_data_len
Israel Rukshin
2020-05-09
nvmet: add ns revalidation support
Anthony Iliopoulos
2020-02-04
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
2018-12-07
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-07-24
nvmet: check fileio lba range access boundaries
Sagi Grimberg
2018-07-24
nvmet: fix file discard return status
Sagi Grimberg
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni