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
path:
root
/
drivers
/
md
/
raid5-log.h
Age
Commit message (
Expand
)
Author
2019-03-12
raid5: set write hint for PPL
Mariusz Dabrowski
2018-08-31
md/raid5-cache: disable reshape completely
Shaohua Li
2018-02-21
raid5-ppl: fix handling flush requests
Artur Paszkiewicz
2018-01-15
raid5-ppl: PPL support for disks with write-back cache enabled
Tomasz Majchrzak
2017-12-11
md: introduce new personality funciton start()
Song Liu
2017-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
2017-05-11
md/r5cache: gracefully handle journal device errors for writeback mode
Song Liu
2017-04-10
raid5-ppl: use resize_stripes() when enabling or disabling ppl
Artur Paszkiewicz
2017-03-22
md/raid5: call bio_endio() directly rather than queueing for later.
NeilBrown
2017-03-16
raid5-ppl: support disk hot add/remove with PPL
Artur Paszkiewicz
2017-03-16
raid5-ppl: Partial Parity Log write logging implementation
Artur Paszkiewicz
2017-03-16
raid5: separate header for log functions
Artur Paszkiewicz