summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2016-02-03nbd: Fix debugfs error handlingMarkus Pargmann
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds