1. 1e37799 raid5-ppl: use swap() to make code cleaner by Yang Guang · 3 years, 2 months ago
  2. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  3. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  4. c911c46 md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* by Yufen Yu · 4 years, 6 months ago
  5. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
  6. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  7. 0815ef3 drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET by Eugene Syromiatnikov · 5 years ago
  8. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  9. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  10. a596d08 raid5: set write hint for PPL by Mariusz Dabrowski · 6 years ago
  11. b330e6a md: convert to kvmalloc by Kent Overstreet · 6 years ago
  12. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  13. f4bc0c8 raid5-ppl: fix handling flush requests by Artur Paszkiewicz · 7 years ago
  14. 1532d9e raid5-ppl: PPL support for disks with write-back cache enabled by Tomasz Majchrzak · 7 years ago
  15. 07719ff raid5-ppl: check recovery_offset when performing ppl recovery by Artur Paszkiewicz · 7 years ago
  16. 611426e raid5-ppl: don't resync after rebuild by Artur Paszkiewicz · 7 years ago
  17. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  18. 675dc2cc raid5-ppl: Recovery support for multiple partial parity logs by Pawel Baldysiak · 7 years ago
  19. ddc0882 md: Runtime support for multiple ppls by Pawel Baldysiak · 7 years ago
  20. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  21. 6409e84 raid5-ppl: use BIOSET_NEED_BVECS when creating bioset by Artur Paszkiewicz · 7 years ago
  22. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  23. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  24. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  25. 5a8948f md: Make flush bios explicitely sync by Jan Kara · 8 years ago
  26. fcd403a raid5-ppl: use a single mempool for ppl_io_unit and header_page by Artur Paszkiewicz · 8 years ago
  27. ae1713e raid5-ppl: partial parity calculation optimization by Artur Paszkiewicz · 8 years ago
  28. 845b9e2 raid5-ppl: use resize_stripes() when enabling or disabling ppl by Artur Paszkiewicz · 8 years ago
  29. 94568f6 raid5-ppl: move no_mem_stripes to struct ppl_conf by Artur Paszkiewicz · 8 years ago
  30. 0b408ba raid5-ppl: silence a misleading warning message by Dan Carpenter · 8 years ago
  31. ba903a3 raid5-ppl: runtime PPL enabling or disabling by Artur Paszkiewicz · 8 years ago
  32. 6358c23 raid5-ppl: support disk hot add/remove with PPL by Artur Paszkiewicz · 8 years ago
  33. 4536bf9b raid5-ppl: load and recover the log by Artur Paszkiewicz · 8 years ago
  34. 3418d03 raid5-ppl: Partial Parity Log write logging implementation by Artur Paszkiewicz · 8 years ago