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