summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-10dm cache: make sure every metadata function checks fail_ioJoe Thornber
2016-03-10dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIOMike Snitzer
2016-03-10dm cache policy smq: clarify that mq registration failure was for 'mq'Mike Snitzer
2016-03-10dm: return error if bio_integrity_clone() fails in clone_bio()Mike Snitzer
2016-03-10dm thin metadata: don't issue prefetches if a transaction abort has failedJoe Thornber
2016-03-10dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2016-03-10dm cache: make the 'mq' policy an alias for 'smq'Joe Thornber
2016-03-10dm: drop unnecessary assignment of md->queueBob Liu
2016-03-10dm: reorder 'struct mapped_device' members to fix alignment and holesMike Snitzer
2016-03-10dm: remove dummy definition of 'struct dm_table'Mike Snitzer
2016-03-10dm: add 'dm_numa_node' module parameterMike Snitzer
2016-03-10dm thin metadata: remove needless newline from subtree_dec() DMERR messageMike Snitzer
2016-03-10dm mpath: cleanup reinstate_path() et al based on code reviewMike Snitzer
2016-02-23dm mpath: remove __pgpath_busy forward declaration, rename to pgpath_busyMike Snitzer
2016-02-23dm mpath: switch from 'unsigned' to 'bool' for flags where appropriateMike Snitzer
2016-02-23dm round robin: use percpu 'repeat_count' and 'current_path'Mike Snitzer
2016-02-23dm path selector: remove 'repeat_count' return from .select_path hookMike Snitzer
2016-02-23dm mpath: push path selector locking down to path selectorsMike Snitzer
2016-02-23dm mpath: remove repeat_count support from multipath coreMike Snitzer
2016-02-23dm mpath: remove unnecessary casts in front of ti->privateMike Snitzer
2016-02-23dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() directlyMike Snitzer
2016-02-23dm mpath: cleanup 'struct dm_mpath_io' management codeMike Snitzer
2016-02-23dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io'Mike Snitzer
2016-02-23dm: allow immutable request-based targets to use blk-mq pduMike Snitzer
2016-02-23dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer
2016-02-23dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DMMike Snitzer
2016-02-23dm: remove support for stacking dm-mq on .request_fn device(s)Mike Snitzer
2016-02-23dm: 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-22dm: fix sparse "unexpected unlock" warnings in ioctl codeMike Snitzer
2016-02-22dm: do not return target from dm_get_live_table_for_ioctl()Mike Snitzer
2016-02-22dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...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-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-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-19clk: 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