aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | md: don't reference gendisk in getgeoNeilBrown2010-05-181-1/+1
| * | | | md: move io accounting out of personalities into md_make_requestNeilBrown2010-05-187-45/+12
| * | | | md/raid5: small tidyup in raid5_align_endioNeilBrown2010-05-181-2/+2
| * | | | md: add support for raid5 to raid4 conversionNeilBrown2010-05-181-0/+13
| * | | | md: notify level changes through sysfs.Maciej Trela2010-05-181-0/+1
| * | | | md: Relax checks on ->max_disks when external metadata handling is used.NeilBrown2010-05-181-3/+4
| * | | | md: Correctly handle device removal via sysfsMaciej Trela2010-05-181-0/+1
| * | | | md: Add support for Raid0->Raid10 takeoverTrela, Maciej2010-05-182-51/+155
| * | | | md: Add support for Raid5->Raid0 and Raid10->Raid0 takeoverTrela, Maciej2010-05-183-6/+129
| * | | | md:Add support for Raid0->Raid5 takeoverTrela Maciej2010-05-182-0/+40
| * | | | md: don't use mddev->raid_disks in raid0 or raid10 while array is active.NeilBrown2010-05-182-13/+18
| * | | | md: discard StateChanged device flag.NeilBrown2010-05-182-9/+1
| * | | | drivers/md: Remove unnecessary casts of void *H Hartley Sweeten2010-05-186-21/+21
| * | | | md: expose max value of behind writes counterPaul Clements2010-05-182-1/+29
| * | | | md: remove some dead fields from mddev_sNeilBrown2010-05-181-3/+0
| * | | | md/raid1: fix counting of write targets.NeilBrown2010-05-181-2/+3
| * | | | md: manage redundancy group in sysfs when changing level.NeilBrown2010-05-173-13/+38
| * | | | md: remove unneeded sysfs files more promptlyNeilBrown2010-05-171-10/+31
| * | | | md/linear: avoid possible oops and array stopNeilBrown2010-05-171-0/+1
| * | | | md: set mddev readonly flag on blkdev BLKROSET ioctlDan Williams2010-05-121-0/+29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-21735-51732/+56077
|\ \ \ \ \
| * \ \ \ \ Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-21735-51732/+56077
| |\ \ \ \ \
| | * | | | | Staging: ramzswap: Handler for swap slot free callbackNitin Gupta2010-05-182-14/+13
| | * | | | | swap: Add swap slot free callback to block_device_operationsNitin Gupta2010-05-182-0/+6
| | * | | | | swap: Add flag to identify block swap devicesNitin Gupta2010-05-182-0/+2
| | * | | | | Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément2010-05-182-6/+3
| | * | | | | Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-184-7/+6
| | * | | | | Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2010-05-182-2/+1
| | * | | | | Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-182-14/+12
| | * | | | | Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.Alessio Igor Bogani2010-05-181-7/+8
| | * | | | | Staging: dt3155v4l: remove private memory allocatorMarin Mitov2010-05-186-851/+107
| | * | | | | Staging: crystalhd: Remove typedefs from driverLior Dotan2010-05-1811-462/+442
| | * | | | | Staging: winbond: Fix for pointer name format issue in mds.cAdam Latham2010-05-181-7/+7
| | * | | | | Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-1848-692/+700
| | * | | | | Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More2010-05-1810-56/+77
| | * | | | | Staging: comedi: Altered the way printk is used in 8255.cMark2010-05-181-5/+10
| | * | | | | staging: iio: adis16350 and similar IMU driverBarry Song2010-05-186-0/+1355
| | * | | | | Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron2010-05-181-3/+3
| | * | | | | Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2010-05-182-53/+56
| | * | | | | Staging: iio: adis16220 vibration sensor driverBarry Song2010-05-185-0/+830
| | * | | | | Staging: comedi: Kconfig dependancy fixesAlexander Kurz2010-05-181-3/+2
| | * | | | | Staging: comedi: fix up build error from last Kconfig changesGreg Kroah-Hartman2010-05-181-0/+1
| | * | | | | Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.Alexander Kurz2010-05-183-130/+1402
| | * | | | | Staging: wlan-ng prism2usb: add suspend/resumeChristoph Fritz2010-05-171-0/+65
| | * | | | | staging: hv: Added heartbeat functionality to hv_utilsHank Janssen2010-05-174-3/+92
| | * | | | | Staging: Use kmemdupJulia Lawall2010-05-1716-45/+29
| | * | | | | Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-173-14/+12
| | * | | | | Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-1719-96/+96
| | * | | | | Staging: Use kcalloc or kzallocJulia Lawall2010-05-1449-142/+62
| | * | | | | Staging: udlfb: fix coding style issuesSoeren Moeller2010-05-141-2/+2