Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
39b7baa410fd00a0fe9da864400d95b3d5008de7
/
drivers
/
md
330a4db
bcache: explicitly destroy mutex while exiting
by Liang Chen
· 7 years ago
c157313
bcache: fix wrong cache_misses statistics
by tang.junhui
· 7 years ago
d44c2f9
bcache: update bucket_in_use in real time
by Tang Junhui
· 7 years ago
3b304d2
bcache: convert cached_dev.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
d59b237
bcache: only permit to recovery read error when cache device is clean
by Coly Li
· 7 years ago
9ce762e
bcache: writeback rate clamping: make 32 bit safe
by Michael Lyle
· 7 years ago
6446c68
bcache: safeguard a dangerous addressing in closure_queue
by Liang Chen
· 7 years ago
a8500fc
bcache: rearrange writeback main thread ratelimit
by Michael Lyle
· 7 years ago
e41166c
bcache: writeback rate shouldn't artifically clamp
by Michael Lyle
· 7 years ago
ae82ddb
bcache: smooth writeback rate control
by Michael Lyle
· 7 years ago
1d316e6
bcache: implement PI controller for writeback rate
by Michael Lyle
· 7 years ago
5fa89fb
bcache: don't write back data if reading it failed
by Michael Lyle
· 7 years ago
2385010
bcache: remove unused parameter
by Yijing Wang
· 7 years ago
b41c9b0
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
by Eric Wheeler
· 7 years ago
e89d675
bcache: Remove redundant set_capacity
by Yijing Wang
· 7 years ago
1dbe32a
bcache: rewrite multiple partitions support
by Coly Li
· 7 years ago
b1e8139
bcache: fix a comments typo in bch_alloc_sectors()
by Coly Li
· 7 years ago
91af830
bcache: check ca->alloc_thread initialized before wake up it
by Coly Li
· 7 years ago
58f913d
bcache: Avoid nested function definition
by Peter Foley
· 7 years ago
5fdee21
block: remove QUEUE_FLAG_STACKABLE
by Christoph Hellwig
· 7 years ago
640ab98
buffer: have alloc_page_buffers() use __GFP_NOFAIL
by Jens Axboe
· 7 years ago
12fcf66
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
dff4d1f
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
c3ca015
dax: remove the pmem_dax_ops->flush abstraction
by Mikulas Patocka
· 7 years ago
b5e8ad9
dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
by Arnd Bergmann
· 7 years ago
7c373d66
dm integrity: make blk_integrity_profile structure const
by Bhumika Goyal
· 7 years ago
b7e326f
dm integrity: do not check integrity for failed read operations
by Hyunchul Lee
· 7 years ago
228bb5b
dm log writes: fix >512b sectorsize support
by Josef Bacik
· 7 years ago
0c79c62
dm log writes: don't use all the cpu while waiting to log blocks
by Josef Bacik
· 7 years ago
126e76f
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 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
175206c
bcache: initialize dirty stripes in flash_dev_run()
by Tang Junhui
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
80cee03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
9276717b
bcache: fix bch_hprint crash and improve output
by Michael Lyle
· 7 years ago
7b6a857
bcache: Update continue_at() documentation
by Dan Carpenter
· 7 years ago
da22f0e
bcache: silence static checker warning
by Dan Carpenter
· 7 years ago
9baf309
bcache: fix for gc and write-back race
by Tang Junhui
· 7 years ago
89b1fc5
bcache: increase the number of open buckets
by Tang Junhui
· 7 years ago
77fa100
bcache: Correct return value for sysfs attach errors
by Tony Asleson
· 7 years ago
a839409
bcache: correct cache_dirty_target in __update_writeback_rate()
by Tang Junhui
· 7 years ago
0b43f49
bcache: gc does not work when triggering by manual command
by Tang Junhui
· 7 years ago
09b3efe
bcache: Don't reinvent the wheel but use existing llist API
by Byungchul Park
· 7 years ago
69daf03
bcache: do not subtract sectors_to_gc for bypassed IO
by Tang Junhui
· 7 years ago
c81ffa3
bcache: fix sequential large write IO bypass
by Tang Junhui
· 7 years ago
4b758df
bcache: Fix leak of bdev reference
by Jan Kara
· 7 years ago
184a09e
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
by Dennis Yang
· 7 years ago
3664847
md/raid5: fix a race condition in stripe batch
by Shaohua Li
· 7 years ago
e8a27f8
md/bitmap: disable bitmap_resize for file-backed bitmaps.
by NeilBrown
· 7 years ago
cd996fb
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
by Jens Axboe
· 7 years ago
cf0dec6
dm ioctl: constify ioctl lookup table
by Eric Biggers
· 8 years ago
5916a22
dm: constify argument arrays
by Eric Biggers
· 8 years ago
3f2e539
dm integrity: count and display checksum failures
by Mikulas Patocka
· 7 years ago
1e3b21c
dm integrity: optimize writing dm-bufio buffers that are partially changed
by Mikulas Patocka
· 8 years ago
675dc2c
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
dc6364b
dm rq: do not update rq partially in each ending bio
by Ming Lei
· 7 years ago
d5c27f3f
dm rq: make dm-sq requeuing behavior consistent with dm-mq behavior
by Bart Van Assche
· 7 years ago
9157c8d
dm mpath: complain about unsupported __multipath_map_bio() return values
by Bart Van Assche
· 7 years ago
7b06e09
dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-through
by Bart Van Assche
· 7 years ago
1c23484
dm mpath: do not lock up a CPU with requeuing activity
by Bart Van Assche
· 7 years ago
6044078
dm: fix printk() rate limiting code
by Bart Van Assche
· 7 years ago
68515cc
dm mpath: retry BLK_STS_RESOURCE errors
by Bart Van Assche
· 7 years ago
54385bf
dm: fix the second dec_pending() argument in __split_and_process_bio()
by Bart Van Assche
· 7 years ago
8a8e6f8
md/raid0: attach correct cgroup info in bio
by Shaohua Li
· 7 years ago
27a4ff8
raid5: remove raid5_build_block
by Guoqing Jiang
· 7 years ago
a72cbf8
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show
by Song Liu
· 7 years ago
26e1304
md: replace seq_release_private with seq_release
by Cihangir Akturk
· 7 years ago
5492c46
md: notify about new spare disk in the container
by Alexey Obitotskiy
· 7 years ago
208410b
md/raid1/10: reset bio allocated from mempool
by Shaohua Li
· 7 years ago
9c72a18e4
md/raid5: release/flush io in raid5_do_work()
by Song Liu
· 7 years ago
8031c3d
md/bitmap: copy correct data for bitmap super
by Shaohua Li
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
10433d0
raid5: remove a call to get_start_sect
by Christoph Hellwig
· 7 years ago
afc1f55
MD: not clear ->safemode for external metadata array
by Shaohua Li
· 7 years ago
d62e26b
block: pass in queue to inflight accounting
by Jens Axboe
· 8 years ago
62d20aa
dm-crypt: don't mess with BIP_BLOCK_INTEGRITY
by Christoph Hellwig
· 7 years ago
a9501d7
md/r5cache: fix io_unit handling in r5l_log_endio()
by Song Liu
· 7 years ago
b44886c
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set
by Song Liu
· 7 years ago
81fe48e
md: fix test in md_write_start()
by NeilBrown
· 7 years ago
33182d1
md: always clear ->safemode when md_check_recovery gets the mddev lock.
by NeilBrown
· 7 years ago
45fe93d
crypto: algapi - make crypto_xor() take separate dst and src arguments
by Ard Biesheuvel
· 7 years ago
9583f1c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
1731a47
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
273752c
dm, dax: Make sure dm_dax_flush() is called if device supports it
by Vivek Goyal
· 7 years ago
34c9650
dm verity fec: fix GFP flags used with mempool_alloc()
by NeilBrown
· 8 years ago
4218a95
dm zoned: use GFP_NOIO in I/O path
by Damien Le Moal
· 7 years ago
ed9b66d
MD: fix warnning for UP case
by Shaohua Li
· 7 years ago
edbe959
dm zoned: remove test for impossible REQ_OP_FLUSH conditions
by Mikulas Patocka
· 7 years ago
ac6a318
dm raid: bump target version
by Heinz Mauelshagen
· 7 years ago
0cf352e
dm raid: avoid mddev->suspended access
by Heinz Mauelshagen
· 7 years ago
f4af3f8
dm raid: fix activation check in validate_raid_redundancy()
by Heinz Mauelshagen
· 7 years ago
bbac1e0
dm raid: remove WARN_ON() in raid10_md_layout_to_format()
by Heinz Mauelshagen
· 7 years ago
edc11d4
dm bufio: fix error code in dm_bufio_write_dirty_buffers()
by Dan Carpenter
· 7 years ago
bc86a41
dm integrity: test for corrupted disk format during table load
by Mikulas Patocka
· 7 years ago
aa03a91
dm integrity: WARN_ON if variables representing journal usage get out of sync
by Mikulas Patocka
· 7 years ago
7e96d55
md/raid5: add thread_group worker async_tx_issue_pending_all
by Ofer Heifetz
· 7 years ago
6308d8e
md: simplify code with bio_io_error
by Guoqing Jiang
· 7 years ago
16d56e2
md/raid1: fix writebehind bio clone
by Shaohua Li
· 7 years ago
be453e7
md: raid1-10: move raid1/raid10 common code into raid1-10.c
by Ming Lei
· 7 years ago
Next »