cascardo/linux.git
2016-03-10 Mike Snitzerdm: return error if bio_integrity_clone() fails in...
2016-03-10 Joe Thornberdm thin metadata: don't issue prefetches if a transacti...
2016-03-10 DingXiangdm snapshot: disallow the COW and origin devices from...
2016-03-10 Joe Thornberdm cache: make the 'mq' policy an alias for 'smq'
2016-03-10 Bob Liudm: drop unnecessary assignment of md->queue
2016-03-10 Mike Snitzerdm: reorder 'struct mapped_device' members to fix align...
2016-03-10 Mike Snitzerdm: remove dummy definition of 'struct dm_table'
2016-03-10 Mike Snitzerdm: add 'dm_numa_node' module parameter
2016-03-10 Mike Snitzerdm thin metadata: remove needless newline from subtree_...
2016-03-10 Mike Snitzerdm mpath: cleanup reinstate_path() et al based on code...
2016-02-23 Mike Snitzerdm mpath: remove __pgpath_busy forward declaration...
2016-02-23 Mike Snitzerdm mpath: switch from 'unsigned' to 'bool' for flags...
2016-02-23 Mike Snitzerdm round robin: use percpu 'repeat_count' and 'current_...
2016-02-23 Mike Snitzerdm path selector: remove 'repeat_count' return from...
2016-02-23 Mike Snitzerdm mpath: push path selector locking down to path selectors
2016-02-23 Mike Snitzerdm mpath: remove repeat_count support from multipath...
2016-02-23 Mike Snitzerdm mpath: remove unnecessary casts in front of ti-...
2016-02-23 Mike Snitzerdm mpath: use blk_mq_alloc_request() and blk_mq_free_re...
2016-02-23 Mike Snitzerdm mpath: cleanup 'struct dm_mpath_io' management code
2016-02-23 Mike Snitzerdm mpath: use blk-mq pdu for per-request 'struct dm_mpa...
2016-02-23 Mike Snitzerdm: allow immutable request-based targets to use blk...
2016-02-23 Mike Snitzerdm: rename target's per_bio_data_size to per_io_data_size
2016-02-23 Mike Snitzerdm: distinquish old .request_fn (dm-old) vs dm-mq reque...
2016-02-23 Mike Snitzerdm: remove support for stacking dm-mq on .request_fn...
2016-02-23 Mike Snitzerdm: fix a couple locking issues with use of block inter...
2016-02-22 Mike Snitzerdm: allocate blk_mq_tag_set rather than embed in mapped...
2016-02-22 Mike Snitzerdm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth...
2016-02-22 Mike Snitzerdm: optimize dm_request_fn()
2016-02-22 Mike Snitzerdm: optimize dm_mq_queue_rq()
2016-02-22 Mike Snitzerdm: set DM_TARGET_WILDCARD feature on "error" target
2016-02-22 Mike Snitzerdm: cleanup dm_any_congested()
2016-02-22 Mike Snitzerdm: remove unused dm_get_rq_mapinfo()
2016-02-22 Mike Snitzerdm: fix excessive dm-mq context switching
2016-02-22 Mike Snitzerdm: fix sparse "unexpected unlock" warnings in ioctl...
2016-02-22 Mike Snitzerdm: do not return target from dm_get_live_table_for_ioctl()
2016-02-22 Mike Snitzerdm: fix dm_rq_target_io leak on faults with .request_fn...
2016-02-20 Linus TorvaldsLinux 4.5-rc5 v4.5-rc5
2016-02-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-02-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-20 Linus TorvaldsMerge tag 'powerpc-4.5-3' of git://git./linux/kernel...
2016-02-20 Linus TorvaldsMerge tag 'dmaengine-fix-4.5-rc5' of git://git.infradea...
2016-02-20 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-02-20 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-20 Simon Guinotkernel/resource.c: fix muxed resource handling in __req...
2016-02-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2016-02-19 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-02-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-02-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-19 Linus TorvaldsMerge tag 'pinctrl-v4.5-2' of git://git./linux/kernel...
2016-02-19 Linus TorvaldsMerge tag 'sound-4.5-rc5' of git://git./linux/kernel...
2016-02-19 EunTaik Leearm64: mm: allow the kernel to handle alignment faults...
2016-02-19 Masahiro Yamadaarm64: kbuild: make "make install" not depend on vmlinux
2016-02-19 Jan Karaext4: fix crashes in dioread_nolock mode
2016-02-19 Jan Karaext4: fix bh->b_state corruption
2016-02-19 Rasmus Villemoesdrm/nouveau: use post-decrement in error handling
2016-02-19 Maarten Lankhorstdrm/atomic: Allow for holes in connector state, v2.
2016-02-19 Stephen Boydclk: gpio: Really allow an optional clock= DT property
2016-02-19 Dave AirlieMerge tag 'drm-vc4-fixes-2016-02-17' of github.com...
2016-02-19 Dave AirlieMerge branch 'drm-fixes-4.5' of git://people.freedeskto...
2016-02-19 Dave AirlieMerge tag 'drm-intel-fixes-2016-02-18' of git://anongit...
2016-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-02-19 Dmitry Safonovmm: slab: free kmem_cache_node after destroy sysfs...
2016-02-19 Kirill A. Shutemovipc/shm: handle removed segments gracefully in shm_mmap()
2016-02-19 Shuah KhanMAINTAINERS: update Kselftest Framework mailing list
2016-02-19 Toshi Kanidevm_memremap_release(): fix memremap'd addr handling
2016-02-19 Vaishali Thakkarmm/hugetlb.c: fix incorrect proc nr_hugepages value
2016-02-19 Hugh Dickinsmm, x86: fix pte_page() crash in gup_pte_range()
2016-02-19 Jeff Laytonfsnotify: turn fsnotify reaper thread into a workqueue job
2016-02-19 Jeff LaytonRevert "fsnotify: destroy marks with call_srcu instead...
2016-02-19 Kirill A. Shutemovmm: fix regression in remap_file_pages() emulation
2016-02-19 Kirill A. Shutemovthp, dax: do not try to withdraw pgtable from non-anon VMA
2016-02-18 Takashi IwaiALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
2016-02-18 Toshi Kanix86/mm: Fix vmalloc_fault() to handle large pages properly
2016-02-17 Jessica Yuftrace/module: remove ftrace module notifier
2016-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-02-17 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.5-2' of git://git...
2016-02-17 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-17 Linus TorvaldsMerge tag 'trace-fixes-v4.5-rc4' of git://git./linux...
2016-02-17 Alanblk: fix overflow in queue_discard_max_hw_show
2016-02-17 Alexey Kardashevskiypowerpc/ioda: Set "read" permission when "write" is set
2016-02-17 Marek Szyprowskiarm64: dma-mapping: fix handling of devices registered...
2016-02-17 Ville Syrjälädrm/i915: Fix hpd live status bits for g4x
2016-02-17 Thomas Gleixnerperf/core: Plug potential memory leak in CPU_UP_PREPARE
2016-02-17 Thomas Gleixnerperf/core: Remove the bogus and dangerous CPU_DOWN_FAIL...
2016-02-17 Thomas Gleixnerperf/core: Remove bogus UP_CANCELED hotplug state
2016-02-17 Michael S.... hpet: Drop stale URLs
2016-02-17 Stefan Haberlands390/dasd: fix performance drop
2016-02-17 Toshi Kanix86/uaccess/64: Handle the caching of 4-byte nocache...
2016-02-17 Toshi Kanix86/uaccess/64: Make the __copy_user_nocache() assembly...
2016-02-17 Heiko Carstenss390/maccess: reduce stnsm instructions
2016-02-17 Thomas Gleixnerperf/x86/amd/uncore: Plug reference leak
2016-02-17 Anton Protopopovdrm/qxl: fix erroneous return value
2016-02-17 Mario Kleinerdrm/nouveau/display: Enable vblank irqs after display...
2016-02-17 Mario Kleinerdrm/radeon/pm: Handle failure of drm_vblank_get.
2016-02-17 Mario Kleinerdrm: Fix treatment of drm_vblank_offdelay in drm_vblank...
2016-02-17 Mario Kleinerdrm: Fix drm_vblank_pre/post_modeset regression from...
2016-02-17 Mario Kleinerdrm: Prevent vblank counter bumps > 1 with active vblan...
2016-02-17 Mario Kleinerdrm: No-Op redundant calls to drm_vblank_off() (v2)
next