aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/bcache/movinggc.c
AgeCommit message (Expand)Author
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2014-03-18bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson
2014-03-18bcache: Fix moving_pred()Kent Overstreet
2014-03-18bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson
2014-01-08bcache: Rework allocator reservesKent Overstreet
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-12-16bcache: bugfix for race between moving_gc and bucket_invalidateKent Overstreet
2013-12-16bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson
2013-12-16bcache: fix for gc crashing when no sectors are usedNicholas Swenson
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-10bcache: Break up struct searchKent Overstreet
2013-11-10bcache: Don't use op->insert_collisionKent Overstreet
2013-11-10bcache: Kill op->replaceKent Overstreet
2013-11-10bcache: Kill op->clKent Overstreet
2013-11-10bcache: Prune struct btree_opKent Overstreet
2013-11-10bcache: Convert gc to a kthreadKent Overstreet
2013-11-10bcache: Refactor journalling flow controlKent Overstreet
2013-11-10bcache: Fix a lockdep splatKent Overstreet
2013-07-01bcache: Use standard utility codeKent Overstreet
2013-06-26bcache: Write out full stripesKent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet