aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache
Commit message (Expand)AuthorAge
* bcache: Fix error handling in init codeKent Overstreet2013-05-15
* bcache: drop "select CLOSURES"Paul Bolle2013-05-15
* bcache: Fix incompatible pointer type warningEmil Goode2013-05-15
* bcache: Use bd_link_disk_holder()Kent Overstreet2013-04-30
* bcache: Allocator cleanup/fixesKent Overstreet2013-04-30
* bcache: Make sure blocksize isn't smaller than device blocksizeKent Overstreet2013-04-24
* bcache: Fix merge_bvec_fn usage for when it modifies the bvmKent Overstreet2013-04-22
* bcache: Correctly check against BIO_MAX_PAGESKent Overstreet2013-04-20
* bcache: Hack around stuff that clones up to bi_max_vecsKent Overstreet2013-04-20
* bcache: Set ra_pages based on backing device's ra_pagesKent Overstreet2013-04-20
* bcache: Take data offset from the bdev superblock.Kent Overstreet2013-04-20
* bcache: Disable broken btree fuzz testerKent Overstreet2013-04-08
* bcache: Fix a format string overflowKent Overstreet2013-04-08
* bcache: Fix a minor memory leak on device teardownKent Overstreet2013-04-08
* bcache: Use WARN_ONCE() instead of __WARN()Kent Overstreet2013-04-08
* bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2013-04-08
* bcache: Sparse fixesKent Overstreet2013-04-08
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-28
* bcache: Fix for the build fixesKent Overstreet2013-03-25
* bcache: Style/checkpatch fixesKent Overstreet2013-03-25
* bcache: Build fixes from test robotKent Overstreet2013-03-25
* bcache: A block layer cacheKent Overstreet2013-03-23