summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/movinggc.c
Commit message (Expand)AuthorAge
* bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-18
* bcache: Fix moving_pred()Kent Overstreet2014-03-18
* bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-18
* bcache: Rework allocator reservesKent Overstreet2014-01-08
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
|\
| * bcache: bugfix for race between moving_gc and bucket_invalidateKent Overstreet2013-12-16
| * bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson2013-12-16
| * bcache: fix for gc crashing when no sectors are usedNicholas Swenson2013-12-16
* | block: Abstract out bvec iteratorKent Overstreet2013-11-23
|/
* bcache: Break up struct searchKent Overstreet2013-11-10
* bcache: Don't use op->insert_collisionKent Overstreet2013-11-10
* bcache: Kill op->replaceKent Overstreet2013-11-10
* bcache: Kill op->clKent Overstreet2013-11-10
* bcache: Prune struct btree_opKent Overstreet2013-11-10
* bcache: Convert gc to a kthreadKent Overstreet2013-11-10
* bcache: Refactor journalling flow controlKent Overstreet2013-11-10
* bcache: Fix a lockdep splatKent Overstreet2013-11-10
* bcache: Use standard utility codeKent Overstreet2013-07-01
* bcache: Write out full stripesKent Overstreet2013-06-26
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
* 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