summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md-cluster: transfer the resync ownership to another nodeGuoqing Jiang2015-08-312-3/+18
* md-cluster: split recover_slot for future code reuseGuoqing Jiang2015-08-311-7/+16
* md-cluster: use %pU to print UUIDsGuoqing Jiang2015-08-311-14/+2
* md: setup safemode_timer before it's being usedSasha Levin2015-08-311-5/+4
* md/raid5: handle possible race as reshape completes.NeilBrown2015-08-311-0/+5
* md: sync sync_completed has correct value as recovery finishes.NeilBrown2015-08-311-0/+9
* md: be careful when testing resync_max against curr_resync_completed.NeilBrown2015-08-312-2/+4
* md: set MD_RECOVERY_RECOVER when starting a degraded array.NeilBrown2015-08-311-0/+6
* md/raid5: remove incorrect "min_t()" when calculating writepos.NeilBrown2015-08-311-1/+6
* md/raid5: strengthen check on reshape_position at run.NeilBrown2015-08-311-15/+14
* md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors ...NeilBrown2015-08-311-14/+14
* md/raid5: always set conf->prev_chunk_sectors and ->prev_algoNeilBrown2015-08-311-0/+3
* md/raid10: fix a few typos in commentsNeilBrown2015-08-311-2/+2
* md/raid5: consider updating reshape_position at start of reshape.NeilBrown2015-08-311-2/+6
* md: close some races between setting and checking sync_action.NeilBrown2015-08-312-0/+3
* md: Keep /proc/mdstat reporting recovery until fully DONE.NeilBrown2015-08-311-14/+24
* md/raid6: delta syndrome for ARM NEONArd Biesheuvel2015-08-312-1/+58
* md/raid0: update queue parameter in a safer location.NeilBrown2015-08-031-36/+39
* md: simplify get_bitmap_file now that "file" is zeroed.Benjamin Randazzo2015-08-031-10/+10
* md/raid5: don't let shrink_slab shrink too far.NeilBrown2015-08-031-2/+3
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2015-08-031-1/+1
* md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown2015-08-031-4/+6
* Linux 4.2-rc5v4.2-rc5Linus Torvalds2015-08-031-1/+1
* Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-033-7/+8
|\
| * powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple2015-07-301-1/+1
| * macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques2015-07-231-1/+1
| * powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy2015-07-231-5/+6
* | i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds2015-08-021-3/+5
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-024-14/+23
|\ \
| * | scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
| * | ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
| * | ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
| * | ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-0214-25/+59
|\ \ \
| * | | ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri2015-07-313-9/+6
| * | | Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-281-4/+4
| |\ \ \
| | * | | ARM: dts: i.MX35: Fix can support.Denis Carikli2015-07-251-4/+4
| * | | | ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij2015-07-263-0/+6
| * | | | Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-07-262-11/+18
| |\ \ \ \
| | * | | | ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-07-231-8/+16
| | * | | | ARM: DRA7: hwmod: fix gpmc hwmodRoger Quadros2015-07-161-3/+2
| * | | | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-215-1/+25
| |\ \ \ \ \
| | * | | | | ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham2015-07-214-0/+24
| | * | | | | ARM: dts: Update video-phy node with syscon phandle for exynos3250Beata Michalska2015-07-211-1/+1
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-021-1/+6
|\ \ \ \ \ \
| * | | | | | link_path_walk(): be careful when failing with ENOTDIRAl Viro2015-08-021-1/+6
* | | | | | | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-08-0110-91/+121
|\ \ \ \ \ \ \
| * | | | | | | Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2015-07-312-25/+7
| * | | | | | | dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni2015-07-311-4/+5
| * | | | | | | dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu2015-07-313-2/+5