index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-03-10
dm cache: make sure every metadata function checks fail_io
Joe Thornber
2016-03-10
dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO
Mike Snitzer
2016-03-10
dm cache policy smq: clarify that mq registration failure was for 'mq'
Mike Snitzer
2016-03-10
dm: return error if bio_integrity_clone() fails in clone_bio()
Mike Snitzer
2016-03-10
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
2016-03-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-03-10
dm cache: make the 'mq' policy an alias for 'smq'
Joe Thornber
2016-03-10
dm: drop unnecessary assignment of md->queue
Bob Liu
2016-03-10
dm: reorder 'struct mapped_device' members to fix alignment and holes
Mike Snitzer
2016-03-10
dm: remove dummy definition of 'struct dm_table'
Mike Snitzer
2016-03-10
dm: add 'dm_numa_node' module parameter
Mike Snitzer
2016-03-10
dm thin metadata: remove needless newline from subtree_dec() DMERR message
Mike Snitzer
2016-03-10
dm mpath: cleanup reinstate_path() et al based on code review
Mike Snitzer
2016-02-22
dm mpath: remove __pgpath_busy forward declaration, rename to pgpath_busy
Mike Snitzer
2016-02-22
dm mpath: switch from 'unsigned' to 'bool' for flags where appropriate
Mike Snitzer
2016-02-22
dm round robin: use percpu 'repeat_count' and 'current_path'
Mike Snitzer
2016-02-22
dm path selector: remove 'repeat_count' return from .select_path hook
Mike Snitzer
2016-02-22
dm mpath: push path selector locking down to path selectors
Mike Snitzer
2016-02-22
dm mpath: remove repeat_count support from multipath core
Mike Snitzer
2016-02-22
dm mpath: remove unnecessary casts in front of ti->private
Mike Snitzer
2016-02-22
dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() directly
Mike Snitzer
2016-02-22
dm mpath: cleanup 'struct dm_mpath_io' management code
Mike Snitzer
2016-02-22
dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io'
Mike Snitzer
2016-02-22
dm: allow immutable request-based targets to use blk-mq pdu
Mike Snitzer
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM
Mike Snitzer
2016-02-22
dm: remove support for stacking dm-mq on .request_fn device(s)
Mike Snitzer
2016-02-22
dm: fix a couple locking issues with use of block interfaces
Mike Snitzer
2016-02-22
dm: allocate blk_mq_tag_set rather than embed in mapped_device
Mike Snitzer
2016-02-22
dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params
Mike Snitzer
2016-02-22
dm: optimize dm_request_fn()
Mike Snitzer
2016-02-22
dm: optimize dm_mq_queue_rq()
Mike Snitzer
2016-02-22
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2016-02-22
dm: cleanup dm_any_congested()
Mike Snitzer
2016-02-22
dm: remove unused dm_get_rq_mapinfo()
Mike Snitzer
2016-02-22
dm: fix excessive dm-mq context switching
Mike Snitzer
2016-02-21
dm: fix sparse "unexpected unlock" warnings in ioctl code
Mike Snitzer
2016-02-21
dm: do not return target from dm_get_live_table_for_ioctl()
Mike Snitzer
2016-02-21
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-02-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-02-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-02-19
Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
2016-02-18
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
2016-02-19
Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes
Dave Airlie
2016-02-19
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
[next]