summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-246-11/+18
* md: avoid spinlock problem in blk_throtl_exitNeilBrown2011-02-216-9/+8
* md: correctly handle probe of an 'mdp' device.NeilBrown2011-02-161-0/+3
* md: don't set_capacity before array is active.NeilBrown2011-02-161-3/+3
* md: Fix raid1->raid0 takeoverKrzysztof Wojcik2011-02-141-0/+1
* FIX: md: process hangs at wait_barrier after 0->10 takeoverKrzysztof Wojcik2011-02-081-2/+4
* md_make_request: don't touch the bio after calling make_requestChris Mason2011-02-081-2/+7
* md: Don't allow slot_store while resync/recovery is happening.NeilBrown2011-02-021-0/+3
* md: don't clear curr_resync_completed at end of resync.NeilBrown2011-01-311-3/+0
* md: Don't use remove_and_add_spares to remove failed devices from a read-only...NeilBrown2011-01-311-2/+15
* Add raid1->raid0 takeover supportKrzysztof Wojcik2011-01-311-0/+40
* md: Remove the AllReserved flag for component devices.NeilBrown2011-01-312-10/+5
* md: don't abort checking spares as soon as one cannot be added.NeilBrown2011-01-311-2/+1
* md: fix the test for finding spares in raid5_start_reshape.NeilBrown2011-01-311-2/+2
* md: simplify some 'if' conditionals in raid5_start_reshape.NeilBrown2011-01-311-27/+28
* md: revert change to raid_disks on failure.NeilBrown2011-01-311-0/+2
* Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-282-13/+13
|\
| * xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini2011-01-271-0/+1
| * xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini2011-01-271-1/+6
| * xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader2011-01-271-12/+6
* | Export the augmented rbtree helper functionsAndreas Gruenbacher2011-01-281-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-285-14/+54
|\ \
| * | ceph: avoid picking MDS that is not activeSage Weil2011-01-251-3/+7
| * | ceph: avoid immediate cap check after importSage Weil2011-01-191-2/+1
| * | ceph: fix flushing of caps vs cap importSage Weil2011-01-191-4/+34
| * | ceph: fix erroneous cap flush to non-auth mdsSage Weil2011-01-191-0/+2
| * | ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-191-0/+2
| * | ceph: fix xattr rbtree searchSage Weil2011-01-131-0/+3
| * | ceph: fix getattr on directory when using norbytesYehuda Sadeh2011-01-131-5/+5
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-2820-45/+132
|\ \ \
| * \ \ Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-281-5/+0
| |\ \ \
| | * | | drm/nv50: fix regression on IGPsBen Skeggs2011-01-281-5/+0
| * | | | drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher2011-01-281-6/+33
| * | | | drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák2011-01-281-0/+2
| * | | | drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher2011-01-272-1/+22
| * | | | drm/radeon/kms: clean up some magic numbersAlex Deucher2011-01-277-21/+29
| * | | | drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher2011-01-271-3/+3
| * | | | radeon/kms: fix dp displayport mode validationJerome Glisse2011-01-271-2/+2
| * | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-266-7/+41
| |\ \ \ \ | | |/ / /
| | * | | drm/nvc0/grctx: correct an off-by-oneBen Skeggs2011-01-251-1/+1
| | * | | drm/nv50: Fix race with PFIFO during PGRAPH context destruction.Francisco Jerez2011-01-251-0/+3
| | * | | drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez2011-01-251-0/+15
| | * | | drm/nvc0: implement irq handler for whatever's at 0x14xxxxBen Skeggs2011-01-251-0/+19
| | * | | drm/nvc0: fix incorrect TPC register setupBen Skeggs2011-01-251-2/+2
| | * | | drm/nouveau: probe for adt7473 before f75375Ben Skeggs2011-01-251-1/+1
| | * | | drm/nouveau: remove dead function definitionBen Skeggs2011-01-251-3/+0
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-281-8/+5
|\ \ \ \ \
| * | | | | sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...Paul Turner2011-01-261-1/+1
| * | | | | sched: Fix/remove redundant cfs_rq checksPaul Turner2011-01-261-4/+1
| * | | | | sched: Fix sign under-flows in wake_affinePaul Turner2011-01-261-3/+3
| |/ / / /
OpenPOWER on IntegriCloud