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
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