summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-13dm raid: make sure no feature flags are set in metadataHeinz Mauelshagen
2016-05-05dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() callMichal Hocko
2016-05-05dm stats: fix spelling mistake in DocumentationEric Engestrom
2016-05-05dm cache: update cache-policies.txt now that mq is an alias for smqMike Snitzer
2016-05-05dm mpath: eliminate use of spinlock in IO fast-pathsMike Snitzer
2016-05-05dm mpath: move trigger_event member to the end of 'struct multipath'Mike Snitzer
2016-05-05dm mpath: use atomic_t for counting members of 'struct multipath'Mike Snitzer
2016-05-05dm mpath: switch to using bitops for state flagsMike Snitzer
2016-05-05dm thin: Remove return statement from void functionAmitoj Kaur Chawla
2016-05-05dm: remove unused mapped_device argument from free_tio()Mike Snitzer
2016-05-05Merge remote-tracking branch 'jens/for-4.7/core' into dm-4.7Mike Snitzer
2016-05-05block: make bio_inc_remaining() interface accessible againMike Snitzer
2016-05-05block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discardMike Snitzer
2016-05-03block: Minor blk_account_io_start usage cleanupMichael Callahan
2016-05-02block: add __blkdev_issue_discardChristoph Hellwig
2016-05-02block: remove struct bio_batchChristoph Hellwig
2016-05-01Linux 4.6-rc6Linus Torvalds
2016-05-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-30Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-30Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-30Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-30Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck
2016-04-29Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-29Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-29Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-29Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-29Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-29Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu
2016-04-29lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko
2016-04-29rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy
2016-04-29mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov
2016-04-29ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei
2016-04-29Ananth has movedAnanth N Mavinakayanahalli
2016-04-29kcov: don't profile branches in kcovAndrey Ryabinin
2016-04-29kcov: don't trace the code coverage codeJames Morse
2016-04-29mm: wake kcompactd before kswapd's short sleepVlastimil Babka
2016-04-29.mailmap: add Frank RowandFrank Rowand
2016-04-29mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim
2016-04-29mm: call swap_slot_free_notify() with page lock heldMinchan Kim
2016-04-29mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-29mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov