summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: change hot_remove_disk to take an rdev rather than a number.NeilBrown2011-12-236-21/+18
* md: remove test for duplicate device when setting slot number.NeilBrown2011-12-231-5/+0
* md/bitmap: be more consistent when setting new bits in memory bitmap.NeilBrown2011-12-231-1/+1
* md: Fix userspace free_pages() macroSteven Rostedt2011-12-231-1/+1
* md/raid5: be more thorough in calculating 'degraded' value.NeilBrown2011-12-231-30/+33
* md/bitmap: daemon_work cleanup.NeilBrown2011-12-231-5/+5
* md: allow non-privileged uses to GET_*_INFO about raid arrays.NeilBrown2011-12-231-2/+9
* md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-221-4/+1
* md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-221-2/+1
* md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-221-4/+10
* md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-221-0/+1
* md: raid5 crash during degradationAdam Kwolek2011-12-091-2/+2
* md/raid5: never wait for bad-block acks on failed device.NeilBrown2011-12-081-1/+3
* md: ensure new badblocks are handled promptly.NeilBrown2011-12-081-0/+1
* md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown2011-12-081-1/+2
* md: take a reference to mddev during sysfs access.NeilBrown2011-12-081-1/+18
* md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown2011-12-081-2/+2
* md/lock: ensure updates to page_attrs are properly locked.NeilBrown2011-11-231-0/+4
* md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams2011-11-081-2/+2
* md/raid5: abort any pending parity operations when array fails.NeilBrown2011-11-081-4/+8
* Linux 3.2-rc1v3.2-rc1Linus Torvalds2011-11-081-3/+3
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-11-0842-402/+345
|\
| * Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-073863-39041/+82624
| |\
| | * ARM: OMAP: Fix export.h or module.h includesTony Lindgren2011-11-074-0/+4
| | * ARM: OMAP: omap_device: Include linux/export.hAxel Lin2011-11-071-0/+1
| * | ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren2011-11-051-53/+69
| * | ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-052-124/+0
| * | ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren2011-11-051-1/+1
| * | ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson2011-11-051-11/+1
| * | ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-054-47/+0
| * | ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber2011-11-051-1/+0
| * | ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo2011-11-051-38/+0
| * | MAINTAINERS: Update linux-omap git repositoryJarkko Nikula2011-11-051-1/+1
| * | ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-059-20/+36
| * | ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K2011-11-051-1/+1
| * | ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K2011-11-051-12/+2
| * | ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley2011-11-051-2/+2
| * | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart2011-11-051-1/+1
| * | ARM: OMAP: dmtimer: Include linux/module.hAxel Lin2011-11-051-0/+1
| * | ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin2011-11-051-0/+1
| * | ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi2011-11-051-14/+3
| * | ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2011-11-052-0/+14
| * | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-053-39/+53
| |\ \
| | * | ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley2011-10-071-9/+11
| | * | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-073-27/+38
| | * | ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V2011-10-071-3/+4
| * | | Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2011-11-052-9/+12
| |\ \ \
| | * | | ARM: OMAP: AM35x: remove hwmods that aren't genericAbhilash K V2011-10-071-5/+8
| | * | | ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fieldsArchit Taneja2011-10-071-4/+4
| * | | | Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2011-11-056-28/+142
| |\ \ \ \