Age | Commit message (Expand) | Author |
2020-06-11 | Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-11 | nvmet: fail outstanding host posted AEN req | Chaitanya Kulkarni |
2020-06-11 | nvmet-tcp: constify nvmet_tcp_ops | Max Gurtovoy |
2020-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-05-28 | ipv4: add ip_sock_set_tos | Christoph Hellwig |
2020-05-28 | tcp: add tcp_sock_set_nodelay | Christoph Hellwig |
2020-05-28 | net: add sock_set_priority | Christoph Hellwig |
2020-05-28 | net: add sock_no_linger | Christoph Hellwig |
2020-05-28 | net: add sock_set_reuseaddr | Christoph Hellwig |
2020-05-27 | RDMA/cma: Provide ECE reject reason | Leon Romanovsky |
2020-05-27 | nvmet: cleanups the loop in nvmet_async_events_process | David Milburn |
2020-05-27 | nvmet: fix memory leak when removing namespaces and controllers concurrently | Sagi Grimberg |
2020-05-27 | nvmet-rdma: add metadata/T10-PI support | Israel Rukshin |
2020-05-27 | nvmet: add metadata support for block devices | Israel Rukshin |
2020-05-27 | nvmet: add metadata/T10-PI support | Israel Rukshin |
2020-05-27 | nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len | Israel Rukshin |
2020-05-27 | nvmet: rename nvmet_rw_len to nvmet_rw_data_len | Israel Rukshin |
2020-05-27 | nvmet: add metadata characteristics for a namespace | Israel Rukshin |
2020-05-27 | nvmet: revalidate-ns & generate AEN from configfs | Chaitanya Kulkarni |
2020-05-27 | nvmet: generate AEN for ns revalidate size change | Chaitanya Kulkarni |
2020-05-27 | nvmet: add helper to revalidate bdev and file ns | Chaitanya Kulkarni |
2020-05-27 | nvmet: add async event tracing support | Chaitanya Kulkarni |
2020-05-27 | nvmet-tcp: move send/recv error handling in the send/recv methods instead of ... | Sagi Grimberg |
2020-05-27 | nvmet-tcp: set MSG_EOR if we send last payload in the batch | Sagi Grimberg |
2020-05-27 | nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send | Sagi Grimberg |
2020-05-27 | nvmet: mark nvmet_ana_state static | Christoph Hellwig |
2020-05-27 | nvmet: replace kstrndup() with kmemdup_nul() | Chen Zhou |
2020-05-22 | block: remove the error_sector argument to blkdev_issue_flush | Christoph Hellwig |
2020-05-09 | nvmet: align addrfam list to spec | Chaitanya Kulkarni |
2020-05-09 | nvmet: centralize port enable access for configfs | Chaitanya Kulkarni |
2020-05-09 | nvmet: use type-name map for address treq | Chaitanya Kulkarni |
2020-05-09 | nvmet: use type-name map for ana states | Chaitanya Kulkarni |
2020-05-09 | nvmet: use type-name map for address family | Chaitanya Kulkarni |
2020-05-09 | nvmet: add generic type-name mapping | Chaitanya Kulkarni |
2020-05-09 | nvmet: add ns revalidation support | Anthony Iliopoulos |
2020-05-09 | nvmet-fc: slight cleanup for kbuild test warnings | James Smart |
2020-05-09 | nvmet-rdma: use SRQ per completion vector | Max Gurtovoy |
2020-05-09 | nvme-fcloop: add target to host LS request support | James Smart |
2020-05-09 | nvme-fcloop: refactor to enable target to host LS | James Smart |
2020-05-09 | nvmet-fc: Add Disconnect Association Xmt support | James Smart |
2020-05-09 | nvmet-fc: rename ls_list to ls_rcv_list | James Smart |
2020-05-09 | nvmet-fc: track hostport handle for associations | James Smart |
2020-05-09 | nvmet-fc: perform small cleanups on unneeded checks | James Smart |
2020-05-09 | nvmet-fc: add LS failure messages | James Smart |
2020-05-09 | nvmet-fc: Update target for common definitions for LS handling | James Smart |
2020-05-09 | nvme-fc: Ensure private pointers are NULL if no data | James Smart |
2020-05-09 | nvmet-fc: Better size LS buffers | James Smart |
2020-05-09 | nvme-fc nvmet-fc: refactor for common LS definitions | James Smart |