commit | d8d8d9d789097f91edaeee65b77523079fa8cf3f | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Mon Aug 29 08:39:22 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Mon Aug 29 08:39:22 2016 -0600 |
tree | a5bd59f8c90a158dd7721a60abaece4866a2f47b | |
parent | 3eab887a55424fc2c27553b7bfe32330df83f7b8 [diff] | |
parent | 4d8c6a7946d53648d9ed0e3852a1c81ce07d40db [diff] |
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus Sagi writes: Mostly stability fixes and cleanups: - NQN endianess fix from Daniel - possible use-after-free fix from Vincent - nvme-rdma connect semantics fixes from Jay - Remove redundant variables in rdma driver - Kbuild fix from Christoph - nvmf_host referencing fix from Christoph - uninit variable fix from Colin