summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-9/+0
| | * | | dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| | * | | dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| | * | | dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| | * | | dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul2015-03-181-7/+0
| * | | | dmaengine: pl330: fix return status on pending transfersBen Dooks2015-03-181-1/+11
| * | | | dmaengine: pl330: make unexported functions staticBen Dooks2015-03-181-3/+3
| * | | | dmaengine: pl330: fix issues with big-endian armv7Ben Dooks2015-03-181-4/+4
| * | | | dmaengine: constify of_device_id arrayFabian Frederick2015-03-188-9/+9
| * | | | dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam2015-03-182-0/+7
| * | | | dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana2015-03-172-1/+1
| * | | | dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-1620-80/+0
| * | | | dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja2015-03-162-0/+31
| * | | | dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula2015-03-161-8/+4
| * | | | dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula2015-03-161-2/+4
| |/ / /
| * | | dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer2015-03-131-11/+164
| * | | dmaengine: jz4740: Remove extra checkTapasweni Pathak2015-03-051-1/+1
| * | | dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-052-15/+0
| * | | dmaengine: Remove net_dma leftoversMaxime Ripard2015-03-051-23/+0
| * | | dmaengine: Remove memset leftoversMaxime Ripard2015-03-041-8/+0
| * | | dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King2015-03-021-2/+2
| * | | dmaengine: qcom_bam_dma: Fix error path in probe functionPramod Gurav2015-02-231-4/+10
| |/ /
* | | Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-2429-305/+2860
|\ \ \
| * | | md/raid5: don't do chunk aligned read on degraded array.Eric Mei2015-04-221-3/+12
| * | | md/raid5: allow the stripe_cache to grow and shrink.NeilBrown2015-04-222-8/+71
| * | | md/raid5: change ->inactive_blocked to a bit-flag.NeilBrown2015-04-222-8/+14
| * | | md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_st...NeilBrown2015-04-221-33/+24
| * | | md/raid5: pass gfp_t arg to grow_one_stripe()NeilBrown2015-04-221-7/+7
| * | | md/raid5: introduce configuration option rmw_levelMarkus Stockhausen2015-04-222-0/+45
| * | | md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-224-30/+115
| * | | md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen2015-04-221-3/+227
| * | | md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen2015-04-221-1/+39
| * | | md/raid6 algorithms: improve test programMarkus Stockhausen2015-04-221-15/+36
| * | | md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-2210-8/+50
| * | | raid5: handle expansion/resync case with stripe batchingshli@kernel.org2015-04-222-8/+21
| * | | raid5: handle io error of batch listshli@kernel.org2015-04-222-0/+49
| * | | RAID5: batch adjacent full stripe writeshli@kernel.org2015-04-222-25/+336
| * | | raid5: track overwrite disk countshli@kernel.org2015-04-222-1/+17
| * | | raid5: add a new flag to track if a stripe can be batchedshli@kernel.org2015-04-222-3/+10
| * | | raid5: use flex_array for scribble datashli@kernel.org2015-04-222-38/+57
| * | | md raid0: access mddev->queue (request queue member) conditionally because it...Heinz Mauelshagen2015-04-221-21/+27
| * | | md: allow resync to go faster when there is competing IO.NeilBrown2015-04-221-2/+9
| * | | md: remove 'go_faster' option from ->sync_request()NeilBrown2015-04-225-21/+6
| * | | md: don't require sync_min to be a multiple of chunk_size.NeilBrown2015-04-221-11/+2
| * | | Merge branch 'cluster' into for-nextNeilBrown2015-04-2212-82/+1709
| |\ \ \
| | * | | md-cluster: re-add capabilitiesGoldwyn Rodrigues2015-04-225-13/+71
| | * | | md: re-add a failed diskGoldwyn Rodrigues2015-04-221-20/+37
| | * | | md-cluster: remove capabilitiesGoldwyn Rodrigues2015-04-223-1/+37
| | * | | md: Export and rename find_rdev_nr_rcuGoldwyn Rodrigues2015-04-222-4/+6
| | * | | md: Export and rename kick_rdev_from_arrayGoldwyn Rodrigues2015-04-222-8/+10
OpenPOWER on IntegriCloud