summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm path selector: remove 'repeat_count' return from .select_path hookMike Snitzer2016-02-225-18/+4
* dm mpath: push path selector locking down to path selectorsMike Snitzer2016-02-223-11/+59
* dm mpath: remove repeat_count support from multipath coreMike Snitzer2016-02-224-10/+24
* dm mpath: remove unnecessary casts in front of ti->privateMike Snitzer2016-02-221-5/+5
* dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() directlyMike Snitzer2016-02-221-3/+4
* dm mpath: cleanup 'struct dm_mpath_io' management codeMike Snitzer2016-02-221-12/+17
* dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io'Mike Snitzer2016-02-221-10/+29
* dm: allow immutable request-based targets to use blk-mq pduMike Snitzer2016-02-223-9/+28
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-2212-22/+22
* dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DMMike Snitzer2016-02-222-50/+58
* dm: remove support for stacking dm-mq on .request_fn device(s)Mike Snitzer2016-02-222-40/+20
* dm: fix a couple locking issues with use of block interfacesMike Snitzer2016-02-221-7/+21
* dm: allocate blk_mq_tag_set rather than embed in mapped_deviceMike Snitzer2016-02-221-18/+27
* dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module paramsMike Snitzer2016-02-221-2/+25
* dm: optimize dm_request_fn()Mike Snitzer2016-02-221-30/+17
* dm: optimize dm_mq_queue_rq()Mike Snitzer2016-02-224-23/+31
* dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer2016-02-224-2/+19
* dm: cleanup dm_any_congested()Mike Snitzer2016-02-221-9/+8
* dm: remove unused dm_get_rq_mapinfo()Mike Snitzer2016-02-221-8/+0
* dm: fix excessive dm-mq context switchingMike Snitzer2016-02-221-7/+6
* dm: fix sparse "unexpected unlock" warnings in ioctl codeMike Snitzer2016-02-211-27/+29
* dm: do not return target from dm_get_live_table_for_ioctl()Mike Snitzer2016-02-211-20/+13
* dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer2016-02-211-0/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-203-61/+120
|\
| * hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-1/+1
| * efi: Add pstore variables to the deletion whitelistMatt Fleming2016-02-161-0/+1
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-162-60/+118
| |\
| | * efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-23/+64
| | * efi: Make our variable validation list include the guidPeter Jones2016-02-102-21/+36
| | * efi: Do variable name validation tests in utf8Peter Jones2016-02-101-11/+21
| | * efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-02-101-19/+11
* | | Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-02-204-18/+76
|\ \ \
| * | | dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-02-151-5/+10
| * | | dmaengine: edma: fix residue race for cyclicJohn Ogness2016-02-081-1/+40
| * | | dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko2016-02-081-0/+4
| * | | dmaengine: IOATDMA: fix timer code that continues to restart channels during ...Dave Jiang2016-01-301-12/+22
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-2024-140/+136
|\ \ \ \
| * | | | clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-181-1/+1
| * | | | Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-1211-13/+0
| * | | | clk: versatile: mask VCO bits before writingLinus Walleij2016-02-101-0/+3
| * | | | Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-02-086-97/+103
| |\ \ \ \
| | * | | | clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-3/+3
| | * | | | clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-17/+19
| | * | | | clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-021-1/+1
| | * | | | clk: tegra: Use definition for pll_u override bitJon Hunter2016-02-021-1/+1
| | * | | | clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter2016-02-021-2/+0
| | * | | | clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter2016-02-021-1/+2
| | * | | | clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-023-0/+3
| | * | | | clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-021-2/+4
| | * | | | clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-021-6/+12