index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2016-12-08
md/raid5-cache: no recovery is required when create super-block
JackieLiu
2016-12-05
md: fix refcount problem on mddev when stopping array.
NeilBrown
2016-12-05
md/r5cache: do r5c_update_log_state after log recovery
Zhengyuan Liu
2016-12-05
md/raid5-cache: adjust the write position of the empty block if no data blocks
JackieLiu
2016-12-02
md/r5cache: run_no_space_stripes() when R5C_LOG_CRITICAL == 0
Song Liu
2016-11-29
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2016-11-29
md/raid5-cache: do not need to set STRIPE_PREREAD_ACTIVE repeatedly
JackieLiu
2016-11-29
md/raid5-cache: remove the unnecessary next_cp_seq field from the r5l_log
JackieLiu
2016-11-29
md/raid5-cache: release the stripe_head at the appropriate location
JackieLiu
2016-11-29
md/raid5-cache: use ring add to prevent overflow
JackieLiu
2016-11-29
md/raid5-cache: remove unnecessary function parameters
JackieLiu
2016-11-29
raid5-cache: don't set STRIPE_R5C_PARTIAL_STRIPE flag while load stripe into ...
Zhengyuan Liu
2016-11-29
raid5-cache: add another check conditon before replaying one stripe
Zhengyuan Liu
2016-11-27
md/r5cache: enable IRQs on error path
Dan Carpenter
2016-11-27
md/r5cache: handle alloc_page failure
Song Liu
2016-11-23
md: stop write should stop journal reclaim
Shaohua Li
2016-11-23
raid5-cache: suspend reclaim thread instead of shutdown
Shaohua Li
2016-11-22
md/raid10: add failfast handling for writes.
NeilBrown
2016-11-22
md/raid10: add failfast handling for reads.
NeilBrown
2016-11-22
md/raid1: add failfast handling for writes.
NeilBrown
2016-11-22
md/raid1: add failfast handling for reads.
NeilBrown
2016-11-22
md: Use REQ_FAILFAST_* on metadata writes where appropriate
NeilBrown
2016-11-22
md/failfast: add failfast flag for md to be used by some personalities.
NeilBrown
2016-11-18
md/r5cache: handle FLUSH and FUA
Song Liu
2016-11-18
md/r5cache: r5cache recovery: part 2
Song Liu
2016-11-18
md/r5cache: r5cache recovery: part 1
Song Liu
2016-11-18
md/r5cache: refactoring journal recovery code
Song Liu
2016-11-18
md/r5cache: sysfs entry journal_mode
Song Liu
2016-11-18
md/r5cache: write-out phase and reclaim support
Song Liu
2016-11-18
md/r5cache: caching phase of r5cache
Song Liu
2016-11-18
md/r5cache: State machine for raid5-cache write back mode
Song Liu
2016-11-18
md/r5cache: move some code to raid5.h
Song Liu
2016-11-18
md/r5cache: Check array size in r5l_init_log
Song Liu
2016-11-18
md: add blktrace event for writes to superblock
Shaohua Li
2016-11-18
md/raid1, raid10: add blktrace records when IO is delayed
NeilBrown
2016-11-18
md/bitmap: add blktrace event for writes to the bitmap
NeilBrown
2016-11-18
md: add block tracing for bio_remapping
NeilBrown
2016-11-17
raid5-cache: fix lockdep warning
Shaohua Li
2016-11-09
md: remove md_super_wait() call after bitmap_flush()
NeilBrown
2016-11-09
md: define mddev flags, recovery flags and r1bio state bits using enums
NeilBrown
2016-11-09
md/raid1: fix: IO can block resync indefinitely
NeilBrown
2016-11-07
md/bitmap: Don't write bitmap while earlier writes might be in-flight
NeilBrown
2016-11-07
md/raid10: abort delayed writes when device fails.
NeilBrown
2016-11-07
md/raid1: abort delayed writes when device fails.
NeilBrown
2016-11-07
md: perform async updates for metadata where possible.
NeilBrown
2016-11-07
raid5-cache: restrict the use area of the log_offset variable
JackieLiu
2016-11-07
md/raid5: change printk() to pr_*()
NeilBrown
2016-11-07
md/raid10: change printk() to pr_*()
NeilBrown
2016-11-07
md/raid1: change printk() to pr_*()
NeilBrown
2016-11-07
md/raid0: replace printk() with pr_*()
NeilBrown
[next]