- 89047f0 nvme-tcp: can't set sk_user_data without write_lock by Maurizio Lombardi · 3 years, 7 months ago
- 950a739 nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() by Hannes Reinecke · 3 years, 8 months ago
- 511a010 nvme-loop: do not warn for deleted controllers during reset by Hannes Reinecke · 3 years, 8 months ago
- 155c2fe nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() by Hannes Reinecke · 3 years, 8 months ago
- 620424d nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails by Hannes Reinecke · 3 years, 8 months ago
- 1c80ca5 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() by Hannes Reinecke · 3 years, 8 months ago
- 590f718 nvmet: fix false keep-alive timeout when a controller is torn down by Sagi Grimberg · 3 years, 8 months ago
- c440cd0 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 8 months ago
- cb554bb nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response by Hou Pu · 3 years, 8 months ago
- e207bbf nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 8 months ago
- 9c98079 nvme-loop: fix memory leak in nvme_loop_create_ctrl() by Wu Bo · 3 years, 8 months ago
- 4720f29 nvmet: fix memory leak in nvmet_alloc_ctrl() by Wu Bo · 3 years, 8 months ago
- 737ccd2 nvmet: remove unused ctrl->cqs by Amit · 4 years, 2 months ago
- 3851a86 nvmet: remove unsupported command noise by Keith Busch · 3 years, 9 months ago
- 64f3410 nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 9 months ago
- c98ecfb nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 9 months ago
- f8ae879 nvmet: add lba to sect conversion helpers by Chaitanya Kulkarni · 4 years ago
- b2c55f8 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 3 years, 10 months ago
- 60ade0d nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 3 years, 10 months ago
- 9ec74da nvmet: return proper error code from discovery ctrl by Hou Pu · 3 years, 10 months ago
- fa068ee nvmet-tcp: fix kmap leak when data digest in use by Elad Grupi · 3 years, 10 months ago
- 8f0534c nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done by Lv Yunlong · 3 years, 11 months ago
- 628f39a nvmet: don't check iosqes,iocqes for discovery controllers by Sagi Grimberg · 3 years, 10 months ago
- 0bbbd44 nvmet: set status to 0 in case for invalid nsid by Chaitanya Kulkarni · 4 years ago
- 6c32db0 nvmet: remove extra variable in identify ns by Chaitanya Kulkarni · 4 years ago
- 5f8ab7f nvmet-tcp: fix potential race of tcp socket closing accept_work by Sagi Grimberg · 4 years ago
- 91edfca nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs by Sagi Grimberg · 4 years ago
- c1debba nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs by Sagi Grimberg · 4 years ago
- f243b5d nvmet: set right status on error in id-ns handler by Chaitanya Kulkarni · 4 years ago
- a60c7aa nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY by Israel Rukshin · 4 years ago
- 8e57baf nvmet-rdma: Fix list_del corruption on queue establishment failure by Israel Rukshin · 4 years, 1 month ago
- 404fa09 RDMA/core: remove use of dma_virt_ops by Christoph Hellwig · 4 years, 2 months ago
- 3c3751f nvmet: fix a NULL pointer dereference when tracing the flush command by Chaitanya Kulkarni · 4 years, 3 months ago
- 150dfb6 nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru by Chaitanya Kulkarni · 4 years, 3 months ago
- 5e06310 nvmet: cleanup nvmet_passthru_map_sg() by Logan Gunthorpe · 4 years, 3 months ago
- df06047 nvmet: limit passthru MTDS by BIO_MAX_PAGES by Logan Gunthorpe · 4 years, 3 months ago
- 85bd23f nvmet: fix uninitialized work for zero kato by zhenwei pi · 4 years, 3 months ago
- 1401fcc nvme-loop: don't put ctrl on nvme_init_ctrl error by Chaitanya Kulkarni · 4 years, 4 months ago
- ddd3d105 nvmet-fc: fix missing check for no hostport struct by James Smart · 4 years, 4 months ago
- 5b3356d nvmet: add passthru ZNS support by Chaitanya Kulkarni · 4 years, 4 months ago
- 4e683c4 nvmet: handle keep-alive timer when kato is modified by a set features cmd by Amit Engel · 4 years, 4 months ago
- f7790e5 nvmet-tcp: have queue io_work context run on sock incoming cpu by Mark Wunderlich · 4 years, 5 months ago
- b2702aa nvme: lift the file open code from nvme_ctrl_get_by_path by Chaitanya Kulkarni · 4 years, 4 months ago
- c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 3a6b076 nvmet: get transport reference for passthru ctrl by Christoph Hellwig · 4 years, 4 months ago
- 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 70e3798 nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()' by Christophe JAILLET · 4 years, 5 months ago
- a6ce7d7 nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu by Ziye Yang · 4 years, 5 months ago
- c41c3ec Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 0d3b6a8 nvmet: Disable keep-alive timer when kato is cleared to 0h by Amit Engel · 4 years, 5 months ago
- 2eb81a3 nvme: rename and document nvme_end_request by Christoph Hellwig · 4 years, 5 months ago
- 7ee51cf nvmet: call blk_mq_free_request() directly by Chaitanya Kulkarni · 4 years, 6 months ago
- a2138fd nvmet: fix oops in pt cmd execution by Chaitanya Kulkarni · 4 years, 6 months ago
- 4db69a3 nvmet: add ns tear down label for pt-cmd handling by Chaitanya Kulkarni · 4 years, 6 months ago
- 0ceeab9 nvmet-passthru: Reject commands with non-sgl flags set by Logan Gunthorpe · 4 years, 6 months ago
- 382fee1 nvmet: fix a memory leak by Sagi Grimberg · 4 years, 6 months ago
- b6cec06 nvme-loop: remove extra variable in create ctrl by Chaitanya Kulkarni · 4 years, 6 months ago
- 64d452b nvme-loop: set ctrl state connecting after init by Chaitanya Kulkarni · 4 years, 6 months ago
- d9174c1 nvmet: introduce the passthru Kconfig option by Chaitanya Kulkarni · 4 years, 6 months ago
- cae5b01 nvmet: introduce the passthru configfs interface by Logan Gunthorpe · 4 years, 6 months ago
- ba76af6 nvmet: Add passthru enable/disable helpers by Logan Gunthorpe · 4 years, 6 months ago
- c1fef73f nvmet: add passthru code to process commands by Logan Gunthorpe · 4 years, 6 months ago
- ece0278 nvmet-fc: remove redundant del_work_active flag by James Smart · 4 years, 6 months ago
- 34efa23 nvmet-fc: check successful reference in nvmet_fc_find_target_assoc by James Smart · 4 years, 6 months ago
- 7774e77 nvmet: use xarray for ctrl ns storing by Chaitanya Kulkarni · 4 years, 6 months ago
- ca0f1a8 nvmet-rdma: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
- b8a12e9 nvmet-tcp: simplify nvmet_process_resp_list by Sagi Grimberg · 4 years, 7 months ago
- ca8f4be nvme-fcloop: verify wwnn and wwpn format by Dongli Zhang · 4 years, 8 months ago
- a0f0dba nvmet: use unsigned type for u64 by Chaitanya Kulkarni · 4 years, 7 months ago
- 6fa350f nvmet: introduce flags member in nvmet_fabrics_ops by Max Gurtovoy · 4 years, 8 months ago
- 4e10255 nvmet-tcp: remove has_keyed_sgls initialization by Max Gurtovoy · 4 years, 8 months ago
- b261b61 nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl by Dongli Zhang · 4 years, 8 months ago
- 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 7 months ago
- e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 7 months ago
- 1b4ad7a nvme-loop: initialize tagset numa value to the value of the ctrl by Max Gurtovoy · 4 years, 7 months ago
- ff02945 nvme: use blk_mq_complete_request_remote to avoid an indirect function call by Christoph Hellwig · 4 years, 7 months ago
- a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 819f7b8 nvmet: fail outstanding host posted AEN req by Chaitanya Kulkarni · 4 years, 7 months ago
- a40aae6 nvmet-tcp: constify nvmet_tcp_ops by Max Gurtovoy · 4 years, 8 months ago
- 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
- bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 8 months ago
- 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
- 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 8 months ago
- c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 8 months ago
- b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 8 months ago
- 8094ba0 RDMA/cma: Provide ECE reject reason by Leon Romanovsky · 4 years, 8 months ago
- 1cdf9f7 nvmet: cleanups the loop in nvmet_async_events_process by David Milburn · 4 years, 8 months ago
- 64f5e9c nvmet: fix memory leak when removing namespaces and controllers concurrently by Sagi Grimberg · 4 years, 8 months ago
- b09160c nvmet-rdma: add metadata/T10-PI support by Israel Rukshin · 4 years, 8 months ago
- c6e3f13 nvmet: add metadata support for block devices by Israel Rukshin · 4 years, 8 months ago
- ea52ac1 nvmet: add metadata/T10-PI support by Israel Rukshin · 4 years, 8 months ago
- 136cc1f nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len by Israel Rukshin · 4 years, 8 months ago
- 26af180 nvmet: rename nvmet_rw_len to nvmet_rw_data_len by Israel Rukshin · 4 years, 8 months ago
- d2d1c45 nvmet: add metadata characteristics for a namespace by Israel Rukshin · 4 years, 8 months ago
- 1f35754 nvmet: revalidate-ns & generate AEN from configfs by Chaitanya Kulkarni · 4 years, 8 months ago
- de124f4 nvmet: generate AEN for ns revalidate size change by Chaitanya Kulkarni · 4 years, 8 months ago
- 463c5fa nvmet: add helper to revalidate bdev and file ns by Chaitanya Kulkarni · 4 years, 8 months ago