summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig-1/+16
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig-0/+4
2018-07-27nvme: add ANA supportChristoph Hellwig-27/+408
2018-07-27nvme: remove nvme_req_needs_failoverChristoph Hellwig-14/+2
2018-07-27nvme: simplify the API for getting log pagesChristoph Hellwig-25/+16
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig-3/+47
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig-1/+1
2018-07-26scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards-4/+4
2018-07-26block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards-22/+34
2018-07-25xen/blkfront: remove unused macrosJuergen Gross-5/+0
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe-266/+536
2018-07-24block: allow max_discard_segments to be stackedMike Snitzer-1/+1
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig-79/+68
2018-07-24md: remove a bogus commentChristoph Hellwig-4/+0
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig-6/+0
2018-07-24exofs: use bio_clone_fast in _write_mirrorChristoph Hellwig-2/+2
2018-07-24bcache: don't clone bio in bch_data_verifyChristoph Hellwig-1/+5
2018-07-24block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vecChristoph Hellwig-4/+2
2018-07-24block: simplify bio_check_pages_dirtyChristoph Hellwig-35/+21
2018-07-24block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche-3/+3
2018-07-24nvmet: don't use uuid_le typeAndy Shevchenko-1/+1
2018-07-24nvmet: check fileio lba range access boundariesSagi Grimberg-2/+17
2018-07-24nvmet: fix file discard return statusSagi Grimberg-8/+10
2018-07-24nvme-rdma: centralize admin/io queue teardown sequenceSagi Grimberg-37/+29
2018-07-24nvme-rdma: centralize controller setup sequenceSagi Grimberg-77/+53
2018-07-24nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg-0/+2
2018-07-24nvme-rdma: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-07-24nvme: add disk name to trace eventsKeith Busch-7/+37
2018-07-24nvme: add controller name to trace eventsKeith Busch-6/+11
2018-07-23nvme: use hw qid in trace eventsKeith Busch-71/+53
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg-0/+6
2018-07-23nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy-5/+21
2018-07-23nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy-1/+1
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise-43/+169
2018-07-23nvme-rdma: support up to 4 segments of inline dataSteve Wise-11/+27
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni-5/+67
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni-1/+34
2018-07-23nvme: move init of keep_alive work item to controller initializationJames Smart-3/+4
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar-0/+5
2018-07-22blk-mq: fail the request in case issue failureMing Lei-2/+6
2018-07-22blk-rq-qos: make depth comparisons unsignedJosef Bacik-5/+5
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo-9/+19
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan-18/+68
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan-43/+50
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan-28/+40
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan-7/+7
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo-33/+34
2018-07-17pktcdvd: remove assignment in if conditionRAGHU Halharvi-23/+46
2018-07-17blk-mq: issue directly if hw queue isn't busy in case of 'none'Ming Lei-2/+36
2018-07-16blk-iolatency: truncate our current timeJosef Bacik-0/+6