summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/movinggc.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-181-1/+4
* bcache: Fix moving_pred()Kent Overstreet2014-03-181-5/+3
* bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-181-2/+3
* bcache: Rework allocator reservesKent Overstreet2014-01-081-1/+1
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-6/+15
|\
| * bcache: bugfix for race between moving_gc and bucket_invalidateKent Overstreet2013-12-161-0/+10
| * bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson2013-12-161-5/+3
| * bcache: fix for gc crashing when no sectors are usedNicholas Swenson2013-12-161-1/+2
* | block: Abstract out bvec iteratorKent Overstreet2013-11-231-2/+2
|/
* bcache: Break up struct searchKent Overstreet2013-11-101-29/+27
* bcache: Don't use op->insert_collisionKent Overstreet2013-11-101-1/+1
* bcache: Kill op->replaceKent Overstreet2013-11-101-2/+2
* bcache: Kill op->clKent Overstreet2013-11-101-2/+2
* bcache: Prune struct btree_opKent Overstreet2013-11-101-9/+9
* bcache: Convert gc to a kthreadKent Overstreet2013-11-101-21/+14
* bcache: Refactor journalling flow controlKent Overstreet2013-11-101-1/+1
* bcache: Fix a lockdep splatKent Overstreet2013-11-101-1/+1
* bcache: Use standard utility codeKent Overstreet2013-07-011-3/+4
* bcache: Write out full stripesKent Overstreet2013-06-261-2/+3
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-261-7/+5
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-2/+2
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-12/+12
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+254
OpenPOWER on IntegriCloud