- ca9b002 Merge 5.10.113 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 7ec6e06 nvme-pci: disable namespace identifiers for Qemu controllers by Christoph Hellwig · 2 years, 9 months ago
- 316bd86 nvme: add a quirk to disable namespace identifiers by Christoph Hellwig · 2 years, 9 months ago
- 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 9 months ago
- 1c200c8 nvme-tcp: lockdep: annotate in-kernel sockets by Chris Leech · 2 years, 11 months ago
- 40b288a nvme: cleanup __nvme_check_ids by Christoph Hellwig · 2 years, 11 months ago
- 79553fa Merge 5.10.102 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 324f5bd nvme-rdma: fix possible use-after-free in transport error_recovery work by Sagi Grimberg · 3 years ago
- e192184 nvme-tcp: fix possible use-after-free in transport error_recovery work by Sagi Grimberg · 3 years ago
- 0ead57c nvme: fix a possible use-after-free in controller reset during load by Sagi Grimberg · 3 years ago
- c194212 Merge 5.10.101 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 57ede0c nvme-tcp: fix bogus request completion when failing to send AER by Sagi Grimberg · 3 years ago
- c9b8cc1 nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs by Wu Zheng · 3 years, 7 months ago
- c3b53fc Merge 5.10.99 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 2d83a74 nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() by Uday Shankar · 3 years ago
- f45f895 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years ago
- d483eed ANDROID: GKI: set vfs-only exports into their own namespace by Greg Kroah-Hartman · 4 years, 7 months ago
- f2a58ff nvmet: use IOCB_NOWAIT only if the filesystem supports it by Maurizio Lombardi · 3 years, 2 months ago
- ac88cb3 nvmet-tcp: fix incomplete data digest send by Varun Prakash · 3 years, 2 months ago
- e8c0b74 nvme-rdma: fix error code in nvme_rdma_setup_ctrl by Max Gurtovoy · 3 years, 3 months ago
- 7a0b68e nvme: drop scan_lock and always kick requeue list when removing namespaces by Hannes Reinecke · 3 years, 3 months ago
- 8232782 nvmet-tcp: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
- 2659d82 nvmet-rdma: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
- e73574f nvmet: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
- ad6a2a1 nvmet-tcp: fix header digest verification by Amit Engel · 3 years, 3 months ago
- db1d9d1 nvmet-tcp: fix a memory leak when releasing a queue by Maurizio Lombardi · 3 years, 3 months ago
- c63d7f2 nvme-tcp: fix possible req->offset corruption by Varun Prakash · 3 years, 3 months ago
- 32f3db2 nvme-tcp: fix data digest pointer calculation by Varun Prakash · 3 years, 3 months ago
- 4286c72 nvmet-tcp: fix data digest pointer calculation by Varun Prakash · 3 years, 3 months ago
- db1191a nvme-tcp: fix H2CData PDU send accounting (again) by Sagi Grimberg · 3 years, 3 months ago
- 6fecdb5 nvme-pci: Fix abort command id by Keith Busch · 3 years, 3 months ago
- 7a670cf nvme-fc: avoid race between time out and tear down by James Smart · 3 years, 4 months ago
- c251d02 nvme-fc: update hardware queues before using them by Daniel Wagner · 3 years, 4 months ago
- 011b4de nvme: add command id quirk for apple controllers by Keith Busch · 3 years, 4 months ago
- ecf0dc5 nvme-rdma: destroy cm id before destroy qp to avoid use after free by Ruozhu Li · 3 years, 4 months ago
- 2a08960 nvme-multipath: fix ANA state updates when a namespace is not present by Anton Eidelman · 3 years, 4 months ago
- 215df434 nvme: keep ctrl->namespaces ordered by Christoph Hellwig · 3 years, 4 months ago
- 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
- 419fab1 nvme-tcp: fix incorrect h2cdata pdu offset accounting by Sagi Grimberg · 3 years, 4 months ago
- 8f8ad12 nvme-tcp: fix io_work priority inversion by Keith Busch · 3 years, 4 months ago
- 240a702 nvme: code command_id with a genctr for use-after-free validation by Sagi Grimberg · 3 years, 7 months ago
- 24618e9 nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data by Sagi Grimberg · 3 years, 7 months ago
- 10e759e nvmet: pass back cntlid on successful completion by Amit Engel · 3 years, 5 months ago
- ea4a353 nvme-rdma: don't update queue count when failing to set io queues by Ruozhu Li · 3 years, 6 months ago
- 5d0f0c3 nvme-tcp: don't update queue count when failing to set io queues by Ruozhu Li · 3 years, 5 months ago
- 91865b4 nvme: fix nvme_setup_command metadata trace event by Keith Busch · 3 years, 6 months ago
- ef799bd nvme: set the PRACT bit when using Write Zeroes with T10 PI by Christoph Hellwig · 3 years, 6 months ago
- 8985dc2 nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING by Zhihao Cheng · 3 years, 6 months ago
- b990585 nvme-pci: do not call nvme_dev_remove_admin from nvme_remove by Casey Chen · 3 years, 6 months ago
- 89047f0 nvme-tcp: can't set sk_user_data without write_lock by Maurizio Lombardi · 3 years, 7 months ago
- ce47ae8 nvme-pci: look for StorageD3Enable on companion ACPI device instead by Mario Limonciello · 3 years, 8 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
- 66e8848 nvme-pci: fix var. type for increasing cq_head by JK Kim · 3 years, 7 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
- 2538f06 nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME by Sagi Grimberg · 3 years, 8 months ago
- 37a079a nvme-fabrics: decode host pathing error for connect by Hannes Reinecke · 3 years, 8 months ago
- c440cd0 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 8 months ago
- df7c913 nvme-rdma: fix in-casule data send for chained sgls by Sagi Grimberg · 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
- ed9fdd4 nvmet: use new ana_log_size instead the old one by Hou Pu · 3 years, 8 months ago
- 7b994b0 nvme-multipath: fix double initialization of ANA state by Christoph Hellwig · 3 years, 9 months ago
- 9b942cb nvme-tcp: fix possible use-after-completion by Sagi Grimberg · 3 years, 8 months ago
- e207bbf nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 8 months ago
- 753927b nvme-fc: clear q_live at beginning of association teardown by James Smart · 3 years, 8 months ago
- 33ebdee nvme-tcp: rerun io_work if req_list is not empty by Keith Busch · 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
- cd709c8 nvme: do not try to reconfigure APST when the controller is not live by Christoph Hellwig · 3 years, 9 months ago
- 64f3410 nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 8 months ago
- c98ecfb nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 8 months ago
- f8ae879 nvmet: add lba to sect conversion helpers by Chaitanya Kulkarni · 4 years ago
- a11497b nvme-pci: don't simple map sgl when sgls are disabled by Niklas Cassel · 3 years, 9 months ago
- b2c55f8 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 3 years, 10 months ago
- 59dd4fe nvme: retrigger ANA log update if group descriptor isn't found by Hannes Reinecke · 4 years, 1 month ago
- 60ade0d nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 3 years, 10 months ago
- a3ea59d nvme-tcp: block BH in sk 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
- 2fa0387 nvme-pci: set min_align_mask by Jianxiong Gao · 3 years, 9 months ago
- fa068ee nvmet-tcp: fix kmap leak when data digest in use by Elad Grupi · 3 years, 10 months ago
- f12d05f nvme: fix the nsid value to print in nvme_validate_or_alloc_ns by Christoph Hellwig · 3 years, 10 months ago
- 3dab008e nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a by Dmitry Monakhov · 3 years, 10 months ago
- 8f0534c nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done by Lv Yunlong · 3 years, 10 months ago
- c7b3f6d nvme-core: check ctrl css before setting up zns by Chaitanya Kulkarni · 3 years, 10 months ago
- 9083dc7 nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted by Hannes Reinecke · 3 years, 11 months ago
- 4d6aea2 nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange() by Hannes Reinecke · 3 years, 11 months ago
- 7e62a89 nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() by Hannes Reinecke · 3 years, 11 months ago
- d8b17df nvme: simplify error logic in nvme_validate_ns() by Hannes Reinecke · 3 years, 11 months ago
- b4be6e6 nvme-rdma: fix possible hang when failing to set io queues by Sagi Grimberg · 3 years, 10 months ago
- 628f39a nvmet: don't check iosqes,iocqes for discovery controllers by Sagi Grimberg · 3 years, 10 months ago
- b4f911e nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU by Sagi Grimberg · 3 years, 10 months ago
- 7089cdf nvme-tcp: fix possible hang when failing to set io queues by Sagi Grimberg · 3 years, 10 months ago
- a83e5c6 nvme-tcp: fix misuse of __smp_processor_id with preemption enabled by Sagi Grimberg · 3 years, 10 months ago
- fd9e2b9 nvme: fix Write Zeroes limitations by Christoph Hellwig · 3 years, 10 months ago
- 6cf11f3 nvme-fc: fix racing controller reset and create association by James Smart · 3 years, 10 months ago