summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/bcache.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: New writeback PD controllerKent Overstreet2013-12-161-3/+3
* bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson2013-12-161-3/+3
* bcache: Bypass torture testKent Overstreet2013-11-101-0/+1
* bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-101-6/+4
* bcache: Better full stripe scanningKent Overstreet2013-11-101-2/+3
* bcache: Move spinlock into struct time_statsKent Overstreet2013-11-101-2/+0
* bcache: Kill sequential_merge optionKent Overstreet2013-11-101-1/+0
* bcache: Incremental gcKent Overstreet2013-11-101-1/+0
* bcache: Debug code improvementsKent Overstreet2013-11-101-9/+1
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-101-242/+2
* bcache: Move sector allocator to alloc.cKent Overstreet2013-11-101-0/+4
* bcache: Add btree_map() functionsKent Overstreet2013-11-101-2/+0
* bcache: Convert writeback to a kthreadKent Overstreet2013-11-101-4/+6
* bcache: Convert gc to a kthreadKent Overstreet2013-11-101-5/+4
* bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet2013-11-101-4/+4
* bcache: Convert try_wait to wait_queue_head_tKent Overstreet2013-11-101-2/+2
* bcache: Convert btree_insert_check_key() to btree_insert_node()Kent Overstreet2013-11-101-8/+0
* bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-101-1/+1
* bcache: Add on error panic/unregister settingKent Overstreet2013-11-101-0/+6
* bcache: Use blkdev_issue_discard()Kent Overstreet2013-11-101-10/+0
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-241-4/+3
* bcache: Allocation kthread fixesKent Overstreet2013-07-121-4/+0
* bcache: Fix a sysfs splat on shutdownKent Overstreet2013-07-121-0/+1
* bcache: Write out full stripesKent Overstreet2013-06-261-2/+1
* bcache: Track dirty data by stripeKent Overstreet2013-06-261-6/+4
* bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-261-1/+1
* bcache: Improve lazy sortingKent Overstreet2013-06-261-0/+1
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-261-20/+0
* bcache: Refactor btree ioKent Overstreet2013-06-261-3/+2
* bcache: Convert allocator thread to kthreadKent Overstreet2013-06-261-6/+11
* bcache: Fix error handling in init codeKent Overstreet2013-05-151-1/+1
* bcache: Take data offset from the bdev superblock.Kent Overstreet2013-04-201-10/+37
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-1/+1
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-5/+5
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+1232
OpenPOWER on IntegriCloud