summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-24nvmet: check fileio lba range access boundariesSagi Grimberg
2018-07-24nvmet: fix file discard return statusSagi Grimberg
2018-07-24nvme-rdma: centralize admin/io queue teardown sequenceSagi Grimberg
2018-07-24nvme-rdma: centralize controller setup sequenceSagi Grimberg
2018-07-24nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg
2018-07-24nvme-rdma: mark expected switch fall-throughGustavo A. R. Silva
2018-07-24nvme: add disk name to trace eventsKeith Busch
2018-07-24nvme: add controller name to trace eventsKeith Busch
2018-07-23nvme: use hw qid in trace eventsKeith Busch
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg
2018-07-23nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy
2018-07-23nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise
2018-07-23nvme-rdma: support up to 4 segments of inline dataSteve Wise
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni
2018-07-23nvme: move init of keep_alive work item to controller initializationJames Smart
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar
2018-07-22blk-mq: fail the request in case issue failureMing Lei
2018-07-22blk-rq-qos: make depth comparisons unsignedJosef Bacik
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo
2018-07-17pktcdvd: remove assignment in if conditionRAGHU Halharvi
2018-07-17blk-mq: issue directly if hw queue isn't busy in case of 'none'Ming Lei
2018-07-16blk-iolatency: truncate our current timeJosef Bacik
2018-07-16blk-iolatency: don't change the latency windowJosef Bacik
2018-07-13lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg
2018-07-13lightnvm: pblk: add asynchronous partial readHeiner Litz
2018-07-13lightnvm: pblk: mark expected switch fall-throughGustavo A. R. Silva
2018-07-13lightnvm: pblk: expose generic disk name on pr_* msgsMatias Bjørling
2018-07-13lightnvm: limit get chunk meta request sizeMatias Bjørling
2018-07-13lightnvm: pblk: fix read_bitmap for 32bit archsMatias Bjørling
2018-07-13lightnvm: Remove redundant rq->__data_len initializationBart Van Assche
2018-07-13lightnvm: pblk: enable line minor version detectionMatias Bjørling
2018-07-13lightnvm: move NVM_DEBUG to pblkMatias Bjørling
2018-07-13lightnvm: pblk: handle case when mw_cunits equals to 0Marcin Dziegielewski
2018-07-13block: remove blkdev_entry_to_request() macroVladimir Zapolskiy
2018-07-12block: skd: Use %pad printk format for dma_addr_t valuesHelge Deller
2018-07-12bsg: remove read/write supportChristoph Hellwig
2018-07-11blk-iolatency: fix max_depth comparisonsJosef Bacik
2018-07-10block: iolatency: avoid 64-bit divisionArnd Bergmann
2018-07-09block/DAC960.c: fix defined but not used build warningsRandy Dunlap
2018-07-09null_blk: add zone supportMatias Bjørling
2018-07-09null_blk: move shared definitions to header fileMatias Bjørling
2018-07-09block: Add default switch case to blk_pm_allow_request() to kill warningGeert Uytterhoeven
2018-07-09block: fix infinite loop if the device loses discard capabilityMikulas Patocka