summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-14cpqarray: remove it from the kernelJens Axboe7-2491/+0
2016-03-09cciss: update MAINTAINERSDon Brace1-2/+2
2016-03-09NVMe: Remove unused sq_head read in completion pathJon Derrick1-2/+0
2016-03-08bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler1-0/+3
2016-03-08bcache: cleaned up error handling around register_cache()Eric Wheeler1-12/+22
2016-03-08bcache: fix race of writeback thread starting before complete initializationEric Wheeler1-1/+8
2016-03-08NVMe: Create discard zero quirk white listKeith Busch3-2/+15
2016-03-05nbd: use correct div_s64 helperArnd Bergmann1-2/+1
2016-03-04mtip32xx: remove unneeded variable in mtip_cmd_timeout()Jens Axboe1-2/+1
2016-03-04lightnvm: generalize rrpc ppa calculationsJavier González2-17/+40
2016-03-04lightnvm: remove struct nvm_dev->total_blocksMatias Bjørling1-5/+1
2016-03-04lightnvm: rename ->nr_pages to ->nr_sectsMatias Bjørling5-24/+22
2016-03-04lightnvm: update closed list outside of intr contextJavier González1-13/+10
2016-03-04xen/blback: Fit the important information of the thread in 17 charactersKonrad Rzeszutek Wilk1-4/+3
2016-03-04lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling3-9/+45
2016-03-04lightnvm: fix up nonsensical configure overrun checkingAlan1-6/+5
2016-03-04xen-blkback: advertise indirect segment support earlierJan Beulich1-5/+8
2016-03-04xen-blkfront: rename indirect descriptor parameterJan Beulich1-2/+4
2016-03-03mtip32xx: Cleanup queued requests after surprise removalAsai Thambi SP1-18/+60
2016-03-03mtip32xx: Implement timeout handlerAsai Thambi SP2-10/+92
2016-03-03mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP1-5/+6
2016-03-03mtip32xx: Handle safe removal during IOAsai Thambi SP2-2/+33
2016-03-03mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP1-7/+7
2016-03-03mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP1-8/+12
2016-03-03mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP1-2/+6
2016-03-03mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP1-8/+1
2016-03-03mtip32xx: Fix broken service thread handlingAsai Thambi SP2-3/+8
2016-03-03Merge tag 'nbd-for-4.6' of git://git.pengutronix.de/git/mpa/linux-nbd into fo...Jens Axboe1-165/+170
2016-02-29nvme: expose cntlid in sysfsMing Lin2-4/+17
2016-02-29nvme: return the whole CQE through the request passthrough interfaceChristoph Hellwig3-17/+24
2016-02-29nvme: replace the kthread with a per-device watchdog timerChristoph Hellwig1-89/+23
2016-02-29nvme: don't poll the CQ from the kthreadChristoph Hellwig1-12/+0
2016-02-29nvme: use a work item to submit async event requestsChristoph Hellwig1-7/+18
2016-02-15nbd: Create size change events for userspaceMarkus Pargmann1-21/+58
2016-02-11nvme: split pci module out of core moduleMing Lin4-18/+35
2016-02-11nvme: split dev_list_lockMing Lin3-3/+2
2016-02-11nvme: move timeout variables to core.cMing Lin2-12/+12
2016-02-11nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg3-3/+18
2016-02-10nvme: Log the ctrl device name instead of the underlying pci device nameSagi Grimberg2-28/+33
2016-02-09nvme: fix drvdata setup for the nvme deviceChristoph Hellwig1-2/+1
2016-02-09NVMe: Fix possible queue use after freedKeith Busch1-5/+9
2016-02-09blk-mq: dynamic h/w context countKeith Busch4-73/+112
2016-02-05nbd: ratelimit error msgs after socket closeDan Streetman1-2/+2
2016-02-05nbd: Move flag parsing to a functionMarkus Pargmann1-9/+13
2016-02-05nbd: Cleanup reset of nbd and bdev after a disconnectMarkus Pargmann1-11/+29
2016-02-05nbd: Timeouts are not user requested disconnectsMarkus Pargmann1-3/+6
2016-02-05nbd: Remove signal usageMarkus Pargmann1-78/+48
2016-02-04cfq-iosched: Allow parent cgroup to preempt its childJan Kara1-1/+18
2016-02-04cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara1-1/+0
2016-02-04cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara1-6/+7