1. bc9389e bcache: Avoid deadlocking in garbage collection by Kent Overstreet · 12 years ago
  2. a1f0358 bcache: Incremental gc by Kent Overstreet · 12 years ago
  3. 8835c12 bcache: Add make_btree_freeing_key() by Kent Overstreet · 12 years ago
  4. f269af5 bcache: Add btree_node_write_sync() by Kent Overstreet · 12 years ago
  5. 0eacac2 bcache: PRECEDING_KEY() by Kent Overstreet · 12 years ago
  6. 3a3b6a4 bcache: Don't bother with bucket refcount for btree node allocations by Kent Overstreet · 12 years ago
  7. 280481d bcache: Debug code improvements by Kent Overstreet · 12 years ago
  8. 81ab419 bcache: Pull on disk data structures out into a separate header by Kent Overstreet · 12 years ago
  9. cc7b881 bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes() by Kent Overstreet · 12 years ago
  10. 6054c6d bcache: Don't use op->insert_collision by Kent Overstreet · 12 years ago
  11. 1b207d8 bcache: Kill op->replace by Kent Overstreet · 12 years ago
  12. faadf0c bcache: Drop some closure stuff by Kent Overstreet · 12 years ago
  13. b54d693 bcache: Kill op->cl by Kent Overstreet · 12 years ago
  14. c18536a bcache: Prune struct btree_op by Kent Overstreet · 12 years ago
  15. 2c1953e bcache: Convert bch_btree_read_async() to bch_btree_map_keys() by Kent Overstreet · 12 years ago
  16. df8e897 bcache: Move some stuff to btree.c by Kent Overstreet · 12 years ago
  17. 48dad8b bcache: Add btree_map() functions by Kent Overstreet · 12 years ago
  18. 72a4451 bcache: Convert gc to a kthread by Kent Overstreet · 12 years ago
  19. 35fcd84 bcache: Convert bucket_wait to wait_queue_head_t by Kent Overstreet · 12 years ago
  20. e8e1d46 bcache: Convert try_wait to wait_queue_head_t by Kent Overstreet · 12 years ago
  21. 0b93207 bcache: Move keylist out of btree_op by Kent Overstreet · 12 years ago
  22. a34a8bf bcache: Refactor journalling flow control by Kent Overstreet · 12 years ago
  23. c2f95ae bcache: Clean up keylist code by Kent Overstreet · 12 years ago
  24. 4f3d401 bcache: Add explicit keylist arg to btree_insert() by Kent Overstreet · 12 years ago
  25. e7c590e bcache: Convert btree_insert_check_key() to btree_insert_node() by Kent Overstreet · 12 years ago
  26. 403b6cd bcache: Insert multiple keys at a time by Kent Overstreet · 12 years ago
  27. 26c949f bcache: Add btree_insert_node() by Kent Overstreet · 12 years ago
  28. d6fd3b1 bcache: Explicitly track btree node's parent by Kent Overstreet · 12 years ago
  29. 1fa8455 bcache: Fix dirty_data accounting by Kent Overstreet · 12 years ago
  30. a698e08 bcache: Fix a shrinker deadlock by Kent Overstreet · 12 years ago
  31. 61cbd25 bcache: Correct printf()-style format length modifier by Geert Uytterhoeven · 12 years ago
  32. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 12 years ago
  33. 29ebf46 bcache: Fix GC_SECTORS_USED() calculation by Kent Overstreet · 12 years ago
  34. 8e51e41 bcache: Use standard utility code by Kent Overstreet · 12 years ago
  35. f3059a5 bcache: Delete fuzz tester by Kent Overstreet · 12 years ago
  36. 36c9ea9 bcache: Document shrinker reserve better by Kent Overstreet · 12 years ago
  37. e49c7c3 bcache: FUA fixes by Kent Overstreet · 12 years ago
  38. 72c2706 bcache: Write out full stripes by Kent Overstreet · 12 years ago
  39. 279afba bcache: Track dirty data by stripe by Kent Overstreet · 12 years ago
  40. 444fc0b bcache: Initialize sectors_dirty when attaching by Kent Overstreet · 12 years ago
  41. 85b1492 bcache: Rip out pkey()/pbtree() by Kent Overstreet · 12 years ago
  42. c37511b bcache: Fix/revamp tracepoints by Kent Overstreet · 12 years ago
  43. 5794351 bcache: Refactor btree io by Kent Overstreet · 12 years ago
  44. 119ba0f bcache: Convert allocator thread to kthread by Kent Overstreet · 12 years ago
  45. 86b26b8 bcache: Allocator cleanup/fixes by Kent Overstreet · 12 years ago
  46. cd953ed bcache: Add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  47. c19ed23 bcache: Sparse fixes by Kent Overstreet · 12 years ago
  48. 169ef1c bcache: Don't export utility code, prefix with bch_ by Kent Overstreet · 12 years ago
  49. b1a67b0 bcache: Style/checkpatch fixes by Kent Overstreet · 12 years ago
  50. 07e86cc bcache: Build fixes from test robot by Kent Overstreet · 12 years ago
  51. cafe563 bcache: A block layer cache by Kent Overstreet · 12 years ago