summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: pblk: simplify partial read pathIgor Konopko2019-05-064-281/+100
* lightnvm: do not remove instance under global lockIgor Konopko2019-05-061-18/+16
* lightnvm: track inflight target creationsIgor Konopko2019-05-062-10/+32
* lightnvm: pblk: recover only written metadataIgor Konopko2019-05-061-3/+5
* lightnvm: pblk: IO path reorganizationIgor Konopko2019-05-064-61/+48
* lightnvm: pblk: GC error handlingIgor Konopko2019-05-064-4/+12
* lightnvm: pblk: remove internal IO timeoutIgor Konopko2019-05-062-8/+1
* lightnvm: pblk: wait for inflight IOs in recoveryIgor Konopko2019-05-061-13/+12
* lightnvm: pblk: propagate errors when reading metaIgor Konopko2019-05-062-3/+8
* lightnvm: pblk: fix update line wp in OOB recoveryIgor Konopko2019-05-061-1/+15
* lightnvm: pblk: kick writer on write recovery pathIgor Konopko2019-05-061-0/+1
* lightnvm: pblk: fix lock order in pblk_rb_tear_down_checkIgor Konopko2019-05-061-1/+1
* lightnvm: prevent race condition on pblk removeMarcin Dziegielewski2019-05-061-0/+2
* lightnvm: pblk: set propper line as data_line after gcMarcin Dziegielewski2019-05-061-0/+1
* lightnvm: pblk: fix bio leak when bio is splitChansol Kim2019-05-061-28/+19
* lightnvm: Inherit mdts from the parent nvme deviceIgor Konopko2019-05-063-2/+9
* lightnvm: pblk: set proper read status in bioIgor Konopko2019-05-061-6/+5
* lightnvm: pblk: cleanly fail when there is not enough memoryIgor Konopko2019-05-061-2/+7
* lightnvm: pblk: ensure that erase is chunk alignedIgor Konopko2019-05-061-0/+1
* lightnvm: pblk: fix race during put lineIgor Konopko2019-05-061-6/+10
* lightnvm: pblk: gracefully handle GC vmalloc failIgor Konopko2019-05-061-10/+9
* lightnvm: pblk: remove unused smeta_ssec fieldIgor Konopko2019-05-062-2/+0
* lightnvm: pblk: reduce L2P memory footprintIgor Konopko2019-05-065-11/+9
* lightnvm: pblk: rollback on error during gc readIgor Konopko2019-05-061-1/+6
* lightnvm: pblk: line reference fix in GCIgor Konopko2019-05-061-1/+4
* block: don't drain in-progress dispatch in blk_cleanup_queue()Ming Lei2019-05-041-12/+0
* blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_releaseMing Lei2019-05-042-8/+2
* blk-mq: always free hctx after request queue is freedMing Lei2019-05-043-13/+42
* blk-mq: split blk_mq_alloc_and_init_hctx into two partsMing Lei2019-05-041-64/+75
* blk-mq: free hw queue's resource in hctx's release handlerMing Lei2019-05-044-8/+10
* blk-mq: move cancel of requeue_work into blk_mq_releaseMing Lei2019-05-042-1/+2
* blk-mq: grab .q_usage_counter when queuing request from plug code pathMing Lei2019-05-041-1/+11
* Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/blockJens Axboe2019-05-037-31/+59
|\
| * nvmet: protect discovery change log event list iterationSagi Grimberg2019-05-011-0/+5
| * nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig2019-05-012-5/+2
| * nvme: move command size checks to the coreChristoph Hellwig2019-05-012-28/+30
| * nvme-fabrics: check more command sizesMinwoo Im2019-05-011-0/+1
| * nvme-pci: check more command sizesMinwoo Im2019-05-011-0/+7
| * nvme-pci: remove an unneeded variable initializationMinwoo Im2019-05-011-1/+1
| * nvme-pci: unquiesce admin queue on shutdownKeith Busch2019-05-011-1/+4
| * nvme-pci: shutdown on timeout during deletionKeith Busch2019-05-011-1/+4
| * nvme-pci: fix psdt field for single segment sglsKlaus Birkelund Jensen2019-05-011-0/+1
| * nvme-multipath: don't print ANA group state by defaultHannes Reinecke2019-05-011-1/+1
| * nvme-multipath: split bios with the ns_head bio_set before submittingHannes Reinecke2019-05-011-0/+8
| * nvme-tcp: fix possible null deref on a timed out io queue connectSagi Grimberg2019-05-011-1/+2
* | block: fix function name in commentRaul E Rangel2019-05-021-1/+1
|/
* bcache: make is_discard_enabled() staticJens Axboe2019-05-011-1/+1
* block: remove the unused blk_queue_dma_pad functionChristoph Hellwig2019-05-012-17/+0
* block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig2019-05-0131-0/+32
* block: add a SPDX tag to blk-mq-rdma.hChristoph Hellwig2019-05-011-0/+1