summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-22dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer
2016-02-22dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DMMike Snitzer
2016-02-22dm: remove support for stacking dm-mq on .request_fn device(s)Mike Snitzer
2016-02-22dm: fix a couple locking issues with use of block interfacesMike Snitzer
2016-02-22dm: allocate blk_mq_tag_set rather than embed in mapped_deviceMike Snitzer
2016-02-22dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module paramsMike Snitzer
2016-02-22dm: optimize dm_request_fn()Mike Snitzer
2016-02-22dm: optimize dm_mq_queue_rq()Mike Snitzer
2016-02-22dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer
2016-02-22dm: cleanup dm_any_congested()Mike Snitzer
2016-02-22dm: remove unused dm_get_rq_mapinfo()Mike Snitzer
2016-02-22dm: fix excessive dm-mq context switchingMike Snitzer
2016-02-21dm: fix sparse "unexpected unlock" warnings in ioctl codeMike Snitzer
2016-02-21dm: do not return target from dm_get_live_table_for_ioctl()Mike Snitzer
2016-02-21dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer
2016-02-20Linux 4.5-rc5Linus Torvalds
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-02-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-19Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-02-19Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara
2016-02-19ext4: fix bh->b_state corruptionJan Kara
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-19Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-18mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov
2016-02-18ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov
2016-02-18MAINTAINERS: update Kselftest Framework mailing listShuah Khan
2016-02-18devm_memremap_release(): fix memremap'd addr handlingToshi Kani
2016-02-18mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar
2016-02-18mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins
2016-02-18fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton