summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/super.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Use bd_link_disk_holder()Kent Overstreet2013-04-301-17/+35
* bcache: Make sure blocksize isn't smaller than device blocksizeKent Overstreet2013-04-241-2/+6
* bcache: Set ra_pages based on backing device's ra_pagesKent Overstreet2013-04-201-0/+4
* bcache: Take data offset from the bdev superblock.Kent Overstreet2013-04-201-46/+62
* bcache: Fix a minor memory leak on device teardownKent Overstreet2013-04-081-1/+3
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-9/+9
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-3/+4
* bcache: Build fixes from test robotKent Overstreet2013-03-251-0/+1
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+1941
OpenPOWER on IntegriCloud