index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
1
-0
/
+2
2016-07-19
Fix kernel module refcount handling
Alexey Obitotskiy
1
-0
/
+2
2016-07-19
md: use seconds granularity for error logging
Arnd Bergmann
3
-9
/
+7
2016-06-13
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
6
-30
/
+69
2016-06-13
md: be extra careful not to take a reference to a Faulty device.
NeilBrown
3
-2
/
+10
2016-06-13
md/multipath: add rcu protection to rdev access in multipath_status.
NeilBrown
1
-5
/
+7
2016-06-13
md/raid5: add rcu protection to rdev accesses in raid5_status.
NeilBrown
1
-4
/
+6
2016-06-13
md/raid5: add rcu protection to rdev accesses in want_replace
NeilBrown
1
-3
/
+4
2016-06-13
md/raid5: add rcu protection to rdev accesses in handle_failed_sync.
NeilBrown
1
-2
/
+4
2016-06-13
md/raid1: add rcu protection to rdev in fix_read_error
NeilBrown
1
-20
/
+32
2016-06-13
md/raid1: small code cleanup in end_sync_write
NeilBrown
1
-10
/
+4
2016-06-13
md/raid1: small cleanup in raid1_end_read/write_request
NeilBrown
1
-20
/
+15
2016-06-13
md/raid10: simplify print_conf a little.
NeilBrown
1
-6
/
+8
2016-06-13
md/raid10: minor code improvement in fix_read_error()
NeilBrown
1
-1
/
+1
2016-06-13
md/raid10: add rcu protection to rdev access during reshape.
NeilBrown
1
-8
/
+22
2016-06-13
md/raid10: add rcu protection to rdev access in raid10_sync_request.
NeilBrown
1
-48
/
+74
2016-06-13
md/raid10: add rcu protection in raid10_status.
NeilBrown
1
-4
/
+6
2016-06-13
md/raid10: fix refounct imbalance when resyncing an array with a replacement ...
NeilBrown
1
-1
/
+1
2016-06-13
md/raid1, raid10: don't recheck "Faulty" flag in read-balance.
NeilBrown
2
-15
/
+0
2016-06-13
md: disconnect device from personality before trying to remove it.
NeilBrown
1
-0
/
+2
2016-06-13
raid1/raid10: slow down resync if there is non-resync activity pending
Tomasz Majchrzak
2
-0
/
+14
2016-06-13
MD:Update superblock when err == 0 in size_store
Xiao Ni
1
-1
/
+2
2016-06-09
md: use a mutex to protect a global list
Cong Wang
1
-0
/
+5
2016-06-04
md: simplify the code with md_kick_rdev_from_array
Guoqing Jiang
1
-2
/
+1
2016-06-04
md-cluster: fix deadlock issue when add disk to an recoverying array
Guoqing Jiang
2
-12
/
+14
2016-05-26
right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMW
Song Liu
1
-2
/
+2
2016-05-26
do "fold checks into iterate_and_advance()" right
Al Viro
1
-1
/
+1
2016-05-25
make xattr_resolve_handlers() safe to use with NULL ->s_xattr
Al Viro
1
-0
/
+1
2016-05-25
xattr: Fail with -EINVAL for NULL attribute names
Andreas Gruenbacher
1
-1
/
+1
2016-05-25
parisc: Whitespace cleanups in unistd.h
Helge Deller
1
-18
/
+16
2016-05-25
sched/core: Fix remote wakeups
Peter Zijlstra
2
-7
/
+12
2016-05-24
ARM: lpc32xx: fix NR_IRQS confict
Arnd Bergmann
1
-1
/
+1
2016-05-24
ARM: lpc32xx: remove legacy irq controller driver
Vladimir Zapolskiy
2
-478
/
+1
2016-05-24
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2016-05-24
xen/events: Don't move disabled irqs
Ross Lagerwall
1
-2
/
+4
2016-05-24
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-05-24
Xen: don't warn about 2-byte wchar_t in efi
Arnd Bergmann
1
-0
/
+1
2016-05-24
xen/gntdev: reduce copy batch size to 16
David Vrabel
1
-1
/
+1
2016-05-24
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2016-05-24
headers_check: don't warn about c++ guards
Arnd Bergmann
1
-0
/
+4
2016-05-24
kgdb: depends on VT
Jiri Slaby
1
-1
/
+1
2016-05-24
drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable
Michal Hocko
1
-1
/
+4
2016-05-24
drm/radeon: make radeon_mn_get wait for mmap_sem killable
Michal Hocko
1
-1
/
+3
2016-05-24
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
Michal Hocko
1
-1
/
+4
2016-05-24
uprobes: wait for mmap_sem for write killable
Michal Hocko
1
-2
/
+5
2016-05-24
prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable
Michal Hocko
1
-1
/
+2
2016-05-24
exec: make exec path waiting for mmap_sem killable
Michal Hocko
1
-2
/
+8
2016-05-24
aio: make aio_setup_ring killable
Michal Hocko
1
-1
/
+6
2016-05-24
coredump: make coredump_wait wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+3
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
9
-10
/
+21
[next]