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