index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5-cache.c
Age
Commit message (
Expand
)
Author
2015-11-01
raid5-cache: small log->seq cleanup
Christoph Hellwig
2015-11-01
raid5-cache: new helper: r5_reserve_log_entry
Christoph Hellwig
2015-11-01
raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
Christoph Hellwig
2015-11-01
raid5-cache: take rdev->data_offset into account early on
Christoph Hellwig
2015-11-01
raid5-cache: refactor bio allocation
Christoph Hellwig
2015-11-01
raid5-cache: clean up r5l_get_meta
Christoph Hellwig
2015-11-01
raid5-cache: simplify state machine when caches flushes are not needed
Christoph Hellwig
2015-11-01
raid5-cache: factor out a helper to run all stripes for an I/O unit
Christoph Hellwig
2015-11-01
raid5-cache: rename flushed_ios to finished_ios
Christoph Hellwig
2015-11-01
raid5-cache: free I/O units earlier
Christoph Hellwig
2015-11-01
raid5-cache: move reclaim stop to quiesce
Shaohua Li
2015-11-01
raid5-cache: don't delay stripe captured in log
Shaohua Li
2015-11-01
raid5-cache: check stripe finish out of order
Shaohua Li
2015-11-01
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
2015-11-01
raid5-cache: move functionality out of __r5l_set_io_unit_state
Christoph Hellwig
2015-11-01
raid5-cache: fix a user-after-free bug
Shaohua Li
2015-11-01
raid5-cache: switching to state machine for log disk cache flush
Shaohua Li
2015-11-01
raid5-cache: use crc32c checksum
Shaohua Li
2015-10-24
raid5: log recovery
Shaohua Li
2015-10-24
raid5: log reclaim support
Shaohua Li
2015-10-24
raid5: add basic stripe log
Shaohua Li