aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/bcache/bcache.h
AgeCommit message (Expand)Author
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet
2013-07-12bcache: Allocation kthread fixesKent Overstreet
2013-07-12bcache: Fix a sysfs splat on shutdownKent Overstreet
2013-06-26bcache: Write out full stripesKent Overstreet
2013-06-26bcache: Track dirty data by stripeKent Overstreet
2013-06-26bcache: Initialize sectors_dirty when attachingKent Overstreet
2013-06-26bcache: Improve lazy sortingKent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-06-26bcache: Refactor btree ioKent Overstreet
2013-06-26bcache: Convert allocator thread to kthreadKent Overstreet
2013-05-15bcache: Fix error handling in init codeKent Overstreet
2013-04-20bcache: Take data offset from the bdev superblock.Kent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet