Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[firefly-linux-kernel-4.4.55.git] / drivers / md / raid5-cache.c
2015-11-05 Linus TorvaldsMerge tag 'media/v4.4-1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-11-05 Linus TorvaldsMerge tag 'for-f2fs-4.4' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'dlm-4.4' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge tag 'locks-v4.4-1' of git://git.samba.org/jlayton...
2015-11-05 Linus TorvaldsMerge tag 'char-misc-4.4-rc1' of git://git./linux/kerne...
2015-11-05 Linus TorvaldsMerge tag 'driver-core-4.4-rc1' of git://git./linux...
2015-11-05 Linus TorvaldsMerge tag 'staging-4.4-rc1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'tty-4.4-rc1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'usb-4.4-rc1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'dm-4.4-changes' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'md/4.4' of git://neil.brown.name/md
2015-11-01 Shaohua Liraid5-cache: start raid5 readonly if journal is missing
2015-11-01 Shaohua Liraid5-cache: IO error handling
2015-11-01 Shaohua Liraid5-cache: add trim support for log
2015-11-01 Christoph Hellwigraid5-cache: use bio chaining
2015-11-01 Christoph Hellwigraid5-cache: small log->seq cleanup
2015-11-01 Christoph Hellwigraid5-cache: new helper: r5_reserve_log_entry
2015-11-01 Christoph Hellwigraid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
2015-11-01 Christoph Hellwigraid5-cache: take rdev->data_offset into account early on
2015-11-01 Christoph Hellwigraid5-cache: refactor bio allocation
2015-11-01 Christoph Hellwigraid5-cache: clean up r5l_get_meta
2015-11-01 Christoph Hellwigraid5-cache: simplify state machine when caches flushes...
2015-11-01 Christoph Hellwigraid5-cache: factor out a helper to run all stripes...
2015-11-01 Christoph Hellwigraid5-cache: rename flushed_ios to finished_ios
2015-11-01 Christoph Hellwigraid5-cache: free I/O units earlier
2015-11-01 Shaohua Liraid5-cache: move reclaim stop to quiesce
2015-11-01 Shaohua Liraid5-cache: don't delay stripe captured in log
2015-11-01 Shaohua Liraid5-cache: check stripe finish out of order
2015-11-01 Shaohua Liraid5-cache: optimize FLUSH IO with log enabled
2015-11-01 Christoph Hellwigraid5-cache: move functionality out of __r5l_set_io_uni...
2015-11-01 Shaohua Liraid5-cache: fix a user-after-free bug
2015-11-01 Shaohua Liraid5-cache: switching to state machine for log disk...
2015-11-01 Shaohua Liraid5-cache: use crc32c checksum
2015-10-24 Shaohua Liraid5: log recovery
2015-10-24 Shaohua Liraid5: log reclaim support
2015-10-24 Shaohua Liraid5: add basic stripe log