aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig3-1/+16
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig2-0/+4
2018-07-27nvme: add ANA supportChristoph Hellwig3-27/+408
2018-07-27nvme: remove nvme_req_needs_failoverChristoph Hellwig3-14/+2
2018-07-27nvme: simplify the API for getting log pagesChristoph Hellwig3-25/+16
2018-07-26scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards1-4/+4
2018-07-25xen/blkfront: remove unused macrosJuergen Gross1-5/+0
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe15-266/+531
2018-07-24md: remove a bogus commentChristoph Hellwig1-4/+0
2018-07-24bcache: don't clone bio in bch_data_verifyChristoph Hellwig1-1/+5
2018-07-24block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche2-3/+3
2018-07-24nvmet: don't use uuid_le typeAndy Shevchenko1-1/+1
2018-07-24nvmet: check fileio lba range access boundariesSagi Grimberg1-2/+17
2018-07-24nvmet: fix file discard return statusSagi Grimberg1-8/+10
2018-07-24nvme-rdma: centralize admin/io queue teardown sequenceSagi Grimberg1-37/+29
2018-07-24nvme-rdma: centralize controller setup sequenceSagi Grimberg1-77/+53
2018-07-24nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg1-0/+2
2018-07-24nvme-rdma: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-24nvme: add disk name to trace eventsKeith Busch2-7/+37
2018-07-24nvme: add controller name to trace eventsKeith Busch1-6/+11
2018-07-23nvme: use hw qid in trace eventsKeith Busch3-71/+53
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg5-0/+6
2018-07-23nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy1-5/+21
2018-07-23nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy1-1/+1
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise6-43/+169
2018-07-23nvme-rdma: support up to 4 segments of inline dataSteve Wise1-11/+27
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni4-5/+67
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni1-1/+34
2018-07-23nvme: move init of keep_alive work item to controller initializationJames Smart1-3/+4
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan9-28/+28
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan3-7/+3
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo4-28/+27
2018-07-17pktcdvd: remove assignment in if conditionRAGHU Halharvi1-23/+46
2018-07-13lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg1-2/+3
2018-07-13lightnvm: pblk: add asynchronous partial readHeiner Litz2-63/+130
2018-07-13lightnvm: pblk: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-13lightnvm: pblk: expose generic disk name on pr_* msgsMatias Bjørling9-138/+153
2018-07-13lightnvm: limit get chunk meta request sizeMatias Bjørling1-2/+8
2018-07-13lightnvm: pblk: fix read_bitmap for 32bit archsMatias Bjørling1-7/+7
2018-07-13lightnvm: Remove redundant rq->__data_len initializationBart Van Assche1-4/+2
2018-07-13lightnvm: pblk: enable line minor version detectionMatias Bjørling1-2/+3
2018-07-13lightnvm: move NVM_DEBUG to pblkMatias Bjørling10-70/+72
2018-07-13lightnvm: pblk: handle case when mw_cunits equals to 0Marcin Dziegielewski2-7/+5
2018-07-12block: skd: Use %pad printk format for dma_addr_t valuesHelge Deller1-8/+8
2018-07-09block/DAC960.c: fix defined but not used build warningsRandy Dunlap1-3/+6
2018-07-09null_blk: add zone supportMatias Bjørling4-3/+227
2018-07-09null_blk: move shared definitions to header fileMatias Bjørling2-75/+81
2018-07-09null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb deviceLiu Bo1-0/+1
2018-07-09block/loop: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-09drbd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3