projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock.
2012-11-19
majianpeng
md: Reassigned the parameters if read_seqretry returned...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-31
Jonathan Brassow
MD RAID10: Fix oops when creating RAID10 arrays via...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-31
NeilBrown
md/raid1: Fix assembling of arrays containing Replacements.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-21
Eric Sandeen
md faulty: use disk_stack_limits()
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-15
NeilBrown
Merge tag 'disintegrate-raid-20121009' of git://git...
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md: refine reporting of resync/reshape delays.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md/raid5: be careful not to resize_stripes too big.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md: make sure manual changes to recovery checkpoint...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Dan Carpenter
md/raid10: use correct limit variable
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md: writing to sync_action should clear the read-auto...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jianpeng Ma
Subject: [PATCH] md:change resync_mismatches to atomic64_t...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md/raid5: make sure to_read and to_write never go negative.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Alexander Lyakas
md: When RAID5 is dirty, force reconstruct-write instead...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md/raid5: protect debug message against NULL derefernce.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md/raid5: add some missing locking in handle_failed_stripe.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Shaohua Li
MD: raid5 avoid unnecessary zero page for trim
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Shaohua Li
MD: raid5 trim support
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jianpeng Ma
md/bitmap:Don't use IS_ERR to judge alloc_page().
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md/raid1: Don't release reference to device while handling...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Michael Wang
raid: replace list_for_each_continue_rcu with new interface
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jan Beulich
add further __init annotations to crypto/xor.c
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jonathan Brassow
DM RAID: Fix for "sync" directive ineffectiveness
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jonathan Brassow
DM RAID: Fix comparison of index and quantity for ...
Reported-by: Neil Brown <
neilb@suse.de
>
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jonathan Brassow
DM RAID: Add rebuild capability for RAID10
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jonathan Brassow
DM RAID: Move 'rebuild' checking code to its own function
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Jonathan Brassow
MD RAID10: Prep for DM RAID10 device replacement capability
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md: avoid taking the mutex on some ioctls.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Shaohua Li
MD: change the parameter of md thread
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
NeilBrown
md/raid10: submit IO from originating thread instead...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Shaohua Li
md: raid 10 supports TRIM
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Shaohua Li
md: raid 1 supports TRIM
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Shaohua Li
md: raid 0 supports TRIM
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Shaohua Li
md: linear supports TRIM
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-10-11
Denis Efremov
md/linear: rcu_dereference outside read-lock section
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-09-27
NeilBrown
md/raid10: fix "enough" function for detecting if array...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-09-24
NeilBrown
md/raid5: add missing spin_lock_init.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-09-19
NeilBrown
md: make sure metadata is updated when spares are activated...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-09-19
NeilBrown
md/raid5: fix calculate of 'degraded' when a replacement...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-09-19
NeilBrown
Revert "md/raid5: For odirect-write performance, do...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-17
NeilBrown
md/raid10: fix problem with on-stack allocation of...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-16
NeilBrown
md: Don't truncate size at 4TB for RAID0 and Linear
Signed-off-by: Neil Brown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-01
NeilBrown
md/dm-raid: DM_RAID should select MD_RAID10
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-01
NeilBrown
md/raid1: submit IO from originating thread instead...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-01
Shaohua Li
raid5: raid5d handle stripe in batch way
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-01
Shaohua Li
raid5: make_request use batch stripe release
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-01
Jonathan Brassow
DM RAID: Add support for MD RAID10
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-08-01
NeilBrown
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf...
commit
|
commitdiff
|
tree
2012-07-31
Alexander Lyakas
md/RAID1: Add missing case for attempting to repair...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
majianpeng
md/raid5: For odirect-write performance, do not set...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
NeilBrown
md/raid1: don't abort a resync on the first badblock.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
NeilBrown
md: remove duplicated test on ->openers when calling...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
majianpeng
raid5: Add R5_ReadNoMerge flag which prevent bio from...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Shaohua Li
md/raid1: prevent merging too large request
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Shaohua Li
md/raid1: read balance chooses idlest disk for SSD
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Shaohua Li
md/raid1: make sequential read detection per disk based
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Jonathan Brassow
MD RAID10: Export md_raid10_congested
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Jonathan Brassow
MD: Move macros from raid1*.h to raid1*.c
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Jonathan Brassow
MD RAID1: rename mirror_info structure
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Jonathan Brassow
MD RAID10: rename mirror_info structure
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-31
Jonathan Brassow
MD RAID10: Fix compiler warning.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-19
Shaohua Li
raid5: add a per-stripe lock
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-19
Shaohua Li
raid5: remove unnecessary bitmap write optimization
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-19
Shaohua Li
raid5: lockless access raid5 overrided bi_phys_segments
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-19
Shaohua Li
raid5: reduce chance release_stripe() taking device_lock
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-19
NeilBrown
md/raid1: close some possible races on write errors...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-19
NeilBrown
md: avoid crash when stopping md array races with closing...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-19
NeilBrown
md: fix bug in handling of new_data_offset
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-09
NeilBrown
md/raid1: fix use-after-free bug in RAID1 data-check...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md/raid10: fix careless build error
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md: fix up plugging (again).
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md: support re-add of recovering devices.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md/raid1: fix bug in read_balance introduced by hot...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
Shaohua Li
raid5: delayed stripe fix
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
majianpeng
md/raid456: When read error cannot be recovered, record...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md: make 'name' arg to md_register_thread non-optional.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md/raid10: fix failure when trying to repair a read...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md/raid5: fix refcount problem when blocked_rdev is...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
majianpeng
md:Add blk_plug in sync_thread.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
majianpeng
md/raid5: In ops_run_io, inc nr_pending before calling...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
majianpeng
md/raid5: Do not add data_offset before call to is_badblock
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md/raid5: prefer replacing failed devices over want...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-07-03
NeilBrown
md/raid10: Don't try to recovery unmatched (and unused...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-31
NeilBrown
md: raid1/raid10: fix problem with merge_bvec_fn
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-28
Jim Kukunas
lib/raid6: fix sparse warnings in recovery functions
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/bitmap: record the space available for the bitmap...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/raid10: Remove extras after reshape to smaller number...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/raid5: improve removal of extra devices after reshape.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
Yuanhan Liu
md: check the return of mddev_find()
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
Jonathan Brassow
MD RAID1: Further conditionalize 'fullsync'
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
Jonathan Brassow
DM RAID: Use md_error() in place of simply setting...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
Jonathan Brassow
DM RAID: Record and handle missing devices
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
Jonathan Brassow
DM RAID: Set recovery flags on resume
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/raid5: Allow reshape while a bitmap is present.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/raid10: resize bitmap when required during reshape.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md: allow array to be resized while bitmap is present.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/bitmap: make sure reshape request are reflected...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/bitmap: add bitmap_resize function to allow bitmap...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/bitmap: use DIV_ROUND_UP instead of open-code
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/bitmap: create a 'struct bitmap_counts' substructure...
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
2012-05-22
NeilBrown
md/bitmap: make bitmap bitops atomic.
Signed-off-by: NeilBrown <
neilb@suse.de
>
commit
|
commitdiff
|
tree
next