1. 28935ab bcache: Use ida for bcache block dev minor by Kent Overstreet · 11 years ago
  2. c4d951d bcache: Fix sysfs splat on shutdown with flash only devs by Kent Overstreet · 11 years ago
  3. 48a915a bcache: Better full stripe scanning by Kent Overstreet · 11 years ago
  4. 17e21a9 bcache: Have btree_split() insert into parent directly by Kent Overstreet · 11 years ago
  5. 65d22e9 bcache: Move spinlock into struct time_stats by Kent Overstreet · 11 years ago
  6. 8aee122 bcache: Kill sequential_merge option by Kent Overstreet · 11 years ago
  7. 5031016 bcache: Kill bch_next_recurse_key() by Kent Overstreet · 11 years ago
  8. bc9389e bcache: Avoid deadlocking in garbage collection by Kent Overstreet · 11 years ago
  9. a1f0358 bcache: Incremental gc by Kent Overstreet · 11 years ago
  10. 8835c12 bcache: Add make_btree_freeing_key() by Kent Overstreet · 11 years ago
  11. f269af5 bcache: Add btree_node_write_sync() by Kent Overstreet · 11 years ago
  12. 0eacac2 bcache: PRECEDING_KEY() by Kent Overstreet · 11 years ago
  13. d5cc66e bcache: bch_(btree|extent)_ptr_invalid() by Kent Overstreet · 11 years ago
  14. 3a3b6a4 bcache: Don't bother with bucket refcount for btree node allocations by Kent Overstreet · 11 years ago
  15. 280481d bcache: Debug code improvements by Kent Overstreet · 11 years ago
  16. e58ff15 bcache: Fix bch_ptr_bad() by Kent Overstreet · 11 years ago
  17. 81ab419 bcache: Pull on disk data structures out into a separate header by Kent Overstreet · 11 years ago
  18. 2599b53 bcache: Move sector allocator to alloc.c by Kent Overstreet · 11 years ago
  19. 220bb38 bcache: Break up struct search by Kent Overstreet · 11 years ago
  20. cc7b881 bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes() by Kent Overstreet · 11 years ago
  21. 6054c6d bcache: Don't use op->insert_collision by Kent Overstreet · 11 years ago
  22. 1b207d8 bcache: Kill op->replace by Kent Overstreet · 11 years ago
  23. faadf0c bcache: Drop some closure stuff by Kent Overstreet · 11 years ago
  24. b54d693 bcache: Kill op->cl by Kent Overstreet · 11 years ago
  25. c18536a bcache: Prune struct btree_op by Kent Overstreet · 11 years ago
  26. cc23196 bcache: Clean up cache_lookup_fn by Kent Overstreet · 11 years ago
  27. 2c1953e bcache: Convert bch_btree_read_async() to bch_btree_map_keys() by Kent Overstreet · 11 years ago
  28. df8e897 bcache: Move some stuff to btree.c by Kent Overstreet · 11 years ago
  29. 48dad8b bcache: Add btree_map() functions by Kent Overstreet · 11 years ago
  30. 5e6926d bcache: Convert writeback to a kthread by Kent Overstreet · 11 years ago
  31. 72a4451 bcache: Convert gc to a kthread by Kent Overstreet · 11 years ago
  32. 35fcd84 bcache: Convert bucket_wait to wait_queue_head_t by Kent Overstreet · 11 years ago
  33. e8e1d46 bcache: Convert try_wait to wait_queue_head_t by Kent Overstreet · 11 years ago
  34. 0b93207 bcache: Move keylist out of btree_op by Kent Overstreet · 11 years ago
  35. a34a8bf bcache: Refactor journalling flow control by Kent Overstreet · 11 years ago
  36. cdd972b bcache: Refactor read request code a bit by Kent Overstreet · 11 years ago
  37. 84f0db0 bcache: Refactor request_write() by Kent Overstreet · 11 years ago
  38. c2f95ae bcache: Clean up keylist code by Kent Overstreet · 11 years ago
  39. 4f3d401 bcache: Add explicit keylist arg to btree_insert() by Kent Overstreet · 11 years ago
  40. e7c590e bcache: Convert btree_insert_check_key() to btree_insert_node() by Kent Overstreet · 11 years ago
  41. 403b6cd bcache: Insert multiple keys at a time by Kent Overstreet · 11 years ago
  42. 26c949f bcache: Add btree_insert_node() by Kent Overstreet · 11 years ago
  43. d6fd3b1 bcache: Explicitly track btree node's parent by Kent Overstreet · 11 years ago
  44. 8304ad4 bcache: Remove unnecessary check in should_split() by Kent Overstreet · 11 years ago
  45. 2d679fc bcache: Stripe size isn't necessarily a power of two by Kent Overstreet · 11 years ago
  46. 77c320e bcache: Add on error panic/unregister setting by Kent Overstreet · 11 years ago
  47. 49b1212 bcache: Use blkdev_issue_discard() by Kent Overstreet · 11 years ago
  48. dd9ec84 bcache: Fix a lockdep splat by Kent Overstreet · 11 years ago
  49. 7857d5d4 bcache: Fix a journalling performance bug by Kent Overstreet · 11 years ago
  50. 1fa8455 bcache: Fix dirty_data accounting by Kent Overstreet · 11 years ago
  51. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  52. d47648f raid5: avoid finding "discard" stripe by Shaohua Li · 11 years ago
  53. 37c61ff raid5: set bio bi_vcnt 0 for discard request by Shaohua Li · 11 years ago
  54. 905b029 md: avoid deadlock when md_set_badblocks. by Bian Yu · 11 years ago
  55. 61e4947 md: Fix skipping recovery for read-only arrays. by Lukasz Dorau · 11 years ago
  56. d4eddd4 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() by Kent Overstreet · 11 years ago
  57. e9c6a18 dm snapshot: fix data corruption by Mikulas Patocka · 11 years ago
  58. 2fe80d3 bcache: Fix a null ptr deref regression by Kent Overstreet · 11 years ago
  59. e93dd91 Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  60. c0f04d8 bcache: Fix flushes in writeback mode by Kent Overstreet · 11 years ago
  61. 8478643 bcache: Fix for handling overlapping extents when reading in a btree node by Kent Overstreet · 11 years ago
  62. a698e08 bcache: Fix a shrinker deadlock by Kent Overstreet · 11 years ago
  63. 79e3dab bcache: Fix a dumb CPU spinning bug in writeback by Kent Overstreet · 11 years ago
  64. 1394d67 bcache: Fix a flush/fua performance bug by Kent Overstreet · 11 years ago
  65. c2a4f31 bcache: Fix a writeback performance regression by Kent Overstreet · 11 years ago
  66. 61cbd25 bcache: Correct printf()-style format length modifier by Geert Uytterhoeven · 11 years ago
  67. c426c4f bcache: Fix for when no journal entries are found by Kent Overstreet · 11 years ago
  68. aee6f1c bcache: Strip endline when writing the label through sysfs by Gabriel de Perthuis · 11 years ago
  69. 6d9d21e bcache: Fix a dumb journal discard bug by Kent Overstreet · 11 years ago
  70. e860313 dm: add reserved_bio_based_ios module parameter by Mike Snitzer · 11 years ago
  71. f479082 dm: add reserved_rq_based_ios module parameter by Mike Snitzer · 11 years ago
  72. 6cfa585 dm: lower bio-based mempool reservation by Mike Snitzer · 11 years ago
  73. b60ab99 dm thin: do not expose non-zero discard limits if discards disabled by Mike Snitzer · 11 years ago
  74. f84cb8a dm mpath: disable WRITE SAME if it fails by Mike Snitzer · 11 years ago
  75. 60e356f dm-snapshot: fix performance degradation due to small hash size by Mikulas Patocka · 11 years ago
  76. 5ea330a dm snapshot: workaround for a false positive lockdep warning by Mikulas Patocka · 11 years ago
  77. bbf3f8c dm stats: fix possible counter corruption on 32-bit systems by Mikulas Patocka · 11 years ago
  78. cc9d3c3 dm mpath: do not fail path on -ENOSPC by Jun'ichi Nomura · 11 years ago
  79. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 11 years ago
  81. 7426d62 Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  82. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  83. 7fff5e8 dm stripe: silence a couple sparse warnings by Mike Snitzer · 11 years ago
  84. fd2ed4d dm: add statistics support by Mikulas Patocka · 11 years ago
  85. 94563ba dm thin: always return -ENOSPC if no_free_space is set by Mike Snitzer · 11 years ago
  86. f11c1c5 dm ioctl: cleanup error handling in table_load by Mike Snitzer · 11 years ago
  87. 00c4fc3 dm ioctl: increase granularity of type_lock when loading table by Mike Snitzer · 11 years ago
  88. c2b0482 dm ioctl: prevent rename to empty name or uuid by Alasdair Kergon · 11 years ago
  89. d6fc204 dm thin: set pool read-only if breaking_sharing fails block allocation by Mike Snitzer · 11 years ago
  90. 4fa5971 dm thin: prefix pool error messages with pool device name by Mike Snitzer · 11 years ago
  91. 169e2cc dm: allow error target to replace bio-based and request-based targets by Mike Snitzer · 11 years ago
  92. f66c83d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  93. bfc90cb raid5: only wakeup necessary threads by Shaohua Li · 11 years ago
  94. 4d77e3b md/raid5: flush out all pending requests before proceeding with reshape. by NeilBrown · 11 years ago
  95. c46501b md/raid5: use seqcount to protect access to shape in make_request. by NeilBrown · 11 years ago
  96. b721420 raid5: sysfs entry to control worker thread number by Shaohua Li · 11 years ago
  97. 851c30c raid5: offload stripe handle to workqueue by Shaohua Li · 11 years ago
  98. d265d9d raid5: fix stripe release order by Shaohua Li · 11 years ago
  99. 773ca82 raid5: make release_stripe lockless by Shaohua Li · 11 years ago
  100. 260fa03 md: avoid deadlock when dirty buffers during md_stop. by NeilBrown · 11 years ago