summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtip32xx: Implement timeout handlerAsai Thambi SP2016-03-032-10/+92
* mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP2016-03-031-5/+6
* mtip32xx: Handle safe removal during IOAsai Thambi SP2016-03-032-2/+33
* mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP2016-03-031-7/+7
* mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP2016-03-031-8/+12
* mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP2016-03-031-2/+6
* mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP2016-03-031-8/+1
* mtip32xx: Fix broken service thread handlingAsai Thambi SP2016-03-032-3/+8
* Merge tag 'nbd-for-4.6' of git://git.pengutronix.de/git/mpa/linux-nbd into fo...Jens Axboe2016-03-031-165/+170
|\
| * nbd: Create size change events for userspaceMarkus Pargmann2016-02-151-21/+58
| * nbd: ratelimit error msgs after socket closeDan Streetman2016-02-051-2/+2
| * nbd: Move flag parsing to a functionMarkus Pargmann2016-02-051-9/+13
| * nbd: Cleanup reset of nbd and bdev after a disconnectMarkus Pargmann2016-02-051-11/+29
| * nbd: Timeouts are not user requested disconnectsMarkus Pargmann2016-02-051-3/+6
| * nbd: Remove signal usageMarkus Pargmann2016-02-051-78/+48
| * nbd: Fix debugfs error handlingMarkus Pargmann2016-02-031-41/+14
* | nvme: expose cntlid in sysfsMing Lin2016-02-292-4/+17
* | nvme: return the whole CQE through the request passthrough interfaceChristoph Hellwig2016-02-293-17/+24
* | nvme: replace the kthread with a per-device watchdog timerChristoph Hellwig2016-02-291-89/+23
* | nvme: don't poll the CQ from the kthreadChristoph Hellwig2016-02-291-12/+0
* | nvme: use a work item to submit async event requestsChristoph Hellwig2016-02-291-7/+18
* | nvme: split pci module out of core moduleMing Lin2016-02-104-18/+35
* | nvme: split dev_list_lockMing Lin2016-02-103-3/+2
* | nvme: move timeout variables to core.cMing Lin2016-02-102-12/+12
* | nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg2016-02-103-3/+18
* | nvme: Log the ctrl device name instead of the underlying pci device nameSagi Grimberg2016-02-102-28/+33
* | nvme: fix drvdata setup for the nvme deviceChristoph Hellwig2016-02-091-2/+1
* | NVMe: Fix possible queue use after freedKeith Busch2016-02-091-5/+9
* | blk-mq: dynamic h/w context countKeith Busch2016-02-094-73/+112
* | cfq-iosched: Allow parent cgroup to preempt its childJan Kara2016-02-041-1/+18
* | cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara2016-02-041-1/+0
* | cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara2016-02-041-6/+7
* | cfq-iosched: Don't group_idle if cfqq has big thinktimeJan Kara2016-02-041-2/+8
* | Linux 4.5-rc2v4.5-rc2Linus Torvalds2016-01-311-1/+1
* | Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-319-7/+68
|\ \
| * \ Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-01-286-3/+49
| |\ \
| | * | USB: option: fix Cinterion AHxx enumerationJohn Ernberg2016-01-251-1/+1
| | * | USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE2016-01-251-0/+20
| | * | USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2016-01-252-0/+2
| | * | USB: serial: option: Adding support for Telit LE922Daniele Palmas2016-01-251-0/+16
| | * | USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-01-251-2/+4
| | * | USB: visor: fix null-deref at probeJohan Hovold2016-01-251-0/+5
| | * | USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-01-251-0/+1
| | |/
| * | usb: hub: do not clear BOS field during reset deviceDu, Changbin2016-01-241-3/+5
| * | cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-241-0/+5
| * | usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-242-0/+7
| * | usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-241-1/+2
| |/
* | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-316-12/+82
|\ \
| * | serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-01-291-0/+29
| * | staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-261-1/+4