1. ffa4703 bcache: add bucket_size_hi into struct cache_sb_disk for large bucket by Coly Li · 4 years, 8 months ago
  2. 764b53b Revert "bcache: ignore pending signals when creating gc and allocator thread" by Jens Axboe · 5 years ago
  3. 0b96da6 bcache: ignore pending signals when creating gc and allocator thread by Coly Li · 5 years ago
  4. 84c529a bcache: fix deadlock in bcache_allocator by Andrea Righi · 5 years ago
  5. e775339 bcache: check CACHE_SET_IO_DISABLE in allocator code by Coly Li · 6 years ago
  6. 78d4eb8 bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 6 years ago
  7. 8792099 bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set by Shenghui Wang · 6 years ago
  8. 1fae7cf bcache: style fix to add a blank line after declarations by Coly Li · 7 years ago
  9. 6f10f7d bcache: style fix to replace 'unsigned' by 'unsigned int' by Coly Li · 7 years ago
  10. ecb2ba8 bcache: add wait_for_kthread_stop() in bch_allocator_thread() by Coly Li · 7 years ago
  11. 771f393 bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags by Coly Li · 7 years ago
  12. 99361bb bcache: properly set task state in bch_writeback_thread() by Coly Li · 7 years ago
  13. 4eca1cb bcache: segregate flash only volume write streams by Tang Junhui · 7 years ago
  14. cf33c1e bcache: Fix building error on MIPS by Huacai Chen · 7 years ago
  15. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. d44c2f9 bcache: update bucket_in_use in real time by Tang Junhui · 7 years ago
  18. b1e8139 bcache: fix a comments typo in bch_alloc_sectors() by Coly Li · 7 years ago
  19. 91af830 bcache: check ca->alloc_thread initialized before wake up it by Coly Li · 7 years ago
  20. 89b1fc5 bcache: increase the number of open buckets by Tang Junhui · 8 years ago
  21. 770b8ce bcache: bch_allocator_thread() is not freezable by Jiri Kosina · 9 years ago
  22. 8b326d3 bcache allocator: send discards with correct size by Slava Pestov · 11 years ago
  23. 2531d9ee bcache: Kill unused freelist by Kent Overstreet · 11 years ago
  24. 0a63b66 bcache: Rework btree cache reserve handling by Kent Overstreet · 11 years ago
  25. 4fe6a81 bcache: Add a real GC_MARK_RECLAIMABLE by Kent Overstreet · 11 years ago
  26. 7159b1a bcache: Better alloc tracepoints by Kent Overstreet · 11 years ago
  27. e0a985a bcache: Improve bucket_prio() calculation by Kent Overstreet · 11 years ago
  28. 7836541 bcache: Rework allocator reserves by Kent Overstreet · 11 years ago
  29. 981aa8c bcache: bugfix - moving_gc now moves only correct buckets by Nicholas Swenson · 11 years ago
  30. 3a3b6a4 bcache: Don't bother with bucket refcount for btree node allocations by Kent Overstreet · 12 years ago
  31. 280481d bcache: Debug code improvements by Kent Overstreet · 11 years ago
  32. 2599b53 bcache: Move sector allocator to alloc.c by Kent Overstreet · 12 years ago
  33. 72a4451 bcache: Convert gc to a kthread by Kent Overstreet · 11 years ago
  34. 35fcd84 bcache: Convert bucket_wait to wait_queue_head_t by Kent Overstreet · 12 years ago
  35. 49b1212 bcache: Use blkdev_issue_discard() by Kent Overstreet · 12 years ago
  36. 79826c3 bcache: Allocation kthread fixes by Kent Overstreet · 12 years ago
  37. c37511b bcache: Fix/revamp tracepoints by Kent Overstreet · 12 years ago
  38. 119ba0f bcache: Convert allocator thread to kthread by Kent Overstreet · 12 years ago
  39. 86b26b8 bcache: Allocator cleanup/fixes by Kent Overstreet · 12 years ago
  40. b1a67b0 bcache: Style/checkpatch fixes by Kent Overstreet · 12 years ago
  41. cafe563 bcache: A block layer cache by Kent Overstreet · 12 years ago