aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-19UAPI: include <asm/byteorder.h> in linux/raid/md_p.hAurelien Jarno
2013-11-19raid1: Rewrite the implementation of iobarrier.majianpeng
2013-11-19raid1: Add some macros to make code clearly.majianpeng
2013-11-19raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array w...majianpeng
2013-11-19raid1: Add a field array_frozen to indicate whether raid in freeze state.majianpeng
2013-11-19md: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-11-19md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_...NeilBrown
2013-11-19md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.NeilBrown
2013-11-19md: fix some places where mddev_lock return value is not checked.NeilBrown
2013-11-19raid5: Retry R5_ReadNoMerge flag when hit a read error.Bian Yu
2013-11-19raid5: relieve lock contention in get_active_stripe()Shaohua Li
2013-11-14raid5: relieve lock contention in get_active_stripe()Shaohua Li
2013-11-14wait: add wait_event_cmd()Shaohua Li
2013-11-14md/raid5.c: add proper locking to error path of raid5_start_reshape.NeilBrown
2013-11-14md: fix calculation of stacking limits on level change.NeilBrown
2013-11-14raid5: Use slow_path to release stripe when mddev->thread is nullmajianpeng
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-11ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra
2013-11-11stop_machine: Fix race between stop_two_cpus() and stop_cpus()Rik van Riel
2013-11-11Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-11-11Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-11-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-09uprobes: Fix the memory out of bound overwrite in copy_insn()Oleg Nesterov
2013-11-09uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()Oleg Nesterov
2013-11-08Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-07parisc: add generic 32- and 64-bit defconfigsHelge Deller
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller
2013-11-07parisc: implement full version of access_ok()Helge Deller
2013-11-07parisc: correctly display number of active CPUsHelge Deller
2013-11-07parisc: do not count IPI calls twiceHelge Deller
2013-11-07parisc: make udelay() SMP-safeHelge Deller
2013-11-07parisc: remove duplicate defineMichael Opdenacker
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller
2013-11-07parisc: add kernel audit featureHelge Deller