1. 15 9月, 2016 4 次提交
  2. 14 9月, 2016 1 次提交
  3. 12 9月, 2016 1 次提交
    • L
      nvme: make NVME_RDMA depend on BLOCK · bd0b841f
      Linus Torvalds 提交于
      Commit aa719874 ("nvme: fabrics drivers don't need the nvme-pci
      driver") removed the dependency on BLK_DEV_NVME, but the cdoe does
      depend on the block layer (which used to be an implicit dependency
      through BLK_DEV_NVME).
      
      Otherwise you get various errors from the kbuild test robot random
      config testing when that happens to hit a configuration with BLOCK
      device support disabled.
      
      Cc: Christoph Hellwig <hch@lst.de>
      Cc: Jay Freyensee <james_p_freyensee@linux.intel.com>
      Cc: Sagi Grimberg <sagi@grimberg.me>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      bd0b841f
  4. 10 9月, 2016 4 次提交
  5. 09 9月, 2016 8 次提交
  6. 08 9月, 2016 7 次提交
  7. 07 9月, 2016 2 次提交
  8. 06 9月, 2016 4 次提交
  9. 05 9月, 2016 4 次提交
  10. 04 9月, 2016 4 次提交
  11. 03 9月, 2016 1 次提交