index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-11
md/raid10: simplify handle_read_error()
NeilBrown
2017-04-11
md/raid10: simplify the splitting of requests.
NeilBrown
2017-04-11
md/raid1: factor out flush_bio_list()
NeilBrown
2017-04-11
md/raid1: simplify handle_read_error().
NeilBrown
2017-04-11
Revert "block: introduce bio_copy_data_partial"
NeilBrown
2017-04-11
md/raid1: simplify alloc_behind_master_bio()
NeilBrown
2017-04-11
md/raid1: simplify the splitting of requests.
NeilBrown
2017-04-10
raid5-ppl: partial parity calculation optimization
Artur Paszkiewicz
2017-04-10
raid5-ppl: use resize_stripes() when enabling or disabling ppl
Artur Paszkiewicz
2017-04-10
raid5-ppl: move no_mem_stripes to struct ppl_conf
Artur Paszkiewicz
2017-04-10
md/raid1: avoid reusing a resync bio after error handling.
NeilBrown
2017-04-10
md.c:didn't unlock the mddev before return EINVAL in array_size_store
Zhilong Liu
2017-04-10
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
NeilBrown
2017-04-10
md/raid10: reset the 'first' at the end of loop
Guoqing Jiang
2017-04-10
md/raid6: Fix anomily when recovering a single device in RAID6.
NeilBrown
2017-04-10
md: update slab_cache before releasing new stripes when stripes resizing
Dennis Yang
2017-03-28
md: raid1: kill warning on powerpc_pseries
Ming Lei
2017-03-27
md/raid5: use consistency_policy to remove journal feature
Song Liu
2017-03-25
md/raid5-cache: fix payload endianness problem in raid5-cache
Jason Yan
2017-03-25
md/raid1: skip data copy for behind io for discard request
Shaohua Li
2017-03-25
block: remove bio_clone_bioset_partial()
Shaohua Li
2017-03-24
md: raid10: avoid direct access to bvec table in handle_reshape_read_error
Ming Lei
2017-03-24
md: raid10: retrieve page from preallocated resync page array
Ming Lei
2017-03-24
md: raid10: don't use bio's vec table to manage resync pages
Ming Lei
2017-03-24
md: raid10: refactor code of read reshape's .bi_end_io
Ming Lei
2017-03-24
md: raid1: improve write behind
Ming Lei
2017-03-24
md: raid1: move 'offset' out of loop
Ming Lei
2017-03-24
block: introduce bio_copy_data_partial
Ming Lei
2017-03-24
md: raid1: use bio helper in process_checks()
Ming Lei
2017-03-24
md: raid1: retrieve page from pre-allocated resync page array
Ming Lei
2017-03-24
md: raid1: don't use bio's vec table to manage resync pages
Ming Lei
2017-03-24
md: raid1: simplify r1buf_pool_free()
Ming Lei
2017-03-24
md: prepare for managing resync I/O pages in clean way
Ming Lei
2017-03-24
md: move two macros into md.h
Ming Lei
2017-03-24
md: raid1/raid10: don't handle failure of bio_add_page()
Ming Lei
2017-03-23
md: fix several trivial typos in comments
Zhilong Liu
2017-03-23
md/raid10: refactor some codes from raid10_write_request
Guoqing Jiang
2017-03-23
raid5-ppl: silence a misleading warning message
Dan Carpenter
2017-03-22
MD: use per-cpu counter for writes_pending
NeilBrown
2017-03-22
percpu-refcount: support synchronous switch to atomic mode.
NeilBrown
2017-03-22
md: close a race with setting mddev->in_sync
NeilBrown
2017-03-22
md: factor out set_in_sync()
NeilBrown
2017-03-22
md/raid5: don't test ->writes_pending in raid5_remove_disk
NeilBrown
2017-03-22
md/raid1: stop using bi_phys_segment
NeilBrown
2017-03-22
md/raid10: stop using bi_phys_segments
NeilBrown
2017-03-22
md/raid1, raid10: move rXbio accounting closer to allocation.
NeilBrown
2017-03-22
Revert "md/raid5: limit request size according to implementation limits"
NeilBrown
2017-03-22
md/raid5: remove over-loading of ->bi_phys_segments.
NeilBrown
2017-03-22
md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as ...
NeilBrown
2017-03-22
md/raid5: call bio_endio() directly rather than queueing for later.
NeilBrown
[next]