aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* md: fix some comments.Andre Noll2009-06-17
* md/raid5: Use is_power_of_2() in raid5_reconfig()/raid6_reconfig().Andre Noll2009-06-17
* md: convert conf->chunk_size and conf->prev_chunk to sectors.Andre Noll2009-06-17
* md: Convert mddev->new_chunk to sectors.Andre Noll2009-06-17
* md: Make mddev->chunk_size sector-based.Andre Noll2009-06-17
* md: raid0 :Enables chunk size other than powers of 2.raz ben yehuda2009-06-16
* md: prepare for non-power-of-two chunk sizesraz ben yehuda2009-06-16
* md: raid5: chunk size check in setup_confraz ben yehuda2009-06-16
* md: raid10: chunk size check in runraz ben yehuda2009-06-16
* md: raid0: chunk size check in raid0_runraz ben yehuda2009-06-16
* md: have raid0 report its formationraz ben yehuda2009-06-16
* md: have raid0 compile with MD_DEBUG onraz ben yehuda2009-06-16
* md: Binary search in linear raidSandeep K Sinha2009-06-16
* md: Removing num_sector and replacing start_sector with end_sectorSandeep K Sinha2009-06-16
* md: Removal of hash table in linear raidSandeep K Sinha2009-06-16
* md: remove mddev_to_conf "helper" macroNeilBrown2009-06-16
* md: raid0: remove setting of segment boundary.NeilBrown2009-06-16
* md: raid0: remove ->dev pointer from strip_zone structureNeilBrown2009-06-16
* md: raid0: remove ->sectors from the strip_zone structure.NeilBrown2009-06-16
* md: raid0: Fix a memory leak when stopping a raid0 array.Andre Noll2009-06-16
* md: raid0: Allocate all buffers for the raid0 configuration in one function.Andre Noll2009-06-16
* md: raid0: Make raid0_run() return a proper error code.Andre Noll2009-06-16
* md: raid0: Remove hash spacing and sector shift.Andre Noll2009-06-16
* md: raid0: Remove hash table.Andre Noll2009-06-16
* md/raid0: two cleanups in create_stripe_zones.NeilBrown2009-06-16
* md: raid0: Replace hash table lookup by looping over all strip_zones.Andre Noll2009-06-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-14
|\
| *-------. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-14
| |\ \ \ \ \
| | | | | | * RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin2009-05-15
| | | | | * | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-14
| | | | | * | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-13
| | | | | * | IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
| | | | | |/
| | | | * | IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-05
| | | | * | mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
| | | | |/
| | | * / infiniband: Remove void castsJack Stone2009-05-13
| | | |/
| | * | IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-03
| | * | IB/ehca: Increment version numberStefan Roscher2009-05-13
| | * | IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-13
| | * | IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-13
| | * | IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-13
| | |/
| * | RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise2009-05-27
| * | RDMA/cxgb3: Report correct port state and MTUSteve Wise2009-05-27
| |/
* | fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-14
|\ \
| * | atmel-mci: add MCI2 register definitionsNicolas Ferre2009-06-13
| * | atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre2009-06-13
| * | tmio_mmc: allow compilation for ASIC3Philipp Zabel2009-06-13
| * | mmc_block: do not DMA to stackBen Dooks2009-06-13
| * | sdhci: Print ADMA status and pointer on debugBen Dooks2009-06-13
| * | tmio_mmc: fix clock setupIan Molton2009-06-13