summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/movinggc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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