/samples/configfs/

='vcs-git' href='https://universe.0xinfinity.dev/distro/kernel' title='kernel Git repository'/>
summaryrefslogtreecommitdiff
path: root/drivers/md/raid5.h
AgeCommit message (Expand)Author
2020-09-24md/raid5: let multiple devices of stripe_head share pageYufen Yu
2020-09-24md/raid5: add a new member of offset into r5devYufen Yu
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-07-29raid5: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-21md/raid5: set default stripe_size as 4096Yufen Yu
2020-07-21md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*Yufen Yu
2019-09-13raid5: use bio_end_sector in r5_next_bioGuoqing Jiang
2019-09-13raid5: remove STRIPE_OPS_REQ_PENDINGGuoqing Jiang
2019-03-12md: convert to kvmallocKent Overstreet
2018-06-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-05-30md: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-17raid5: copy write hint from origin bio to stripeMariusz Dabrowski
2018-02-18md: document lifetime of internal rdev pointer.NeilBrown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman