Age | Commit message (Expand) | Author |
2017-01-26 | nvme-fc: use blk_rq_nr_phys_segments | Christoph Hellwig |
2017-01-26 | nvmet-rdma: Fix missing dma sync to nvme data structures | Parav Pandit |
2017-01-26 | nvmet: Call fatal_error from keep-alive timout expiration | Sagi Grimberg |
2017-01-26 | nvmet: cancel fatal error and flush async work before free controller | Sagi Grimberg |
2017-01-26 | nvmet: delete controllers deletion upon subsystem release | Sagi Grimberg |
2017-01-26 | nvmet_fc: correct logic in disconnect queue LS handling | James Smart |
2017-01-13 | nvme: use blk_rq_payload_bytes | Christoph Hellwig |
2017-01-11 | nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too | Guilherme G. Piccoli |
2017-01-11 | nvme-rdma: fix nvme_rdma_queue_is_ready | Christoph Hellwig |
2016-12-22 | Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2016-12-21 | nvmet/fcloop: remove some logically dead code performing redundant ret checks | Colin Ian King |
2016-12-21 | nvmet: fix KATO offset in Set Features | Daniel Verkamp |
2016-12-21 | nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues | Johannes Thumshirn |
2016-12-21 | nvme/fc: correct some printk information | James Smart |
2016-12-21 | nvme/scsi: Remove START STOP emulation | Andy Lutomirski |
2016-12-21 | nvme/pci: Delete misleading queue-wrap comment | Keith Busch |
2016-12-21 | nvme/pci: Fix whitespace problem | Max Gurtovoy |
2016-12-21 | nvme: simplify stripe quirk | Keith Busch |
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 | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-12-14 | nvmet_rdma: log the connection reject message | Steve Wise |
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 FC LLDD loopback driver to test FC-NVME | James Smart |
2016-12-06 | nvme-fabrics: Add target support for FC transport | James Smart |
2016-12-06 | nvme-fabrics: Add host support for FC transport | James Smart |
2016-12-06 | nvme-fabrics: patch target code in prep for FC transport support | 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 | nvmet-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 | nvmet: Fix possible infinite loop triggered on hot namespace removal | Solganik Alexander |
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-06 | nvmet-rdma: Fix REJ status code | Bart Van Assche |
2016-12-05 | nvme: move NVMe class code to pci_ids.h | Christoph Hellwig |
2016-12-01 | nvmet: add support for the Write Zeroes command | Chaitanya Kulkarni |
2016-12-01 | nvme: add support for the Write Zeroes command | Chaitanya Kulkarni |
2016-12-01 | fs: configfs: don't return anything from drop_link | Andrzej Pietrasiewicz |
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 |