aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/bcache.h
Commit message (Expand)AuthorAge
* bcache: Bypass torture testKent Overstreet2013-11-11
* bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-11
* bcache: Better full stripe scanningKent Overstreet2013-11-11
* bcache: Move spinlock into struct time_statsKent Overstreet2013-11-11
* bcache: Kill sequential_merge optionKent Overstreet2013-11-11
* bcache: Incremental gcKent Overstreet2013-11-11
* bcache: Debug code improvementsKent Overstreet2013-11-11
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-11
* bcache: Move sector allocator to alloc.cKent Overstreet2013-11-11
* bcache: Add btree_map() functionsKent Overstreet2013-11-11
* bcache: Convert writeback to a kthreadKent Overstreet2013-11-11
* bcache: Convert gc to a kthreadKent Overstreet2013-11-11
* bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet2013-11-11
* bcache: Convert try_wait to wait_queue_head_tKent Overstreet2013-11-11
* bcache: Convert btree_insert_check_key() to btree_insert_node()Kent Overstreet2013-11-11
* bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-11
* bcache: Add on error panic/unregister settingKent Overstreet2013-11-11
* bcache: Use blkdev_issue_discard()Kent Overstreet2013-11-11
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-24
* bcache: Allocation kthread fixesKent Overstreet2013-07-12
* bcache: Fix a sysfs splat on shutdownKent Overstreet2013-07-12
* bcache: Write out full stripesKent Overstreet2013-06-27
* bcache: Track dirty data by stripeKent Overstreet2013-06-27
* bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-26
* bcache: Improve lazy sortingKent Overstreet2013-06-26
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
* bcache: Refactor btree ioKent Overstreet2013-06-26
* bcache: Convert allocator thread to kthreadKent Overstreet2013-06-26
* bcache: Fix error handling in init codeKent Overstreet2013-05-15
* bcache: Take data offset from the bdev superblock.Kent Overstreet2013-04-20
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-28
* bcache: Style/checkpatch fixesKent Overstreet2013-03-25
* bcache: A block layer cacheKent Overstreet2013-03-23