aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/bcache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-12bcache: Allocation kthread fixesKent Overstreet1-4/+0
2013-07-12bcache: Fix a sysfs splat on shutdownKent Overstreet1-0/+1
2013-06-26bcache: Write out full stripesKent Overstreet1-2/+1
2013-06-26bcache: Track dirty data by stripeKent Overstreet1-6/+4
2013-06-26bcache: Initialize sectors_dirty when attachingKent Overstreet1-1/+1
2013-06-26bcache: Improve lazy sortingKent Overstreet1-0/+1
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-20/+0
2013-06-26bcache: Refactor btree ioKent Overstreet1-3/+2
2013-06-26bcache: Convert allocator thread to kthreadKent Overstreet1-6/+11
2013-05-15bcache: Fix error handling in init codeKent Overstreet1-1/+1
2013-04-20bcache: Take data offset from the bdev superblock.Kent Overstreet1-10/+37
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet1-1/+1
2013-03-25bcache: Style/checkpatch fixesKent Overstreet1-5/+5
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+1232