1. bd180b4 drivers/md/bcache/extents.c: use %zi to format size_t by Geert Uytterhoeven · 11 years ago
  2. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  4. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  5. b3ff8a2 cgroup: remove stray references to css_id by Hugh Dickins · 11 years ago
  6. 9dd6358 bcache: Fix auxiliary search trees for key size > cacheline size by Kent Overstreet · 11 years ago
  7. 3b3e9e5 bcache: Don't return -EINTR when insert finished by Kent Overstreet · 11 years ago
  8. e0a985a bcache: Improve bucket_prio() calculation by Kent Overstreet · 11 years ago
  9. 3bdad1e bcache: Add bch_bkey_equal_header() by Nicholas Swenson · 11 years ago
  10. 0f49cf3 bcache: update bch_bkey_try_merge by Nicholas Swenson · 11 years ago
  11. 829a60b bcache: Move insert_fixup() to btree_keys_ops by Kent Overstreet · 11 years ago
  12. 89ebb4a bcache: Convert sorting to btree_keys by Kent Overstreet · 11 years ago
  13. dc9d98d6 bcache: Convert debug code to btree_keys by Kent Overstreet · 11 years ago
  14. c052dd9 bcache: Convert btree_iter to struct btree_keys by Kent Overstreet · 11 years ago
  15. f67342d bcache: Refactor bset_tree sysfs stats by Kent Overstreet · 11 years ago
  16. 59158fd bcache: Add bch_btree_keys_u64s_remaining() by Kent Overstreet · 11 years ago
  17. a85e968 bcache: Add struct btree_keys by Kent Overstreet · 11 years ago
  18. 65d4523 bcache: Abstract out stuff needed for sorting by Kent Overstreet · 11 years ago
  19. ee81128 bcache: Rename/shuffle various code around by Kent Overstreet · 11 years ago
  20. 67539e8 bcache: Add struct bset_sort_state by Kent Overstreet · 11 years ago
  21. 911c961 bcache: Split out sort_extent_cmp() by Kent Overstreet · 12 years ago
  22. fafff81 bcache: Bkey indexing renaming by Kent Overstreet · 11 years ago
  23. 085d2a3 bcache: Make bch_keylist_realloc() take u64s, not nptrs by Kent Overstreet · 11 years ago
  24. 9a02b7e bcache: Remove/fix some header dependencies by Kent Overstreet · 11 years ago
  25. 0a45114 bcache: Use a mempool for mergesort temporary space by Kent Overstreet · 11 years ago
  26. 78b77bf bcache: Btree verify code improvements by Kent Overstreet · 11 years ago
  27. 88b9f8c bcache: kill index() by Kent Overstreet · 11 years ago
  28. 5c41c8a bcache: Trivial error handling fix by Kent Overstreet · 12 years ago
  29. c78afc6 bcache/md: Use raid stripe size by Kent Overstreet · 12 years ago
  30. 5f5837d bcache: Do bkey_put() in btree_split() error path by Kent Overstreet · 11 years ago
  31. 7836541 bcache: Rework allocator reserves by Kent Overstreet · 11 years ago
  32. 1dd13c8 bcache: kill closure locking code by Kent Overstreet · 11 years ago
  33. cb7a583 bcache: kill closure locking usage by Kent Overstreet · 11 years ago
  34. a5ae430 bcache: Zero less memory by Kent Overstreet · 11 years ago
  35. d56d000 bcache: Don't touch bucket gen for dirty ptrs by Kent Overstreet · 12 years ago
  36. b0f32a5 bcache: Minor btree cache fix by Kent Overstreet · 11 years ago
  37. 5775e21 bcache: Performance fix for when journal entry is full by Kent Overstreet · 11 years ago
  38. b3fa7e7 bcache: Minor journal fix by Kent Overstreet · 12 years ago
  39. ef71ec0 bcache: Data corruption fix by Kent Overstreet · 11 years ago
  40. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  41. 16749c2 bcache: New writeback PD controller by Kent Overstreet · 11 years ago
  42. 6d3d1a9 bcache: bugfix for race between moving_gc and bucket_invalidate by Kent Overstreet · 11 years ago
  43. bf0a628 bcache: fix for gc and writeback race by Nicholas Swenson · 11 years ago
  44. 981aa8c bcache: bugfix - moving_gc now moves only correct buckets by Nicholas Swenson · 11 years ago
  45. bee63f4 bcache: fix for gc crashing when no sectors are used by Nicholas Swenson · 11 years ago
  46. 97d11a6 bcache: Fix heap_peek() macro by Nicholas Swenson · 11 years ago
  47. 9eb8ebe bcache: Fix for can_attach_cache() by Nicholas Swenson · 11 years ago
  48. d24a6e1 bcache: Fix dirty_data accounting by Kent Overstreet · 11 years ago
  49. ce2b3f5 bcache: Use uninterruptible sleep in writeback by Kent Overstreet · 11 years ago
  50. f665c0f bcache: kthread don't set writeback task to INTERUPTIBLE by Stefan Priebe · 11 years ago
  51. 08239ca bcache: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  52. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  53. 196d38bc block: Generic bio chaining by Kent Overstreet · 11 years ago
  54. e90abc8 block: Remove bi_idx hacks by Kent Overstreet · 12 years ago
  55. 59d276f block: Add bio_clone_fast() by Kent Overstreet · 11 years ago
  56. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  57. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  58. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 12 years ago
  59. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  60. ed9c47b bcache: Kill unaligned bvec hack by Kent Overstreet · 11 years ago
  61. c869494 bcache: defensively handle format strings by Kees Cook · 11 years ago
  62. 5ceaaad bcache: Bypass torture test by Kent Overstreet · 11 years ago
  63. 098fb25 bcache: Delete some slower inline asm by Kent Overstreet · 12 years ago
  64. 28935ab bcache: Use ida for bcache block dev minor by Kent Overstreet · 12 years ago
  65. c4d951d bcache: Fix sysfs splat on shutdown with flash only devs by Kent Overstreet · 12 years ago
  66. 48a915a bcache: Better full stripe scanning by Kent Overstreet · 11 years ago
  67. 17e21a9 bcache: Have btree_split() insert into parent directly by Kent Overstreet · 12 years ago
  68. 65d22e9 bcache: Move spinlock into struct time_stats by Kent Overstreet · 12 years ago
  69. 8aee122 bcache: Kill sequential_merge option by Kent Overstreet · 12 years ago
  70. 5031016 bcache: Kill bch_next_recurse_key() by Kent Overstreet · 11 years ago
  71. bc9389e bcache: Avoid deadlocking in garbage collection by Kent Overstreet · 11 years ago
  72. a1f0358 bcache: Incremental gc by Kent Overstreet · 11 years ago
  73. 8835c12 bcache: Add make_btree_freeing_key() by Kent Overstreet · 12 years ago
  74. f269af5 bcache: Add btree_node_write_sync() by Kent Overstreet · 12 years ago
  75. 0eacac2 bcache: PRECEDING_KEY() by Kent Overstreet · 12 years ago
  76. d5cc66e bcache: bch_(btree|extent)_ptr_invalid() by Kent Overstreet · 12 years ago
  77. 3a3b6a4 bcache: Don't bother with bucket refcount for btree node allocations by Kent Overstreet · 12 years ago
  78. 280481d bcache: Debug code improvements by Kent Overstreet · 11 years ago
  79. e58ff15 bcache: Fix bch_ptr_bad() by Kent Overstreet · 12 years ago
  80. 81ab419 bcache: Pull on disk data structures out into a separate header by Kent Overstreet · 11 years ago
  81. 2599b53 bcache: Move sector allocator to alloc.c by Kent Overstreet · 12 years ago
  82. 220bb38 bcache: Break up struct search by Kent Overstreet · 11 years ago
  83. cc7b8819 bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes() by Kent Overstreet · 12 years ago
  84. 6054c6d bcache: Don't use op->insert_collision by Kent Overstreet · 12 years ago
  85. 1b207d8 bcache: Kill op->replace by Kent Overstreet · 11 years ago
  86. faadf0c bcache: Drop some closure stuff by Kent Overstreet · 11 years ago
  87. b54d693 bcache: Kill op->cl by Kent Overstreet · 12 years ago
  88. c18536a bcache: Prune struct btree_op by Kent Overstreet · 12 years ago
  89. cc23196 bcache: Clean up cache_lookup_fn by Kent Overstreet · 12 years ago
  90. 2c1953e bcache: Convert bch_btree_read_async() to bch_btree_map_keys() by Kent Overstreet · 12 years ago
  91. df8e897 bcache: Move some stuff to btree.c by Kent Overstreet · 12 years ago
  92. 48dad8b bcache: Add btree_map() functions by Kent Overstreet · 11 years ago
  93. 5e6926da bcache: Convert writeback to a kthread by Kent Overstreet · 12 years ago
  94. 72a4451 bcache: Convert gc to a kthread by Kent Overstreet · 11 years ago
  95. 35fcd84 bcache: Convert bucket_wait to wait_queue_head_t by Kent Overstreet · 12 years ago
  96. e8e1d46 bcache: Convert try_wait to wait_queue_head_t by Kent Overstreet · 12 years ago
  97. 0b93207 bcache: Move keylist out of btree_op by Kent Overstreet · 12 years ago
  98. a34a8bf bcache: Refactor journalling flow control by Kent Overstreet · 11 years ago
  99. cdd972b bcache: Refactor read request code a bit by Kent Overstreet · 11 years ago
  100. 84f0db0 bcache: Refactor request_write() by Kent Overstreet · 12 years ago