index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2016-07-29
4
-5
/
+6
|
\
|
*
ide: missing break statement in set_timings_mdma()
Dan Carpenter
2016-07-27
1
-0
/
+1
|
*
ide: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
2016-07-27
1
-1
/
+1
|
*
ide-tape: fix misprint in failure handling in idetape_init()
Alexey Khoroshilov
2016-07-27
1
-3
/
+3
|
*
cmd640: add __init attribute
Julia Lawall
2016-07-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-07-29
1
-6
/
+0
|
\
\
|
*
|
sparc: serial: sunhv: fix a double lock bug
Dan Carpenter
2016-07-28
1
-6
/
+0
*
|
|
Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2016-07-29
7
-44
/
+267
|
\
\
\
|
*
|
|
vfio: platform: check reset call return code during release
Sinan Kaya
2016-07-19
1
-1
/
+9
|
*
|
|
vfio: platform: check reset call return code during open
Sinan Kaya
2016-07-19
1
-1
/
+10
|
*
|
|
vfio, platform: make reset driver a requirement by default
Sinan Kaya
2016-07-19
4
-4
/
+19
|
*
|
|
vfio: platform: call _RST method when using ACPI
Sinan Kaya
2016-07-19
1
-1
/
+49
|
*
|
|
vfio: platform: add extra debug info argument to call reset
Sinan Kaya
2016-07-19
1
-4
/
+5
|
*
|
|
vfio: platform: add support for ACPI probe
Sinan Kaya
2016-07-19
2
-5
/
+60
|
*
|
|
vfio: platform: determine reset capability
Sinan Kaya
2016-07-19
1
-1
/
+6
|
*
|
|
vfio: platform: move reset call to a common function
Sinan Kaya
2016-07-19
1
-16
/
+14
|
*
|
|
vfio: platform: rename reset function
Sinan Kaya
2016-07-19
2
-18
/
+18
|
*
|
|
vfio: fix possible use after free of vfio group
Ilya Lesokhin
2016-07-14
1
-1
/
+1
|
*
|
|
vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
Yongji Xie
2016-07-08
2
-6
/
+90
|
*
|
|
vfio: platform: support No-IOMMU mode
Peng Fan
2016-06-23
1
-3
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
2016-07-29
7
-213
/
+328
|
\
\
\
\
|
*
\
\
\
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
2016-07-28
7
-213
/
+328
|
|
\
\
\
\
|
|
*
|
|
|
MD: fix null pointer deference
Shaohua Li
2016-07-28
1
-2
/
+4
|
|
*
|
|
|
raid10: improve random reads performance
Tomasz Majchrzak
2016-07-20
2
-10
/
+14
|
|
*
|
|
|
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
[next]