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