aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-19Fix kernel module refcount handlingAlexey Obitotskiy1-0/+2
2016-07-19md: use seconds granularity for error loggingArnd Bergmann3-9/+7
2016-06-13md: reduce the number of synchronize_rcu() calls when multiple devices fail.NeilBrown6-30/+69
2016-06-13md: be extra careful not to take a reference to a Faulty device.NeilBrown3-2/+10
2016-06-13md/multipath: add rcu protection to rdev access in multipath_status.NeilBrown1-5/+7
2016-06-13md/raid5: add rcu protection to rdev accesses in raid5_status.NeilBrown1-4/+6
2016-06-13md/raid5: add rcu protection to rdev accesses in want_replaceNeilBrown1-3/+4
2016-06-13md/raid5: add rcu protection to rdev accesses in handle_failed_sync.NeilBrown1-2/+4
2016-06-13md/raid1: add rcu protection to rdev in fix_read_errorNeilBrown1-20/+32
2016-06-13md/raid1: small code cleanup in end_sync_writeNeilBrown1-10/+4
2016-06-13md/raid1: small cleanup in raid1_end_read/write_requestNeilBrown1-20/+15
2016-06-13md/raid10: simplify print_conf a little.NeilBrown1-6/+8
2016-06-13md/raid10: minor code improvement in fix_read_error()NeilBrown1-1/+1
2016-06-13md/raid10: add rcu protection to rdev access during reshape.NeilBrown1-8/+22
2016-06-13md/raid10: add rcu protection to rdev access in raid10_sync_request.NeilBrown1-48/+74
2016-06-13md/raid10: add rcu protection in raid10_status.NeilBrown1-4/+6
2016-06-13md/raid10: fix refounct imbalance when resyncing an array with a replacement device.NeilBrown1-1/+1
2016-06-13md/raid1, raid10: don't recheck "Faulty" flag in read-balance.NeilBrown2-15/+0
2016-06-13md: disconnect device from personality before trying to remove it.NeilBrown1-0/+2
2016-06-13raid1/raid10: slow down resync if there is non-resync activity pendingTomasz Majchrzak2-0/+14
2016-06-13MD:Update superblock when err == 0 in size_storeXiao Ni1-1/+2
2016-06-09md: use a mutex to protect a global listCong Wang1-0/+5
2016-06-03md: simplify the code with md_kick_rdev_from_arrayGuoqing Jiang1-2/+1
2016-06-03md-cluster: fix deadlock issue when add disk to an recoverying arrayGuoqing Jiang2-12/+14
2016-05-25right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMWSong Liu1-2/+2
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-27/+85
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+14
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds56-330/+618
2016-05-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+9
2016-05-25Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2016-05-25Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2016-05-25Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-67/+39
2016-05-25do "fold checks into iterate_and_advance()" rightAl Viro1-1/+1
2016-05-25make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro1-0/+1
2016-05-25xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher1-1/+1
2016-05-25Merge branch 'acpi-battery'Rafael J. Wysocki1-1/+1
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki5-67/+39
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds22-210/+585
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds19-54/+349
2016-05-25Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-20/+84
2016-05-25Merge tag 'drm-4.7-rc1-headers-fix' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+4
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds21-138/+610
2016-05-25parisc: Whitespace cleanups in unistd.hHelge Deller1-18/+16
2016-05-25sched/core: Fix remote wakeupsPeter Zijlstra2-7/+12
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-483/+8
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-497/+2918
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds12-0/+20
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-72/+90
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds28-313/+364