Age | Commit message (Expand) | Author | Files | Lines |
2022-08-03 | md/raid5-ppl: Drop unused argument from ppl_handle_flush_request() | Logan Gunthorpe | 1 | -2/+2 |
2022-08-03 | md/raid5-log: Drop extern decorators for function prototypes | Logan Gunthorpe | 1 | -39/+36 |
2019-03-12 | raid5: set write hint for PPL | Mariusz Dabrowski | 1 | -0/+1 |
2018-09-01 | md/raid5-cache: disable reshape completely | Shaohua Li | 1 | -0/+5 |
2018-02-21 | raid5-ppl: fix handling flush requests | Artur Paszkiewicz | 1 | -1/+2 |
2018-01-16 | raid5-ppl: PPL support for disks with write-back cache enabled | Tomasz Majchrzak | 1 | -0/+29 |
2017-12-11 | md: introduce new personality funciton start() | Song Liu | 1 | -0/+1 |
2017-11-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | md: remove special meaning of ->quiesce(.., 2) | NeilBrown | 1 | -1/+1 |
2017-05-12 | md/r5cache: gracefully handle journal device errors for writeback mode | Song Liu | 1 | -1/+2 |
2017-04-10 | raid5-ppl: use resize_stripes() when enabling or disabling ppl | Artur Paszkiewicz | 1 | -2/+3 |
2017-03-23 | md/raid5: call bio_endio() directly rather than queueing for later. | NeilBrown | 1 | -1/+1 |
2017-03-17 | raid5-ppl: support disk hot add/remove with PPL | Artur Paszkiewicz | 1 | -0/+9 |
2017-03-17 | raid5-ppl: Partial Parity Log write logging implementation | Artur Paszkiewicz | 1 | -0/+24 |
2017-03-17 | raid5: separate header for log functions | Artur Paszkiewicz | 1 | -0/+81 |