aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache
Commit message (Expand)AuthorAge
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* bcache: remove nested function usageJohn Sheu2014-03-18
* bcache: Kill bucket->gc_genKent Overstreet2014-03-18
* bcache: Kill unused freelistKent Overstreet2014-03-18
* bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
* bcache: Kill btree_io_wqKent Overstreet2014-03-18
* bcache: btree locking reworkKent Overstreet2014-03-18
* bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-18
* bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
* bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-18
* bcache: Improve priority_statsKent Overstreet2014-03-18
* bcache: Better alloc tracepointsKent Overstreet2014-03-18
* bcache: Kill dead cgroup codeKent Overstreet2014-03-18
* 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: Fix discard granularityKent Overstreet2014-03-18
* bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-18
* bcache: Fix a bug recovering from unclean shutdownKent Overstreet2014-03-18
* bcache: Fix a journalling reclaim after recovery bugKent Overstreet2014-03-18
* bcache: Fix a null ptr deref in journal replayKent Overstreet2014-03-17
* bcache: Fix a lockdep splat in an error pathKent Overstreet2014-03-17
* bcache: Fix a shutdown bugKent Overstreet2014-02-25
* bcache: Fix flash_dev_cache_miss() for real this timeKent Overstreet2014-02-25
* bcache: Fix another compiler warning on m68kKent Overstreet2014-02-18
* Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-01-30
|\
| * bcache: bugfix - gc thread now gets woken when cache is fullNicholas Swenson2014-01-29
| * bcache: Minor fixes from kbuild robotKent Overstreet2014-01-29
| * bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USEDDarrick J. Wong2014-01-29
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\|
| * bcache: Fix auxiliary search trees for key size > cacheline sizeKent Overstreet2014-01-08
| * bcache: Don't return -EINTR when insert finishedKent Overstreet2014-01-08
| * bcache: Improve bucket_prio() calculationKent Overstreet2014-01-08
| * bcache: Add bch_bkey_equal_header()Nicholas Swenson2014-01-08
| * bcache: update bch_bkey_try_mergeNicholas Swenson2014-01-08
| * bcache: Move insert_fixup() to btree_keys_opsKent Overstreet2014-01-08
| * bcache: Convert sorting to btree_keysKent Overstreet2014-01-08
| * bcache: Convert debug code to btree_keysKent Overstreet2014-01-08
| * bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-08
| * bcache: Refactor bset_tree sysfs statsKent Overstreet2014-01-08
| * bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-08
| * bcache: Add struct btree_keysKent Overstreet2014-01-08
| * bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-08
| * bcache: Rename/shuffle various code aroundKent Overstreet2014-01-08
| * bcache: Add struct bset_sort_stateKent Overstreet2014-01-08
| * bcache: Split out sort_extent_cmp()Kent Overstreet2014-01-08
| * bcache: Bkey indexing renamingKent Overstreet2014-01-08
| * bcache: Make bch_keylist_realloc() take u64s, not nptrsKent Overstreet2014-01-08
| * bcache: Remove/fix some header dependenciesKent Overstreet2014-01-08
| * bcache: Use a mempool for mergesort temporary spaceKent Overstreet2014-01-08