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