Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
73e2b72a3518fb60b6a1c11286715f933bafdec2
/
drivers
/
md
/
raid5-ppl.c
1e37799
raid5-ppl: use swap() to make code cleaner
by Yang Guang
· 3 years, 2 months ago
a8affc0
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
by Christoph Hellwig
· 3 years, 10 months ago
c6bf3f0
block: use an on-stack bio in blkdev_issue_flush
by Christoph Hellwig
· 4 years ago
c911c46
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
by Yufen Yu
· 4 years, 6 months ago
9398554
block: remove the error_sector argument to blkdev_issue_flush
by Christoph Hellwig
· 4 years, 8 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
· 7 years ago
ddc0882
md: Runtime support for multiple ppls
by Pawel Baldysiak
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
6409e84
raid5-ppl: use BIOSET_NEED_BVECS when creating bioset
by Artur Paszkiewicz
· 7 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