Age | Commit message (Expand) | Author |
2016-12-19 | nvme : Use correct scnprintf in cmb show | Stephen Bates |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-14 | nvme-rdma: use rdma connection reject helper functions | Steve Wise |
2016-12-13 | nvme/pci: Log PCI_STATUS when the controller dies | Andy Lutomirski |
2016-12-13 | Revert "nvme: add support for the Write Zeroes command" | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-09 | block: improve handling of the magic discard payload | Christoph Hellwig |
2016-12-06 | nvme-fabrics: Add host support for FC transport | James Smart |
2016-12-06 | nvme-fabrics: set sqe.command_id in core not transports | James Smart |
2016-12-06 | nvme-rdma: align to generic ib_event logging helper | Max Gurtovoy |
2016-12-06 | nvme-rdma: remove redundant define | Sagi Grimberg |
2016-12-06 | nvme-fabrics: Adjust source code indentation | Bart Van Assche |
2016-12-06 | nvme/scsi: Remove set-but-not-used variables | Bart Van Assche |
2016-12-06 | nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path | Bart Van Assche |
2016-12-06 | nvme-fabrics: Fix memory leaks in nvmf_parse_options() | Bart Van Assche |
2016-12-06 | nvme-rdma: force queue size to respect controller capability | Samuel Jones |
2016-12-05 | nvme: move NVMe class code to pci_ids.h | Christoph Hellwig |
2016-12-01 | nvme: add support for the Write Zeroes command | Chaitanya Kulkarni |
2016-11-29 | lightnvm: eliminate nvm_lun abstraction in mm | Javier González |
2016-11-29 | lightnvm: move block provisioning to targets | Javier González |
2016-11-29 | lightnvm: enable to send hint to erase command | Javier González |
2016-11-29 | nvme: lightnvm: attach lightnvm sysfs to nvme block device | Matias Bjørling |
2016-11-29 | nvme: lightnvm: frees wrong cmd structure | Matias Bjørling |
2016-11-16 | nvme/pci: Don't free queues on error | Keith Busch |
2016-11-15 | nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK | Omar Sandoval |
2016-11-14 | nvme-rdma: stop and free io queues on connect failure | Steve Wise |
2016-11-14 | nvme-rdma: reject non-connect commands before the queue is live | Christoph Hellwig |
2016-11-11 | lightnvm: invalid offset calculation for lba_shift | Matias Bjørling |
2016-11-10 | nvme: don't pass the full CQE to nvme_complete_async_event | Christoph Hellwig |
2016-11-10 | nvme: introduce struct nvme_request | Christoph Hellwig |
2016-11-02 | nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code | Bart Van Assche |
2016-11-02 | nvme: Fix a race condition related to stopping queues | Bart Van Assche |
2016-11-02 | blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() | Bart Van Assche |
2016-11-02 | blk-mq: Remove blk_mq_cancel_requeue_work() | Bart Van Assche |
2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig |
2016-10-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-19 | nvme: use symbolic constants for CNS values | Christoph Hellwig |
2016-10-19 | nvme: Add tertiary number to NVME_VS | Gabriel Krisman Bertazi |
2016-10-12 | nvme : Add sysfs entry for NVMe CMBs when appropriate | Stephen Bates |
2016-10-12 | nvme: don't schedule multiple resets | Keith Busch |
2016-10-12 | nvme: Delete created IO queues on reset | Keith Busch |
2016-10-12 | nvme: Stop probing a removed device | Keith Busch |
2016-10-11 | nvme: use the DMA_ATTR_NO_WARN attribute | Mauricio Faria de Oliveira |
2016-10-09 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-07 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-09-24 | nvme: Pass pointers, not dma addresses, to nvme_get/set_features() | Andy Lutomirski |
2016-09-24 | nvme/scsi: Remove power management support | Andy Lutomirski |