summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/movinggc.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
| * bcache: fix for gc crashing when no sectors are usedNicholas Swenson2013-12-161-1/+2
* | block: Abstract out bvec iteratorKent Overstreet2013-11-241-2/+2
|/
* bcache: Break up struct searchKent Overstreet2013-11-111-29/+27Star
* bcache: Don't use op->insert_collisionKent Overstreet2013-11-111-1/+1
* bcache: Kill op->replaceKent Overstreet2013-11-111-2/+2
* bcache: Kill op->clKent Overstreet2013-11-111-2/+2
* bcache: Prune struct btree_opKent Overstreet2013-11-111-9/+9
* bcache: Convert gc to a kthreadKent Overstreet2013-11-111-21/+14Star
* bcache: Refactor journalling flow controlKent Overstreet2013-11-111-1/+1
* bcache: Fix a lockdep splatKent Overstreet2013-11-111-1/+1
* bcache: Use standard utility codeKent Overstreet2013-07-011-3/+4
* bcache: Write out full stripesKent Overstreet2013-06-271-2/+3
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-7/+5Star
* 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-241-0/+254