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: add missing sysfs_notify on array_state update
Tomasz Majchrzak
2016-07-19
1
-0
/
+2
*
Fix kernel module refcount handling
Alexey Obitotskiy
2016-07-19
1
-0
/
+2
*
md: use seconds granularity for error logging
Arnd Bergmann
2016-07-19
3
-9
/
+7
*
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
2016-06-13
6
-30
/
+69
*
md: be extra careful not to take a reference to a Faulty device.
NeilBrown
2016-06-13
3
-2
/
+10
*
md/multipath: add rcu protection to rdev access in multipath_status.
NeilBrown
2016-06-13
1
-5
/
+7
*
md/raid5: add rcu protection to rdev accesses in raid5_status.
NeilBrown
2016-06-13
1
-4
/
+6
*
md/raid5: add rcu protection to rdev accesses in want_replace
NeilBrown
2016-06-13
1
-3
/
+4
*
md/raid5: add rcu protection to rdev accesses in handle_failed_sync.
NeilBrown
2016-06-13
1
-2
/
+4
*
md/raid1: add rcu protection to rdev in fix_read_error
NeilBrown
2016-06-13
1
-20
/
+32
*
md/raid1: small code cleanup in end_sync_write
NeilBrown
2016-06-13
1
-10
/
+4
*
md/raid1: small cleanup in raid1_end_read/write_request
NeilBrown
2016-06-13
1
-20
/
+15
*
md/raid10: simplify print_conf a little.
NeilBrown
2016-06-13
1
-6
/
+8
*
md/raid10: minor code improvement in fix_read_error()
NeilBrown
2016-06-13
1
-1
/
+1
*
md/raid10: add rcu protection to rdev access during reshape.
NeilBrown
2016-06-13
1
-8
/
+22
*
md/raid10: add rcu protection to rdev access in raid10_sync_request.
NeilBrown
2016-06-13
1
-48
/
+74
*
md/raid10: add rcu protection in raid10_status.
NeilBrown
2016-06-13
1
-4
/
+6
*
md/raid10: fix refounct imbalance when resyncing an array with a replacement ...
NeilBrown
2016-06-13
1
-1
/
+1
*
md/raid1, raid10: don't recheck "Faulty" flag in read-balance.
NeilBrown
2016-06-13
2
-15
/
+0
*
md: disconnect device from personality before trying to remove it.
NeilBrown
2016-06-13
1
-0
/
+2
*
raid1/raid10: slow down resync if there is non-resync activity pending
Tomasz Majchrzak
2016-06-13
2
-0
/
+14
*
MD:Update superblock when err == 0 in size_store
Xiao Ni
2016-06-13
1
-1
/
+2
*
md: use a mutex to protect a global list
Cong Wang
2016-06-09
1
-0
/
+5
*
md: simplify the code with md_kick_rdev_from_array
Guoqing Jiang
2016-06-04
1
-2
/
+1
*
md-cluster: fix deadlock issue when add disk to an recoverying array
Guoqing Jiang
2016-06-04
2
-12
/
+14
*
right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMW
Song Liu
2016-05-26
1
-2
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-26
11
-27
/
+85
|
\
|
*
x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code
Andy Lutomirski
2016-05-20
1
-3
/
+8
|
*
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
Andy Lutomirski
2016-05-20
2
-4
/
+4
|
*
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
642
-12145
/
+29810
|
|
\
|
*
|
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
2016-05-20
3
-0
/
+48
|
*
|
x86/entry/64: Fix stack return address retrieval in thunk
Josh Poimboeuf
2016-05-19
1
-6
/
+5
|
*
|
x86/efi: Fix 7-parameter efi_call()s
Linus Torvalds
2016-05-17
1
-5
/
+4
|
*
|
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2016-05-16
3
-9
/
+13
|
*
|
x86/tsc: Add missing Cherrytrail frequency to the table
Jeremy Compostella
2016-05-12
1
-0
/
+3
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-26
3
-9
/
+14
|
\
\
\
|
*
|
|
sched/core: Fix remote wakeups
Peter Zijlstra
2016-05-25
2
-7
/
+12
|
*
|
|
sched/preempt: Fix preempt_count manipulations
Peter Zijlstra
2016-05-17
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-26
56
-330
/
+618
|
\
\
\
|
*
\
\
Merge tag 'perf-core-for-mingo-20160523' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-24
12
-164
/
+319
|
|
\
\
\
|
|
*
|
|
perf record: Read from backward ring buffer
Wang Nan
2016-05-23
3
-0
/
+54
|
|
*
|
|
perf record: Rename variable to make code clear
Wang Nan
2016-05-23
1
-10
/
+11
|
|
*
|
|
perf record: Prevent reading invalid data in record__mmap_read
Wang Nan
2016-05-23
1
-0
/
+8
|
|
*
|
|
perf evlist: Add API to pause/resume
Wang Nan
2016-05-23
2
-0
/
+29
|
|
*
|
|
perf trace: Use the ptr->name beautifier as default for "filename" args
Arnaldo Carvalho de Melo
2016-05-23
1
-77
/
+43
|
|
*
|
|
perf trace: Use the fd->name beautifier as default for "fd" args
Arnaldo Carvalho de Melo
2016-05-23
1
-78
/
+54
|
|
*
|
|
perf report: Add srcline_from/to branch sort keys
Andi Kleen
2016-05-23
6
-1
/
+101
|
|
*
|
|
perf evsel: Record fd into perf_mmap
Wang Nan
2016-05-20
2
-0
/
+7
|
|
*
|
|
perf evsel: Add overwrite attribute and check write_backward
Wang Nan
2016-05-20
2
-0
/
+14
|
|
/
/
/
|
*
|
|
Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-20
19
-61
/
+109
|
|
\
\
\
[next]