Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -2/+2 |
2020-06-11 | Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -20/+37 |
2020-06-11 | nvmet: fail outstanding host posted AEN req | Chaitanya Kulkarni | 1 | -7/+20 |
2020-06-11 | nvme-pci: use simple suspend when a HMB is enabled | Christoph Hellwig | 1 | -0/+6 |
2020-06-11 | nvme-fc: don't call nvme_cleanup_cmd() for AENs | Daniel Wagner | 1 | -2/+3 |
2020-06-11 | nvmet-tcp: constify nvmet_tcp_ops | Max Gurtovoy | 1 | -2/+2 |
2020-06-11 | nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_ops | Rikard Falkeborn | 1 | -4/+4 |
2020-06-11 | nvme: do not call del_gendisk() on a disk that was never added | Niklas Cassel | 1 | -3/+1 |
2020-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+3 |
2020-06-04 | block: remove the error argument to the block_bio_complete tracepoint | Christoph Hellwig | 1 | -2/+1 |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -89/+18 |
2020-06-02 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 23 | -863/+2954 |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -4/+7 |
2020-05-29 | nvme: force complete cancelled requests | Keith Busch | 1 | -1/+1 |
2020-05-28 | ipv4: add ip_sock_set_tos | Christoph Hellwig | 2 | -19/+5 |
2020-05-28 | tcp: add tcp_sock_set_syncnt | Christoph Hellwig | 1 | -8/+1 |
2020-05-28 | tcp: add tcp_sock_set_nodelay | Christoph Hellwig | 2 | -18/+3 |
2020-05-28 | net: add sock_set_priority | Christoph Hellwig | 2 | -24/+6 |
2020-05-28 | net: add sock_no_linger | Christoph Hellwig | 2 | -13/+2 |
2020-05-28 | net: add sock_set_reuseaddr | Christoph Hellwig | 1 | -7/+1 |
2020-05-27 | RDMA/cma: Provide ECE reject reason | Leon Romanovsky | 1 | -1/+3 |
2020-05-27 | nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll() | Dongli Zhang | 1 | -4/+7 |
2020-05-27 | nvme: set dma alignment to qword | Keith Busch | 1 | -0/+1 |
2020-05-27 | nvmet: cleanups the loop in nvmet_async_events_process | David Milburn | 1 | -9/+6 |
2020-05-27 | nvmet: fix memory leak when removing namespaces and controllers concurrently | Sagi Grimberg | 1 | -9/+6 |
2020-05-27 | nvmet-rdma: add metadata/T10-PI support | Israel Rukshin | 1 | -19/+215 |
2020-05-27 | nvmet: add metadata support for block devices | Israel Rukshin | 4 | -32/+161 |
2020-05-27 | nvmet: add metadata/T10-PI support | Israel Rukshin | 5 | -10/+121 |
2020-05-27 | nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len | Israel Rukshin | 7 | -25/+25 |
2020-05-27 | nvmet: rename nvmet_rw_len to nvmet_rw_data_len | Israel Rukshin | 3 | -3/+3 |
2020-05-27 | nvmet: add metadata characteristics for a namespace | Israel Rukshin | 3 | -0/+26 |
2020-05-27 | nvme-rdma: add metadata/T10-PI support | Max Gurtovoy | 1 | -10/+270 |
2020-05-27 | nvme-rdma: introduce nvme_rdma_sgl structure | Israel Rukshin | 1 | -17/+24 |
2020-05-27 | nvme: introduce NVME_INLINE_METADATA_SG_CNT | Israel Rukshin | 1 | -0/+2 |
2020-05-27 | nvme: enforce extended LBA format for fabrics metadata | Max Gurtovoy | 1 | -14/+27 |
2020-05-27 | nvme: introduce max_integrity_segments ctrl attribute | Max Gurtovoy | 3 | -4/+14 |
2020-05-27 | nvme: make nvme_ns_has_pi accessible to transports | James Smart | 2 | -6/+7 |
2020-05-27 | nvme: introduce NVME_NS_METADATA_SUPPORTED flag | Max Gurtovoy | 2 | -7/+35 |
2020-05-27 | nvme: introduce namespace features flag | Max Gurtovoy | 3 | -5/+14 |
2020-05-27 | nvmet: revalidate-ns & generate AEN from configfs | Chaitanya Kulkarni | 1 | -0/+26 |
2020-05-27 | nvmet: generate AEN for ns revalidate size change | Chaitanya Kulkarni | 1 | -0/+5 |
2020-05-27 | nvmet: add helper to revalidate bdev and file ns | Chaitanya Kulkarni | 3 | -4/+10 |
2020-05-27 | nvmet: add async event tracing support | Chaitanya Kulkarni | 2 | -0/+29 |
2020-05-27 | nvme: delete an unnecessary declaration | Dan Carpenter | 1 | -1/+0 |
2020-05-27 | nvme: replace zero-length array with flexible-array | Gustavo A. R. Silva | 2 | -2/+2 |
2020-05-27 | nvme: fix io_opt limit setting | Damien Le Moal | 1 | -2/+2 |
2020-05-27 | nvme: disable streams when get stream params failed | Wu Bo | 1 | -3/+6 |
2020-05-27 | nvme-fc: print proper nvme-fc devloss_tmo value | Martin George | 1 | -1/+3 |