| Commit message (Expand) | Author | Age | Files | Lines |
* | nvme: use blk_rq_payload_bytes | Christoph Hellwig | 2017-01-13 | 4 | -30/+15 |
* | nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too | Guilherme G. Piccoli | 2017-01-11 | 1 | -6/+1 |
* | nvme-rdma: fix nvme_rdma_queue_is_ready | Christoph Hellwig | 2017-01-11 | 1 | -1/+1 |
* | Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2016-12-22 | 7 | -67/+18 |
|\ |
|
| * | nvmet/fcloop: remove some logically dead code performing redundant ret checks | Colin Ian King | 2016-12-21 | 1 | -2/+2 |
| * | nvmet: fix KATO offset in Set Features | Daniel Verkamp | 2016-12-21 | 1 | -3/+1 |
| * | nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues | Johannes Thumshirn | 2016-12-21 | 1 | -7/+8 |
| * | nvme/fc: correct some printk information | James Smart | 2016-12-21 | 1 | -2/+2 |
| * | nvme/scsi: Remove START STOP emulation | Andy Lutomirski | 2016-12-21 | 1 | -27/+0 |
| * | nvme/pci: Delete misleading queue-wrap comment | Keith Busch | 2016-12-21 | 1 | -7/+0 |
| * | nvme/pci: Fix whitespace problem | Max Gurtovoy | 2016-12-21 | 1 | -4/+4 |
| * | nvme: simplify stripe quirk | Keith Busch | 2016-12-21 | 2 | -16/+2 |
* | | nvme : Use correct scnprintf in cmb show | Stephen Bates | 2016-12-19 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 2 | -6/+39 |
|\ |
|
| * | nvmet_rdma: log the connection reject message | Steve Wise | 2016-12-14 | 1 | -0/+3 |
| * | nvme-rdma: use rdma connection reject helper functions | Steve Wise | 2016-12-14 | 1 | -6/+36 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-12-15 | 1 | -3/+19 |
|\ \ |
|
| * | | nvme/pci: Log PCI_STATUS when the controller dies | Andy Lutomirski | 2016-12-14 | 1 | -3/+19 |
* | | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-12-14 | 1 | -6/+4 |
|\ \ \ |
|
| * | | | fs: configfs: don't return anything from drop_link | Andrzej Pietrasiewicz | 2016-12-01 | 1 | -6/+4 |
* | | | | Revert "nvme: add support for the Write Zeroes command" | Linus Torvalds | 2016-12-14 | 1 | -21/+0 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2016-12-13 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | nvme: move NVMe class code to pci_ids.h | Christoph Hellwig | 2016-12-05 | 1 | -3/+0 |
* | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-12-13 | 22 | -248/+6520 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | block: improve handling of the magic discard payload | Christoph Hellwig | 2016-12-09 | 5 | -38/+29 |
| * | | | nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME | James Smart | 2016-12-06 | 3 | -0/+1163 |
| * | | | nvme-fabrics: Add target support for FC transport | James Smart | 2016-12-06 | 3 | -0/+2301 |
| * | | | nvme-fabrics: Add host support for FC transport | James Smart | 2016-12-06 | 3 | -0/+2606 |
| * | | | nvme-fabrics: patch target code in prep for FC transport support | James Smart | 2016-12-06 | 1 | -0/+14 |
| * | | | nvme-fabrics: set sqe.command_id in core not transports | James Smart | 2016-12-06 | 4 | -4/+2 |
| * | | | nvme-rdma: align to generic ib_event logging helper | Max Gurtovoy | 2016-12-06 | 1 | -1/+3 |
| * | | | nvmet-rdma: align to generic ib_event logging helper | Max Gurtovoy | 2016-12-06 | 1 | -1/+2 |
| * | | | nvme-rdma: remove redundant define | Sagi Grimberg | 2016-12-06 | 1 | -1/+0 |
| * | | | nvme-fabrics: Adjust source code indentation | Bart Van Assche | 2016-12-06 | 1 | -1/+1 |
| * | | | nvme/scsi: Remove set-but-not-used variables | Bart Van Assche | 2016-12-06 | 1 | -9/+2 |
| * | | | nvmet: Fix possible infinite loop triggered on hot namespace removal | Solganik Alexander | 2016-12-06 | 3 | -14/+12 |
| * | | | nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path | Bart Van Assche | 2016-12-06 | 1 | -2/+1 |
| * | | | nvme-fabrics: Fix memory leaks in nvmf_parse_options() | Bart Van Assche | 2016-12-06 | 1 | -0/+2 |
| * | | | nvme-rdma: force queue size to respect controller capability | Samuel Jones | 2016-12-06 | 1 | -0/+8 |
| * | | | nvmet-rdma: Fix REJ status code | Bart Van Assche | 2016-12-06 | 1 | -1/+4 |
| * | | | nvmet: add support for the Write Zeroes command | Chaitanya Kulkarni | 2016-12-01 | 2 | -1/+31 |
| * | | | nvme: add support for the Write Zeroes command | Chaitanya Kulkarni | 2016-12-01 | 1 | -0/+21 |
| * | | | lightnvm: eliminate nvm_lun abstraction in mm | Javier González | 2016-11-29 | 1 | -0/+3 |
| * | | | lightnvm: move block provisioning to targets | Javier González | 2016-11-29 | 1 | -2/+9 |
| * | | | lightnvm: enable to send hint to erase command | Javier González | 2016-11-29 | 1 | -0/+1 |
| * | | | nvme: lightnvm: attach lightnvm sysfs to nvme block device | Matias Bjørling | 2016-11-29 | 3 | -48/+195 |
| * | | | nvme: lightnvm: frees wrong cmd structure | Matias Bjørling | 2016-11-29 | 1 | -1/+1 |
| * | | | block: bio: pass bvec table to bio_init() | Ming Lei | 2016-11-22 | 1 | -3/+1 |
| * | | | nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK | Omar Sandoval | 2016-11-15 | 4 | -10/+10 |
| * | | | block: move poll code to blk-mq | Jens Axboe | 2016-11-11 | 1 | -1/+1 |