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.c
Age
Commit message (
Expand
)
Author
2018-02-14
nvmet: Change return code of discard command if not supported
Israel Rukshin
2017-11-10
nvmet: kill nvmet_inline_bio_init
Christoph Hellwig
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
2017-04-04
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
2017-04-02
nvmet: fix byte swap in nvmet_parse_io_cmd
Christoph Hellwig
2017-04-02
nvmet: fix byte swap in nvmet_execute_write_zeroes
Christoph Hellwig
2016-12-01
nvmet: add support for the Write Zeroes command
Chaitanya Kulkarni
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-11
block: move poll code to blk-mq
Jens Axboe
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-09-23
nvmet: Make dsm number of ranges zero based
Alexander Solganik
2016-09-23
nvmet: Use direct IO for writes
Sagi Grimberg
2016-07-05
nvmet: add a generic NVMe target
Christoph Hellwig