Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a69509f24ebf3e701bf1df6e2673ca16bdbe5c9
/
drivers
/
md
/
raid5.c
849674e
MD: rename some functions
by Shaohua Li
· 9 years ago
f6b6ec5
raid5-cache: add journal hot add/remove support
by Shaohua Li
· 9 years ago
b46020a
md/raid5: remove redundant check in stripe_add_to_batch_list()
by Roman Gushchin
· 9 years ago
ac322de
Merge tag 'md/4.4' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
f2076e7
MD: set journal disk ->raid_disk
by Shaohua Li
· 9 years ago
7dde2ad
raid5-cache: start raid5 readonly if journal is missing
by Shaohua Li
· 9 years ago
6e74a9c
raid5-cache: IO error handling
by Shaohua Li
· 9 years ago
c2bb624
raid5: journal disk can't be removed
by Shaohua Li
· 9 years ago
e6c033f
raid5-cache: move reclaim stop to quiesce
by Shaohua Li
· 9 years ago
828cbe9
raid5-cache: optimize FLUSH IO with log enabled
by Shaohua Li
· 9 years ago
a8c34f9
raid5-cache: switching to state machine for log disk cache flush
by Shaohua Li
· 9 years ago
5c7e81c
raid5: enable log for raid array with cache disk
by Shaohua Li
· 9 years ago
713cf5a
raid5: don't allow resize/reshape with cache(log) support
by Shaohua Li
· 9 years ago
9c3e333
raid5: disable batch with log enabled
by Shaohua Li
· 9 years ago
b8a9d66
md/raid5: fix locking in handle_stripe_clean_event()
by Roman Gushchin
· 9 years ago
0576b1c
raid5: log reclaim support
by Shaohua Li
· 9 years ago
f6bed0e
raid5: add basic stripe log
by Shaohua Li
· 9 years ago
b70abcb
raid5: add a new state for stripe log handling
by Shaohua Li
· 9 years ago
6d036f7
raid5: export some functions
by Shaohua Li
· 9 years ago
c40f341
md-cluster: Use a small window for resync
by Goldwyn Rodrigues
· 9 years ago
644df1a
md: drop null test before destroy functions
by Julia Lawall
· 9 years ago
36707bb
md/raid5: don't index beyond end of array in need_this_block().
by NeilBrown
· 9 years ago
ebda780
raid5: update analysis state for failed stripe
by Shaohua Li
· 9 years ago
e89c6fd
Merge linux-block/for-4.3/core into md/for-linux
by NeilBrown
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
c3cce6c
md/raid5: ensure device failure recorded before write request returns.
by NeilBrown
· 9 years ago
34a6f80
md/raid5: use bio_list for the list of bios to return.
by NeilBrown
· 9 years ago
6cbd814
md/raid5: handle possible race as reshape completes.
by NeilBrown
· 9 years ago
c5e19d9
md: be careful when testing resync_max against curr_resync_completed.
by NeilBrown
· 9 years ago
c74c0d7
md/raid5: remove incorrect "min_t()" when calculating writepos.
by NeilBrown
· 9 years ago
05256d9
md/raid5: strengthen check on reshape_position at run.
by NeilBrown
· 9 years ago
3cb5edf
md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors where possible
by NeilBrown
· 9 years ago
5cac6bc
md/raid5: always set conf->prev_chunk_sectors and ->prev_algo
by NeilBrown
· 9 years ago
9214048
md/raid5: consider updating reshape_position at start of reshape.
by NeilBrown
· 9 years ago
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
7140aaf
md/raid5: get rid of bio_fits_rdev()
by Kent Overstreet
· 11 years ago
7ef6b12
md/raid5: split bio for chunk_aligned_read
by Ming Lin
· 10 years ago
9b81c84
block: don't access bio->bi_error after bio_put()
by Sasha Levin
· 9 years ago
49895bc
md/raid5: don't let shrink_slab shrink too far.
by NeilBrown
· 9 years ago
b7c44ed
block: manipulate bio->bi_flags through helpers
by Jens Axboe
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
e6030cb
md/raid5: clear R5_NeedReplace when no longer needed.
by NeilBrown
· 9 years ago
2d5b569
md/raid5: avoid races when changing cache size.
by NeilBrown
· 9 years ago
713bc5c
md/raid5: ignore released_stripes check
by Shaohua Li
· 9 years ago
e9e4c37
md/raid5: per hash value and exclusive wait_for_stripe
by Yuanhan Liu
· 10 years ago
b1b4648
md/raid5: split wait_for_stripe and introduce wait_for_quiescent
by Yuanhan Liu
· 10 years ago
ea358cd
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
by NeilBrown
· 9 years ago
626f209
md/raid5: break stripe-batches when the array has failed.
by NeilBrown
· 9 years ago
787b76f
md/raid5: call break_stripe_batch_list from handle_stripe_clean_event
by NeilBrown
· 9 years ago
1b956f7
md/raid5: be more selective about distributing flags across batch.
by NeilBrown
· 9 years ago
3960ce7
md/raid5: add handle_flags arg to break_stripe_batch_list.
by NeilBrown
· 9 years ago
fb642b9
md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_batch_list
by NeilBrown
· 9 years ago
4e3d62f
md/raid5: remove condition test from check_break_stripe_batch_list.
by NeilBrown
· 9 years ago
b15a9db
md/raid5: Ensure a batch member is not handled prematurely.
by NeilBrown
· 9 years ago
d0852df5
md/raid5: close race between STRIPE_BIT_DELAY and batching.
by NeilBrown
· 9 years ago
2b6b245
md/raid5: ensure whole batch is delayed for all required bitmap updates.
by NeilBrown
· 9 years ago
4876969
raid5: fix broken async operation chain
by Shaohua Li
· 9 years ago
bb27051
md/raid5: fix handling of degraded stripes in batches.
by NeilBrown
· 10 years ago
738a273
md/raid5: fix allocation of 'scribble' array.
by NeilBrown
· 10 years ago
6e9eac2
md/raid5: don't record new size if resize_stripes fails.
by NeilBrown
· 10 years ago
10d82c5
md/raid5: avoid reading parity blocks for full-stripe write to degraded array
by NeilBrown
· 10 years ago
b0c783b
md/raid5: more incorrect BUG_ON in handle_stripe_fill.
by NeilBrown
· 10 years ago
f18c1a3
md/raid5: new alloc_stripe() to allocate an initialize a stripe.
by NeilBrown
· 10 years ago
9ffc8f7
md/raid5: don't do chunk aligned read on degraded array.
by Eric Mei
· 10 years ago
edbe83a
md/raid5: allow the stripe_cache to grow and shrink.
by NeilBrown
· 10 years ago
5423399
md/raid5: change ->inactive_blocked to a bit-flag.
by NeilBrown
· 10 years ago
486f064
md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_stripe
by NeilBrown
· 10 years ago
a9683a7
md/raid5: pass gfp_t arg to grow_one_stripe()
by NeilBrown
· 10 years ago
d06f191
md/raid5: introduce configuration option rmw_level
by Markus Stockhausen
· 10 years ago
584acdd
md/raid5: activate raid6 rmw feature
by Markus Stockhausen
· 10 years ago
dabc4ec
raid5: handle expansion/resync case with stripe batching
by shli@kernel.org
· 10 years ago
72ac733
raid5: handle io error of batch list
by shli@kernel.org
· 10 years ago
59fc630
RAID5: batch adjacent full stripe write
by shli@kernel.org
· 10 years ago
7a87f43
raid5: track overwrite disk count
by shli@kernel.org
· 10 years ago
da41ba6
raid5: add a new flag to track if a stripe can be batched
by shli@kernel.org
· 10 years ago
46d5b78
raid5: use flex_array for scribble data
by shli@kernel.org
· 10 years ago
0931479
md: remove 'go_faster' option from ->sync_request()
by NeilBrown
· 10 years ago
16d9cfa
raid5: check faulty flag for array status during recovery.
by Eric Mei
· 10 years ago
26ac107
md/raid5: Fix livelock when array is both resyncing and degraded.
by NeilBrown
· 10 years ago
6791875
md: make reconfig_mutex optional for writes to md sysfs files.
by NeilBrown
· 10 years ago
7b1485b
md/raid5: use ->lock to protect accessing raid5 sysfs attributes.
by NeilBrown
· 10 years ago
afa0f55
md: rename ->stop to ->free
by NeilBrown
· 10 years ago
5aa61f4
md: split detach operation out from ->stop.
by NeilBrown
· 10 years ago
64590f4
md: make merge_bvec_fn more robust in face of personality changes.
by NeilBrown
· 10 years ago
5c675f8
md: make ->congested robust against personality changes.
by NeilBrown
· 10 years ago
ea664c8
md/raid5: need_this_block: tidy/fix last condition.
by NeilBrown
· 10 years ago
a9d5695
md/raid5: need_this_block: start simplifying the last two conditions.
by NeilBrown
· 10 years ago
a79cfe1
md/raid5: separate out the easy conditions in need_this_block.
by NeilBrown
· 10 years ago
2c58f06
md/raid5: separate large if clause out of fetch_block().
by NeilBrown
· 10 years ago
ad3ab8b
md: do_release_stripe(): No need to call md_wakeup_thread() twice
by Jes Sorensen
· 10 years ago
b1b02fe
md/raid5: fix another livelock caused by non-aligned writes.
by NeilBrown
· 10 years ago
108cef3
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
by NeilBrown
· 10 years ago
f72ffdd
md: remove unwanted white space from md.c
by NeilBrown
· 10 years ago
b8e6a15
md/raid5: fix init_stripe() inconsistencies
by Markus Stockhausen
· 10 years ago
3fd8371
md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.
by NeilBrown
· 10 years ago
8e0e99b
md/raid5: disable 'DISCARD' by default due to safety concerns.
by NeilBrown
· 10 years ago
9c4bdf6
md/raid6: avoid data corruption during recovery of double-degraded RAID6
by NeilBrown
· 10 years ago
a40687f
md/raid5: avoid livelock caused by non-aligned writes.
by NeilBrown
· 10 years ago
8d0304e
Merge tag 'md/3.16' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
053f5b6
raid5: speedup sync_request processing
by Eivind Sarto
· 10 years ago
Next »