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
*
md/r5cache: r5cache recovery: part 1
Song Liu
2016-11-18
1
-0
/
+602
*
md/r5cache: refactoring journal recovery code
Song Liu
2016-11-18
1
-9
/
+18
*
md/r5cache: sysfs entry journal_mode
Song Liu
2016-11-18
3
-0
/
+67
*
md/r5cache: write-out phase and reclaim support
Song Liu
2016-11-18
3
-41
/
+430
*
md/r5cache: caching phase of r5cache
Song Liu
2016-11-18
3
-32
/
+381
*
md/r5cache: State machine for raid5-cache write back mode
Song Liu
2016-11-18
3
-8
/
+211
*
md/r5cache: move some code to raid5.h
Song Liu
2016-11-18
2
-71
/
+77
*
md/r5cache: Check array size in r5l_init_log
Song Liu
2016-11-18
1
-10
/
+16
*
md: add blktrace event for writes to superblock
Shaohua Li
2016-11-18
1
-0
/
+3
*
md/raid1, raid10: add blktrace records when IO is delayed
NeilBrown
2016-11-18
2
-0
/
+16
*
md/bitmap: add blktrace event for writes to the bitmap
NeilBrown
2016-11-18
1
-1
/
+10
*
md: add block tracing for bio_remapping
NeilBrown
2016-11-18
4
-13
/
+75
*
raid5-cache: fix lockdep warning
Shaohua Li
2016-11-17
1
-2
/
+14
*
md: remove md_super_wait() call after bitmap_flush()
NeilBrown
2016-11-10
1
-1
/
+0
*
md: define mddev flags, recovery flags and r1bio state bits using enums
NeilBrown
2016-11-09
2
-48
/
+46
*
md/raid1: fix: IO can block resync indefinitely
NeilBrown
2016-11-09
1
-1
/
+1
*
md/bitmap: Don't write bitmap while earlier writes might be in-flight
NeilBrown
2016-11-08
1
-5
/
+22
*
md/raid10: abort delayed writes when device fails.
NeilBrown
2016-11-08
1
-6
/
+16
*
md/raid1: abort delayed writes when device fails.
NeilBrown
2016-11-08
1
-5
/
+15
*
md: perform async updates for metadata where possible.
NeilBrown
2016-11-08
1
-4
/
+12
*
raid5-cache: restrict the use area of the log_offset variable
JackieLiu
2016-11-08
1
-11
/
+8
*
md/raid5: change printk() to pr_*()
NeilBrown
2016-11-08
1
-121
/
+86
*
md/raid10: change printk() to pr_*()
NeilBrown
2016-11-08
1
-85
/
+56
*
md/raid1: change printk() to pr_*()
NeilBrown
2016-11-08
1
-58
/
+41
*
md/raid0: replace printk() with pr_*()
NeilBrown
2016-11-08
1
-45
/
+44
*
md/multipath: replace printk() with pr_*()
NeilBrown
2016-11-08
1
-57
/
+33
*
md/linear: replace printk() with pr_*()
NeilBrown
2016-11-08
1
-8
/
+5
*
md/bitmap: change all printk() to pr_*()
NeilBrown
2016-11-08
1
-57
/
+50
*
md: change all printk() to pr_err() or pr_warn() etc.
NeilBrown
2016-11-08
1
-219
/
+170
*
md: fix some issues with alloc_disk_sb()
NeilBrown
2016-11-08
1
-10
/
+10
*
md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM
Guoqing Jiang
2016-11-08
1
-1
/
+3
*
raid5: revert commit 11367799f3d1
Tomasz Majchrzak
2016-11-08
1
-3
/
+1
*
md: wake up personality thread after array state update
Tomasz Majchrzak
2016-11-08
1
-0
/
+1
*
md: don't fail an array if there are unacknowledged bad blocks
Tomasz Majchrzak
2016-11-08
1
-1
/
+3
*
md: add bad block support for external metadata
Tomasz Majchrzak
2016-11-08
2
-39
/
+42
*
Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-11-07
1
-2
/
+4
|
\
|
*
hwmon: (core) fix resource leak on devm_kcalloc failure
Colin Ian King
2016-10-24
1
-2
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-11-07
6
-36
/
+95
|
\
\
|
*
|
HID: sensor: fix attributes in HID sensor interface
Ooi, Joyce
2016-11-05
1
-3
/
+3
|
*
|
HID: intel-ish-hid: request_irq failure
Srinivas Pandruvada
2016-11-05
1
-1
/
+1
|
*
|
HID: intel-ish-hid: Fix driver reinit failure
Even Xu
2016-11-05
1
-0
/
+15
|
*
|
HID: intel-ish-hid: Move DMA disable code to new function
Even Xu
2016-11-05
1
-10
/
+32
|
*
|
HID: intel-ish-hid: consolidate ish wake up operation
Even Xu
2016-11-05
1
-19
/
+26
|
*
|
HID: usbhid: add ATEN CS962 to list of quirky devices
Oliver Neukum
2016-11-03
2
-0
/
+2
|
*
|
HID: intel-ish-hid: Fix !CONFIG_PM build warning
Borislav Petkov
2016-11-03
1
-2
/
+2
|
*
|
HID: sensor-hub: Fix packing of result buffer for feature report
Srinivas Pandruvada
2016-11-03
1
-1
/
+14
*
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-11-05
1
-1
/
+1
|
\
\
\
|
*
|
|
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
2016-11-04
1
-1
/
+1
*
|
|
|
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-11-05
4
-19
/
+30
|
\
\
\
\
|
*
|
|
|
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-10-29
1
-2
/
+2
[next]