summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-06lightnvm: pblk: propagate errors when reading metaIgor Konopko
2019-05-06lightnvm: pblk: fix update line wp in OOB recoveryIgor Konopko
2019-05-06lightnvm: pblk: kick writer on write recovery pathIgor Konopko
2019-05-06lightnvm: pblk: fix lock order in pblk_rb_tear_down_checkIgor Konopko
2019-05-06lightnvm: prevent race condition on pblk removeMarcin Dziegielewski
2019-05-06lightnvm: pblk: set propper line as data_line after gcMarcin Dziegielewski
2019-05-06lightnvm: pblk: fix bio leak when bio is splitChansol Kim
2019-05-06lightnvm: Inherit mdts from the parent nvme deviceIgor Konopko
2019-05-06lightnvm: pblk: set proper read status in bioIgor Konopko
2019-05-06lightnvm: pblk: cleanly fail when there is not enough memoryIgor Konopko
2019-05-06lightnvm: pblk: ensure that erase is chunk alignedIgor Konopko
2019-05-06lightnvm: pblk: fix race during put lineIgor Konopko
2019-05-06lightnvm: pblk: gracefully handle GC vmalloc failIgor Konopko
2019-05-06lightnvm: pblk: remove unused smeta_ssec fieldIgor Konopko
2019-05-06lightnvm: pblk: reduce L2P memory footprintIgor Konopko
2019-05-06lightnvm: pblk: rollback on error during gc readIgor Konopko
2019-05-06lightnvm: pblk: line reference fix in GCIgor Konopko
2019-05-04block: don't drain in-progress dispatch in blk_cleanup_queue()Ming Lei
2019-05-04blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_releaseMing Lei
2019-05-04blk-mq: always free hctx after request queue is freedMing Lei
2019-05-04blk-mq: split blk_mq_alloc_and_init_hctx into two partsMing Lei
2019-05-04blk-mq: free hw queue's resource in hctx's release handlerMing Lei
2019-05-04blk-mq: move cancel of requeue_work into blk_mq_releaseMing Lei
2019-05-04blk-mq: grab .q_usage_counter when queuing request from plug code pathMing Lei
2019-05-02Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/blockJens Axboe
2019-05-02block: fix function name in commentRaul E Rangel
2019-05-01nvmet: protect discovery change log event list iterationSagi Grimberg
2019-05-01nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig
2019-05-01nvme: move command size checks to the coreChristoph Hellwig
2019-05-01nvme-fabrics: check more command sizesMinwoo Im
2019-05-01nvme-pci: check more command sizesMinwoo Im
2019-05-01nvme-pci: remove an unneeded variable initializationMinwoo Im
2019-05-01nvme-pci: unquiesce admin queue on shutdownKeith Busch
2019-05-01nvme-pci: shutdown on timeout during deletionKeith Busch
2019-05-01nvme-pci: fix psdt field for single segment sglsKlaus Birkelund Jensen
2019-05-01nvme-multipath: don't print ANA group state by defaultHannes Reinecke
2019-05-01nvme-multipath: split bios with the ns_head bio_set before submittingHannes Reinecke
2019-05-01nvme-tcp: fix possible null deref on a timed out io queue connectSagi Grimberg
2019-05-01bcache: make is_discard_enabled() staticJens Axboe
2019-04-30block: remove the unused blk_queue_dma_pad functionChristoph Hellwig
2019-04-30block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig
2019-04-30block: add a SPDX tag to blk-mq-rdma.hChristoph Hellwig
2019-04-30sed-opal.h: remove redundant licence boilerplateChristoph Hellwig
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig
2019-04-30block: clean up __bio_add_pc_page a bitChristoph Hellwig
2019-04-30block: remove bogus comments in __bio_add_pc_pageChristoph Hellwig
2019-04-30block: remove the __bio_add_pc_page exportChristoph Hellwig
2019-04-30block: remove the i argument to bio_for_each_segment_allChristoph Hellwig
2019-04-30bcache: clean up do_btree_node_write a bitChristoph Hellwig