Age | Commit message (Expand) | Author |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-03-02 | nvme: Complete all stuck requests | Keith Busch |
2017-03-02 | nvme: allocate nvme_queue in correct node | Shaohua Li |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "embeded" pattern and fix typo instances | Masahiro Yamada |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-23 | nvme/pci: re-check security protocol support after reset | Scott Bauer |
2017-02-22 | nvme: detect NVMe controller in recent MacBooks | Daniel Roschka |
2017-02-22 | nvme-rdma: add support for host_traddr | Max Gurtovoy |
2017-02-22 | nvmet-rdma: Fix error handling | Christophe JAILLET |
2017-02-22 | nvmet-rdma: use nvme cm status helper | Max Gurtovoy |
2017-02-22 | nvme-rdma: move nvme cm status helper to .h file | Max Gurtovoy |
2017-02-22 | nvme-fc: don't bother to validate ioccsz and iorcsz | James Smart |
2017-02-22 | nvme/pci: No special case for queue busy on IO | Keith Busch |
2017-02-22 | nvme/core: Fix race kicking freed request_queue | Keith Busch |
2017-02-22 | nvme/pci: Disable on removal when disconnected | Keith Busch |
2017-02-22 | nvme: Enable autonomous power state transitions | Andy Lutomirski |
2017-02-22 | nvme: Add a quirk mechanism that uses identify_ctrl | Andy Lutomirski |
2017-02-22 | nvme: make nvmf_register_transport require a create_ctrl callback | Johannes Thumshirn |
2017-02-22 | nvme: Use CNS as 8-bit field and avoid endianness conversion | Parav Pandit |
2017-02-22 | nvme: add semicolon in nvme_command setting | Max Gurtovoy |
2017-02-22 | nvmet: avoid dereferencing nvmet_req | Max Gurtovoy |
2017-02-22 | nvme: Make controller state visible via sysfs | Sagi Grimberg |
2017-02-22 | nvmet: Make cntlid globally unique | Sagi Grimberg |
2017-02-22 | nvmet_fc: cleanup of abort flag processing in fcp_op_done | James Smart |
2017-02-22 | nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could" | Colin Ian King |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-02-17 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe |
2017-02-17 | nvme: Check for Security send/recv support before issuing commands. | Scott Bauer |
2017-02-17 | block/sed-opal: allocate struct opal_dev dynamically | Christoph Hellwig |
2017-02-14 | Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN | Scott Bauer |
2017-02-08 | nvme: support ranged discard requests | Christoph Hellwig |
2017-02-06 | nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls | Scott Bauer |
2017-01-31 | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig |
2017-01-31 | block: introduce blk_rq_is_passthrough | Christoph Hellwig |
2017-01-31 | nvme/pci: Don't mark IOD as aborted if abort wasn't sent | Keith Busch |
2017-01-31 | lightnvm: use end_io callback instead of instance | Matias Bjørling |
2017-01-31 | lightnvm: add ioctls for vector I/Os | Matias Bjørling |
2017-01-31 | lightnvm: reduce number of nvm_id groups to one | Matias Bjørling |
2017-01-31 | lightnvm: merge gennvm with core | Matias Bjørling |
2017-01-30 | nvme/scsi: don't rely on BLK_MAX_CDB | Christoph Hellwig |
2017-01-29 | nvme: fix compilation of scsi component | Jens Axboe |
2017-01-27 | Merge branch 'for-4.11/block' into for-4.11/rq-refactor | Jens Axboe |
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-24 | nvme-rdma: Switch from dma_device to dev.parent | Bart Van Assche |