summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md/raid10: ensure device failure recorded before write request returns.NeilBrown2015-08-312-1/+34
* md/raid1: ensure device failure recorded before write request returns.NeilBrown2015-08-313-1/+34
* md-cluster: remove inappropriate try_module_get from join()NeilBrown2015-08-311-4/+0
* md: extend spinlock protection in register_md_cluster_operationsNeilBrown2015-08-311-6/+10
* md-cluster: Read the disk bitmap sb and check if it needs recoveryGuoqing Jiang2015-08-311-1/+15
* md-cluster: only call complete(&cinfo->completion) when node join clusterGuoqing Jiang2015-08-311-1/+10
* md-cluster: add missed lockres_freeGuoqing Jiang2015-08-311-1/+3
* md-cluster: remove the unused sb_lockGuoqing Jiang2015-08-311-9/+0
* md-cluster: init suspend_list and suspend_lock early in joinGuoqing Jiang2015-08-311-3/+2
* md-cluster: add the error check if failed to get dlm lockGuoqing Jiang2015-08-311-6/+35
* md-cluster: init completion within lockres_initGuoqing Jiang2015-08-311-2/+1
* md-cluster: fix deadlock issue on message lockGuoqing Jiang2015-08-312-9/+9
* 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-021-1/+1
* Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-023-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
OpenPOWER on IntegriCloud