aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/bcache/super.c
AgeCommit message (Expand)Author
2013-07-28bcache: Fix a sysfs splat on shutdownKent Overstreet
2013-07-28bcache: Shutdown fixKent Overstreet
2013-07-28bcache: Advertise that flushes are supportedKent Overstreet
2013-05-15bcache: Fix error handling in init codeKent Overstreet
2013-05-15bcache: Fix incompatible pointer type warningEmil Goode
2013-04-30bcache: Use bd_link_disk_holder()Kent Overstreet
2013-04-24bcache: Make sure blocksize isn't smaller than device blocksizeKent Overstreet
2013-04-20bcache: Set ra_pages based on backing device's ra_pagesKent Overstreet
2013-04-20bcache: Take data offset from the bdev superblock.Kent Overstreet
2013-04-08bcache: Fix a minor memory leak on device teardownKent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-25bcache: Build fixes from test robotKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet