summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-08md/bitmap: Don't write bitmap while earlier writes might be in-flightNeilBrown1-5/+22
2016-11-08md/raid10: abort delayed writes when device fails.NeilBrown1-6/+16
2016-11-08md/raid1: abort delayed writes when device fails.NeilBrown1-5/+15
2016-11-08md: perform async updates for metadata where possible.NeilBrown1-4/+12
2016-11-08raid5-cache: restrict the use area of the log_offset variableJackieLiu1-11/+8
2016-11-08md/raid5: change printk() to pr_*()NeilBrown1-121/+86
2016-11-08md/raid10: change printk() to pr_*()NeilBrown1-85/+56
2016-11-08md/raid1: change printk() to pr_*()NeilBrown1-58/+41
2016-11-08md/raid0: replace printk() with pr_*()NeilBrown1-45/+44
2016-11-08md/multipath: replace printk() with pr_*()NeilBrown1-57/+33
2016-11-08md/linear: replace printk() with pr_*()NeilBrown1-8/+5
2016-11-08md/bitmap: change all printk() to pr_*()NeilBrown1-57/+50
2016-11-08md: change all printk() to pr_err() or pr_warn() etc.NeilBrown1-219/+170
2016-11-08md: fix some issues with alloc_disk_sb()NeilBrown1-10/+10
2016-11-08md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEMGuoqing Jiang1-1/+3
2016-11-08raid5: revert commit 11367799f3d1Tomasz Majchrzak1-3/+1
2016-11-08md: wake up personality thread after array state updateTomasz Majchrzak1-0/+1
2016-11-08md: don't fail an array if there are unacknowledged bad blocksTomasz Majchrzak1-1/+3
2016-11-08md: add bad block support for external metadataTomasz Majchrzak2-39/+42
2016-11-08lib/raid6: Add AVX2 optimized xor_syndrome functionsGayatri Kammela1-3/+229
2016-11-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-21/+42
2016-11-07Merge tag 'openrisc-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2016-11-07Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2016-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-36/+95
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck1-0/+2
2016-11-06Linux 4.9-rc4Linus Torvalds1-1/+1
2016-11-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas4-21/+42
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2-9/+7
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-19/+30
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-17/+6
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+10
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-20/+39
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds25-499/+919
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+6
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds5-31/+71
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-2/+4
2016-11-05Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-66/+97
2016-11-05HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce1-3/+3
2016-11-05HID: intel-ish-hid: request_irq failureSrinivas Pandruvada1-1/+1
2016-11-05HID: intel-ish-hid: Fix driver reinit failureEven Xu1-0/+15
2016-11-05HID: intel-ish-hid: Move DMA disable code to new functionEven Xu1-10/+32
2016-11-05HID: intel-ish-hid: consolidate ish wake up operationEven Xu1-19/+26
2016-11-05Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-66/+106
2016-11-05Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds5-9/+29
2016-11-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+17
2016-11-04Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...Linus Torvalds52-241/+450
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel1-2/+5
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-106/+95
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds15-235/+287