summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe2014-04-096-13/+10
* block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen2014-04-091-0/+3
* block: Fix integrity verificationMartin K. Petersen2014-04-091-10/+9
* block: Fix for_each_bvec()Martin K. Petersen2014-04-091-3/+3
* drivers/block/loop.c: ratelimit error messagesMike Galbraith2014-04-081-4/+4
* blk-mq: fix potential stall during CPU unplug with IO pendingJens Axboe2014-04-071-2/+6
* percpu_counter: fix bad counter state during suspendJens Axboe2014-04-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-0615-20/+1295
|\
| * arch/tile: remove unused variable 'devcap'Chris Metcalf2014-04-041-2/+0
| * tile: Fix vDSO compilation issue with allyesconfigKerry Sheh2014-04-041-1/+1
| * perf tools: Allow building for tileZhigang Lu2014-03-072-1/+10
| * tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-075-0/+1048
| * tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu2014-03-072-1/+21
| * tile: Add support for handling PMC hardwareZhigang Lu2014-03-076-12/+204
| * tile: don't use __get_cpu_var() with structure-typed argumentsChris Metcalf2014-03-061-2/+2
| * tile: avoid overflow in ns2cyclesHenrik Austad2014-03-061-1/+9
* | Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0521-478/+2346
|\ \
| * | dm cache: fix a lock-inversionJoe Thornber2014-04-043-52/+20
| * | dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer2014-04-041-2/+82
| * | dm thin: use per thin device deferred bio listsMike Snitzer2014-03-311-61/+104
| * | dm thin: simplify pool_is_congestedMike Snitzer2014-03-311-11/+5
| * | dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer2014-03-281-1/+1
| * | dm mpath: print more useful warnings in multipath_message()Jose Castillo2014-03-271-2/+2
| * | dm-mpath: do not activate failed pathsHannes Reinecke2014-03-271-2/+5
| * | dm mpath: remove extra nesting in map functionMike Snitzer2014-03-271-22/+24
| * | dm mpath: remove map_io()Hannes Reinecke2014-03-271-13/+6
| * | dm mpath: reduce memory pressure when requeuingHannes Reinecke2014-03-271-23/+15
| * | dm mpath: remove process_queued_ios()Hannes Reinecke2014-03-271-42/+27
| * | dm mpath: push back requests instead of queueingHannes Reinecke2014-03-271-78/+36
| * | dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-274-0/+30
| * | dm mpath: do not call pg_init when it is already runningHannes Reinecke2014-03-271-2/+4
| * | dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbindMonam Agarwal2014-03-271-1/+1
| * | dm: stop using bi_privateMikulas Patocka2014-03-271-4/+3
| * | dm: remove dm_get_mapinfoMikulas Patocka2014-03-272-13/+0
| * | dm: make dm_table_alloc_md_mempools staticMikulas Patocka2014-03-272-2/+1
| * | dm: take care to copy the space map roots before locking the superblockJoe Thornber2014-03-273-81/+127
| * | dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber2014-03-275-27/+16
| * | dm cache: remove remainder of distinct discard block sizeHeinz Mauelshagen2014-03-274-77/+46
| * | dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer2014-03-271-34/+3
| * | dm bitset: only flush the current word if it has been dirtiedJoe Thornber2014-03-272-1/+10
| * | dm: add era targetJoe Thornber2014-03-274-0/+1851
* | | Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-0519-990/+1754
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil...Joerg Roedel2014-04-0219-990/+1754
| |\ \ \ \ \ \ \
| | | | | | * | | iommu/vt-d: Fix error handling in ANDD processingDavid Woodhouse2014-04-011-5/+3
| | | | | | * | | iommu/vt-d: returning free pointer in get_domain_for_dev()Dan Carpenter2014-03-281-0/+1
| | | | | | * | | iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units presentDavid Woodhouse2014-03-281-2/+2
| | | | | | * | | iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init()Joerg Roedel2014-03-251-1/+6
| | | | | | * | | iommu/vt-d: Include ACPI devices in iommu=ptDavid Woodhouse2014-03-241-13/+48
| | | | | | * | | iommu/vt-d: Finally enable translation for non-PCI devicesDavid Woodhouse2014-03-241-3/+0
| | | | | | * | | iommu/vt-d: Remove to_pci_dev() in intel_map_page()David Woodhouse2014-03-241-1/+1