1. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  2. cb85114 bcache: remove nested function usage by John Sheu · 11 years ago
  3. 3a2fd9d bcache: Kill bucket->gc_gen by Kent Overstreet · 11 years ago
  4. 2531d9ee bcache: Kill unused freelist by Kent Overstreet · 11 years ago
  5. 0a63b66 bcache: Rework btree cache reserve handling by Kent Overstreet · 11 years ago
  6. 56b3077 bcache: Kill btree_io_wq by Kent Overstreet · 11 years ago
  7. 2a28568 bcache: btree locking rework by Kent Overstreet · 11 years ago
  8. 05335cf bcache: Fix a race when freeing btree nodes by Kent Overstreet · 11 years ago
  9. 4fe6a81 bcache: Add a real GC_MARK_RECLAIMABLE by Kent Overstreet · 11 years ago
  10. c13f3af bcache: Add bch_keylist_init_single() by Kent Overstreet · 11 years ago
  11. 1575402 bcache: Improve priority_stats by Kent Overstreet · 11 years ago
  12. 7159b1a bcache: Better alloc tracepoints by Kent Overstreet · 11 years ago
  13. 3f5e0a3 bcache: Kill dead cgroup code by Kent Overstreet · 11 years ago
  14. 3f6ef38 bcache: stop moving_gc marking buckets that can't be moved. by Nicholas Swenson · 11 years ago
  15. 10d9dcf bcache: Fix moving_pred() by Kent Overstreet · 11 years ago
  16. da415a0 bcache: Fix moving_gc deadlocking with a foreground write by Nicholas Swenson · 11 years ago
  17. 90db691 bcache: Fix discard granularity by Kent Overstreet · 11 years ago
  18. 487dded bcache: Fix another bug recovering from unclean shutdown by Kent Overstreet · 11 years ago
  19. 0bd143f bcache: Fix a bug recovering from unclean shutdown by Kent Overstreet · 11 years ago
  20. 27201cfd bcache: Fix a journalling reclaim after recovery bug by Kent Overstreet · 11 years ago
  21. 65ddf45 bcache: Fix a null ptr deref in journal replay by Kent Overstreet · 11 years ago
  22. 4fa0340 bcache: Fix a lockdep splat in an error path by Kent Overstreet · 11 years ago
  23. dabb443 bcache: Fix a shutdown bug by Kent Overstreet · 11 years ago
  24. 1b4eaf3 bcache: Fix flash_dev_cache_miss() for real this time by Kent Overstreet · 11 years ago
  25. 85cbe1f bcache: Fix another compiler warning on m68k by Kent Overstreet · 11 years ago
  26. 96d2e8b Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache into for-linus by Jens Axboe · 11 years ago
  27. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  28. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  29. e3b4825 bcache: bugfix - gc thread now gets woken when cache is full by Nicholas Swenson · 11 years ago
  30. 3572324 bcache: Minor fixes from kbuild robot by Kent Overstreet · 11 years ago
  31. 9471744 bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED by Darrick J. Wong · 11 years ago
  32. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  33. b3ff8a2 cgroup: remove stray references to css_id by Hugh Dickins · 11 years ago
  34. 9dd6358 bcache: Fix auxiliary search trees for key size > cacheline size by Kent Overstreet · 11 years ago
  35. 3b3e9e5 bcache: Don't return -EINTR when insert finished by Kent Overstreet · 11 years ago
  36. e0a985a bcache: Improve bucket_prio() calculation by Kent Overstreet · 11 years ago
  37. 3bdad1e bcache: Add bch_bkey_equal_header() by Nicholas Swenson · 11 years ago
  38. 0f49cf3 bcache: update bch_bkey_try_merge by Nicholas Swenson · 11 years ago
  39. 829a60b bcache: Move insert_fixup() to btree_keys_ops by Kent Overstreet · 11 years ago
  40. 89ebb4a bcache: Convert sorting to btree_keys by Kent Overstreet · 11 years ago
  41. dc9d98d bcache: Convert debug code to btree_keys by Kent Overstreet · 11 years ago
  42. c052dd9 bcache: Convert btree_iter to struct btree_keys by Kent Overstreet · 11 years ago
  43. f67342d bcache: Refactor bset_tree sysfs stats by Kent Overstreet · 11 years ago
  44. 59158fd bcache: Add bch_btree_keys_u64s_remaining() by Kent Overstreet · 11 years ago
  45. a85e968 bcache: Add struct btree_keys by Kent Overstreet · 11 years ago
  46. 65d4523 bcache: Abstract out stuff needed for sorting by Kent Overstreet · 11 years ago
  47. ee81128 bcache: Rename/shuffle various code around by Kent Overstreet · 11 years ago
  48. 67539e8 bcache: Add struct bset_sort_state by Kent Overstreet · 11 years ago
  49. 911c961 bcache: Split out sort_extent_cmp() by Kent Overstreet · 11 years ago
  50. fafff81 bcache: Bkey indexing renaming by Kent Overstreet · 11 years ago
  51. 085d2a3 bcache: Make bch_keylist_realloc() take u64s, not nptrs by Kent Overstreet · 11 years ago
  52. 9a02b7e bcache: Remove/fix some header dependencies by Kent Overstreet · 11 years ago
  53. 0a45114 bcache: Use a mempool for mergesort temporary space by Kent Overstreet · 11 years ago
  54. 78b77bf bcache: Btree verify code improvements by Kent Overstreet · 11 years ago
  55. 88b9f8c bcache: kill index() by Kent Overstreet · 11 years ago
  56. 5c41c8a bcache: Trivial error handling fix by Kent Overstreet · 11 years ago
  57. c78afc6 bcache/md: Use raid stripe size by Kent Overstreet · 11 years ago
  58. 5f5837d bcache: Do bkey_put() in btree_split() error path by Kent Overstreet · 11 years ago
  59. 7836541 bcache: Rework allocator reserves by Kent Overstreet · 11 years ago
  60. 1dd13c8 bcache: kill closure locking code by Kent Overstreet · 11 years ago
  61. cb7a583 bcache: kill closure locking usage by Kent Overstreet · 11 years ago
  62. a5ae430 bcache: Zero less memory by Kent Overstreet · 11 years ago
  63. d56d000 bcache: Don't touch bucket gen for dirty ptrs by Kent Overstreet · 11 years ago
  64. b0f32a5 bcache: Minor btree cache fix by Kent Overstreet · 11 years ago
  65. 5775e21 bcache: Performance fix for when journal entry is full by Kent Overstreet · 11 years ago
  66. b3fa7e7 bcache: Minor journal fix by Kent Overstreet · 11 years ago
  67. ef71ec0 bcache: Data corruption fix by Kent Overstreet · 11 years ago
  68. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  69. 16749c2 bcache: New writeback PD controller by Kent Overstreet · 11 years ago
  70. 6d3d1a9 bcache: bugfix for race between moving_gc and bucket_invalidate by Kent Overstreet · 11 years ago
  71. bf0a628 bcache: fix for gc and writeback race by Nicholas Swenson · 11 years ago
  72. 981aa8c bcache: bugfix - moving_gc now moves only correct buckets by Nicholas Swenson · 11 years ago
  73. bee63f4 bcache: fix for gc crashing when no sectors are used by Nicholas Swenson · 11 years ago
  74. 97d11a6 bcache: Fix heap_peek() macro by Nicholas Swenson · 11 years ago
  75. 9eb8ebe bcache: Fix for can_attach_cache() by Nicholas Swenson · 11 years ago
  76. d24a6e1 bcache: Fix dirty_data accounting by Kent Overstreet · 11 years ago
  77. ce2b3f5 bcache: Use uninterruptible sleep in writeback by Kent Overstreet · 11 years ago
  78. f665c0f bcache: kthread don't set writeback task to INTERUPTIBLE by Stefan Priebe · 11 years ago
  79. 08239ca bcache: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  80. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  81. 196d38b block: Generic bio chaining by Kent Overstreet · 11 years ago
  82. e90abc8 block: Remove bi_idx hacks by Kent Overstreet · 11 years ago
  83. 59d276f block: Add bio_clone_fast() by Kent Overstreet · 11 years ago
  84. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  85. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  86. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
  87. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  88. ed9c47b bcache: Kill unaligned bvec hack by Kent Overstreet · 11 years ago
  89. c869494 bcache: defensively handle format strings by Kees Cook · 11 years ago
  90. 5ceaaad bcache: Bypass torture test by Kent Overstreet · 11 years ago
  91. 098fb25 bcache: Delete some slower inline asm by Kent Overstreet · 11 years ago
  92. 28935ab bcache: Use ida for bcache block dev minor by Kent Overstreet · 11 years ago
  93. c4d951d bcache: Fix sysfs splat on shutdown with flash only devs by Kent Overstreet · 11 years ago
  94. 48a915a bcache: Better full stripe scanning by Kent Overstreet · 11 years ago
  95. 17e21a9 bcache: Have btree_split() insert into parent directly by Kent Overstreet · 11 years ago
  96. 65d22e9 bcache: Move spinlock into struct time_stats by Kent Overstreet · 11 years ago
  97. 8aee122 bcache: Kill sequential_merge option by Kent Overstreet · 11 years ago
  98. 5031016 bcache: Kill bch_next_recurse_key() by Kent Overstreet · 11 years ago
  99. bc9389e bcache: Avoid deadlocking in garbage collection by Kent Overstreet · 11 years ago
  100. a1f0358 bcache: Incremental gc by Kent Overstreet · 11 years ago