Age | Commit message (Expand) | Author |
2018-06-20 | nvmet: reset keep alive timer in controller enable | Max Gurtuvoy |
2018-06-15 | nvme-fabrics: refactor queue ready check | Christoph Hellwig |
2018-06-11 | nvmet: free smart-log buffer after use | Chaitanya Kulkarni |
2018-06-08 | nvmet: filter newlines from user input | Sagi Grimberg |
2018-06-08 | nvmet: return all zeroed buffer when we can't find an active namespace | Christoph Hellwig |
2018-06-01 | nvmet: mask pending AENs | Christoph Hellwig |
2018-06-01 | nvmet: add AEN configuration support | Christoph Hellwig |
2018-06-01 | nvmet: implement the changed namespaces log | Christoph Hellwig |
2018-06-01 | nvmet: split log page implementation | Christoph Hellwig |
2018-06-01 | nvmet: add a new nvmet_zero_sgl helper | Christoph Hellwig |
2018-05-31 | nvmet: fix error return code in nvmet_file_ns_enable() | Wei Yongjun |
2018-05-31 | nvmet: fix a typo in nvmet_file_ns_enable() | Wei Yongjun |
2018-05-30 | nvme-loop: add support for multiple ports | Christoph Hellwig |
2018-05-29 | Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block | Jens Axboe |
2018-05-29 | nvme: return BLK_EH_DONE from ->timeout | Christoph Hellwig |
2018-05-25 | nvmet-loop: use nr_phys_segments when map rq to sgl | Chaitanya Kulkarni |
2018-05-25 | nvmet-fc: increase LS buffer count per fc port | James Smart |
2018-05-25 | nvmet: add simple file backed ns support | Chaitanya Kulkarni |
2018-05-25 | nvmet: remove duplicate NULL initialization for req->ns | Chaitanya Kulkarni |
2018-05-25 | nvmet: make a few error messages more generic | Chaitanya Kulkarni |
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-04-27 | nvmet-rdma: depend on INFINIBAND_ADDR_TRANS | Greg Thelen |
2018-04-12 | nvme: expand nvmf_check_if_ready checks | James Smart |
2018-04-12 | nvmet: fix space padding in serial number | Daniel Verkamp |
2018-04-12 | nvmet: Fix nvmet_execute_write_zeroes sector count | Rodrigo R. Galvao |
2018-04-12 | nvme: target: fix buffer overflow | Arnd Bergmann |
2018-04-12 | nvme-loop: fix kernel oops in case of unhandled command | Ming Lei |
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 | 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 |
2018-03-26 | nvmet: don't return "any" ip address in discovery log page | Sagi Grimberg |
2018-02-28 | Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2018-02-28 | nvmet: fix PSDT field check in command format | Max Gurtovoy |
2018-02-22 | nvmet-loop: use blk_rq_payload_bytes for sgl selection | Christoph Hellwig |
2018-02-14 | nvmet: Change return code of discard command if not supported | Israel Rukshin |
2018-01-29 | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-01-15 | nvmet: release a ns reference in nvmet_req_uninit if needed | Sagi Grimberg |
2018-01-15 | nvme: host delete_work and reset_work on separate workqueues | Roy Shterman |
2018-01-08 | nvmet: rearrange nvmet_ctrl_free() | Israel Rukshin |
2018-01-08 | nvmet: fix error flow in nvmet_alloc_ctrl() | Israel Rukshin |
2018-01-08 | nvme-fabrics: protect against module unload during create_ctrl | Roy Shterman |
2018-01-08 | nvmet-fc: cleanup nvmet add_port/remove_port | James Smart |
2018-01-08 | nvme_fcloop: refactor host/target io job access | James Smart |
2018-01-08 | nvme_fcloop: rework to remove xxx_IN_ISR feature flags | James Smart |
2018-01-08 | nvme_fcloop: disassocate local port structs | James Smart |