summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16NVMe: Expose ns wwid through single sysfs entryfor-4.6/driversKeith Busch
2016-03-15drivers:block: cpqarray clean upValentin Rothberg
2016-03-15brd: Fix discard request processingBart Van Assche
2016-03-14cpqarray: remove it from the kernelJens Axboe
2016-03-08cciss: update MAINTAINERSDon Brace
2016-03-08NVMe: Remove unused sq_head read in completion pathJon Derrick
2016-03-08bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-03-08bcache: cleaned up error handling around register_cache()Eric Wheeler
2016-03-08bcache: fix race of writeback thread starting before complete initializationEric Wheeler
2016-03-08NVMe: Create discard zero quirk white listKeith Busch
2016-03-04nbd: use correct div_s64 helperArnd Bergmann
2016-03-04mtip32xx: remove unneeded variable in mtip_cmd_timeout()Jens Axboe
2016-03-03lightnvm: generalize rrpc ppa calculationsJavier González
2016-03-03lightnvm: remove struct nvm_dev->total_blocksMatias Bjørling
2016-03-03lightnvm: rename ->nr_pages to ->nr_sectsMatias Bjørling
2016-03-03lightnvm: update closed list outside of intr contextJavier González
2016-03-03xen/blback: Fit the important information of the thread in 17 charactersKonrad Rzeszutek Wilk
2016-03-03lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling
2016-03-03lightnvm: fix up nonsensical configure overrun checkingAlan
2016-03-03xen-blkback: advertise indirect segment support earlierJan Beulich
2016-03-03xen-blkfront: rename indirect descriptor parameterJan Beulich
2016-03-03mtip32xx: Cleanup queued requests after surprise removalAsai Thambi SP
2016-03-03mtip32xx: Implement timeout handlerAsai Thambi SP
2016-03-03mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP
2016-03-03mtip32xx: Handle safe removal during IOAsai Thambi SP
2016-03-03mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP
2016-03-03mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP
2016-03-03mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP
2016-03-03mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP
2016-03-03mtip32xx: Fix broken service thread handlingAsai Thambi SP
2016-03-03Merge tag 'nbd-for-4.6' of git://git.pengutronix.de/git/mpa/linux-nbd into fo...Jens Axboe
2016-02-29nvme: expose cntlid in sysfsMing Lin
2016-02-29nvme: return the whole CQE through the request passthrough interfaceChristoph Hellwig
2016-02-29nvme: replace the kthread with a per-device watchdog timerChristoph Hellwig
2016-02-29nvme: don't poll the CQ from the kthreadChristoph Hellwig
2016-02-29nvme: use a work item to submit async event requestsChristoph Hellwig
2016-02-15nbd: Create size change events for userspaceMarkus Pargmann
2016-02-10nvme: split pci module out of core moduleMing Lin
2016-02-10nvme: split dev_list_lockMing Lin
2016-02-10nvme: move timeout variables to core.cMing Lin
2016-02-10nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg
2016-02-10nvme: Log the ctrl device name instead of the underlying pci device nameSagi Grimberg
2016-02-09nvme: fix drvdata setup for the nvme deviceChristoph Hellwig
2016-02-09NVMe: Fix possible queue use after freedKeith Busch
2016-02-09blk-mq: dynamic h/w context countKeith Busch
2016-02-05nbd: ratelimit error msgs after socket closeDan Streetman
2016-02-05nbd: Move flag parsing to a functionMarkus Pargmann
2016-02-05nbd: Cleanup reset of nbd and bdev after a disconnectMarkus Pargmann
2016-02-05nbd: Timeouts are not user requested disconnectsMarkus Pargmann
2016-02-05nbd: Remove signal usageMarkus Pargmann