1. 749b61d bcache: remove driver private bio splitting code by Kent Overstreet · 11 years ago
  2. bf0c55c bcache: fix crash with incomplete cache set by Slava Pestov · 10 years ago
  3. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  4. 3a2fd9d bcache: Kill bucket->gc_gen by Kent Overstreet · 10 years ago
  5. 2531d9ee bcache: Kill unused freelist by Kent Overstreet · 10 years ago
  6. 0a63b66 bcache: Rework btree cache reserve handling by Kent Overstreet · 10 years ago
  7. 56b3077 bcache: Kill btree_io_wq by Kent Overstreet · 10 years ago
  8. 4fe6a81 bcache: Add a real GC_MARK_RECLAIMABLE by Kent Overstreet · 10 years ago
  9. da415a0 bcache: Fix moving_gc deadlocking with a foreground write by Nicholas Swenson · 11 years ago
  10. 9471744 bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED by Darrick J. Wong · 10 years ago
  11. e0a985a bcache: Improve bucket_prio() calculation by Kent Overstreet · 11 years ago
  12. a85e968 bcache: Add struct btree_keys by Kent Overstreet · 11 years ago
  13. ee81128 bcache: Rename/shuffle various code around by Kent Overstreet · 11 years ago
  14. 67539e8 bcache: Add struct bset_sort_state by Kent Overstreet · 11 years ago
  15. fafff81 bcache: Bkey indexing renaming by Kent Overstreet · 11 years ago
  16. 9a02b7e bcache: Remove/fix some header dependencies by Kent Overstreet · 11 years ago
  17. 0a45114 bcache: Use a mempool for mergesort temporary space by Kent Overstreet · 11 years ago
  18. 78b77bf bcache: Btree verify code improvements by Kent Overstreet · 11 years ago
  19. 88b9f8c bcache: kill index() by Kent Overstreet · 11 years ago
  20. 7836541 bcache: Rework allocator reserves by Kent Overstreet · 11 years ago
  21. cb7a583 bcache: kill closure locking usage by Kent Overstreet · 11 years ago
  22. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  23. 16749c2 bcache: New writeback PD controller by Kent Overstreet · 11 years ago
  24. 981aa8c bcache: bugfix - moving_gc now moves only correct buckets by Nicholas Swenson · 11 years ago
  25. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  26. ed9c47b bcache: Kill unaligned bvec hack by Kent Overstreet · 11 years ago
  27. 5ceaaad bcache: Bypass torture test by Kent Overstreet · 11 years ago
  28. c4d951d bcache: Fix sysfs splat on shutdown with flash only devs by Kent Overstreet · 11 years ago
  29. 48a915a bcache: Better full stripe scanning by Kent Overstreet · 11 years ago
  30. 65d22e9 bcache: Move spinlock into struct time_stats by Kent Overstreet · 11 years ago
  31. 8aee122 bcache: Kill sequential_merge option by Kent Overstreet · 11 years ago
  32. a1f0358 bcache: Incremental gc by Kent Overstreet · 11 years ago
  33. 280481d bcache: Debug code improvements by Kent Overstreet · 11 years ago
  34. 81ab419 bcache: Pull on disk data structures out into a separate header by Kent Overstreet · 11 years ago
  35. 2599b53 bcache: Move sector allocator to alloc.c by Kent Overstreet · 11 years ago
  36. 48dad8b bcache: Add btree_map() functions by Kent Overstreet · 11 years ago
  37. 5e6926d bcache: Convert writeback to a kthread by Kent Overstreet · 11 years ago
  38. 72a4451 bcache: Convert gc to a kthread by Kent Overstreet · 11 years ago
  39. 35fcd84 bcache: Convert bucket_wait to wait_queue_head_t by Kent Overstreet · 11 years ago
  40. e8e1d46 bcache: Convert try_wait to wait_queue_head_t by Kent Overstreet · 11 years ago
  41. e7c590e bcache: Convert btree_insert_check_key() to btree_insert_node() by Kent Overstreet · 11 years ago
  42. 2d679fc bcache: Stripe size isn't necessarily a power of two by Kent Overstreet · 11 years ago
  43. 77c320e bcache: Add on error panic/unregister setting by Kent Overstreet · 11 years ago
  44. 49b1212 bcache: Use blkdev_issue_discard() by Kent Overstreet · 11 years ago
  45. c2a4f31 bcache: Fix a writeback performance regression by Kent Overstreet · 11 years ago
  46. 79826c3 bcache: Allocation kthread fixes by Kent Overstreet · 11 years ago
  47. c9502ea bcache: Fix a sysfs splat on shutdown by Kent Overstreet · 11 years ago
  48. 72c2706 bcache: Write out full stripes by Kent Overstreet · 11 years ago
  49. 279afba bcache: Track dirty data by stripe by Kent Overstreet · 11 years ago
  50. 444fc0b bcache: Initialize sectors_dirty when attaching by Kent Overstreet · 11 years ago
  51. 6ded34d bcache: Improve lazy sorting by Kent Overstreet · 11 years ago
  52. c37511b bcache: Fix/revamp tracepoints by Kent Overstreet · 11 years ago
  53. 5794351 bcache: Refactor btree io by Kent Overstreet · 11 years ago
  54. 119ba0f bcache: Convert allocator thread to kthread by Kent Overstreet · 11 years ago
  55. f59fce8 bcache: Fix error handling in init code by Kent Overstreet · 11 years ago
  56. 2903381 bcache: Take data offset from the bdev superblock. by Kent Overstreet · 11 years ago
  57. 169ef1c bcache: Don't export utility code, prefix with bch_ by Kent Overstreet · 11 years ago
  58. b1a67b0 bcache: Style/checkpatch fixes by Kent Overstreet · 11 years ago
  59. cafe563 bcache: A block layer cache by Kent Overstreet · 11 years ago