- 396799e md: remove mddev->queue by Christoph Hellwig · 12 months ago
- ad86067 md/raid5: remove rcu protection to access rdev from conf by Yu Kuai · 1 year, 3 months ago
- 6eea4ff md: raid5: use __bio_add_page to add single page to new bio by Johannes Thumshirn · 1 year, 9 months ago
- ad831a1 md/raid5: use bdev_write_cache instead of open coding it by Christoph Hellwig · 2 years, 3 months ago
- e0fccda md/raid5-ppl: Drop unused argument from ppl_handle_flush_request() by Logan Gunthorpe · 2 years, 9 months ago
- 4ce4c73 md/core: Combine two sync_page_io() arguments by Bart Van Assche · 2 years, 7 months ago
- f34fdcd md/raid5-ppl: Fix argument order in bio_alloc_bioset() by Logan Gunthorpe · 2 years, 9 months ago
- 913cce5 md: remove most calls to bdevname by Christoph Hellwig · 2 years, 10 months ago
- 4f4ee2b md/raid5-ppl: Annotate with rcu_dereference_protected() by Logan Gunthorpe · 2 years, 11 months ago
- 561593a Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
- 69d1dea Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- 9f7c3f8 raid5-ppl: fully initialize the bio in ppl_new_iounit by Christoph Hellwig · 3 years ago
- c75e707 block: remove the per-bio/request write hint by Christoph Hellwig · 3 years ago
- c7dec46 raid5-ppl: stop using bio_devname by Christoph Hellwig · 3 years ago
- 49add49 block: pass a block_device and opf to bio_init by Christoph Hellwig · 3 years, 1 month ago
- 609be10 block: pass a block_device and opf to bio_alloc_bioset by Christoph Hellwig · 3 years, 1 month ago
- 1e37799 raid5-ppl: use swap() to make code cleaner by Yang Guang · 3 years, 4 months ago
- a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 4 years ago
- c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years, 1 month ago
- c911c46 md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* by Yufen Yu · 4 years, 7 months ago
- 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 9 months ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- 0815ef3 drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET by Eugene Syromiatnikov · 5 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- a596d08 raid5: set write hint for PPL by Mariusz Dabrowski · 6 years ago
- b330e6a md: convert to kvmalloc by Kent Overstreet · 6 years ago
- afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
- f4bc0c8 raid5-ppl: fix handling flush requests by Artur Paszkiewicz · 7 years ago
- 1532d9e raid5-ppl: PPL support for disks with write-back cache enabled by Tomasz Majchrzak · 7 years ago
- 07719ff raid5-ppl: check recovery_offset when performing ppl recovery by Artur Paszkiewicz · 7 years ago
- 611426e raid5-ppl: don't resync after rebuild by Artur Paszkiewicz · 7 years ago
- 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
- 675dc2cc raid5-ppl: Recovery support for multiple partial parity logs by Pawel Baldysiak · 8 years ago
- ddc0882 md: Runtime support for multiple ppls by Pawel Baldysiak · 8 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
- 6409e84 raid5-ppl: use BIOSET_NEED_BVECS when creating bioset by Artur Paszkiewicz · 8 years ago
- 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
- 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 5a8948f md: Make flush bios explicitely sync by Jan Kara · 8 years ago
- fcd403a raid5-ppl: use a single mempool for ppl_io_unit and header_page by Artur Paszkiewicz · 8 years ago
- ae1713e raid5-ppl: partial parity calculation optimization by Artur Paszkiewicz · 8 years ago
- 845b9e2 raid5-ppl: use resize_stripes() when enabling or disabling ppl by Artur Paszkiewicz · 8 years ago
- 94568f6 raid5-ppl: move no_mem_stripes to struct ppl_conf by Artur Paszkiewicz · 8 years ago
- 0b408ba raid5-ppl: silence a misleading warning message by Dan Carpenter · 8 years ago
- ba903a3 raid5-ppl: runtime PPL enabling or disabling by Artur Paszkiewicz · 8 years ago
- 6358c23 raid5-ppl: support disk hot add/remove with PPL by Artur Paszkiewicz · 8 years ago
- 4536bf9b raid5-ppl: load and recover the log by Artur Paszkiewicz · 8 years ago
- 3418d03 raid5-ppl: Partial Parity Log write logging implementation by Artur Paszkiewicz · 8 years ago