Age | Commit message (Expand) | Author |
2018-05-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-05-03 | nvmet: switch loopback target state to connecting when resetting | Johannes Thumshirn |
2018-05-03 | nvme/multipath: Fix multipath disabled naming collisions | Keith Busch |
2018-05-03 | nvme/multipath: Disable runtime writable enabling parameter | Keith Busch |
2018-05-03 | nvme: Set integrity flag for user passthrough commands | Keith Busch |
2018-05-03 | nvme: fix potential memory leak in option parsing | Chengguang Xu |
2018-04-27 | nvmet-rdma: depend on INFINIBAND_ADDR_TRANS | Greg Thelen |
2018-04-27 | nvme: depend on INFINIBAND_ADDR_TRANS | Greg Thelen |
2018-04-12 | nvme: expand nvmf_check_if_ready checks | James Smart |
2018-04-12 | nvme: Use admin command effects for admin commands | Keith Busch |
2018-04-12 | nvmet: fix space padding in serial number | Daniel Verkamp |
2018-04-12 | nvme: check return value of init_srcu_struct function | Max Gurtovoy |
2018-04-12 | nvmet: Fix nvmet_execute_write_zeroes sector count | Rodrigo R. Galvao |
2018-04-12 | nvme-pci: Separate IO and admin queue IRQ vectors | Keith Busch |
2018-04-12 | nvme-pci: Remove unused queue parameter | Keith Busch |
2018-04-12 | nvme-pci: Skip queue deletion if there are no queues | Keith Busch |
2018-04-12 | nvme: target: fix buffer overflow | Arnd Bergmann |
2018-04-12 | nvme: don't send keep-alives to the discovery controller | Johannes Thumshirn |
2018-04-12 | nvme: unexport nvme_start_keep_alive | Johannes Thumshirn |
2018-04-12 | nvme-loop: fix kernel oops in case of unhandled command | Ming Lei |
2018-04-12 | nvme: enforce 64bit offset for nvme_get_log_ext fn | Matias Bjørling |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-03-29 | lightnvm: remove function name in strings | Matias Bjørling |
2018-03-29 | lightnvm: implement get log report chunk helpers | Javier González |
2018-03-29 | lightnvm: normalize geometry nomenclature | Javier González |
2018-03-29 | lightnvm: complete geo structure with maxoc* | Javier González |
2018-03-29 | lightnvm: add shorten OCSSD version in geo | Javier González |
2018-03-29 | lightnvm: add minor version to generic geometry | Javier González |
2018-03-29 | lightnvm: simplify geometry structure | Javier González |
2018-03-29 | nvme: lightnvm: add late setup of block size and metadata | Matias Bjørling |
2018-03-29 | lightnvm: remove nvm_dev_ops->max_phys_sect | Matias Bjørling |
2018-03-29 | lightnvm: add 2.0 geometry identification | Matias Bjørling |
2018-03-29 | lightnvm: flatten nvm_id_group into nvm_id | Matias Bjørling |
2018-03-29 | lightnvm: make 1.2 data structures explicit | Matias Bjørling |
2018-03-29 | lightnvm: remove multiple groups in 1.2 data structure | Matias Bjørling |
2018-03-29 | lightnvm: remove mlc pairs structure | Matias Bjørling |
2018-03-29 | lightnvm: remove chnl_offset in nvme_nvm_identity | Matias Bjørling |
2018-03-27 | blk-mq: Allow PCI vector offset for mapping queues | Keith Busch |
2018-03-26 | nvme: make nvme_get_log_ext non-static | Matias Bjørling |
2018-03-26 | nvmet: constify struct nvmet_fabrics_ops | Christoph Hellwig |
2018-03-26 | nvmet: refactor configfs transport type handling | Christoph Hellwig |
2018-03-26 | nvmet: move device_uuid configfs attr definition to suitable place | Max Gurtovoy |
2018-03-26 | nvme: Add .stop_ctrl to nvme ctrl ops | Nitzan Carmi |
2018-03-26 | nvme-rdma: Allow DELETING state change failure in error_recovery | Nitzan Carmi |
2018-03-26 | nvme: Skip checking heads without namespaces | Keith Busch |
2018-03-26 | nvme-rdma: Don't flush delete_wq by default during remove_one | Max Gurtovoy |
2018-03-26 | nvmet-rdma: Don't flush system_wq by default during remove_one | Max Gurtovoy |
2018-03-26 | nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler() | Israel Rukshin |
2018-03-26 | nvmet-rdma: Remove unused queue state | Israel Rukshin |
2018-03-26 | nvmet_fc: prevent new io rqsts in possible isr completions | James Smart |