summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2015-10-071-1/+2
* xen/blkback: free requests on disconnectionRoger Pau Monne2015-09-231-18/+20
* NVMe: Using PRACT bit to generate and verify PI by controllerAlok Pandey2015-08-261-5/+8
* NVMe:Remove unreachable code in nvme_abort_reqSunad Bhandary2015-08-191-15/+9
* NVMe: Add nvme subsystem reset IOCTLJon Derrick2015-08-181-0/+11
* NVMe: Add nvme subsystem reset supportKeith Busch2015-08-181-1/+10
* NVMe: removed unused nn var from nvme_dev_addMatias Bjørling2015-08-181-2/+0
* NVMe: Set queue max segmentsKeith Busch2015-08-171-1/+4
* nbd: flags is a u32 variableMarkus Pargmann2015-08-171-1/+1
* nbd: Rename functions for clearness of recv/send pathMarkus Pargmann2015-08-171-6/+6
* nbd: Change 'disconnect' to be booleanMarkus Pargmann2015-08-171-4/+4
* nbd: Add debugfs entriesMarkus Pargmann2015-08-171-1/+177
* nbd: Remove variable 'pid'Markus Pargmann2015-08-171-10/+9
* nbd: Move clear queue debug messageMarkus Pargmann2015-08-171-1/+1
* nbd: Remove 'harderror' and propagate error properlyMarkus Pargmann2015-08-171-14/+14
* nbd: restructure sock_shutdownMarkus Pargmann2015-08-171-6/+7
* nbd: sock_shutdown, remove conditional lockMarkus Pargmann2015-08-171-8/+8
* nbd: Fix timeout detectionMarkus Pargmann2015-08-171-28/+70
* nvme: Fixes u64 division which breaks i386 buildsJon Derrick2015-07-211-2/+3
* NVMe: Use CMB for the IO SQes if availableJon Derrick2015-07-211-5/+117
* NVMe: Unify SQ entry writing and doorbell ringingJon Derrick2015-07-211-45/+35
* block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-1712-15/+15
* Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-164-20/+32
|\
| *---. Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki2015-07-164-20/+32
| |\ \ \
| | | | * ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu2015-07-101-9/+15
| | | * | cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar2015-07-102-9/+9
| | | * | cpufreq: Initialize the governor again while restoring policyViresh Kumar2015-07-101-0/+1
| | | |/
| | * / suspend-to-idle: Prevent RCU from complaining about tick_freeze()Rafael J. Wysocki2015-07-091-2/+7
| | |/
* | | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-163-84/+176
|\ \ \
| * | | intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET2015-07-141-3/+3
| * | | intel_pmc_ipc: Update kerneldoc formattingqipeng.zha2015-07-091-22/+35
| * | | dell-laptop: Do not cache hwswitch statePali Rohár2015-07-061-24/+61
| * | | dell-laptop: Check return value of each SMBIOS callPali Rohár2015-07-061-25/+58
| * | | dell-laptop: Clear buffer before each SMBIOS callPali Rohár2015-07-061-1/+10
| * | | intel_pmc_ipc: Fix compiler casting warningsqipeng.zha2015-07-061-13/+13
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-165-8/+25
|\ \ \
| * | | NVMe: Reread partitions on metadata formatsKeith Busch2015-07-151-2/+11
| * | | bcache: don't embed 'return' statements in closure macrosJens Axboe2015-07-114-6/+14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-07-152-1/+10
|\ \ \
| * \ \ Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris2015-07-152-1/+10
| |\ \ \
| | * | | tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen2015-07-131-0/+8
| | * | | tpm: Fix initialization of the cdevJason Gunthorpe2015-07-131-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-1533-265/+330
|\ \ \ \ \
| * | | | | IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9
| * | | | | IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-141-0/+2
| * | | | | IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-141-5/+3
| * | | | | IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
| * | | | | IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-07-141-2/+2