aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03lightnvm: remove struct nvm_dev->total_blocksMatias Bjørling1-5/+1
2016-03-03lightnvm: rename ->nr_pages to ->nr_sectsMatias Bjørling4-23/+21
2016-03-03lightnvm: update closed list outside of intr contextJavier González1-13/+10
2016-03-03xen/blback: Fit the important information of the thread in 17 charactersKonrad Rzeszutek Wilk1-4/+3
2016-03-03lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling2-6/+42
2016-03-03lightnvm: fix up nonsensical configure overrun checkingAlan1-6/+5
2016-03-03xen-blkback: advertise indirect segment support earlierJan Beulich1-5/+8
2016-03-03xen-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 for-4.6/driversJens 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-10nvme: split pci module out of core moduleMing Lin4-18/+35
2016-02-10nvme: split dev_list_lockMing Lin3-3/+2
2016-02-10nvme: move timeout variables to core.cMing Lin2-12/+12
2016-02-10nvme/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-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-03nbd: Fix debugfs error handlingMarkus Pargmann1-41/+14
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-7/+68
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-12/+81
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-29/+42
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+9
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+14
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-19/+15
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-14/+10
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-30/+23
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-53/+57
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-43/+43
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-1/+1
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-2/+3
2016-01-29Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-1/+20