index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
2017-11-02
1
-12
/
+12
*
md: move suspend_hi/lo handling into core md code
NeilBrown
2017-11-02
3
-37
/
+28
*
md: don't call bitmap_create() while array is quiesced.
NeilBrown
2017-11-02
1
-6
/
+10
*
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
2017-11-02
3
-7
/
+24
*
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
2017-11-02
3
-1
/
+14
*
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-10-19
1
-1
/
+4
*
md: raid10: remove a couple of redundant variables and initializations
Colin Ian King
2017-10-17
1
-5
/
+1
*
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer
2017-10-17
16
-12
/
+20
*
md: raid10: remove VLAIS
Matthias Kaehlcke
2017-10-17
1
-5
/
+10
*
md-cluster: make function cluster_check_sync_size static
Colin Ian King
2017-10-17
1
-1
/
+1
*
raid5-ppl: check recovery_offset when performing ppl recovery
Artur Paszkiewicz
2017-10-17
1
-1
/
+2
*
raid5-ppl: don't resync after rebuild
Artur Paszkiewicz
2017-10-17
1
-2
/
+1
*
md-cluster: fix wrong condition check in raid1_write_request
Guoqing Jiang
2017-10-17
1
-5
/
+5
*
md/bitmap: revert a patch
Shaohua Li
2017-10-17
1
-2
/
+2
*
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Guoqing Jiang
2017-10-09
1
-2
/
+2
*
md: fix deadlock error in recent patch.
NeilBrown
2017-10-05
1
-1
/
+2
*
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
2017-10-01
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
14
-47
/
+56
|
\
|
*
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
5
-18
/
+7
|
*
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
2017-09-29
1
-0
/
+2
|
*
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
2017-09-29
1
-2
/
+4
|
*
perf/x86/intel/uncore: Correct num_boxes for IIO and IRP
Kan Liang
2017-09-25
1
-2
/
+2
|
*
perf/x86/intel/rapl: Add missing CPU IDs
Kan Liang
2017-09-25
1
-0
/
+3
|
*
perf/x86/msr: Add missing CPU IDs
Kan Liang
2017-09-25
1
-0
/
+8
|
*
perf/x86/intel/cstate: Add missing CPU IDs
Kan Liang
2017-09-25
1
-0
/
+4
|
*
x86: Don't cast away the __user in __get_user_asm_u64()
Ville Syrjälä
2017-09-25
1
-1
/
+1
|
*
x86/sysfs: Fix off-by-one error in loop termination
Sean Fu
2017-09-25
1
-1
/
+1
|
*
x86/mm: Fix fault error path using unsafe vma pointer
Laurent Dufour
2017-09-25
1
-23
/
+24
|
*
x86/numachip: Add const and __initconst to numachip2_clockevent
Bhumika Goyal
2017-09-25
1
-1
/
+1
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-01
2
-2
/
+16
|
\
\
|
*
|
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-29
1
-2
/
+2
|
*
|
timer: Prepare to change timer callback argument type
Kees Cook
2017-09-28
1
-0
/
+14
|
|
/
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
2
-143
/
+384
|
\
\
|
*
|
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
2017-09-25
2
-2
/
+61
|
*
|
smp/hotplug: Differentiate the AP completion between up and down
Peter Zijlstra
2017-09-25
1
-17
/
+32
|
*
|
smp/hotplug: Differentiate the AP-work lockdep class between up and down
Peter Zijlstra
2017-09-25
1
-9
/
+32
|
*
|
smp/hotplug: Callback vs state-machine consistency
Peter Zijlstra
2017-09-25
1
-4
/
+22
|
*
|
smp/hotplug: Rewrite AP state machine core
Peter Zijlstra
2017-09-25
1
-115
/
+206
|
*
|
smp/hotplug: Allow external multi-instance rollback
Peter Zijlstra
2017-09-25
1
-15
/
+32
|
*
|
smp/hotplug: Add state diagram
Peter Zijlstra
2017-09-25
1
-0
/
+18
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-01
8
-74
/
+102
|
\
\
|
*
|
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
2017-09-29
1
-1
/
+2
|
*
|
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
3
-11
/
+10
|
*
|
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
2017-09-29
1
-1
/
+23
|
*
|
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
3
-13
/
+27
|
*
|
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
3
-21
/
+10
|
*
|
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2017-09-29
2
-8
/
+12
|
*
|
sched/debug: Remove unused variable
Peter Zijlstra
2017-09-29
1
-2
/
+0
|
*
|
sched/debug: Convert TASK_state to hex
Peter Zijlstra
2017-09-29
1
-14
/
+14
|
*
|
sched/debug: Implement consistent task-state printing
Peter Zijlstra
2017-09-29
2
-20
/
+21
[next]