Hi Jens, Please pull this v4.9-rc2 based series of bcache updates for v4.9-rc3: (You may disregard the previous -rc1-based request.) git pull https://bitbucket.org/ewheelerinc/linux.git v4.9-rc2-bcache-updates Thank you! -- Eric Wheeler ]# git log --oneline v4.9-rc2..HEAD bd532a6 bcache: partition support: add 16 minors per bcacheN device 3312845 bcache: Make gc wakeup sane, remove set_task_state() 6bb7f1e bcache: update bio->bi_opf bypass/writeback REQ_ flag hints 3d58a09 bcache: documentation for ioprio cache hinting 2e8884b bcache: introduce per-process ioprio-based bypass/writeback hints ]# git diff --stat v4.9-rc2 Documentation/bcache.txt | 80 ++++++++++++++++++++++++++++++++++++++++ drivers/md/bcache/bcache.h | 7 +++- drivers/md/bcache/btree.c | 39 ++++++++++---------- drivers/md/bcache/btree.h | 3 +- drivers/md/bcache/request.c | 31 ++++++++++++++-- drivers/md/bcache/super.c | 7 +++- drivers/md/bcache/sysfs.c | 71 +++++++++++++++++++++++++++++++++++ drivers/md/bcache/writeback.c | 8 ++++ drivers/md/bcache/writeback.h | 26 ++++++++++++- 9 files changed, 244 insertions(+), 28 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html