Age | Commit message (Expand) | Author |
2018-06-15 | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2018-06-15 | nvme-fabrics: fix and refine state checks in __nvmf_check_ready | Christoph Hellwig |
2018-06-15 | nvme-fabrics: handle the admin-only case properly in nvmf_check_ready | Christoph Hellwig |
2018-06-15 | nvme-fabrics: refactor queue ready check | Christoph Hellwig |
2018-06-14 | nvme: remove nvme_reinit_tagset | Christoph Hellwig |
2018-06-14 | nvme-fc: fix nulling of queue data on reconnect | James Smart |
2018-06-14 | nvme-fc: remove reinit_request routine | James Smart |
2018-06-14 | nvme-fc: change controllers first connect to use reconnect path | James Smart |
2018-06-13 | nvme: don't rely on the changed namespace list log | Christoph Hellwig |
2018-06-11 | nvmet: free smart-log buffer after use | Chaitanya Kulkarni |
2018-06-11 | nvme-rdma: fix error flow during mapping request data | Max Gurtovoy |
2018-06-11 | nvme: add bio remapping tracepoint | Hannes Reinecke |
2018-06-11 | nvme: fix NULL pointer dereference in nvme_init_subsystem | Israel Rukshin |
2018-06-08 | Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-08 | nvme: cleanup double shift issue | Dan Carpenter |
2018-06-08 | nvme-pci: make CMB SQ mod-param read-only | Keith Busch |
2018-06-08 | nvme-pci: unquiesce dead controller queues | Keith Busch |
2018-06-08 | nvme-pci: remove HMB teardown on reset | Keith Busch |
2018-06-08 | nvme-pci: queue creation fixes | Keith Busch |
2018-06-08 | nvme-pci: remove unnecessary completion doorbell check | Keith Busch |
2018-06-08 | nvme-pci: remove unnecessary nested locking | Keith Busch |
2018-06-08 | nvmet: filter newlines from user input | Sagi Grimberg |
2018-06-08 | nvme-rdma: correctly check for target keyed sgl support | Steve Wise |
2018-06-08 | nvme: don't hold nvmf_transports_rwsem for more than transport lookups | Johannes Thumshirn |
2018-06-08 | nvmet: return all zeroed buffer when we can't find an active namespace | Christoph Hellwig |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-06-01 | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block | Jens Axboe |
2018-06-01 | nvme: use the changed namespaces list log to clear ns data changed AENs | Christoph Hellwig |
2018-06-01 | nvme: mark nvme_queue_scan static | Christoph Hellwig |
2018-06-01 | nvme: submit AEN event configuration on startup | Hannes Reinecke |
2018-06-01 | nvmet: mask pending AENs | Christoph Hellwig |
2018-06-01 | nvmet: add AEN configuration support | Christoph Hellwig |
2018-06-01 | nvmet: implement the changed namespaces log | Christoph Hellwig |
2018-06-01 | nvmet: split log page implementation | Christoph Hellwig |
2018-06-01 | nvmet: add a new nvmet_zero_sgl helper | Christoph Hellwig |
2018-05-31 | nvme.h: untangle AEN notice definitions | Christoph Hellwig |
2018-05-31 | nvmet: fix error return code in nvmet_file_ns_enable() | Wei Yongjun |
2018-05-31 | nvmet: fix a typo in nvmet_file_ns_enable() | Wei Yongjun |
2018-05-31 | nvme-fabrics: allow internal passthrough command on deleting controllers | Christoph Hellwig |
2018-05-30 | Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-30 | blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter | Christoph Hellwig |
2018-05-30 | nvme-loop: add support for multiple ports | Christoph Hellwig |
2018-05-30 | nvme-pci: simplify __nvme_submit_cmd | Christoph Hellwig |
2018-05-30 | nvme-pci: Rate limit the nvme timeout warnings | Keith Busch |
2018-05-30 | nvme: allow duplicate controller if prior controller being deleted | James Smart |
2018-05-29 | Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block | Jens Axboe |
2018-05-29 | nvme: fix extended data LBA supported setting | Max Gurtovoy |