index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
raid
/
raid5.h
Age
Commit message (
Expand
)
Author
2008-06-28
md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states
Dan Williams
2008-06-28
md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'
Dan Williams
2008-06-28
md: replace STRIPE_OP_CHECK with 'check_states'
Dan Williams
2008-06-28
md: kill STRIPE_OP_IO flag
Dan Williams
2008-06-28
md: kill STRIPE_OP_MOD_DMA in raid5 offload
Dan Williams
2008-04-28
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
2007-07-13
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2007-07-13
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2007-07-13
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2007-07-13
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2006-12-10
[PATCH] md: allow reads that have bypassed the cache to be retried on failure
Raz Ben-Jehuda(caro)
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-10-03
[PATCH] md: remove the working_disks and failed_disks from raid5 state data.
NeilBrown
2006-10-03
[PATCH] md: fix a comment that is wrong in raid5.h
NeilBrown
2006-06-26
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2006-03-27
[PATCH] md: Only checkpoint expansion progress occasionally
NeilBrown
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
2006-03-27
[PATCH] md: Core of raid5 resize process
NeilBrown
2006-03-27
[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...
NeilBrown
2006-03-27
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
2006-03-27
[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...
NeilBrown
2006-01-06
[PATCH] md: tidy up raid5/6 hash table code
NeilBrown
2006-01-06
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
2006-01-06
[PATCH] md: fix raid6 resync check/repair code
NeilBrown
2005-11-09
[PATCH] md: change raid5 sysfs attribute to not create a new directory
NeilBrown
2005-11-09
[PATCH] md: add kobject/sysfs support to raid5
NeilBrown
2005-11-09
[PATCH] md: better handling of readerrors with raid5.
NeilBrown
2005-09-09
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds