summaryrefslogtreecommitdiffstats
path: root/block/blk-iopoll.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-13Disable write buffering on Toshiba ToPIC95Ryan Underwood1-0/+16
2015-05-30pcmcia: Convert dev_printk to dev_<level>Joe Perches9-155/+126
2015-05-30pcmcia/vrc4171: Remove typedefs for enums and structHimangi Saraogi1-15/+15
2015-05-30pcmcia: Remove typedef in structs and emumHimangi Saraogi1-17/+17
2015-05-30pcmcia: Remove typedef tuple_flagsHimangi Saraogi1-6/+6
2015-05-30drivers: pcmcia: electra_cf.c fix checkpatch error and warningsLaurent Navet1-5/+5
2015-05-30drivers: pcmcia: ds.c fix checkpatch errorsLaurent Navet1-8/+9
2015-05-30PCMCIA: Remove commented references to dead class_device_create_file()Robert P. J. Day3-21/+0
2015-05-30drivers/pcmcia/electra_cf.c: add missing iounmap and kfreeJulia Lawall1-3/+6
2015-05-30pcmcia: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer1-5/+3
2015-05-29ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven1-1/+1
2015-05-29ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai2-0/+2
2015-05-29scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht1-8/+1
2015-05-29omfs: fix potential integer overflow in allocatorBob Copeland1-1/+1
2015-05-29omfs: fix sign confusion for bitmap loop counterBob Copeland1-1/+2
2015-05-29omfs: set error return when d_make_root() failsBob Copeland1-1/+3
2015-05-29fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-05-29MAINTAINERS: update CAPABILITIES patternJoe Perches1-1/+0
2015-05-29fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton1-1/+1
2015-05-29tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-29tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-29tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
2015-05-29drm/nouveau/gr/gm204: remove a stray printkBen Skeggs1-1/+0
2015-05-29drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...Ben Skeggs4-3/+6
2015-05-29drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs1-1/+4
2015-05-29drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel1-1/+1
2015-05-29xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster1-2/+8
2015-05-28xfs: xfs_iozero can return positive errnoDave Chinner1-1/+1
2015-05-28xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner4-47/+58
2015-05-28xfs: extent size hints can round up extents past MAXEXTLENDave Chinner1-12/+19
2015-05-28xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner1-14/+20
2015-05-28percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2-4/+15
2015-05-28xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang1-3/+6
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König6-6/+6
2015-05-28ALSA: hda - Disable Headphone Mic boost for ALC662David Henningsson1-0/+5
2015-05-28md: fix race when unfreezing sync_actionNeilBrown1-6/+8
2015-05-28md/raid5: break stripe-batches when the array has failed.NeilBrown1-0/+1
2015-05-28md/raid5: call break_stripe_batch_list from handle_stripe_clean_eventNeilBrown1-57/+4
2015-05-28md/raid5: be more selective about distributing flags across batch.NeilBrown2-12/+45
2015-05-28md/raid5: add handle_flags arg to break_stripe_batch_list.NeilBrown1-4/+8
2015-05-28md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...NeilBrown1-3/+16
2015-05-28md/raid5: remove condition test from check_break_stripe_batch_list.NeilBrown1-8/+4
2015-05-28md/raid5: Ensure a batch member is not handled prematurely.NeilBrown1-1/+5
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell5-65/+37
2015-05-28md/raid5: close race between STRIPE_BIT_DELAY and batching.NeilBrown2-3/+25
2015-05-28md/raid5: ensure whole batch is delayed for all required bitmap updates.NeilBrown1-0/+9
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2-6/+20