summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-13md/raid10: add rcu protection in raid10_status.NeilBrown
2016-06-13md/raid10: fix refounct imbalance when resyncing an array with a replacement ...NeilBrown
2016-06-13md/raid1, raid10: don't recheck "Faulty" flag in read-balance.NeilBrown
2016-06-13md: disconnect device from personality before trying to remove it.NeilBrown
2016-06-13raid1/raid10: slow down resync if there is non-resync activity pendingTomasz Majchrzak
2016-06-13MD:Update superblock when err == 0 in size_storeXiao Ni
2016-06-09md: use a mutex to protect a global listCong Wang
2016-06-03md: simplify the code with md_kick_rdev_from_arrayGuoqing Jiang
2016-06-03md-cluster: fix deadlock issue when add disk to an recoverying arrayGuoqing Jiang
2016-05-26right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMWSong Liu
2016-05-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-25Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-25Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-25do "fold checks into iterate_and_advance()" rightAl Viro
2016-05-25make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro
2016-05-25xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher
2016-05-25Merge branch 'acpi-battery'Rafael J. Wysocki
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-05-25Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-05-25Merge tag 'drm-4.7-rc1-headers-fix' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-25parisc: Whitespace cleanups in unistd.hHelge Deller
2016-05-25sched/core: Fix remote wakeupsPeter Zijlstra
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-05-24Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...Linus Torvalds
2016-05-24Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross
2016-05-24xen/events: Don't move disabled irqsRoss Lagerwall
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-05-24Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann
2016-05-24xen/gntdev: reduce copy batch size to 16David Vrabel
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini
2016-05-24Merge tag 'perf-core-for-mingo-20160523' of git://git.kernel.org/pub/scm/linu...Ingo Molnar